[Request] Subterrain: Mines of Titan
- Lord Blade
- Expert Cheater
- Posts: 1377
- Joined: Thu Mar 09, 2017 7:52 am
- Reputation: 132
[Request] Subterrain: Mines of Titan
Requesting:
Full Needs (Thirst, Hunger, Sleep)
Infinite Health
Infinite Adrenaline
Edit Credits
Edit Player Stats
Infinite Durability for items (or maybe one of those "mouse over item" entries where we can just set the durability of the last thing we look at).
- Lord Blade
- Expert Cheater
- Posts: 1377
- Joined: Thu Mar 09, 2017 7:52 am
- Reputation: 132
Re: [Request] Subterrain: Mines of Titan
So far I've found Credits as 4 Byte.
Thirst/Hunger/Sleep are Float.
Durability of an item seems to be 4 Bytes. You can set it to something huge (like 5000) and it seems to work.
Trying to find health I seem to find both a 4 Byte and Float value that both seem to change. Locking both seems to work.
Thirst/Hunger/Sleep are Float.
Durability of an item seems to be 4 Bytes. You can set it to something huge (like 5000) and it seems to work.
Trying to find health I seem to find both a 4 Byte and Float value that both seem to change. Locking both seems to work.
-
- Expert Cheater
- Posts: 175
- Joined: Wed Oct 23, 2019 12:30 pm
- Reputation: 23
-
- Expert Cheater
- Posts: 63
- Joined: Mon May 08, 2017 2:48 pm
- Reputation: 6
-
- Cheater
- Posts: 25
- Joined: Fri Mar 05, 2021 5:23 pm
- Reputation: 4
Re: [Request] Subterrain: Mines of Titan
This game have console. CTRL + ~ to open it. Type CheatMode iamveryafraid
You can spawn item but i can't find any ID for items list.
Edit:
I think you don't need health cheat that much because these attribute already invincible to deal enemy with 1 hit.
SetAttributeValue strength 255
other strength, agility, endurance, perception, mutation.
You can spawn item but i can't find any ID for items list.
Edit:
I think you don't need health cheat that much because these attribute already invincible to deal enemy with 1 hit.
SetAttributeValue strength 255
other strength, agility, endurance, perception, mutation.
Last edited by keruda on Mon Mar 18, 2024 2:33 pm, edited 3 times in total.
Re: [Request] Subterrain: Mines of Titan
It's not much, but here is a small table of my own for ---- SUBTERRAIN : MINES OF TITAN ---
Steam version 1.07 released 13-03-2024 ... Enjoy!!
Feel free to add Infinite health... as i keep having troubles to get my infinite health script working properly on this game.
Let me know if all is fonctionnal for you....
ps: Thanx a lot @Lord blade to make me discover this small but ultra funny little game!!!!
If you use this please Click the Like/Thumbs up button for some rep, Thanks!
Steam version 1.07 released 13-03-2024 ... Enjoy!!
Options
[Link]
Let me know if all is fonctionnal for you....
ps: Thanx a lot @Lord blade to make me discover this small but ultra funny little game!!!!
If you use this please Click the Like/Thumbs up button for some rep, Thanks!
-
- What is cheating?
- Posts: 3
- Joined: Sat Mar 16, 2024 7:55 pm
- Reputation: 0
Re: [Request] Subterrain: Mines of Titan
Please for the love of all that is holy im trying to do HP but I get 2 i freeze both does not work. So I keep looking i then run into 32 number that match the changes in HP i freeze all of them one works. SO i go through the list and non of them work? I dont know what to do so please inform me or add HP to the table. Thank you
Re: [Request] Subterrain: Mines of Titan
For me it does work. I find two values one 4bytes (:4) and one float (:s), when at full health you can scan for the displayed value, but when HP drops maybe search in between...
- Lord Blade
- Expert Cheater
- Posts: 1377
- Joined: Thu Mar 09, 2017 7:52 am
- Reputation: 132
Re: [Request] Subterrain: Mines of Titan
Both Health and Nano works for the 4 Byte and Float values.JustCallMeGrim wrote: ↑Sun Mar 17, 2024 12:48 amPlease for the love of all that is holy im trying to do HP but I get 2 i freeze both does not work. So I keep looking i then run into 32 number that match the changes in HP i freeze all of them one works. SO i go through the list and non of them work? I dont know what to do so please inform me or add HP to the table. Thank you
-
- Noobzor
- Posts: 13
- Joined: Tue May 24, 2022 2:57 am
- Reputation: 3
Re: [Request] Subterrain: Mines of Titan
Has anybody been able to find an exp value for skills? Normal exp is 4 byte so that makes sense but there's no numerical value to scan for so it has to be blind.
Re: [Request] Subterrain: Mines of Titan
You should use the "unknown initial value -> value increased/decreased" method.Tournicoat wrote: ↑Mon Mar 18, 2024 2:35 amHas anybody been able to find an exp value for skills? Normal exp is 4 byte so that makes sense but there's no numerical value to scan for so it has to be blind.
-
- Noobzor
- Posts: 13
- Joined: Tue May 24, 2022 2:57 am
- Reputation: 3
Re: [Request] Subterrain: Mines of Titan
I've tried it and didn't get a result.keruda wrote: ↑Mon Mar 18, 2024 2:37 pmYou should use the "unknown initial value -> value increased/decreased" method.Tournicoat wrote: ↑Mon Mar 18, 2024 2:35 amHas anybody been able to find an exp value for skills? Normal exp is 4 byte so that makes sense but there's no numerical value to scan for so it has to be blind.
- Lord Blade
- Expert Cheater
- Posts: 1377
- Joined: Thu Mar 09, 2017 7:52 am
- Reputation: 132
Re: [Request] Subterrain: Mines of Titan
I did that, and found it for all skills, even stat increases. Set the value to 50000 or so and you'll gain a level every time the skill is used.Tournicoat wrote: ↑Mon Mar 18, 2024 4:28 pmI've tried it and didn't get a result.keruda wrote: ↑Mon Mar 18, 2024 2:37 pmYou should use the "unknown initial value -> value increased/decreased" method.Tournicoat wrote: ↑Mon Mar 18, 2024 2:35 amHas anybody been able to find an exp value for skills? Normal exp is 4 byte so that makes sense but there's no numerical value to scan for so it has to be blind.
Search for unknown value, do something that increases it and search. Then do a couple of turns of searching for an unchanged value, walk around, do things that process stuff other than the skill in question... then use the skill, search for an increase again... then search for unchanged... did that for a bit and had no issues finding the values for them.