Git Product home page Git Product logo

cheat-menu's Introduction

Press Left Ctrl + M to open the menu. Doesn't work in multiplayer

License Discord MixMods GTAF

Introduction

Cheat menu for Grand Theft Auto SanAndreas which allows a large set of modifications/cheats to be applied enabling a much more easier & amusing gameplay.

Get stable binaries from here. Beta binaries are available at the discord server.

Installation

  1. Install DirectX9 & Visual C++ Redistributable 2019 x86 if not already installed.
  2. If your game version isn't v1.0 then you'll need to downgrade.
  3. Install asi loader
  4. Download CheatMenu.7z and extract everything in game directory (replace if necessary).

Building

You'll need to install Visual Studio 2019 (v142), DirectX9 SDK & Plugin SDK.

Projects used

  1. ImGui
  2. Kiero
  3. MinHook
  4. Plugin SDK

Images

Show Images

How to add ___ to CheatMenu

Be careful about editing 'json' files, especially commas! Check here

Clothes

Haven't found any tutorials for this yet. But CheatMenu loads cloth entries from *CheatMenu\clothes\(CategoryName)* directory in jpg format.
Name format: body_part$model_name$texture_name.

Player Skins (Recommended)

If you just want more player skins without much hassel use this

  1. For this you need modloader installed.
  2. Get your skin dff & txd file and put them inside *modloader\Custom Skins* directory.
  3. Rename your dff & txd filenames into 8 characters. Having more than 8 characters will crash your game.
  4. Important thing to remember is that you can't rename these files while the game is running! If you do, your game will crash.

Peds + Player Skins

If you want to add both peds & skin then follow this

  1. Add peds to your game following a tutorial.
  2. Then create a image of your ped in jpg format and put it in *CheatMenu\peds\(CategoryName)* directory.
  3. The image name should be the model name of the ped.
  4. Open this file CheatMenu\json\ped.json and add an entry for your ped there.
    Format: "PedModel" : "PedName"

Vehicles

  1. Add vehicles to your game following this tutorial first. (Use translator)
  2. Then create an image of your vehicle in jpg format and put it in *CheatMenu\vehicles\images\(CategoryName)* directory.
  3. The image name should be the model id of the vehicle.

Vehicle Tunes

  1. Add tunes to your game following a tutorial.
  2. Then create a image of your tune part in jpg format and put it in *CheatMenu\vehicles\components\(CategoryName)* directory.

Vehicle Paintjobs

  1. Put your paintjob images in png format in *CheatMenu\vehicles\paintjobs\(CategoryName)* directory. Don't rename to png, convert it
  2. You can use any random name for those images.

Weapons

  1. Add weapons to your game following this tutorial first. (Use translator)
  2. Then create an image of your vehicle in jpg format and put it CheatMenu\weapons\(CategoryName) directory.
  3. The image name should be the weapon id (not model!) of the weapon.
  4. Open this file CheatMenu\json\weapon.json and add an entry for your weapon there.
    Format: "WeaponID" : "WeaponName"

cheat-menu's People

Contributors

user-grinch avatar

Watchers

James Cloos 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.