User talk:Scalerize: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
<pre> | <pre> | ||
#SPS | |||
0054A8E4 addiu v0,zero,0x7 | 0054A8E4 addiu v0,zero,0x7 | ||
0054A938 addiu v0,v0,-0x24 | 0054A938 addiu v0,v0,-0x24 | ||
#Performance | |||
No need to loop here, 4 fps gain, nop all of them | |||
0054AAD0 | |||
0054AAA0 | |||
0054AA80 | |||
</pre> | </pre> |
Revision as of 21:06, 7 February 2023
Research:
Marvel nemesis
SLUS-21281
0x0054B5D4 Nopping this (JAL) boosts the fps but also breaks graphics even further ============= Functions that need editing: 0x00558900 0x00557A00 0x00558740 0x00554A10 0x0054A8E0 0x00555A80
#SPS 0054A8E4 addiu v0,zero,0x7 0054A938 addiu v0,v0,-0x24 #Performance No need to loop here, 4 fps gain, nop all of them 0054AAD0 0054AAA0 0054AA80