Rogue Fable III

Rogue Fable III

View Stats:
 This topic has been pinned, so it's probably important
Justin  [developer] Jan 20, 2019 @ 12:17pm
Console Commands
Throughout the duration of early access I'm leaving all the dev commands enabled in case you get stuck and need to warp past something or want to test something out. To open the console window hit F11 in game and go to the console tab at the top of the screen that pops up. This is also where all crash logs will be printed which you can copy paste with reports to help me fix stuff.

Typing into this window the following commands will work. Note the exact punctuation:

debug.createNPC("NPCName");

debug.addItem("ItemName");
debug.addItem("ItemName", {amount: 10});
debug.addItem("ItemName", {mod: 3});

To list out all item types:
gs.itemTypes

To list out all npc types:
gs.npcType

If you get stuck behind a locked door or switch gate (as in the recent updates crashes). Summoning a scroll of blinking can get you past:

debug.addItem('ScrollOfBlink');

Warning! I'm not responsible for you boring yourself to tears if you choose to cheat on your runs :P
< >
Showing 1-6 of 6 comments
MechWarden Jan 20, 2019 @ 1:27pm 
Originally posted by Justin Wang:
...
Warning! I'm not responsible for you boring yourself to tears if you choose to cheat on your runs :P
Yes. Cheating in the game cheats yourself. :steammocking:
...
Oh wow, I can really test out some interesting combos with this! :steamhappy: I don't have to wait for the RNG to give the gear I want to test out.

But later, I still feel a bit too new to the game do that kind of testing, even after putting 60 hours into this version already.

Btw, F12 still brings up the debug screen instead of screenshots. F11 does work as bring up the Debug screen as well.
Tal'Raziid Apr 18, 2019 @ 3:21pm 
I cant seem to get the debug to activate, neither with F11 nor F12
TheWither Apr 18, 2019 @ 4:54pm 
Originally posted by Tal'Raziid:
I cant seem to get the debug to activate, neither with F11 nor F12

It was changed due to incompatibility with Macs to F10, stated a few updates ago.
Last edited by TheWither; Apr 18, 2019 @ 4:54pm
HeraldOfOpera Apr 19, 2019 @ 6:54am 
Originally posted by TheWither:
Originally posted by Tal'Raziid:
I cant seem to get the debug to activate, neither with F11 nor F12

It was changed due to incompatibility with Macs to F10, stated a few updates ago.

Yeah, but it wasn't stated here, something I was actually going to point out should be changed for clarity's sake. I guess I just realized someone else would do it for me in more or less exactly this manner.
Anatrius Jun 28, 2021 @ 3:41am 
Neither F11 nor F10, F12 worked in my case
WALTER Apr 11, 2023 @ 1:23pm 
Can confirm also F10 F11 or F12 work no more :(
< >
Showing 1-6 of 6 comments
Per page: 1530 50