Page 8 of 8

Re: Subnautica

Posted: Sat Sep 19, 2020 8:04 pm
by Rubyelf
Sorry for the triple post, but I have discovered the issue. It's because I'm using mods. Apparently those 2 commands will not work if you are using mods, more specifically the QMod program that lets them work.

Now, is there anyway that I can get it to work with Qmod? I am not sure what I'd have to change or where in order to get it to work, but it's clear it's something with the AOB.


After a lot of work and messing around, I was finally able to get No Cost to work for me with QMod.

Re: Subnautica

Posted: Tue Nov 10, 2020 4:59 am
by Lord Blade
So playing update Nov-2020 66940

The oxygen cheat doesn't seem to work. :(

Re: Subnautica

Posted: Tue Nov 10, 2020 5:23 am
by aSwedishMagyar
Lord Blade wrote:
Tue Nov 10, 2020 4:59 am
So playing update Nov-2020 66940

The oxygen cheat doesn't seem to work. :(
If you have mono enabled you can use this:

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>146</ID>
      <Description>"No Oxygen Consumption"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
alloc(originalOxygen,1)
registersymbol(originalOxygen)
originalOxygen:
  readmem(Oxygen:RemoveOxygen,1)

Oxygen:RemoveOxygen:
  ret

[DISABLE]
Oxygen:RemoveOxygen:
  readmem(originalOxygen,1)
unregistersymbol(originalOxygen)
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>


Re: Subnautica

Posted: Fri Feb 12, 2021 12:17 pm
by Empress_Ravenna
a few functions not working with 67616 Feb 27th Version

Oxygen, weld at hover, No Leak, Inf. Fuel Fire Extinguisher. also forget to mention Battery, I can screenshot what isn't working. everything else seems to work fine..

Re: Subnautica

Posted: Sat Feb 13, 2021 7:22 am
by fantomas
I'll take a look

--Edit--

Cheat table updated

Re: Subnautica

Posted: Wed Mar 31, 2021 6:04 pm
by Ramanuta
Hello, so i did just download this Table, but it does not work. It says that this is not a valid cheat table.

Here is a Picture of the Error message:

How can i use this table?, i never had this problem with other Cheat tables.

Re: Subnautica

Posted: Wed Mar 31, 2021 7:40 pm
by fantomas
You're using a very old table, aren't you? :)
Open up the table with a text editor and remove everything between <Signature></Signature> (at the bottom) as the <Signature></Signature> as well. Save the file.
But if you're playing the latest game version, I would suggest to use the latest (at the top) table. ;)
BR

fantomas

Re: Subnautica

Posted: Thu Jul 15, 2021 10:57 pm
by cheaterino
Aw cheat lords, can you please bless us common folk with an updated version?
Puh-lease?
Currently on version Apr-2021 67816

Most-desired-thing would be no resource cost for the habitat builder and, perhaps, for the fabricator ;-;
Thanks in advance.

Re: Subnautica

Posted: Tue Sep 28, 2021 8:46 pm
by Voldik
Hello, i don't know why i can't activate the Ignore Craft Requirement. Can you please help me. :)

Re: Subnautica

Posted: Sun Jan 14, 2024 3:15 am
by Archerodees
Hey fantomas.

Would it be possible to update this? I know it's been a while.

Weirdly some pointers still work, like:

Day/Night cycle
Infinite Food and Water
Ignore Crafting requirements
x5 Craft amount
No leak
No damage
Infinite power sources
Infinte battery

But, sadly (and annoyingly) the ones I really wanted don't work, like the player base address pointers. I used them a lot to give myself more oxygen, because I didn't want infinite oxygen, that was too much. I usually gave myself about 4 minutes of air using your table instead of the base 45 seconds which I found ridiculous. I mean we're in the future and we can't have air tanks that hold and refill 4-5 minuites of air? heh, no thanks.

Anyway cheers :)