0% found this document useful (0 votes)
42 views1 page

God Fps

The document contains code for modifying frame rates in a video game, specifically for the titles identified as UCUS-98653 and UCES-00842. It includes instructions for setting fixed frame rates of 60 FPS and 30 FPS, as well as an option for unlimited FPS. The code adjustments involve specific memory addresses and values to achieve the desired performance enhancements.

Uploaded by

rajk8319109
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
42 views1 page

God Fps

The document contains code for modifying frame rates in a video game, specifically for the titles identified as UCUS-98653 and UCES-00842. It includes instructions for setting fixed frame rates of 60 FPS and 30 FPS, as well as an option for unlimited FPS. The code adjustments involve specific memory addresses and values to achieve the desired performance enhancements.

Uploaded by

rajk8319109
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

_S UCUS-98653 / UCES-00842

_G GoW CoO [USA/EUR]


_C0 60 FPS [Fixed]
_L 0xE00E003C 0x10003800
_L 0xE00D0200 0x0001A378//Jump-0x10
_L 0x10003800 0x0000003C
_L 0x20003804 0x10800003
_L 0x20003808 0x00000000
_L 0x2000380C 0x0E2C16F9
_L 0x20003810 0x00000000
_L 0x20003814 0x0E2C16F9
_L 0x20003818 0x00000000
_L 0x2000381C 0x8FBF0010
_L 0x20003820 0x03E00008
_L 0x20003824 0x27BD0020
_L 0x2001A388 0x0A200E01//Jump
_L 0x2001A38C 0x34040000//FPS
_L 0x2001A390 0x00000000
_C0 30 FPS [Fixed]
_L 0xE00E001E 0x10003800
_L 0xE00D0200 0x0001A378//Jump-0x10
_L 0x10003800 0x0000001E
_L 0x20003804 0x10800003
_L 0x20003808 0x00000000
_L 0x2000380C 0x0E2C16F9
_L 0x20003810 0x00000000
_L 0x20003814 0x0E2C16F9
_L 0x20003818 0x00000000
_L 0x2000381C 0x8FBF0010
_L 0x20003820 0x03E00008
_L 0x20003824 0x27BD0020
_L 0x2001A388 0x0A200E01//Jump
_L 0x2001A38C 0x34040001//FPS
_L 0x2001A390 0x00000000
_C0 Unlimited FPS [Default]
_L 0xE0040E01 0x0001A388
_L 0x2001A388 0x8FBF0010
_L 0x2001A38C 0x03E00008
_L 0x2001A390 0x27BD0020
_L 0x10003800 0x00000000

You might also like