
Silent toggle trainer for Subnautica 2. God mode, infinite oxygen/food/water/energy, free craft & build, an item spawner, and adjustable swim speed — no cheat spam in chat. Per-cheat hotkeys (F1–F7), F11/F9 swim speed, item menu. Solo & host. UE4SS Lua, fully configurable.
This mod is hosted on Nexus Mods by ludvig13371. Clicking below will open the official mod page in a new tab.
Download on Nexus ModsYou will leave this site. Downloads and installs are handled by Nexus Mods.
Subnautica 2 — SubnauticaCheats
A silent, toggleable cheat trainer — god mode, infinite survival stats, free crafting & building, teleporting, waypoints, and a full world spawner.
[line]
Overview
SubnauticaCheats is a lightweight UE4SS Lua trainer for Subnautica 2. Everything is a toggle — press to enable, press again to disable — and the core survival cheats are silent: they write the game's own attributes and replicated config directly instead of firing console cheats, so you don't get "(cheat) added…" banner spam every time a stat tops up. Cheats re-resolve the live player on every use, so they keep working through death and respawn.
[line]
★ What's New in This Update
A huge expansion. The previous version was the core trainer (F1–F7 toggles plus give / finditem / dumpitems). This release adds a full suite of new console tools:
• 🧭 Teleport — jump to any coordinate, read your position.[/*]
• 📍 Waypoints — save locations and warp back to them; saved to a file, survives restarts.[/*]
• 🌍 World Spawner — spawn items into the world and creatures around you, from a 45-creature catalog including leviathans and the unreleased Elusive Leviathan.[/*]
• 👻 NoClip & Fly — pass through terrain, or free-fly on foot (above water too) and in your vehicle.[/*]
• 🛡️ Vehicle God Mode — make your sub invincible.[/*]
• 🌊 Crush Depth — dive as deep as you want.[/*]
• 🧬 Biomods — unlock every bio ability and raise your passive biomod slots to the max.[/*]
• 🥷 Stealth — go invisible to creatures, or hide the first-person breathing mask.[/*]
• 🌫️ No Fog — switch off the fog for unlimited view distance.[/*]
• 🎛️ Cheat Catalog — direct access to the game's own ~232 built-in cheats.[/*]
Plus a rebuilt Free Build system and a multiplayer targeting fix (see Patch Notes below).
[line]
Hotkeys (toggles)
• F1 — God mode (blocks all damage)[/*]
• F2 — Infinite food[/*]
• F3 — Infinite water[/*]
• F4 — Infinite oxygen[/*]
• F5 — Infinite energy (power cells + tool battery)[/*]
• F6 — Free crafting (no materials)[/*]
• F7 — Free building (host/solo)[/*]
• F11 — Speed boost (+0.5x per press, up to 10x). Context-aware: boosts swim speed on foot, or your vehicle when piloting, and also scales NoClip speed. Contexts are separate and remembered per pawn.[/*]
• F9 — Reset speed to normal for the current context.[/*]
Hotkeys are configurable in config.lua.
[line]
Console Commands
Open the console with F10 and type any of these. All console commands are unbound by default (no key clashes), but every one is also exposed as a function you can bind to your own key if you prefer.
📦 Items
• dumpitems — scan and list the full item catalog (~314 items). Run this first — it builds the list that finditem searches.[/*]
• finditem <text> — search the catalog by name. Example: finditem tita lists Titanium and Titanium Ingot.[/*]
• give <name> [amount] — silently add items to your inventory. Case-insensitive, partial and multi-word names work; amount defaults to 1.[/*]
give Titanium 5
give Titanium Ingot 2Typing give with a trailing space and no name opens the game's native item picker (handy for scrolling the full list). Note: the picker uses the Give cheat, so it does show a "(cheat)" message; plain give <name> stays silent.
🧭 Teleport
• whereami — print your current position (X Y Z).[/*]
• goto <x> <y> <z> — teleport to a coordinate. Moves the piloted vehicle if you're in one, otherwise your character.[/*]
goto 120 -340 55
📍 Waypoints
Save your favourite spots and jump back anytime. Waypoints are written to a file, so they persist across restarts, and your facing direction is saved too.
• warp set <name> — save your current position.[/*]
• warp <name> — teleport to a saved waypoint.[/*]
• warp list — list all waypoints.[/*]
• warp del <name> — delete a waypoint.[/*]
warp set base
warp set lifepod
warp base
🛡️ Vehicle
• vgod — toggle invincibility for the vehicle you're piloting.[/*]
• crushdepth [meters] — set the piloted vehicle's crush depth (e.g. crushdepth 2000); no number prints the current value. Re-run after swapping depth modules, since upgrades can overwrite it.[/*]
👻 Movement
• noclip — toggle collision off to pass through terrain and walls. Works on foot (underwater) and while piloting a tadpole. Speed scales with the F11 / F9 keys.[/*]
• fly — toggle free flight. On foot it lifts you off the ground and lets you fly anywhere, including above the water (it uses the game's own Cheat.Fly). In a vehicle it's gravity-less 3D flight in any direction, in air or water. Toggle where you are: on foot gives foot-flight, piloting gives vehicle-flight.[/*]
🥷 Stealth
• invisible — toggle invisibility to creatures: they stop detecting and attacking you. Silent.[/*]
• hidemask — toggle the first-person breathing-mask overlay off (and back on) for a cleaner view.[/*]
🌫️ Vision
• nofog — toggle the fog off so you can see as far as the engine renders, then back on. Great for exploring and screenshots.[/*]
🧬 Biomods
• biomod all — unlock every bio ability in the Bio Lab at once.[/*]
• biomod list — list every biomod by name with a short description of its effect.[/*]
• biomod clear — clear your installed biomods.[/*]
• bioslots [n] — set how many passive biomod slots you have (base 1, max 6; no number = max). This uses the game's own permanent-upgrade system, so it persists in your save.[/*]
biomod all
bioslots 6
🌍 World Spawner
• spawn <name> [amount] — spawn an item into the world at your crosshair (distinct from give, which fills your inventory).[/*]
• spawncreature <name> [amount] — spawn a creature ahead of you. Partial names work (spawncreature hammer → Hammerhead). 45 creatures from small fish to leviathans, including the unreleased Elusive Leviathan. Extras fan out so they don't pile up.[/*]
• creaturelist — list every spawnable creature.[/*]
• spawnlist [filter] — browse the full categorized catalog of items and creatures; add a word to filter.[/*]
• spawndist [meters] — how far ahead creatures spawn (default 25 m); no number prints the current value.[/*]
• despawn / despawn all — remove the last creature you spawned, or all of them.[/*]
spawncreature hammerhead 3
spawncreature elusiveleviathan
spawndist 40
🎛️ Cheat Catalog
• dumpcheats [filter] — list every cheat the game ships (~232) with argument signatures. Example: dumpcheats unlock.[/*]
• cheat <name> [args] — run any of them by name (e.g. cheat Unstuck).[/*]
Warning: unlike the rest of the mod, these are not silent (others may see a "(cheat)" message) and they are experimental — the game blocks some ("disabled in this build") and bad arguments may crash. Save first.
🔧 Diagnostics
• cheatflags — print the live cheat-related game settings; useful for troubleshooting.[/*]
[line]
⚠️ Important Notes
• Back up your save before spawning unfamiliar items. The spawner can give any item in the catalog, including unknown, unreleased, or not-yet-obtainable items — spawning those can corrupt your save or break progression. Prefer items you've already unlocked, and back up first.[/*]
• "Silent" means your local screen. God mode, oxygen/food/water and energy edit the game's live attributes directly, so they top up with no "(cheat)" banner. Whether they also stay silent to other players is not verified as a joined client.[/*]
• Multiplayer is untested off-host. Host and solo are the tested paths. Cheats target the local player; as a joined client, some server-authoritative writes may not stick. Free build, the item spawner, and swim speed are host/solo by design.[/*]
• Free build refunds nothing when you deconstruct a free-built piece — it never cost anything.[/*]
[line]
Patch Notes
• Fixed — Free Build (F7) rebuilt from the ground up. The toggle could previously desync from the game's internal state (builds staying free with the cheat off, or the builder menu greying out and pieces like hatches refusing to place). Free Build now drives the game's own no-cost settings directly: with F7 on, every part in the habitat builder is available, placement is free, and construction is instant. Toggling off cleanly restores normal costs and times, and the toggle self-corrects if a save was carrying a stuck cheat state.[/*]
• Fixed — multiplayer targeting. give and the other cheats now always resolve to your player. Previously, in a hosted game, spawned items could land in another player's inventory.[/*]
• New — cheatflags console command for troubleshooting the live cheat settings.[/*]
• New — Biomods. biomod all unlocks every bio ability, biomod list shows them with effect descriptions, and bioslots [n] raises your passive biomod slots to the max (persists in the save via the game's own upgrade system).[/*]
• New — Stealth. invisible makes creatures ignore you and hidemask hides the first-person breathing mask. Both silent.[/*]
• New — nofog. Toggle the fog off for unlimited view distance.[/*]
• Known interplay: F6 craft shares the crafting flag — toggling F6 OFF while F7 is ON re-enables fabricator costs but the build flag stays; one F7 tap re-syncs both.[/*]
[line]
Installation
• Install UE4SS (v4.0.0-rc1 DEV or compatible) first — the proxy dwmapi.dll goes in ... steamapps common Subnautica2 Subnautica2 Binaries Win64 .[/*]
• Extract this download. Inside you'll find a Subnautica2 folder. Copy that whole Subnautica2 folder into ... Steam steamapps common Subnautica2 and let it merge. That drops the mod into ... Binaries Win64 ue4ss Mods SubnauticaCheats automatically (and an optional "unlock everything" pak into Content Paks ~mods — see note below).[/*]
• Enable the mod (this UE4SS install uses both files):
• In ue4ss Mods mods.txt, add this line above the Keybinds line: SubnauticaCheats : 1[/*]
• In ue4ss Mods mods.json, add: { "mod_name": "SubnauticaCheats", "mod_enabled": true }[/*]
[/*]
• Make sure CheatManagerEnablerMod and ConsoleEnablerMod are enabled (both ship with UE4SS).[/*]
• Launch the game — you'll see [SNCheats] loaded in the UE4SS console.[/*]
Note — the bundled Content Paks ~mods SubModBiomods_P pak unlocks all biomods and all crafting recipes from the start. It's optional: if you'd rather keep normal progression and use the biomod / cheat commands by hand, just delete that one SubModBiomods_P pak (and its .ucas / .utoc) before launching.
[line]
Requirements
• Subnautica 2[/*]
• UE4SS (v4.0.0-rc1 DEV recommended), with its bundled CheatManagerEnablerMod and ConsoleEnablerMod enabled.[/*]
No other mods required.
[line]
Credits
• Fable 5[/*]
• Claude --dangerously-skip-permissions[/*]
• The RE-UE4SS team — for UE4SS and its Lua scripting API.[/*]
• CheatToggles and its author on Nexus — which confirmed how SN2's cheat execs and gameplay tags behave, and inspired this mod.[/*]
• The CheatManagerEnablerMod / ConsoleEnablerMod authors — their mods expose the cheat manager and console this build relies on.[/*]
No bugs reported yet. If you hit a problem, let the author know.
Be the first to rate this mod.
Sign in to leave a rating.
Rent a Subnautica 2 server and keep your modded world online 24/7.
Contains affiliate links.
You might also like
No comments yet. Be the first to share your thoughts.