RSDKv5Extract icon indicating copy to clipboard operation
RSDKv5Extract copied to clipboard

Tools to extract and pack RSDK v5 archives.

RSDKv5Extract

Tools to extract and pack RSDK v5U archives.

File formats

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

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

IMG (.png) - Image files, Data/Images/*/*.png

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

MUS (.ogg) - Music files, Data/Music/*/*.ogg

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

PAL (.act) - Palette files, Data/Palettes/*/*.act

SHD (.vso, .fso) - Shader files, Data/Shaders/*/*/*.vso,.fso

SFX (.wav) - 16-bit, 44k HZ, mono sound effect files, Data/SoundFX/*/*.wav

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

SPR (.gif) - Sprite assets, Data/Sprites/*/*gif

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

TIL (.bin) - Tile configurations for stages, Data/Stages/*/TileConfig.bin

VID (.ogv) - Video files, Data/Video/*/*.ogv

Credits:

Tool Creation:

MainMemory

Sonic Mania/Mania Plus Support:

koolkdev

Axanery

M&M

RandomTalkingBush

SuperSonic16

Rubberduckycooly

Tpot

Sonic 1 Support:

LittlePlanetCD

Sonic 2/CD Support:

Lave Slime

Sonic 3 & Knuckles Support:

Axanery

RandomTalkingBush

Rubberduckycooly

breakthetargets