Quote:
|
Originally Posted by DABhand
Silly idea, for the simple fact the demo.exe has been coded to only allow so much play.
|
Consider that a lot of the scripting is not done in the .exe, but in the .ini, .dem, .u, etc ... and you 'll find the idea not so silly.
Usually demo are far from being as much protected as the full game; coders consider that as you only have 1 level of the game w/ the demo, you won't go much further, so they don't need to protect it . That's why the demo is not shipped with starforce inside.
Of course, there is almost no chance that the demo.exe contains the code for the multiplayer and other fancy options, but the demo allows the solo play, so i don't see why it would not work if you provide it the missing levels...
Well, at least, it's an idea... I'll continue to see what i can do with the help of filemon and regmon, unless you got a better idea...