jgoemat wrote: ↑Mon Jul 04, 2022 7:54 am
Here's my table. Looks like the game includes the debug symbols so you can use IDA to get a list of methods and find some juicy stuff.
* F5: CHEAT: Don't Remove Inventory (Equipment, Craft Bench, ...) - Works for crafting and stuff, also splitting stacks will add a new stack with 1/2, but not remove 1/2 the original stack
* CHEAT: Factories Don't Need Ingredients - they will use them if you supply them, but they can create things without inputs
* CHEAT: Factories Don't Need Power
* CHEAT: Build Tool doesn't require ingredients (but will use them if available) - Building will drain items from your inventory (if the first cheat isn't enabled), but you can build anyway
* CHEAT: 10 Ammo (careful) - Should work fine... Detonator seems to throw two bombs but one falls through the world and doesn't detonate
* CHEAT: Resize Inventory On Sort - Enable this one and the variable is set to 0 and nothing will happen. To change the size of an inventory (yours, storage chest, storage container), set this to a number, then sort the inventory. Close and re-open the inventory so the UI will look right. This sets the number back to 0 (disabled) so you don't accidentally change an inventory you don't want to.
* CHEAT: JetPack Properties (Set Consumption Rate To 0 For No Use) - that is the most useful thing, but you can alter refill rate and thrust delay. Max Fuel and Current Fuel are a little weird.
* CHEAT: Disable Enemy Targeting - Enemies will ignore you
* CHEAT: No Damage/One Hit Kill - Enable to take no damage yourself, and makes a value available to modify damage to other actors besides the player
** Updated 7/6/2022 ** - Added Disable Enemy Targeting and No Damage/One Hit Kill