Giter Site home page Giter Site logo

rsdkv5_extract's Introduction

Sonic Mania Tools

Data.rsdk status

Fully extracted.

File formats and tools

RSDK (.rsdk) - Retro SDK Archive - Archive of all the files

  • rsdkv5_extract.py - extract archive
  • rsdkv5_pack.py - pack the archive back

MDL (.bin) - 3D Models, Data/Meshes/*/*.bin

  • mdl2stl.py - convert the model to stl
  • 3d2mdl - convert any 3d model to bin

SPR (.bin) - Sprites info, Data/Sprites/*/*.bin

SCN (.bin) - Scenario info, Data/Stages/*/Scene*.bin

  • parse_scene_view.py - SceneX.bin parser
  • render_scene_view.py - render levels to png

TIL (.bin) - Tile configuration for stage, Data/Stages/*/TileConfig.bin

CFG (.bin) - Configuration file, Data/Game/GameConfig.bin and for stages at Data/Stages/*/StageConfig.bin

  • parse_game_config.py GameConfig.bin parser
  • parse_stage_config.py StageConfig.bin parser
  • palette_editor.py - palette editor for GameConfig.bin and StageConfig.bin

OBJ (.bin) - Static object files Data/Objects/Static/*.bin. The name of the file is the hash of the name of the object.

Credits:
koolkdev- Making the original tool
Axanery - Finding Mania Plus/1.07 file names
M&M - Finding Mania Plus file names
RandomTalkingBush - Finding Mania Plus file names
SuperSonic16 - Finding Mania Plus file names
Rubberduckycooly - Finding Mania Plus file names
Tpot - Finding Mania Plus file names

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.