GDConsoleUnlocker.zip (15.2 KB) for
- GD 64bit
- Grim Internals
- DPYes (unlocking the console enables DPYes to save teleport locations anywhere)
How to run GD Console Unlocker automatically with Steam / GOG
To activate the console press ~ or ’ (depending on your keyboard).
To change Ravager from Flesh to Minds type
character.RevokePlayerToken "AREAE_TYVALDCHOSEN"
character.GrantPlayerToken "AREAE_AURINCHOSEN"
(the 3rd one is AREAE_JORDYTHCHOSEN) and restart the session. YT video
Pro tip: these tokens have different priorities, so if you want to test all Ravagers, you can select the 3rd one normally, fight it, then grant yourself the 2nd token, fight 2nd Ravager and finally grant the 1st token to fight the Flesh one all without needing to revoke any tokens (the 1st command). Basically fight all 3 Ravagers with just 2 commands.
To reset Mogdrogen type
Character.RevokePlayerToken "MOGDROGENAVATAR_KILLED"
and restart the session. YT video
Some noteworthy commands for testing purposes:
-
character.SetPlayerInvisible true - Makes it so enemies dont see the player and thus dont attack - but you can attack them
-
character.WarpCursor true - Makes it so player always warps to destination
-
game.Give - Creates an object and gives it to the player
-
game.God true - Enables or disables god mode
-
game.Invincible true - Toggles being invincible.
-
game.PlayStats true - Displays a variety of player stats on the screen
-
character.LogData - Shows a variety of data above player, NPCs, monsters
-
game.ShowHud false - Enables or disables the UI, Default key binded to
]
-
game.Spawn - Creates an object at the player’s location (you can summon bosses with it)
-
game.Speed 3.5 - Sets the game speed multiplier to 3.5
-
game.Teleport X Y Z - Teleports the player to the specified world space coordinates
(some arguments might be incorrect, for example there might be a command that doesn’t require true / false but rather takes no arguments)
PS Hopefully it will work for you, I only tested it on my neighbor’s PC.
PS2 If you want to see the source code, open the .exe in DotPeek.