View Single Post
Old September 11th, 2004   #8 (permalink)
_SF_
Emu author
 
Join Date: Aug 2003
Posts: 29
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.
__________________
Current projects: Xeon (v1.0)
_SF_ is offline   Reply With Quote