Giter Club home page Giter Club logo

doukutsu-rs's Introduction

doukutsu-rs

Release

Download latest Nightly builds (Requires being logged in to GitHub)

A re-implementation of Cave Story (Doukutsu Monogatari) engine written in Rust.

The project is still incomplete and not fully playable yet.

Join the Discord server

Data files

This repository does not contain any copyrighted files.

For better user experience, pre-built binaries are distributed with slightly modified freeware game files.

doukutsu-rs should work fine with pre-extracted and tweaked data files from this repository, NXEngine(-evo) extracted freeware data files and Cave Story+ data files.

Vanilla Cave Story does not work yet because some important data files have been embedded inside the executable. and we don't have a loader/extractor implemented yet.

Where to get them?

Freeware

Cave Story+

  • PC release (Steam) - (Tested only with Steam version, both Windows and Linux builds) Copy data folder from installation directory (guide for Steam) to the runtime directory.
  • PC release (EGS) - (Untested, but the game is essentially the same as Steam release) Same thing as with Steam version.
  • Switch release - (Tested once, no guarantee to work) You need a hacked Switch and physical release. Google should help you.

Gameplay support roadmap

  • Checkmarked things = fully implemented

  • Unmarked things = partially or not implemented yet.

  • Text scripts (TSC)

    • Initial implementation
    • Full implementation of gameplay opcodes
    • Shift-JIS encoding support
    • Credits opcodes
  • Audio

    • Organya BGM playback
    • Text script bindings
    • CS+ style .ogg BGM playback
    • PixTone SFX
  • NPCs/entities

    • Initial implementation
    • Miscellaneous entities (~40% done)
    • Bosses (~30% done)
      • Omega
      • Balfrog
      • Monster X
    • First Cave
    • Mimiga Village
    • Egg Corridor
    • Grasstown
    • Sand Zone (~50% done)
    • Labirynth (~10% done)
    • Waterway
    • Egg Corridor? (~20% done)
    • Outer Wall
    • Plantation
    • Last Cave
    • Balcony
    • Hell
  • Weapons

    • Leveling / XP system
    • Initial implementation
    • Snake
    • Polar Star
    • Fireball
    • Machine Gun
    • Missile Launcher
    • Bubbler
    • Blade
    • Super Missile Launcher
    • Nemesis
    • Spur
  • Saving and loading game state

  • Support for different game editions

    • Vanilla
    • Modified vanilla
    • Cave Story+ (PC/Switch)
      • Base mod
      • Mod loading
      • Curly Story
      • Wind Fortress
      • Boss Run
      • Seasonal graphics
      • Co-op gameplay

(tbd)

Mandatory screenshots

Freeware data files:

Japanese Freeware

Cave Story+ data files:

CS+ with enhanced graphics

Credits

  • Studio Pixel/Nicalis for Cave Story
  • Cave Story Tribute Site - has lots of useful resources related to the game.
  • CSE2 - widescreen fixes, more readable reference for game logic, mutual help in various things.
  • LunarLambda for organism - which is being used by us as .org playback engine.

doukutsu-rs's People

Contributors

alula avatar khang06 avatar yoroshikun avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.