Thread: Speed Hacks
View Single Post
Old July 4th, 2009   #8 (permalink)
SabiUchiha96
Registered User
 
SabiUchiha96's Avatar
 
Join Date: Mar 2009
Location: Serbia
Posts: 51
Quote:
Originally Posted by SabiUchiha96 View Post
Can someone put these speed hacks i one of the newer revision for me, my pc got ****ed up now i got a weaker one. so here they are :

__________________________________________________ ________________
turning off gpu-watchdog

in core/HW/systemtimers.cpp, function Init()
change :
CoreTiming::ScheduleEvent(FAKE_GP_WATCHDOG_PERIOD, et_FakeGPWD);
to :
// CoreTiming::ScheduleEvent(FAKE_GP_WATCHDOG_PERIOD, et_FakeGPWD);

result : works as a kind of frameskip, improving gamespeed for machines with weak GPU

Working games : Super Smash Bros Melee

not working : SM Sunshine, both Zelda
__________________________________________________ ________________

And this is what you can do:

- optimize gpu watchdog to fit fps of the game -> depending on game ~5% more fps

- turn of gpu watchdog in some games(e.g. SSBM) : game uses full speed of your cpu no matter what gpu you have -> you can play full speed even if your gpu only manages 20fps.

- EFB-Resolution : lower the EFB-resolution(not screen!) works for some games and the FPS Hit for EFB is reduced -> half, quarter, and so on

- EFB-Update : you can update EFB only every 2,3,4,5...etc Frame and it still works for some games : can give MAJOR speedup if game still works.

can someone explain to me how to do this or input them in revesion 3657

if you can post it here
Will you or will you not do this for the Dolphin users with a less powerfull pc?
__________________


My PC:

NForce 550
Core 2 duo e660 2.6 ghz
GTX 280 graphich
4.00 G of RAM
SabiUchiha96 is offline   Reply With Quote