RECAP: Classic console games are increasingly finding their way to PC through native recompilations, and Paper Mario is the latest to make the jump. A newly released build called Paper Mario ReCut brings the Nintendo 64 RPG to Windows as a native application – no traditional emulation involved.
Instead of simulating the original hardware, the project runs the game through an N64 recompilation toolchain that adapts the game's code for modern systems. The distinction is meaningful: emulation recreates the console environment wholesale, while recompilation converts the game's original code to run natively on current hardware. In practice, that can mean better performance and more direct technical control over how the game runs.
Rendering is handled by RT64, a graphics backend built to render N64-era visuals. Paper Mario's flat textures and simple 3D environments make it a natural fit for this approach. RT64 also lets users change graphical settings in real time through an in-game menu.
Tooling is as much a focus of this release as playability. Paper Mario ReCut includes live texture replacement, toggled via keyboard shortcut, letting users swap assets while the game is running.
The build also supports two texture capture modes: a one-time dump with progress tracking, and a continuous capture mode that collects textures as gameplay proceeds. A bundled utility, the Paper Atlas Tool, gives users a more structured environment for editing and managing those exported assets.








