INSTALLATION MODEL GUIDE

Standalone game vs ROM patch: what changes?

First identify what the developer distributes. A ROM patch modifies your own matching base game, a standalone project arrives as a complete application, and a source-built project must be compiled locally. Those routes are not interchangeable.

THREE ROUTES One legal-safe source boundary
ROM PATCH

Bring the matching base

The developer supplies a patch, not the complete game. You apply it locally to the exact legally obtained base game named in the project instructions.

Needs: patch + matching base + compatible patcher
STANDALONE INSTALL

Install the complete application

The developer distributes a complete game for one or more supported operating systems. You follow that project's install instructions without supplying a ROM.

Needs: official installer or package + supported device
BUILD FROM SOURCE

Compile the official code

The developer publishes source code and a toolchain. You create the playable output locally instead of downloading an unofficial ready-made build.

Needs: source + documented toolchain + build steps
DIRECT COMPARISON

What you receive—and what you must provide

The profile's Distribution field decides which column applies. Never infer the route from the project's name or visual style.

ModelDeveloper providesYou provideMain actionNever substitute
ROM patchA patch containing the project's changesThe exact legally obtained base game required by the developerApply the patch locally with a compatible patcherA prepatched download or mirror
Standalone installThe complete game application through an official sourceA supported computer or deviceFollow the project's operating-system-specific instructionsA ROM, emulator or patch
Build from sourceSource code and build instructionsThe exact toolchain named by the projectCompile the project locally, then follow its runtime instructionsAn unofficial ready-made build

Choose the correct route in four checks

  1. Open the canonical profile. Read its Distribution field before downloading or installing anything.
  2. Use the developer-owned source. Do not replace an unavailable official page with a mirror, repost or prebuilt copy.
  3. Follow that project's exact requirements. Base revision, operating system and toolchain can differ between projects.
  4. Back up before updating. Keep the previous working build and an independent copy of the in-game save.

Pocket Radar never hosts or links ROMs, BIOS files, prepatched games, mirrors or unofficial compiled builds.

GO DEEPER

Use the guide that matches the model

A patch guide cannot safely replace standalone or source-build instructions. Continue only through the route shown on the profile.