Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Cheat Menu v3.5

Compare
Choose a tag to compare
@user-grinch user-grinch released this 31 Dec 21:43
· 12 commits to master since this release

Happy New Year!

It's been a while since the last stable release. This release contains TONS of new stuff & bug fixes. See the full changelog below.

I've been working on a version for re3. Be sure to check it out too. Also, I've opened up a Patreon, feel free to support me if you enjoy my work.

     

Info

  • Make sure you have all the prerequisites installed before trying the menu out.
  • I am aware of windows defender detecting it as a trojan or something. I don't have any clue why it thinks that way. It's a false positive
    (add an exclusion for the menu in your antivirus to stop blocking it as a virus). If you want, look at the source and compile it yourself.
  • There might be incompatibilities with other mods. If you find any let me know. Check here
  • Do a FRESH install. Remove all of your previous CheatMenu files then install the new version.
  • Please note, you're NOT allowed to reupload this modification without explicit permission from the author. Link to this page instead!

New features

  1. Updated to ImGui 1.89.1
  2. Improve translation support
  3. Added Chinese & Russian translation
  4. Switch to TOML from JSON
  5. Improved logging & config file
  6. Added favorites & add new options for peds, skins, vehicles, etc.
  7. Added save system for vehicle customizations
  8. Added option to spawn vehicles with model ID
  9. [III] Added big head option
  10. [III|VC] Added keep weapons after death
  11. [III|VC] Added weapon spawn for peds
  12. [VC] Added don't lose clothes on wasted/busted
  13. [VC]Add more teleport locations
  14. [SA] Improve free cam, add a separate page for hotkeys
  15. [SA] Added no water physics, no flip burn, no train derail, night vision, infrared vision, etc.
  16. [SA] Added more effect (CCTV, darkness, fog, grain, underwater, heat haze, No postfx)
  17. [SA] Added square radar, disable radar rotation
  18. [SA] Added fullscreen menu map
  19. [SA] Added quick teleport option (directly click on overlay map to teleport)
  20. [SA] Added auto vehicle drive option
  21. [SA] Added weapon no spread, auto vehicle unflip, lockCamZoom etc.
  22. [SA] Added a page to check current ped tasks
  23. [SA] Add randomized tunes when spawning vehicles

Bug fixes

  1. Massively improve performance in large text/ image pages
  2. Fix lags when browsing large image/ text sections
  3. Fix issues with UI & menu scaling
  4. [III] Fix issues with custom animation not working properly
  5. [III] Fix crash with vehicle spawning
  6. [VC] Fix don't fall off bike
  7. [VC] Fix issue with radar pos editor
  8. [VC] Fix no damage for bikes
  9. [SA] Fix a few typos with mission names
  10. [SA] Fix crash with gang weapon editor
  11. [SA] Fix teleporting with Jetpack
  12. [SA] Fix bugs with the cutscene player
  13. [SA] Fix radio scroll issue
  14. [SA] Fix spawning underwater with quick teleport

Submitting translations

What to submit translations for your language? Check here

Don't forget to star the repo. Anyway, thanks for your support. Enjoy :)

New Contributors