Cheat Editor Manager Tool is a Windows desktop app for creating, editing, validating, and exporting cheat files to the correct folder layout for each emulator or modded console target.
- Edits cheat text safely without mixing folder path logic into the editor
- Auto-detects IDs from known file layouts when possible (Switch TID/BID, Citra, Dolphin, PPSSPP, etc.)
- Builds correct target output structure automatically with Quick Export
- Shows live export path preview before writing files
- Supports emulator path overrides and profile-based export logic
- Supports emulator custom profiles while preserving built-in profile safety
- Primary logo:
assets/primary-logo.png - Secondary logo:
assets/secondary-logo.png - Wordmark (text-only):
assets/wordmark.png - Logomark (symbol-only):
assets/logomark.png - App icon:
assets/app-icon.pngandassets/app-icon.ico - Watermark:
assets/watermark-brand.png
- Atmosphere (Switch CFW)
- Yuzu
- Ryujinx
- Sudachi
- Suyu
- Citra (3DS)
- RetroArch
- Dolphin
- PCSX2
- PPSSPP
- DuckStation
- Cemu
- Xenia
- RPCS3
- Nintendo 3DS (Luma)
- PSP (CFW)
- PS Vita (taiHEN)
- Wii (Homebrew)
- Wii U (CFW)
- Select a target profile.
- Load or paste cheat text.
- Fill required ID fields (TID/BID or profile ID).
- Click Quick Export to write correctly structured output.
python -m PyInstaller --clean --noconfirm cheat_editor_manager_tool.specOutput executable:
dist/cheat_editor_manager_tool.exe
Latest releases page:
https://github.com/Awetspoon/cheat_editor_manager_tool/releases/latest
MIT License. See LICENSE.
