Unrailed! (Steam) Need help please.
Unrailed! (Steam) Need help please.
Hello everyone this is my first post here so I'm not sure if this is in the correct section, if not please delete/move it. Thank you.
I'm currently trying to create a cheat that alters the bolt value in game to increase it specifically.
I've been following the guide by MoneyToilet from this thread:
[Link]
The thread is old but I still replied to it in case I get a response. However in case I don't receive a response there I decided to make a new thread here in hopes that someone can help me. I just wanted to point out that I'm a complete novice as this is my first attempt at trying to use cheat engine so I really don't know what I'm doing.
I'm just copy pasting MoneyToilet's instruction here from the thread:
So far I manage to narrow down the value to one address (19A13EC3D88) after picking up the shop car up and down until that single address remained and I followed the instructions up to the point after "Show this address in the disassembler" and the memory viewer pops up but at this point I'm stuck and I'm not sure what to do.
I uploaded the memory viewer screenshot below right after I hit "Show this address in the disassembler"
I think I indentified the call, move eax, sub eax here:
But now at this point I'm confused on the next steps. Can anyone please help with this? Thank you.
-
- What is cheating?
- Posts: 3
- Joined: Tue Oct 29, 2024 5:45 pm
- Reputation: 0
Re: Unrailed! (Steam) Need help please.
I'm stuck as well, please help
Re: Unrailed! (Steam) Need help please.
idk if still need help but just make a script for it, in memory viewer while highlighting MOV EAX,[rcx+000000A8] click tools, auto assembler then a window named auto assembler will pop up... then click template, cheat table framework table code ... then click template again and click code injection, A window will pop up click ok... there you can change the assembly code of the game. in this case I would change the value of eax or the value inside these [rcx+000000a8] or [rcx+000000ac] tbh I don't have the game I would help more if I had it.. just watch a YT tutorial on cheat engine assembly or see a tutorial here... now bellow originalcode: there should be mov eax,[rcx+0000000a8] and now you can change it to:
mov eax,32
mov [rcx+0000000a8],eax
click on file, assign to current cheat table
and BOOM! thats it. just make sure to activate it in the main cheat engine window by clicking the square.
mov eax,32
mov [rcx+0000000a8],eax
click on file, assign to current cheat table
and BOOM! thats it. just make sure to activate it in the main cheat engine window by clicking the square.
Who is online
Users browsing this forum: No registered users