Patches (Revenge): Difference between revisions

m
no edit summary
(Created page with " = PlayStation 2= === PCSX2 Speedhacks === <pre> //PCSX2 Speedhacks (patch by: UlsterRosé/escape209) patch=1,EE,21BFE7B8,byte,00000000 // 00000001 // Bloom patch=1,EE,21BFE7...")
 
mNo edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1:
= PS2 (SLUS-21242) =
 
= PlayStation 2=
=== PCSX2 Speedhacks ===
<pre>
//PCSX2 Speedhacks (patch by: UlsterRosé/escape209)
patch=1,EE,21BFE7B8,byte,00000000 // 00000001 // Bloom
Line 8 ⟶ 7:
patch=1,EE,21BFE7BA,byte,00000000 // 00000001 // Motion blur
</pre>
 
=== Disable Traffic Checking ===
<pre>
Line 13:
patch=1,EE,2045F138,extended,455AC000
</pre>
= PS2 (Alpha 7 build (PlayStation 2) =
''(all patches by SpeedyHeart/Speedychan)''
=== PCSX2 Speedhacks ===
<pre>
Line 29 ⟶ 30:
</pre>
=== Lap Count ===
<pre>
//Force Lap COUNT
patch=1,EE,01F034E4,word,00000009
</pre>
 
=== Enable Lives in Road Rage ===
<pre>
Line 66 ⟶ 68:
</pre>
=== Progression Settings ===
//Progression Stuff (defaults: 0, 1, 0, 1 respectively)
<pre>
// Progression Stuff
patch=1,EE,21F8B488,word,00000001
patch=1,EE,21F8B48C21F8B488,word,00000001 // 00000000
patch=1,EE,21F8B49021F8B48C,word,00000001 // 00000001
patch=1,EE,21F8B49421F8B490,word,00000001 // 00000000
patch=1,EE,21F8B48821F8B494,word,00000001 // 00000001
</pre>
 
=== Unlock All Challenges ===
<pre>
//Unlock All Challenges
patch=1,EE,00131380,word,146200BE
</pre>
 
=== Unlock All Cars ===
<pre>
Line 112 ⟶ 116:
patch=1,EE,004405F0,word,3f000000
</pre>
 
[[Category:Patches]]