Unrailed! (Steam) Need help please.

Add topics here with methods, analysis, code snippets, mods etc. for a certain game that normally won't make it in the Tables or Requests sections.
Post Reply
AMGcheat
Noobzor
Noobzor
Posts: 6
Joined: Wed Mar 06, 2024 4:56 am
Reputation: 2

Unrailed! (Steam) Need help please.

Post by AMGcheat »

Image

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:

Image

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"

Image

I think I indentified the call, move eax, sub eax here:

Image

But now at this point I'm confused on the next steps. Can anyone please help with this? Thank you. :cry:

haljordan2626
What is cheating?
What is cheating?
Posts: 3
Joined: Tue Oct 29, 2024 5:45 pm
Reputation: 0

Re: Unrailed! (Steam) Need help please.

Post by haljordan2626 »

I'm stuck as well, please help

wormfoot
What is cheating?
What is cheating?
Posts: 1
Joined: Thu Nov 28, 2024 8:49 pm
Reputation: 0

Re: Unrailed! (Steam) Need help please.

Post by wormfoot »

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.

Post Reply

Who is online

Users browsing this forum: No registered users