You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DTK always assumes that all modules listed in config yml are *.rel files
Since the headers between *.rel and *.rso files slightly differ, assertions always fail
Failed: While loading object 'RSO_ScriptCable.rso'
Caused by:
0: Failed to read REL header
1: Expected prev == 0
Repository URL
No response
Game Name
Donkey Kong: Country Returns
Game Version
SF8P01 (Europe)
Description
DTK always assumes that all
moduleslisted in config yml are*.relfilesSince the headers between
*.reland*.rsofiles slightly differ, assertions always failhttps://github.com/encounter/decomp-toolkit/blob/bb18a4b253d5f4a1676a7d82c40123d328594000/src/cmd/dol.rs#L1228C31-L1228C32