Modding discussion for DRIV3R.
User avatar
By Klancnik777
Registration Days Posts Posts Posts Posts Avatar
#50347
so ive been researching mpc files for 4 days and it appears that Mission Summary controls what city should the game load. so today im gonna show you how to change cities through mpc file

first off im gonna experiment on mission04.mpc (rooftops) so lets open our hex editor and press CTRL - F. and search for Mission Summary. you should see string mission summary and a code above it. it should look like this:

Image thumbnail
Code: Select all
 DF 4C A4 44 EB C1 AA C0 02 00 00 00 04 00 04 00 24 45 26 55 00 CC CC CC 07 00 00 00 01 00 00 00 00 00 B4 42 00 00 C8 42 

now to change it to daytime replace the code with this (the following code has been copied from mission03.mpc (the siege))

Image thumbnail
Code: Select all
B0 79 0C C5 39 55 81 C3 01 00 00 00 03 00 03 00 24 45 26 55 01 CC CC CC 00 00 00 00 00 00 00 00 00 00 7A 43 00 00 7B 43
save and start mission rooftops in daytime


now here are some usefull codes:

Miami daytime:
Code: Select all
B0 79 0C C5 39 55 81 C3 01 00 00 00 03 00 03 00 24 45 26 55 01 CC CC CC 00 00 00 00 00 00 00 00 00 00 7A 43 00 00 7B 43
Miami nighttime:
Code: Select all
DF 4C A4 44 EB C1 AA C0 02 00 00 00 04 00 04 00 24 45 26 55 00 CC CC CC 07 00 00 00 01 00 00 00 00 00 B4 42 00 00 C8 42
Nice daytime:
Code: Select all
BD 3E 87 44 E5 5A 99 C4 03 00 00 00 0B 00 0B 00 24 45 26 55 00 CC CC CC 07 00 00 00 01 00 00 00 00 00 B4 42 00 00 C8 42
Nice nighttime:
Code: Select all
36 65 1E 45 DF 19 BA C3 04 00 00 00 0E 00 0E 00 24 45 26 55 01 CC CC CC 00 00 00 00 00 00 00 00 00 00 34 43 00 00 39 43
Istanbul daytime:
Code: Select all
9F D1 F8 44 D0 9D B1 C4 05 00 00 00 16 00 16 00 24 45 26 55 00 CC CC CC 07 00 00 00 01 00 00 00 00 00 B4 42 00 00 C8 42
Istanbul nighttime:
Code: Select all
DD 6E 47 C4 5F FC 02 45 06 00 00 00 19 00 19 00 24 45 26 55 00 CC CC CC 07 00 00 00 01 00 00 00 00 00 B4 42 00 00 C8 42
Crazy Copper Frenzy

https://youtu.be/xAE3QsULyB4

https://youtu.be/AxdGf3F0yIg

Driv3r "Nice Getaway"

https://youtu.be/CYkmGAPoO9s Lucas in Driv3r's Ni[…]

https://youtu.be/Yvc_xKrKhnc?si=k4I5kraarTXctHJp […]