03-24-2014, 07:22 PM
shadow
03-24-2014, 07:30 PM
omg that's interesting
03-24-2014, 07:38 PM
Dante38490
03-24-2014, 07:44 PM
NekotekinaHito Classe
03-24-2014, 08:41 PM
(03-24-2014, 07:38 PM)NekotekinaHito Wrote: [ -> ]
You have some patience It took 30 minutes for me to reach your second screenshot. I did make a video though.
http://youtu.be/HhlpLNmAWrc
Ru4slan
03-25-2014, 12:38 PM
Recomplier needed.
LittleGrejmer
03-25-2014, 01:38 PM
(03-25-2014, 12:38 PM)Ru4slan Wrote: [ -> ]Recomplier needed.
Not really, game might be slow by missing instructions, and some necessary rpcs3 code. But when interpreter will be better, rpcs3 maybe speedup. It is my opinion
Ru4slan
03-25-2014, 01:55 PM
(03-25-2014, 01:49 PM)AlexAltea Wrote: [ -> ]?k.Good luck!(03-25-2014, 01:38 PM)LittleGrejmer Wrote: [ -> ](03-25-2014, 12:38 PM)Ru4slan Wrote: [ -> ]Recomplier needed.
Not really, game might be slow by missing instructions, and some necessary rpcs3 code. But when interpreter will be better, rpcs3 maybe speedup. It is my opinion
Nope, Ru4slan is right and there is no relation between speed and missing instructions... In fact, each missing piece we implement tends to make the emulator a little slower. Right now, the emulator is slow due to the intrinsic slowness of an interpreter. So, the recompiler is *really* needed, among many other optimizations.
logan
03-25-2014, 02:57 PM
(03-25-2014, 01:49 PM)AlexAltea Wrote: [ -> ](03-25-2014, 01:38 PM)LittleGrejmer Wrote: [ -> ](03-25-2014, 12:38 PM)Ru4slan Wrote: [ -> ]Recomplier needed.
Not really, game might be slow by missing instructions, and some necessary rpcs3 code. But when interpreter will be better, rpcs3 maybe speedup. It is my opinion
Nope, Ru4slan is right and there is no relation between speed and missing instructions... In fact, each missing piece we implement tends to make the emulator a little slower. Right now, the emulator is slow due to the intrinsic slowness of an interpreter. So, the recompiler is *really* needed, among many other optimizations.
is there any drafts about recompiler?maybe a plan for write a recompiler code?
metallicafor
03-25-2014, 04:20 PM
my only hope is that recompiler will be able to run games at least at 30fps, which is quite doubtfull. i am not a software developer, so i can't really judge, but so far doesn't look very good.. What is your team's opinion about that? What kind of muchine u will need to run these at reasonable speeds?