Space Journey X is a space adventure novel where a human accidentally destroys a female alien explorer, leading to unforeseen consequences. As a result, the human gets stranded in the galaxy but teams up with the alien to find a way back home.
During their journey, they encounter different alien species, battle hostile robots, and explore mysterious new places. The adventure is filled with thrilling space travel, unexpected challenges, and hidden secrets. Along the way, they engage in space trading, battles, and deep-space exploration, making their journey both exciting and full of mystery.
This game guide provides complete details about Space Journey X Cheats and Console Commands list to help you play the game more effectively.
Space Journey X Cheats and Console Commands list
Command 1: Unlimited Money
With the help of these cheat codes, you can get unlimited money in the game. This allows you to purchase in-game items or use resources to solve mysteries and progress faster in your journey.
GAME.money = X
Command 2: Increase and decrease hour
In Space Journey X, you can use console commands to adjust the in-game hours and control the passage of time as needed.
GAME.hour = X
Command 3: Use this command to change a system
subSys[SYSTEM_NAME][ROW][COLUMN] = X
Values:
- SYSTEM_NAME: “cargo”,
"engines"
, “hyperdrive”, “launcher”, “mining”, “shields”, “uplink”, “weapons” - ROW:
- COLUMN:
Command 4: Manage Crewmate Stress/Energy
Use these codes to adjust stress (STS) or energy (ENE):
- khelara.attr[“STS”] = X
- nimhe.attr[“STS”] = X
- vee.attr[“ENE”] = X
- tris.attr[“STS”] = X
Command 5: Get Items
To add an item, use:
GAME.mc.addItem(ITEM_CODE)
Example:
- Candle: “ITMCandle”
For more item codes, open SpaceJourneyX\game\200_init\205_init_item.rpy with Notepad.
Add Items to Cargo Bay
Use this command:GAME.ship.loadWare(ITEM_CODE)
Item Codes:
- AI Core:
"ITMAICore"
- Basic Crates:
"ITMCrateBots"
- Rare Crates:
"ITMCrateBotsRare"
- Military Crates:
"ITMCrateBotsMil"
- Precursor Crates:
"ITMCrateBotsPre"
- Bio Weapons:
"ITMBioWeapons"
How to use Cheats and Console Commands in Space Journey X
- Open File Explorer and go to the SpaceJourneyX folder.
- Navigate to SpaceJourneyX\renpy\common.
- Open the 00console.rpy file with Notepad.
- Press CTRL + F and search for
"config.console = False"
. - Change it to
"config.console = True"
. - Click File > Save.
- Start Space Journey X and load or start a new game.
- Press SHIFT + O to open the console.
- Enter a command and press Enter to use it!