Complete List of Space Journey X Cheats and Console Commands

In this guide, we provide a full list of Space Journey X cheats and console commands, as well as a step-by-step tutorial on how to enable the console in the game.

Complete List of Space Journey X Cheats and Console Commands

Space Journey X is an exciting space exploration game where you play as a human traveler thrown across the galaxy alongside a female space explorer. Accompanied by an irritating drone and a mysterious passenger, your goal is to navigate the vast universe, encounter alien women and bots, and trade your way back home.

The game offers a point-and-click interface, interactive animations, and deep space trading mechanics. To enhance your experience, you can use various console commands and cheats to modify in-game elements like money, time, and items.

Also, See:

How to Enable the Console in Space Journey X

To use cheats in Space Journey X, you must first enable the in-game console. Follow these steps:

  1. Open File Explorer and locate the SpaceJourneyX game folder.
  2. Navigate to the directory: SpaceJourneyX\renpy\common
  3. Open the file 00console.rpy using Notepad.
  4. Press CTRL + F and search for: config.console = False
  5. Change the line to: config.console = True
  6. Click File and select Save.
  7. Launch Space Journey X and load or start a new game.
  8. Press SHIFT + O on your keyboard to open the console.
  9. Type any of the console commands listed below and press Enter to activate them.
RELATED:  Ulefone Armor 8 Full Specifications and Price

Space Journey X Console Commands

Below is a complete list of Space Journey X cheats and console commands:

1. Set the Amount of Money

Increase your money balance using this command:

GAME.money = X

Replace X with the desired amount of in-game currency.

2. Control the Hour of the Day

Adjust the in-game time by using this command:

GAME.hour = X

Replace X with any hour (e.g., GAME.hour = 12 to set it to noon).

3. Modify Installed Systems

You can modify ship systems using the following command:

subSys[SYSTEM_NAME][ROW][COLUMN] = X
  • SYSTEM_NAME: Use one of the following system names: "cargo", "engines", "hyperdrive", "launcher", "mining", "shields", "uplink", "weapons".
  • ROW: Choose between 1, 2, or 3.
  • COLUMN: Choose between 1, 2, 3, or 4.
  • X: Set the value as needed.

4. Manage Crewmate Stress and Energy

Modify the stress and energy levels of your crew members using these commands:

khelara.attr["STS"] = X
nimhe.attr["STS"] = X
vee.attr["ENE"] = X
tris.attr["STS"] = X

Replace X with the desired value to adjust stress (STS) or energy (ENE).

5. Give Yourself Items

Use the following command to add specific items to your inventory:

GAME.mc.addItem(ITEM_CODE)

Example Item Code:

  • Candle: "ITMCandle"

To find a full list of item codes, open the following file with Notepad:

SpaceJourneyX\game\200_init\205_init_item.rpy

6. Add Items to the Cargo Bay

Load items into your ship’s cargo bay with this command:

GAME.ship.loadWare(ITEM_CODE)

Example Cargo Item Codes:

  • AI Core: "ITMAICore"
  • Basic Crates: "ITMCrateBots"
  • Rare Crates: "ITMCrateBotsRare"
  • Military Crates: "ITMCrateBotsMil"
  • Precursor Crates: "ITMCrateBotsPre"
  • Bio Weapons: "ITMBioWeapons"

With these Space Journey X cheats and console commands, you can customize your gameplay experience, whether you want unlimited money, powerful ship systems, or an easy way to gather resources.

RELATED:  Infinix Hot 9 Play Full Specifications and Price

Remember to enable the console first before entering the commands, and always save your game before making significant changes.

Goodness

Leave a Reply