Journey to the Savage Planet +9 [GOG/Steam]

Upload your cheat tables here (No requests)
User avatar
Omega59
Cheater
Cheater
Posts: 47
Joined: Sun Mar 15, 2020 12:54 pm
Reputation: 5

Re: Journey to the Savage Planet +10 [Codex][Version 1.0/Version 49238/Version 53043]

Post by Omega59 »

Just tried with the latest update v.53207 and codes are working fine for me. I downloaded this one..

JTTSP.CT
Table +10 [Codex][Version 53043] * Updated
(8.83 KiB) Downloaded 259 times

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1

shadowfang19
Expert Cheater
Expert Cheater
Posts: 75
Joined: Fri Mar 03, 2017 2:17 pm
Reputation: 13

Re: Journey to the Savage Planet +10 [Codex][Version 1.0/Version 49238/Version 53043]

Post by shadowfang19 »

don't know if this game sold good and i know it old now but could someone please make it work for epic the most recent version all opinions work except Throwables and Dodge thrusters/Fuel vapor/Jump thruster/Launch boosters/Stomp boosters thanks

User avatar
VampTY
Table Makers
Table Makers
Posts: 809
Joined: Tue Mar 05, 2019 10:52 am
Reputation: 1050

Re: Journey to the Savage Planet +9/+10 [Codex][Version 1.0/Version 49238/Version 53043/Version 1.09 GOG]

Post by VampTY »

Updated to GOG Version 1.09, download the latest table!

User avatar
KyleKatarn
Table Makers
Table Makers
Posts: 294
Joined: Thu Feb 06, 2020 3:47 am
Reputation: 245

Re: Journey to the Savage Planet +9/+10 [Codex][Version 1.0/Version 49238/Version 53043/Version 1.09 GOG]

Post by KyleKatarn »

Works great! Your Table is for the GOG version but works well on the Steam version 1.09 too!

User avatar
Interimus
What is cheating?
What is cheating?
Posts: 2
Joined: Sun Jun 27, 2021 8:04 pm
Reputation: 1

Re: Journey to the Savage Planet +9 [GOG/Steam][Version 1.10]

Post by Interimus »

@VampTY

Heya, mersi pt GOG version codes. Just wanted to add when using the "throwables" section of the cheat table, when doing an upgrade at the ship, all material resources get bumped to 9999 right after upgrade. So this is telling us the registers are shared, to fix this we would need to do a special scan and alter the code to only apply to throwables. Other than that is all good.

A simpler bypass would be to turn off cheats when doing upgrades in the ship. I also changed the #9999 to #2500 just so when it happens it will not bump all my resources to 9999. When it first happend I searched for 9999 and changed them back to what I thought I had.

Oricum merci mult am invatat mult analizind codul tau simplificat. I still was unable to find the value for the light timer 60sec countdown until the light flower expires. If you can find it or have an idea what to search for let me know. Its for learning more than the need for the flashlight etc.

An nou fericit!

Here is a script to decrease the death count so it decreases when dying:
Spoiler
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048,"Towers-Win64-Shipping.exe"+7CD82D)
label(returnhere)
label(originalcode)
label(exit)

newmem: //this is allocated memory, you have read,write,execute access
//place your code here

originalcode:
dec [rax+24]
lea rdx,[rsp+30]

exit:
jmp returnhere

"Towers-Win64-Shipping.exe"+7CD82D:
jmp newmem
nop 3
returnhere:


[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
"Towers-Win64-Shipping.exe"+7CD82D:
inc [rax+24]
lea rdx,[rsp+30]
//Alt: db FF 40 24 48 8D 54 24 30

And here is a script to pause game-play timer:
Spoiler
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048,"Towers-Win64-Shipping.exe"+7CE7B5)
label(returnhere)
label(originalcode)
label(exit)

newmem: //this is allocated memory, you have read,write,execute access
//place your code here

originalcode:
nop
nop
nop
nop
nop

exit:
jmp returnhere

"Towers-Win64-Shipping.exe"+7CE7B5:
jmp newmem
returnhere:




[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
"Towers-Win64-Shipping.exe"+7CE7B5:
movss [rax+24],xmm0
//Alt: db F3 0F 11 40 24

GameOfHacks
Novice Cheater
Novice Cheater
Posts: 18
Joined: Sun Jun 26, 2022 6:55 am
Reputation: 8

Re: Journey to the Savage Planet +9 [GOG/Steam][Version 1.10]

Post by GameOfHacks »

Not sure this is still useful but I merged a couple tables here and found pointers for all ship resources, ammo and player health; I added a bunch of pointers as I was not able to find stable ones. I used this table on Epic Game Store version.

Credit and thanks to the folks who shared tables in this thread as I pretty much used them to create this one.
Attachments
JTTSP_mod.CT
Epic Game Store Version. Merged tables found in this thread and added pointers for resources , ammo and health
(45.39 KiB) Downloaded 182 times

zefrench
What is cheating?
What is cheating?
Posts: 1
Joined: Sun Feb 04, 2024 4:08 pm
Reputation: 0

Re: Journey to the Savage Planet +9 [GOG/Steam][Version 1.10]

Post by zefrench »

GameOfHacks wrote:
Mon Jul 04, 2022 6:05 am
Not sure this is still useful but I merged a couple tables here and found pointers for all ship resources, ammo and player health; I added a bunch of pointers as I was not able to find stable ones. I used this table on Epic Game Store version.

Credit and thanks to the folks who shared tables in this thread as I pretty much used them to create this one.
Hi would it be possible to update this for Steam version v.1.0.10 ? Or pointing me to a tutorial to follow as unlimited jet pack would be very handy, as this cheat is not working for me with the hot garbage add on.

User avatar
VampTY
Table Makers
Table Makers
Posts: 809
Joined: Tue Mar 05, 2019 10:52 am
Reputation: 1050

Re: Journey to the Savage Planet +9 [GOG/Steam]

Post by VampTY »

I've added the updated table for v 1.0.10 GOG version, read the info provided there, could work also for Steam, the old table worked! :wub:

PS: If this won't work on Steam, buy me the steam key and will be updated!

Post Reply

Who is online

Users browsing this forum: AceOfSpades2, admantx, Bing [Bot], BLEXBot, Frostbeast, Google Adsense [Bot], katana884, Sazabi500, ShadoweCZ, vnun66