Nemesis is an old internal Rec Room cheat that I recently found on my hard drive from 2021. The codebase was mostly intact, so I cleaned it up and updated the ImGui files to more modern versions for compatibility and visuals NOTE: YES I DID UPDATE THIS SPECIFIC CHEAT FOR THE "EPIC QUEST" CLIENT BECAUSE A FRIEND OF MINE SHOWED ME THIS PROJECT This project targets the Rec Room game and includes numerous internal hooks for gameplay manipulation, debug features, and more.
- βοΈ Built for Release | x64
- βοΈ Requires MinHook (Ive heard That Minhook Doesnt work I Mean Its old so idc)
- β Not actively maintained β legacy archive
-
Unlock flying mode
-
Enable creator tools in public rooms
-
Unlock all items locally
-
Spawn inventions freely
-
Enable developer mode
-
Remove cooldowns on interactions
-
Food Sploit
-
Modify ammunition
-
Unlock avatar items
-
Airstuck (pause player movement & input mid-air)
-
Adjust field of view (FOV)
-
Invincibility in quest rooms
-
Award points to self
-
Award Gold to Self
-
Self-revive / Broken
-
Kill/dispose of enemies (MasterKill, MasterDispose)
-
Set enemy and boss health values automatically to 1 so 1hit
-
Modify AI health directly
-
Quest Skipper /Broken
-
Override Unity camera aspect ratio / Broken
-
Modify and freeze game time scale / Broken
-
Scale player head size (for memes or visibility) / Also Broken
-
Ignore ink limits / Broken
- Open the project in Visual Studio 2022
- Set configuration to Release | x64
- Ensure MinHook is included and linked properly
- Compile and inject into Rec Room
(found 1 screenshot in the src LOL)

- Original code by me & r3ktd3v (from 2021)
- ImGui updates by me
- Hooking via MinHook