Quote:
|
Originally Posted by _SF_
You have the right idea, however it is somewhat more complicated than that. I actually attempt to generate as much as possible of the INI file automatically using a function scanner program. Basically it generates signatures from XDK library files and uses them to search for functions in the XBE file. However since I don't have all of the XDK's I have to search for a lot of the functions by hand. If you want however I might be able to release the scanning program.
Also the version of Xeon that was released before is very outdated now. You should probably wait until I have the new version ready before trying to get games to run.
|

I'm glad to see that you are up and running _SF_.

It would be great if you could release the scanning program. thanks, keep ^ the good work
Anyway, I forgot to mention that I tried to use IDA pro to find out the location of the main function.