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

Game Performance and Graphics Codes

The document contains settings for different versions of a game including 60 FPS, 30 FPS, normal game speed, slower game speed, and faster game speed. It also includes default rendering settings and options to disable anti-aliasing, disable dithering, and disable anti-aliasing for a second screen. One version notes some bugs with bullets passing through targets.
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)
69 views1 page

Game Performance and Graphics Codes

The document contains settings for different versions of a game including 60 FPS, 30 FPS, normal game speed, slower game speed, and faster game speed. It also includes default rendering settings and options to disable anti-aliasing, disable dithering, and disable anti-aliasing for a second screen. One version notes some bugs with bullets passing through targets.
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

[60 FPS v.1.

0]
D3000000 08000000
00D0A840 42700000
D2000000 00000000
{Some bugs where your bullets passes through your targets.}

[30 FPS v1.0]


D3000000 08000000
00D0A840 41F00000
D2000000 00000000

[Game Speed Normal v1.0]


D3000000 08000000
00D0A83C 41F00000
D2000000 00000000

[Game Speed Slower v1.0]


D3000000 08000000
00D0A83C 41700000
D2000000 00000000

[Game Speed Faster v1.0]


D3000000 08000000
00D0A83C 42700000
D2000000 00000000

[Default Rendering v1.0]


D3000000 08000000
001A5B54 081F016E
D2000000 00000000

[Disable AA v1.0]
D3000000 08000000
201A5B54 0000002E
D2000000 00000000

[No Dithering v1.0]


D3000000 08000000
201A5B56 0000000F
D2000000 00000000

[Disable AA (2nd Screen) v1.0]


D3000000 08000000
201A5B55 00000041
D2000000 00000000

[Trinity Disabler v1.0]


D3000000 08000000
001A5B54 080F412E
D2000000 00000000
{Disable AA, No Dithering, Disable AA (2nd Screen)}

You might also like