syntroniks
09-08-2009, 06:23 PM
I had tried getting Darkstorm 2.6.1 source to compile and of course it didn't work out of the box, with the number of TF2 updates that have passed.
What I really am looking for is either a way to update the project to work with the newest version of the game, or to have a minimal-featured base that will work with the game, so I can add in only what I need.
At the current state, the .dll will inject and then there will be a memory access error before the game gets to the main menu. The log file says that it is getting plenty of offsets (dwPredictionRandSeed, g_pMatSystem, and others).
I apologize for my lack of expertise, this is a hobby of sorts to me and I appreciate any direction.
What I really am looking for is either a way to update the project to work with the newest version of the game, or to have a minimal-featured base that will work with the game, so I can add in only what I need.
At the current state, the .dll will inject and then there will be a memory access error before the game gets to the main menu. The log file says that it is getting plenty of offsets (dwPredictionRandSeed, g_pMatSystem, and others).
I apologize for my lack of expertise, this is a hobby of sorts to me and I appreciate any direction.