Today i choosen to start a new free-time project that allows you to write complex cheats in a short time.
I saw many broken people on very very easy problems because not experienced on Reverse Engineering or too lazy to debug the client by self..
Well, SDK Generator is whatever you need to start building your cheats having only programming knowledges.
This project is intended to include all those who know the basics of C/C++ and want to have fun on this game that has a lot to offer from a technical view point.
Now you're probably wondering how to use SDK Gen.dll that i attach at the end of this post.
Nothing more simple, you only have to inject it into NostaleX.dat and this will generate the SDK in C:\\ .
Include Sdk.hpp from your project and start convert the caffeine into a sweet code.
There are no major changes from the previous version because a project clean was necessary.
The log.txt file has been improved and a new function has been added to the SDK. Soon back with new updates ~
This is absolutely beautiful. But im actually way too dump to find out where NostaleX.dat is? If i inject it in the normal process it crashes the game. I bet its actually working im just too dump to get this working would you mind helping me out? haha
This is absolutely beautiful. But im actually way too dump to find out where NostaleX.dat is? If i inject it in the normal process it crashes the game. I bet its actually working im just too dump to get this working would you mind helping me out? haha
So i guess i wont get around asm anytime soon. Wanted to get into it anyway. Do you know if the source from Doktor. is up to date? Or maybe any other source i could learn from?^^
If you want an actual SDK to look at check out mine here:
Includes various other info. It is old and outdated but the overall jist of things and how it work should be more than enough to get you started with a ton of info and not just some 2 function 'sdk' posted in this thread.