RSDKModding / RSDKv4-Decompilation

A complete decompilation of Sonic 1 & Sonic 2 (2013) & Retro Engine (v4)
Other
927 stars 173 forks source link

mod loader(s, built-in and RSDKMM) do not work #401

Closed avegee24 closed 1 year ago

avegee24 commented 1 year ago

hi i'm trying to develop a mod (decomp version 1.3.0) and it doesn't show anything on the mod menu built-in image RSDKMM does absolutely nothing the mod was formatted using MegAmi's tutorial

LittlePlanetCD commented 1 year ago

the mod loader does work, you did something wrong on your end.

can you send a pic of your mod's folder?

avegee24 commented 1 year ago

the mod loader does work, you did something wrong on your end.

can you send a pic of your mod's folder? is there supposed to be an ini showing the mods or not? image also this name is temporary af

avegee24 commented 1 year ago

oh wait you meant mod's folder not mods folder @LittlePlanetCD there's a mod.ini that says this: Name=Sonic the Hedgehog MyCut Description=Just some things i felt like inserting. Author=CesarGrim Version=1.0.0 TxtScripts=true

MegAmi24 commented 1 year ago

you need line breaks between each tag

avegee24 commented 1 year ago

@MegAmi24 i have those in unix lf it's just github that fucked it up