No ROMs / no copyrighted assets
This independent guide does not host or link to game files. Use your own legally obtained copy.
What is a native port / reimplementation?
It’s the original game’s logic ported to platform-native APIs. Renderer is your platform’s graphics API. Audio uses your platform’s audio stack. Input talks to your OS.
What is emulation?
It’s a software simulation of the original console. The original binary runs unchanged inside the simulator. Performance and compatibility depend on the emulator’s implementation.
Side-by-side
| Feature | Native port (e.g. Dusk) | Emulation (e.g. Dolphin) |
|---|---|---|
| What it runs | Reimplemented logic, native code. | Original binary inside emulator. |
| Performance | Generally lighter for the target game. | Heavier; depends on emulator + hardware. |
| Game catalog | Single game. | Many games per console family. |
| Modern features (120 FPS, ultrawide) | Designed in. | Possible via mods or emulator features. |
| Controller / gyro | Native through OS. | Native + emulator-side mappings. |
| Setup difficulty | Lower for this one game. | Lower if you already run other emulator games. |
Which fits you?
- Single game, modern features, lighter setup → native port.
- Wider catalog from one console family → emulation.
- Most modern handheld / Deck experience → native port, generally.
You always need your own legally obtained copy regardless of which route you pick — see /no-roms.