Cinghialotto / cave-story-md

A fan port of Cave Story for the Sega Mega Drive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cave Story MD

Comparison Shot Video

This is a rewrite/port of the popular freeware game Cave Story for Sega Mega Drive/Genesis. It should work on any console or emulator. The main story is "finished", only little things and bugfixes remain.

Download

"Stable" releases can be found in the Releases tab.

Control Defaults

If you have a 6 button controller:

  • C - Jump, confirm
  • B - Shoot
  • A - Fast forward through scripted events
  • Y, Z - Switch weapon
  • Start - Pause / Item Menu

For 3 button, A cycles through weapons. The rest is the same.

Cheats

  • Stage Select: up, down, left, right, A + Start. Like Sonic.
  • Infinite health/ammo: up, up, down, down, left, right, left, right, A + Start.

You can still get crushed and fall out of bounds.

Note that you can't load or save the game while cheating (including the counter).

Compilation

  1. Setup marsdev and python
  • Marsdev targets: m68k-toolchain z80-tools sik-tools
  1. Clone & make

Other Information

License

Various, details here

Thanks

I did not know how to sort this list, so I did it alphabetically.

  • andwhyisit: A whole lot of testing. Automated builds.
  • DavisOlivier: Helped with a few music tracks.
  • Sik: Mega Drive tech support. Made the font used ingame.
  • Other people I probably forgot

About

A fan port of Cave Story for the Sega Mega Drive


Languages

Language:C 93.7%Language:C++ 5.1%Language:Assembly 0.8%Language:Makefile 0.2%Language:Python 0.2%