Page 1 of 1
Grounded (Demo) [Steam]
Posted: Wed Jun 17, 2020 8:37 pm
by StarlordS
[SIZE=6][B]Game Name:[/B] Grounded (Demo)
[B]Game Version:[/B] 0.0.0.1942 Rel Demo
[B]Options Required:[/B] Unlimited Time (Demo has a 30 Minute Timer)
[B]Steam Website:[/B] [MEDIA=steamstore]962130[/MEDIA]
Grounded is a new survival game created by Obsidian which is currently released as a demo, sadly the demo is only 30 minutes long and I would love if someone could freeze the timer if possible. This game is going to be huge.
Edit: Make a typo stating the game timer was 30 seconds instead of 30 minutes long.[/SIZE]
Grounded (Demo) [Steam]
Posted: Fri Jun 19, 2020 1:05 am
by Ashar
i think i foudn the value, it was represent as a simple float value so 30.0 at the start, i inject it with code that codes nothing, and set it to 60, and now my ingame timer is at 60 mins and frozen, i will have to wait 30 mins, just incase there is another hidden timer.
[automerge]1592530546[/automerge]
well, ive been playing for about 50 mins now, so thats a good sign
Grounded (Demo) [Steam]
Posted: Fri Jun 19, 2020 3:56 am
by StarlordS
[QUOTE="Ashar, post: 140025, member: 3790"]
i think i foudn the value, it was represent as a simple float value so 30.0 at the start, i inject it with code that codes nothing, and set it to 60, and now my ingame timer is at 60 mins and frozen, i will have to wait 30 mins, just incase there is another hidden timer.
[automerge]1592530546[/automerge]
well, ive been playing for about 50 mins now, so thats a good sign
[/QUOTE]
That sounds amazing! I'm new to this sort of stuff so I was wondering if you could share a table that will allow me to do the same please?
Edit: I found the value, did what you said and sped the game up - sadly the timer still runs out. If at all you find anything that allows me to keep playing after the timer runs out, I would appreciate it. Thank you for the help too btw!
Grounded (Demo) [Steam]
Posted: Fri Jun 19, 2020 1:59 pm
by Ashar
did you just try to change the value? you need to add a debugger to see what writes to that address, its the first address that shows up, then click replace, which replaces the code with whatever that does nothing, then that stops the timer from moving. Changing the float value directly doesnt stop the timer.
I gave up playing though, i was able to cheat a few other things, stamina, health, food and water, as well as items, but its not terribly stable, so it crashes sometimes, and even if you manage to get a long play out of it, theres no save system in the demo, so you just loose all your prgoress.
Grounded (Demo) [Steam]
Posted: Fri Jun 19, 2020 2:44 pm
by StarlordS
[QUOTE="Ashar, post: 140074, member: 3790"]
did you just try to change the value? you need to add a debugger to see what writes to that address, its the first address that shows up, then click replace, which replaces the code with whatever that does nothing, then that stops the timer from moving. Changing the float value directly doesnt stop the timer.
I gave up playing though, i was able to cheat a few other things, stamina, health, food and water, as well as items, but its not terribly stable, so it crashes sometimes, and even if you manage to get a long play out of it, theres no save system in the demo, so you just loose all your prgoress.
[/QUOTE]
Yeah I'm pretty sure I tried all that, I think maybe you didn't play for the whole 30 Minutes, but that might just be me assuming a mistake.
I wanted to do a long stream of the game, I'm not too fussed about the saving mechanic and such. Again, I appreciate you helping me out though so thank you :)
Grounded (Demo) [Steam]
Posted: Sun Jun 21, 2020 12:54 pm
by ToXxy145
I did this as well and the timer freezes just fine, but it also locks my view in a really weird way, namely I can't look up past a certain point. Like, I'll try to look up and it just stops halfway through. Looking down works just fine, and only the 1st person camera is affected. Any ideas?