Click to See Complete Forum and Search --> : Modify


virgildonatifan
September 1st, 2009, 06:11 AM
Ok, so I got this mod that was written by some guy named 'ghost' for battlefield 1942 and since it's not registered or an official game expansion I was wondering where I could find it's source code? What do I have to do to get into the codes?

It opens with a MS-DOS Batch file and loads the mod on top of the game from there.

Thanks

PeejAvery
September 7th, 2009, 08:26 PM
Well, chances are that it has already been compiled. I doubt any game mod ever runs through an interpreter.

You could use a decompiler, but that would render a lot of issues.


You'd have to figure out in what language it was first compiled.
Every decompiler cannot 100% reverse the code.