05.05.2009, 19:01:10
Indeed, very nice to see new people.
Use mingw32-make instead of plain make, that's what I use.
The game doesn't launch with your DLL because, like pd said, it's checking for the launcher. You need to add hooks to overwrite those checks. The code for that is in our SVN, if you don't want to track them down yourself.
Use mingw32-make instead of plain make, that's what I use.
The game doesn't launch with your DLL because, like pd said, it's checking for the launcher. You need to add hooks to overwrite those checks. The code for that is in our SVN, if you don't want to track them down yourself.