GitHub Trending · Learning & Gaming · Updated
YimMenu/YimMenuV2
The open-source mod menu DLL for GTA 5: Enhanced
- Stars
- ★ 1.5k
- Language
- C++
- Chart appearances
- 1
- On-chart tracking
- 0 days tracked
What it does
An experimental mod menu for GTA 5: Enhanced: compile to a DLL, inject at the main menu with an injector like Xenos, then press INSERT or Ctrl+\ to open. Pairing with FSL (redirecting save data to local disk) is recommended to protect your account, and BattlEye anti-cheat must be disabled (there's no BE bypass — public sessions will kick you via heartbeat checks).
What's inside
C++ source plus a short README covering the workflow (FSL → nightly release → injector → disable BattlEye → inject) and fixes for common issues (disconnects, missing saves, game won't launch).
Tech stack
C++, a DLL-injection single/multiplayer mod menu relying on external injectors and FSL; GPL-2.0; default branch enhanced.
Use cases
- GTA5 single-player fans — unlock vehicles and cash to experience all content
- mod developers — learn from or fork the source for custom game menus
- Offline fun — mess around in private sessions with BattlEye off
Why it's trending
It targets a concrete need in the GTA5 Enhanced modding community and continues the familiar YimMenu project line for users seeking an open menu.
Current chart placements
| Period | Language filter | Rank | Stars gained |
|---|---|---|---|
| Weekly | C++ | #10 | +233 |
Editorial summaries are based on the public repository and the dated GitHub Trending snapshot. Verify implementation details in the upstream repository.