Idol Manager Cheats: Debug Mode, Save Editing, and Every Hidden Hotkey
Idol Manager does not advertise its cheats. There is no toggle in the options menu, no console window, and no splash screen hinting at what lies beneath. The developer, Glitch Pitch, buried a full debug mode behind a five-tap key sequence that most players will never stumble across by accident. Once unlocked, it hands out millions of yen, instant auditions, and a reset button for scandals.
Below is the complete breakdown: how to flip the switch, what every key does, where the save files hide, and why editing an idol's stats can backfire spectacularly if the player ignores the age-gating system.
How to Unlock Debug Mode
The activation is absurdly simple. Press F7 exactly five times in a row. A coin-like chime confirms success. From that moment until the game is closed, the debug hotkeys are live. On Mac keyboards that lack a standalone F-row, Fn + F7 repeated five times achieves the same result.
If no sound plays, the likely culprits are an outdated build or a keyboard that intercepts F-keys at the OS level. Some laptops require holding Fn even on Windows. The debug state does not persist after quitting — it must be reactivated every session.
Every Debug Command
These hotkeys work globally once debug mode is active. They ignore the current UI state and fire instantly.
| Key | Effect | Caveat |
|---|---|---|
| ~ (Tilde) | Triggers a random dialogue event | Requires at least 3 idols and 1 staffer in the agency. On Macs without a tilde key, the [ ] ~ ' key next to left shift reportedly works. |
| Z | Instant local audition | Spawns a new idol candidate immediately. |
| X | Instant regional audition | Higher-tier candidate pool than local. |
| C | Instant worldwide audition | Highest-tier candidate pool. |
| Y | Adds ¥1,000,000 | Can be spammed. No cap. The fastest way to break the economy. |
| F | Adds 100 fans | Stackable. Useful for climbing the popularity ladder before a major release. |
| P | Adds 1,000 research points of each type | All four research categories receive the boost simultaneously. |
| U | Unlocks all genres for producing singles | Some players report that using U can soft-lock the single production menu. If the genre list becomes unresponsive, reloading a pre-cheat save is the only fix. |
| S | Increases all idols' fame level | Affects every idol in the roster at once. |
| B | Random relationship shift with a random idol | Can buff or debuff friendship, love, or influence. The randomness makes it dangerous — repeated use can tank affinity levels that took hours to build. |
| F1 | Previously triggered elections | Reportedly non-functional in current builds. |
| F2 | Resets special event cooldowns | Allows immediate re-triggering of timed events. |
| F3 | Resets all idols' stamina | Physical and mental stamina return to full. Not permanent — stamina drains normally afterward. |
| F4 | Removes all scandal points | Instantly clears the scandal meter across the entire agency. |
| F5 | Quick save | Writes a save state without opening the menu. |
| F9 | Quick load | Also refreshes game assets, which modders use to test texture changes without restarting. |
Standard Hotkeys (Not Cheats, but Easy to Miss)
These work out of the box without activating debug mode. Many players discover them only after dozens of hours.
| Key | Effect |
|---|---|
| 1, 2, 3 | Time speed presets. 3 is the fastest. |
| Spacebar | Pause / resume |
| Right Mouse Button | Close or open the side tab panel |
| Middle Mouse Button | Cycle to the next side tab |
| M | Mute music |
| E | Speed up time. Pressing it multiple times stacks the effect with no upper limit. |
Save File Editing: The Nuclear Option
When pressing Y a hundred times grows tedious, players can edit the raw JSON save files directly. The files are unencrypted, human-readable, and located at:
C:\Users\[Username]\AppData\LocalLow\Glitch Pitch\Idol Manager\data
On macOS:
~/Library/Application Support/Glitch Pitch/Idol Manager/data/
The folder contains .json save files and an auto_save.json. The auto-save cannot be edited while the game is running — the process holds a write lock. Other manual saves can be edited on the fly, though closing the game first is still recommended to prevent cache conflicts.
Editing Money
Open any save file in a text editor (Notepad++, VS Code, or Sublime Text — never Word). Near the top, locate:
"resources__Resources":[{"Type":"0","Val":"5000000"}]
Change the Val string to any number. Save. Load the game. The new balance appears instantly.
Editing Idol Stats
Search for "data_girls__Girls". Inside each idol's "parameters" block, stamina values are keyed by type:
- "type":"8" — Physical stamina. Set "_val":"100" for max.
- "type":"9" — Mental stamina. Set "_val":"100" for max.
These edits are not permanent. Stamina drains during activities and must be re-edited or refreshed with F3 if the player wants to maintain the boost.
The Age-Gating Trap
Here is where save editing gets nasty. Cool and Sexy stats are hard-capped by age:
- Age under 14: max 40
- Age under 16: max 60
- Age under 18: max 80
- Age 18+: no cap
If a player edits an idol's Cool or Sexy stat above the age-appropriate cap, the game silently clamps the value down on load. A 13-year-old idol with 90 Cool will load as 40 Cool, and the player will assume the edit failed. The fix is simple: edit the age field first, then raise the stats. The game does not warn about this behavior — it just enforces the cap without feedback.
Trainers and Cheat Engine
For players who want hotkey toggles instead of JSON surgery, third-party tools exist.
WeMod
The WeMod trainer supports Idol Manager with options for unlimited money, unlimited scandal points, unlimited stars, and unlimited research points. It auto-detects the Steam version and applies memory hooks without manual pointer scanning. As with all trainers, major game updates can break compatibility until the WeMod team releases a patch.
Cheat Engine Tables
The Fearless Revolution community hosts a Cheat Engine table with pointers for money, fans, research points, and individual idol stats. The table requires Cheat Engine 7.0 or newer and attachment to the Idol Manager process. Because the game is built in Unity, pointer paths are relatively stable, but update-induced shifts are still possible.
Honest Warnings
- Back up the entire data folder. Before touching any .json, copy C:\Users\[Username]\AppData\LocalLow\Glitch Pitch\Idol Manager\data somewhere safe. One malformed bracket destroys a 50-hour agency.
- The U key can soft-lock production. Multiple players report that unlocking all genres with U causes the single-production screen to freeze. If this happens, the only recovery is loading a pre-cheat save.
- B is a relationship roulette. The B key does not guarantee a buff. It can tank influence or love ratings that took in-game months to cultivate. Using it blindly is a fast way to ruin a romance route.
- Stamina edits are temporary. Even setting both stamina types to 100 in the JSON does not freeze the value. Activities drain it normally, and the player must re-edit or spam F3 to maintain the boost.
- Mac F-key quirks. On macOS, Fn is mandatory for both debug activation (Fn + F7 x5) and debug commands (Fn + F2, Fn + F3, etc.).
Frequently Asked Questions
Do cheats disable achievements?
No. Idol Manager is a single-player title with no anti-cheat layer. Debug commands, save editing, and trainers do not block Steam achievement unlocks.
Why does the tilde key not trigger dialogue?
The player needs at least 3 idols and 1 staffer hired. Without that roster, the command fires but produces no event. On Macs without a physical tilde, the key to the left of Shift — labeled [ ] ~ ' — is the alternative.
Can a player give themselves more than ¥1M per keypress?
Not through the debug console. Y is hard-locked to one million per press. For larger sums, editing the "Val" field in the save file is the only practical method.
Is there a cheat to cancel idol graduation?
No dedicated hotkey exists. Graduation is tied to age and in-game time. The only workaround is editing the idol's age in the save file or using F2 to reset event cooldowns and hope the graduation timer shifts.
Why do Cool and Sexy stats keep resetting after editing?
Age-gating. The game enforces hidden caps based on the idol's age. Raise the age field in the JSON before raising those specific stats.
Bottom Line
Idol Manager's debug mode is a fully featured cheat suite hiding behind five taps of F7. It hands out money, fans, research, and instant auditions without asking for a single mod download. For deeper control, the JSON save files are wide open — though the age-gating system on Cool and Sexy stats will punish careless editors who do not read the fine print. Back up the data folder, avoid spamming U on a main save, and remember that B is as likely to ruin a relationship as it is to save one.






