Posted: Sat Apr 27, 2019 3:28 am Post subject: Will the trainer work on windows 7?
I created trainer on windows xp with addresses like 0x009BA530 (for emulator PS1: ePSXe.exe), will this trainer work on other versions of windows? Example of the code:
Code:
for x = 1, 9 do
local offset = (x-1)*0x84
cacheTable_CEEditsacc[x].ItemIndex = readBytes(0x009E8642+offset)
end
If it does not work, is there a way to make the trainer work on other versions of Windows?
Joined: 09 May 2003 Posts: 25796 Location: The netherlands
Posted: Sat Apr 27, 2019 4:32 am Post subject:
it's best to use modulename+offset notation, but if the emulator doesn't use address space layout randomization (aslr) it'll work fine _________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum