SimpleMenu Mod V1.2
V222SimpleMenu — GTA V 单人游戏模组菜单(开源)
描述
SimpleMenu 是一个模块化且功能丰富的模组菜单,专为《侠盗猎车手 V》单人模式设计。使用 SHVDN3 和 LemonUI 构建,提供一个干净、可定制的界面,让您控制游戏的几乎每个方面:玩家能力、车辆、天气、时间、武器、NPC 行为、传送等等。
其代码库是开源的,适合希望寻找干净基础的玩家和模组开发者。
版本 1.2 新增内容
- 扩展的通缉设置:清除通缉等级、切换派遣、忽略玩家、禁用平民报告
- 自定义武器子菜单:车辆枪、行人枪和传送枪(实验性功能)
- 重要传送子菜单:所有武器商店、医院、服装店和警察局的 JSON 驱动列表
- 新武器调整:超级精准和无后坐力切换
- 新车辆功能子菜单:切换引擎、锁定/解锁车门、打开所有车门、始终系安全带
- 玩家统计最大化:设置最大耐力、力量、射击、飞行、隐身(仅限故事角色)
- 重新设计的模型更换器:从 JSON 加载自定义行人,选择道具和组件,随机服装,重置为迈克尔/富兰克林/特雷弗
- 改进的 INI 处理:更稳定的 INI 解析,更好的子菜单内存逻辑
主要功能
- 玩家选项:无敌模式、治疗、护甲、隐身、模型切换器、服装编辑器
- 能力:超级跳跃、快速奔跑、快速游泳、超级拳击、禁用布娃娃、醉酒模式
- 视觉模式:切换夜视、热成像、运动模糊、相机抖动、电影条
- 车辆选项:全面调校、颜色选择、性能提升、从 JSON 生成、修理、引擎控制
- 武器选项:给予所有、移除所有、爆炸子弹、火焰子弹、无限弹药、超级精准、无后坐力
- 通缉等级控制:冻结、清除、最大星级切换、禁用派遣、忽略玩家
- 传送选项:航点、著名地标、来自 JSON 的重要传送
- 保镖:生成军队、警察、特警、帮派,带可选无敌模式和车辆
- NPC 世界设置:混乱模式、密度倍增、所有人忽略玩家
- 杂项工具:HUD 切换、速度计、显示坐标、炸毁所有车辆、击杀敌人
- INI 热键系统:为常用操作绑定数字键盘键
更新日志
版本 1.2 — 2025 年 7 月
- 新增通缉设置:警察忽略、派遣切换、禁用平民报告
- 新增自定义武器子菜单:车辆枪、行人枪、传送枪(实验性)
- 新增超级精准和无后坐力武器调整
- 新增车辆功能:切换引擎、锁定/解锁、系安全带模式、打开所有车门
- 仅为故事角色新增玩家统计最大化
- 重写玩家模型和服装编辑器:支持 JSON 加载的行人、道具选择、重置皮肤
- 新增重要传送:武器商店、警察局、医院、服装店
- 改进的 INI 内存和 JSON 处理
版本 1.1 — 2025 年 7 月
- 新增地标传送子菜单,包含 30 个位置
- 新增玩家能力子菜单:超级拳击、快速奔跑、醉酒模式等。
- 新增玩家视觉子菜单:夜视、热成像、运动模糊等。
- 新增 HUD 选项:切换雷达、十字准星、时间、现金显示等。
- 新增保镖系统:生成帮派、警察、军队,带无敌模式和车辆
- 新增杂项工具:炸毁汽车、速度计、坐标、强制第一人称视角
- 新增数字键盘 1、数字键盘 8 的 INI 热键支持
- 菜单现在通过 INI 记住最后打开的子菜单
版本 1.0 — 2025 年 7 月
- 首次公开发布
- 菜单基础使用 LemonUI SHVDN3 构建
- 玩家、车辆、武器、世界、NPC 和传送类别
- 从外部 JSON 列表生成车辆
- INI 切换键支持
- 生成完全升级的车辆并带有红色标记
已知问题
- 电影条和相机抖动选项无法使用(LemonUI SHVDN3 限制)
- 传送枪、车辆枪、行人枪为实验性,未完成所有行为
- 强制第一人称视角替代移除的俯视模式以避免相机问题
- 击杀所有敌人可能不影响敌对动物或友好的生成保镖
- 玩家统计最大化可能在任务或重载中不持久
INI 文件示例
[菜单]
打开键 = F10
最后使用的标签 = SimpleMenu
[热键]
切换无敌模式 = 数字键盘 1
给予所有武器 = 数字键盘 2
冻结弹药 = 数字键盘 3
永不被通缉 = 数字键盘 4
切换速度计 = 数字键盘 5
传送到航点 = 数字键盘 6
切换快速奔跑 = 数字键盘 7
切换超级跳跃 = 数字键盘 8
要求
支持的内容
- 仅支持《侠盗猎车手 V》单人模式
- 仅为键盘输入设计(不支持控制器)
- 传送和车辆生成列表基于 JSON,完全可编辑
致谢
- 模组开发者:MO3IZO
- UI 框架:LemonUI for SHVDN3
- JSON 处理:Newtonsoft.Json
- 感谢社区测试者和 GitHub 上的贡献者
开源
该项目是开源的,并根据 MIT 许可证授权。
查看完整代码或在 GitHub 上贡献:
捐赠
如果您喜欢使用此模组或想支持未来的开发,您可以通过 PayPal 捐赠:
contact@mo3izo-tech.tk
V222SimpleMenu — GTA V Single Player Mod Menu (Open Source)
Description
SimpleMenu is a modular and feature-rich mod menu designed for Grand Theft Auto V single player mode. Built using SHVDN3 and LemonUI, it provides a clean, customizable interface that lets you control nearly every aspect of the game: player abilities, vehicles, weather, time, weapons, NPC behavior, teleportation, and much more.
Its codebase is open source and ideal for both players and mod developers looking for a clean foundation.
New in Version 1.2
- Expanded Wanted Settings: Clear Wanted Level, Toggle Dispatch, Ignore Player, Disable Civilian Reports
- Custom Weapons Submenu: Vehicle Gun, Ped Gun, and Teleport Gun (experimental features)
- Important Teleports Submenu: JSON-driven list for all Ammu-Nations, hospitals, clothing stores, and police stations
- New Weapon Tweaks: Super Accuracy and No Recoil toggles
- New Vehicle Functions Submenu: Toggle Engine, Lock/Unlock Doors, Open All Doors, Always Seatbelt
- Player Stats Maxer: Set max stamina, strength, shooting, flying, stealth (Story characters only)
- Reworked Model Changer: Load custom peds from JSON, choose props and components, random outfits, reset to Michael/Franklin/Trevor
- Improved INI Handling: More stable INI parsing, better submenu memory logic
Main Features
- Player Options: God mode, heal, armor, invisibility, model switcher, outfit editor
- Abilities: Super Jump, Fast Run, Fast Swim, Super Punch, Disable Ragdoll, Drunk Mode
- Vision Modes: Toggle Night Vision, Thermal Vision, Motion Blur, Camera Shake, Cinematic Bars
- Vehicle Options: Full tuning, color selection, performance boost, spawn from JSON, repair, engine control
- Weapon Options: Give all, remove all, explosive bullets, flaming bullets, infinite ammo, super accuracy, no recoil
- Wanted Level Controls: Freeze, Clear, Max Stars Toggle, Disable Dispatch, Ignore Player
- Teleport Options: Waypoint, Famous Landmarks, Important Teleports from JSON
- Bodyguards: Spawn military, cops, SWAT, gangs with optional god mode and vehicles
- NPC World Settings: Chaos Mode, Density Multipliers, Everyone Ignores Player
- Misc Tools: HUD toggles, Speedometer, Show Coordinates, Explode All Vehicles, Kill Enemies
- INI Hotkey System: Bind NumPad keys for common actions
Changelog
Version 1.2 — July 2025
- Added Wanted Settings: Police Ignore, Dispatch Toggle, Disable Civilian Reports
- Added Custom Weapons Submenu: Vehicle Gun, Ped Gun, Teleport Gun (experimental)
- Added Super Accuracy and No Recoil weapon tweaks
- Added Vehicle Functions: Toggle Engine, Lock/Unlock, Seatbelt Mode, Open All Doors
- Added Player Stats Maxing for story characters only
- Rewritten Player Model & Outfit Editor: supports JSON-loaded peds, prop selection, reset skin
- Added Important Teleports: Ammu-Nations, Police Stations, Hospitals, Clothing Stores
- Improved INI memory and JSON handling
Version 1.1 — July 2025
- Added Landmarks Teleport Submenu with 30 locations
- Added Player Abilities Submenu: Super Punch, Fast Run, Drunk Mode, etc.
- Added Player Vision Submenu: Night Vision, Thermal, Motion Blur, etc.
- Added HUD Options: Toggle Radar, Crosshair, Time, Cash Display, etc.
- Added Bodyguards System: Spawn gangs, cops, military with godmode and vehicles
- Added Misc Tools: Explode Cars, Speedometer, Coordinates, Force First Person
- Added INI Hotkey Support for NumPad1, NumPad8
- Menu now remembers last opened submenu via INI
Version 1.0 — July 2025
- Initial public release
- Menu base built with LemonUI SHVDN3
- Player, Vehicle, Weapon, World, NPC, and Teleport categories
- Vehicle spawning from external JSON list
- INI toggle key support
- Spawn Fully Upgraded Vehicle with red blip
Known Issues
- Cinematic Bars and Camera Shake options are not functional (LemonUI SHVDN3 limitation)
- Teleport Gun, Vehicle Gun, Ped Gun are experimental not all behaviors are finished
- Force First Person replaces removed top-down mode to avoid camera issues
- Kill All Enemies may not affect hostile animals or friendly spawned bodyguards
- Player Stats Maxing may not persist through missions or reloads
INI File Example
[Menu]
OpenKey = F10
LastUsedTab = SimpleMenu
[Hotkeys]
ToggleGodMode = NumPad1
GiveAllWeapons = NumPad2
FreezeAmmo = NumPad3
NeverWanted = NumPad4
ToggleSpeedometer = NumPad5
TeleportToWaypoint = NumPad6
ToggleFastRun = NumPad7
ToggleSuperJump = NumPad8
Requirements
Supported Content
- Supports only Grand Theft Auto V single player mode
- Designed for keyboard input only (no controller support)
- Teleports and vehicle spawn lists are JSON-based and fully editable
Credits
- Mod developed by: MO3IZO
- UI Framework: LemonUI for SHVDN3
- JSON Handling: Newtonsoft.Json
- Thanks to the community testers and contributors on GitHub
Open Source
This project is open source and licensed under the MIT License.
View the full code or contribute on GitHub:
Donate
If you enjoy using this mod or want to support future development, you can donate via PayPal:
contact@mo3izo-tech.tk