
- #GALAXY ON FIRE 2 CHEATS PC HOW TO#
- #GALAXY ON FIRE 2 CHEATS PC INSTALL#
- #GALAXY ON FIRE 2 CHEATS PC ZIP FILE#
- #GALAXY ON FIRE 2 CHEATS PC MOD#
#GALAXY ON FIRE 2 CHEATS PC HOW TO#
How to use the CJB mods to enable Stardew Valley cheats
#GALAXY ON FIRE 2 CHEATS PC ZIP FILE#
Extract the contents of each downloaded zip file into your Mods folder under "Program Files (x86)/Steam/steamapps/common/Stardew Valley".
#GALAXY ON FIRE 2 CHEATS PC MOD#
Download both the CJB Cheats Menu mod and the CJB Item Spawner mod. Then click Okay, and close everything down. Right-click on Stardew Valley in your Steam Library, click Properties, then Set Launch Options, and paste the copied text into the text box that appears. Copy this line in its entirety (including the quotes and the "%command%" at the end). After installation you'll receive a message that states "SMAPI is installed! If you use Steam, set your launch options to enable achievements (see smapi.io/install):" followed by another line. #GALAXY ON FIRE 2 CHEATS PC INSTALL#
Follow the instructions in the window to install SMAPI. Extract the downloaded folder into your Downloads folder, open it up, and run the. If you don't already have a Nexus Mods account, create one so you can start downloading mods. To install them both, you'll first need to download and install another mod (don't panic) called SMAPI.Īll this can be sorted in about five minutes. Stardew Valley cheats - without mods (NOT RECOMMENDED)īy far the best way to enable all sorts of cheats in your Stardew Valley game is using two specific mods: the CJB Cheats Menu, and the CJB Item Spawner. Stardew Valley cheats - with mods (RECOMMENDED). I know using mods can be scary if you've never done it before, but I'll walk you through every step, and it makes things so much easier.
GOF2.CT (493.Watch on YouTube Stardew Valley cheats and console commands (v1.5)īroadly speaking there are two ways of introducing Stardew Valley cheats into your game - with mods and without mods.
Activate the trainer options by checking boxes or setting values from 0 to 1. Click the PC icon in Cheat Engine in order to select the game process. The updated table has statics and several structures I've begun to define if you are interested in developing your own cheats. I chose this versus AOBSCAN to keep the code clean and fast since AOBSCAN doesn't currently limit itself to modules and requires 4 lines for me to get it to work well (scan, label, label, registersymbol) It uses ASSERT to verify that you are running the correct version of the game, but it will stop working if the game is updated. I have a large section of the code around each cheat location in the comments for the scripts so they should be easy to find if the game is updated. You can add your own variables elsewhere and this keeps the scripts organized.
OneHitKill - Red ships die after any damage (player or not) ***NEW***Ĭheck the "->Scripts<-" entry to expand and see it's children. GodFriends - Green ships don't take damage ***NEW*** God - Player doesn't take damage ***NEW*** Lasers, Lasers, Lasers! - 200ms fire delay, tear them up! ***NEW***Ĭloak Charging - Instant cloak when you need it ***NEW*** Missiles, Missiles, Missiles! - 250ms load time, special damage (see script) ***NEW*** Health: 10k ship, armor, shields - set when leaving stationĬomputer Drilling - drill bit always centered SHIFT->No Inventory Change (Blueprint) - Hold shift while creating blueprint ***NEW***ĬTRL->Crosshair ship loves you, ALT->Heal constant as ships under crosshairs ***NEW***įast On Autopilot - Just what it says, 4x boost to waypoints, station, jump gates ***NEW***Įverybody likes me! - Enter Status screen to reset faction like/dislike ***NEW***Ībuse them all you want - Yellow ships don't get mad by damage (still mad at EMP) ***NEW***Ĭargo: 100k - Who doesn't want more space? SHIFT->No Inventory Change (Shop) - Hold shift while buying/selling Open the README script to see details in the comments: Thanks to unknown_k for his table, I used the code address he found for mining, but I got rid of the hard-coded address for the center of the window.