Frogger 2: Swampy's Revenge (Cancelled Nintendo 64 Port)
About
This repository preserves the source code for a cancelled Nintendo 64 port of Frogger 2: Swampy's Revenge, reconstructed to closely match a surviving December 1, 1999 prototype build (the port itself was cancelled shortly before an internal "final" build dated December 14, 1999). It uses the SN Systems N64 SDK toolchain, with libraries converted from the official N64 SDK's ELF format.
Getting started
Run make.bat to compile; the resulting N64 ROM is produced in the build\ folder. Compilation has been tested on Windows 10.
History
The N64 port was cancelled before completion. Since no single source-control commit represents the exact prototype build, the repository's maintainers manually analyzed the surviving ROM to determine which code changes to include, reconstructing a close match to the December 1, 1999 prototype.
Additional notes
- Preservation
- Preserved by the Highway Frogs project. Some bundled SDK libraries carry non-descriptive names left over from the original developers — e.g. "tonylib2.lib" is actually a renamed "libgultra.lib".