CODE: //------------------------------------------------------------------ // SPEED HACKS!!! (1 is normal) (They have inverse affects, only set 1 at a time) //------------------------------------------------------------------ #define HBLANK_COUNTER_SPEED 1 //Set to '3' to double the speed of games like KHII #define HBLANK_TIMER_SLOWDOWN 1 //Set to '2' to increase the speed of games like God of War (FPS will be less, but game will be faster) //------------------------------------------------------------------