Skip to content

Spawn vehicles, characters, animals, props and mess with the game in Just Cause 4.

License

Notifications You must be signed in to change notification settings

aaronkirkham/jc4-console-thingy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just Cause 4 Console Thingy

Spawn anything and everything, vehicles, characters, animals, props. Enable infinite ammo, toggle hidden features.

How to Install

  • Download the latest version from releases
  • Extract xinput9_1_0.dll to your Just Cause 4 installation folder
  • Start the game and press the tilde (`~) or F1 key to open the console
  • OPTIONAL - Enable super fast game loading with the -quickstart launch argument

Commands

  • spawn - Spawn everything! Vehicles, characters, animals & props.
  • event - Trigger game events - CAUTION - Stick to using only the hints, unless you know what the event does
  • world - Change world parameters
  • skin - Change player skin
  • tp - Teleport player to position
    • tp <x> <y> <z> - Go directly to coordinates
    • tp save <name> - Save current coordinates as named location
    • tp <name> - Go to saved named location
    • tp delete <name> - Delete saved named location
    • tp get <name> - Prints position of named location
    • tp printpos - Prints current player position

Controls

  • Tilde (`~) or F1 - Toggle the input box
  • Escape - Clear current input text
  • Up/Down Arrows - Navigate the input history
  • TAB - Change focus to the hints list
  • When hints list is focused
    • Escape - Return focus to main input
    • Up/Down Arrows - Navigate the list
    • Enter - Append the current hint to the input text

Building

If you want to compile the code yourself, you will need Visual Studio 2017 or later (or a compiler which supports C++17 nested namespaces)

  • Clone this repository
  • Init dependencies git submodule update --init --recursive
  • Run configure.ps1 with PowerShell
  • Build out/jc4-console-thing.sln in Visual Studio

About

Spawn vehicles, characters, animals, props and mess with the game in Just Cause 4.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages