Final Fantasy 7 > WIP
[FFVII] Snowboard Progress
makipl:
long story short-> the vertices count was limited by the engine with fixed amount of vertices to parse. Thankfully the code in assembler is easy enough for quick NOP'ing the limit.
Opcode:
--- Code: ---0x007321D7
--- End code ---
--- Code: ---cmp dword ptr [ebp-0C],0x54
--- End code ---
Change it to NOPs
--- Quote from: L@Zar0 ---6 90s
--- End quote ---
Therefore 6 times 0x90 (NOP) works on opcode 0x007321D7
Navigation
[0] Message Index
[*] Previous page
Go to full version