Cloned Games

Frogger 2: Swampy's Revenge (PC)

HaltedPlayableWindows

About

This repository preserves Frogger 2: Swampy's Revenge's official PC source code, recovered from Blitz Games' internal VSS repository. Only Debug builds currently compile, since no Release variant of the required SoftStation.lib has been recovered; an enhanced PC port's source lives in the repo's separate "fixes" branch.

Getting started

Follow the project's setup guide to install Visual C++ 6.0 and the DirectX 7 SDK, build mdx.lib from MDX.dsp, then open FroggerProject.dsp in Visual Studio and build the Debug configuration. Original game assets aren't included in the repo — playing just requires swapping the built executable into an existing retail PC installation.

Known limitations

  • compatibility: DirectPlay was removed around 2007, making compilation with modern Visual Studio versions impossible without replacing DirectPlay with a modern alternative.
  • build: Only Debug builds can be compiled because no Release variant of SoftStation.lib has been found.
Requires original assets. Assets are not included in the repository; playing requires replacing the exe from a retail PC build.

Additional notes

Caveat
Only Debug builds currently compile; no working Release configuration exists because the Release variant of a required library (SoftStation.lib) hasn't been recovered.
Share:

We’d like to use analytics cookies to understand how visitors use this site. See our Privacy Policy for details. Nothing else is tracked, and the site works the same either way.