sysyraptor
Member
Someone could transform these wrc rally evolved PAL codes into lua | SCES-53247, I just need to fix the drawing distance.
patch=1,EE,004B56C8,word,a020b6e0
//Set the draw distance to the static mode (lower than the default one)
patch=1,EE,004CAC34,word,24080000
//Set the draw distance to the dynamic mode (it's the similar mode like in the WRC 4, the engine adjust the settings on the fly)
patch=1,EE,004CAC34,word,24080001
//Enable the debug menu, press the L3+R3 buttons to activate
patch=1,EE,00241174,word,24020001
patch=1,EE,004B56C8,word,a020b6e0
//Set the draw distance to the static mode (lower than the default one)
patch=1,EE,004CAC34,word,24080000
//Set the draw distance to the dynamic mode (it's the similar mode like in the WRC 4, the engine adjust the settings on the fly)
patch=1,EE,004CAC34,word,24080001
//Enable the debug menu, press the L3+R3 buttons to activate
patch=1,EE,00241174,word,24020001
cleaning and fixing codes enable disable video skip lock, pass fps unlock to 50fps and fix movie play when use it, autoenable widescreen, subtitles and other QoL fixes, also find compactible EMU "war of monsters v1" but this emu not work with lua script ....