- Thu Nov 20, 2008 2:23 pm
#16641
If you open Game.exe with Editpad Pro (Recommended), search for MSCRIPT.
There, you will find something similar to
D:\Driver\game6.4g\data\MScript.c bla bla bla
Bedobedo used the .exe file to allow us to drive civcars. so, i studied the coding and discovered that all these files were once separate files, and then compressed into one big playable .exe
MScript is most likely what they used to generate missions, as i am assuming it stands for MissionScript. Now, if there was some kind of way to open these files individually, we could use DEVELOPER TOOLS. I also found that the car pics are like, i%namehere%i
does this spark interest? Yes, simply because all this information proves that driver IS moddable. Now, im going to see if i can crack this coding (i HIGHLY doubt it)
note, the beginning can possibly be modified. I noticed it says something like
"gtlogo copyright TANRCIO1" bla bla bla

Apparently, this game was coded using C++.
There, you will find something similar to
D:\Driver\game6.4g\data\MScript.c bla bla bla
Bedobedo used the .exe file to allow us to drive civcars. so, i studied the coding and discovered that all these files were once separate files, and then compressed into one big playable .exe
MScript is most likely what they used to generate missions, as i am assuming it stands for MissionScript. Now, if there was some kind of way to open these files individually, we could use DEVELOPER TOOLS. I also found that the car pics are like, i%namehere%i
does this spark interest? Yes, simply because all this information proves that driver IS moddable. Now, im going to see if i can crack this coding (i HIGHLY doubt it)
note, the beginning can possibly be modified. I noticed it says something like
"gtlogo copyright TANRCIO1" bla bla bla

Apparently, this game was coded using C++.