Editing Custom Configuration Files
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 14: | Line 14: | ||
====18 Wheeler - American Pro Trucker==== | ====18 Wheeler - American Pro Trucker==== | ||
<br>NTSC | <br>NTSC | ||
Line 44: | Line 43: | ||
--math.random() + math.random(1, 99) | --math.random() + math.random(1, 99) | ||
</pre> | </pre> | ||
====24 The Game==== | ====24 The Game==== | ||
'''''CLI''''' | '''''CLI''''' | ||
Line 379: | Line 377: | ||
eeInsnReplace(0x262608, 0xE4400000, 0xAC410000) | eeInsnReplace(0x262608, 0xE4400000, 0xAC410000) | ||
eeInsnReplace(0x2564A8, 0x8F829764, 0x24020000)</pre> | eeInsnReplace(0x2564A8, 0x8F829764, 0x24020000)</pre> | ||
====Castlevania: Curse of Darkness==== | ====Castlevania: Curse of Darkness==== | ||
Line 876: | Line 866: | ||
<pre> | <pre> | ||
#Fix for game being stuck | #Fix for game being stuck at main menu with selections moving very fast | ||
--fpu-no-clamping=1 | --fpu-no-clamping=1 | ||
#Speedhack | #Speedhack | ||
Line 1,032: | Line 1,022: | ||
# Emu used = Primal | # Emu used = Primal | ||
</pre> | </pre> | ||
Line 1,088: | Line 1,061: | ||
#Missing textures fix</pre> | #Missing textures fix</pre> | ||
====Fire Pro Wrestling Z™®==== | ====Fire Pro Wrestling Z™®==== | ||
Line 1,757: | Line 1,714: | ||
====Jaws Unleashed==== | ====Jaws Unleashed==== | ||
<br>'''''LUA file''''' | <br>'''''LUA file''''' | ||
Line 3,458: | Line 3,402: | ||
<br>'''''CLI''''' | <br>'''''CLI''''' | ||
<pre> | <pre> | ||
#Speedhacks | #Speedhacks + Clamping | ||
--vu1-di-bits=0 | --vu1-di-bits=0 | ||
--vu1-mpg-cycles= | --vu1-const-prop=1 | ||
--vu1-mpg-cycles=800 | |||
-- | --ee-cycle-scalar=1.2 | ||
#Jakv2 Emu Used | #Jakv2 Emu Used | ||
</pre> | </pre> | ||
Line 4,236: | Line 4,180: | ||
#Fix for texture glitches</pre> | #Fix for texture glitches</pre> | ||
====X-Files - Resist or Serve==== | |||
<br>'''''CLI''''' | |||
<pre>--gs-uprender=2x2 | |||
====X-Files - Resist or Serve==== | |||
<br>'''''CLI''''' | |||
<pre>--gs-uprender=2x2 | |||
--gs-upscale=EdgeSmooth | --gs-upscale=EdgeSmooth | ||
--gs-adaptive-frameskip=1 | --gs-adaptive-frameskip=1 | ||
Line 4,335: | Line 4,264: | ||
All | All | ||
<br>CLI | <br>CLI | ||
<pre> | <pre>--vu1=jit-sync | ||
--vu1=jit-sync | #MTVU Incompatibilty, Fix for Black Screen, RECVX Emu Needed | ||
</pre> | </pre> | ||
Line 4,702: | Line 4,631: | ||
</pre> | </pre> | ||
{{Reverse Engineering}}<noinclude> | {{Reverse Engineering}}<noinclude> | ||
[[Category:Main]] | [[Category:Main]] | ||
</noinclude> | </noinclude> |