0% found this document useful (0 votes)
378 views

Midnight Club 3 - DUB Edition Remix (NTSC-U)

This document contains 7 code patches for the game Midnight Club 3 - DUB Edition Remix to modify aspects of gameplay such as disabling exhaust effects, enabling driving through walls, increasing acceleration, removing wall impact, and changing rear tire size. Each patch lists the memory address and hex code values to modify in the game's code.

Uploaded by

wkarunia034
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
378 views

Midnight Club 3 - DUB Edition Remix (NTSC-U)

This document contains 7 code patches for the game Midnight Club 3 - DUB Edition Remix to modify aspects of gameplay such as disabling exhaust effects, enabling driving through walls, increasing acceleration, removing wall impact, and changing rear tire size. Each patch lists the memory address and hex code values to modify in the game's code.

Uploaded by

wkarunia034
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

gametitle=Midnight Club 3 - DUB Edition Remix (NTSC-U)

comment=File generated by GameHacking.org

//Disable N20 Exaust Blast Effect by 47iscool


patch=1,EE,201F4648,extended,3C01447A

//Drive Through Walls R3 Up On/R3 Down Off by 47iscool


patch=1,EE,E002FFEB,extended,006BB442
patch=1,EE,204DDCC0,extended,10000050
patch=1,EE,204DEB08,extended,3C010000
patch=1,EE,E002FFBB,extended,006BB442
patch=1,EE,204DDCC0,extended,10000004
patch=1,EE,204DEB08,extended,3C013F80

//Faster Acceleration by 47iscool


patch=1,EE,202D6308,extended,3C010000

//No Wall Hit Impact by 47iscool


patch=1,EE,204DEB08,extended,3C010000

//Rear Tire Size by 47iscool


patch=1,EE,20268ED0,extended,00003C01

You might also like