Giter Site home page Giter Site logo

wdnmd-rushb / jc4-console-thingy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aaronkirkham/jc4-console-thingy

0.0 1.0 0.0 444 KB

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

License: MIT License

PowerShell 0.22% Lua 1.58% C++ 97.62% C 0.58%

jc4-console-thingy's Introduction

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

jc4-console-thingy's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.