ok, fixed and testet, it should work now.
note : framelimit is not as staedy anymore, because it tries not to waste processing power(sleep) when the game is allready to slow.
please note, that the patch file here is for testing purpose only
there are two lines with :
no_framelimit=5;
that means, there will be no wait from framelimiter for 5 frames if a frame was skipped recently.
this is the part that needs optimizing.
the higher the number, the more fps will be drawn at same gamespeed, but also the gamespeed is more unsteady.
you can see how many waittime you have at the VPS counter in status bar.
for example : vps : 100 means that 100ms are wasted this second.
100 would mean, you could have up to 10% more fps, 50 means up to 5% more fps, etc.
of course that only matters if fps are below the limit you choose.
if you have 25 fps and set framelimit to 25, you will have waited time for obvious reasons.
please try it and tell me if you have games showing vps >1 while they are slow.
(frameskip and framelimit must be set !)
no-limit-if-slow.zip (Size: 2.32 KB / Downloads: 108)
note : framelimit is not as staedy anymore, because it tries not to waste processing power(sleep) when the game is allready to slow.
please note, that the patch file here is for testing purpose only
there are two lines with :
no_framelimit=5;
that means, there will be no wait from framelimiter for 5 frames if a frame was skipped recently.
this is the part that needs optimizing.
the higher the number, the more fps will be drawn at same gamespeed, but also the gamespeed is more unsteady.
you can see how many waittime you have at the VPS counter in status bar.
for example : vps : 100 means that 100ms are wasted this second.
100 would mean, you could have up to 10% more fps, 50 means up to 5% more fps, etc.
of course that only matters if fps are below the limit you choose.
if you have 25 fps and set framelimit to 25, you will have waited time for obvious reasons.
please try it and tell me if you have games showing vps >1 while they are slow.
(frameskip and framelimit must be set !)
no-limit-if-slow.zip (Size: 2.32 KB / Downloads: 108)
