Skip to content
Max edited this page Jun 21, 2026 · 1 revision

Welcome to the reVC wiki!

Extra Features

Alongside the original game code, reVC implements features and improvements that make the game accessible in a many modern configurations.

Debug Menu

Debug menu provides a series of in-game settings that can be toggled by the user using the mouse. It can be activated by pressing Control+M. The following image (1) shows what it looks like. The code that implements this module can be found in src/extras/debugmenu{.cpp .h}.

Clone this wiki locally