Replies: 1 comment
-
The .msu files are not compiled in. The entries I use in my .ini are:
I suspect you didn't put the prefix in, e.g., my msu files are in a msu/ subdirectory named "alttp_msu-[x].pcm" where [x] is 1-34 (no leading zeros), so the MSUPath needs to reflect that part if the filenames aren't only just numbers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've taken these steps:
Editing the .ini file and setting the flag to
true
I created a folder in the
zelda3
folder calledmsu
and put my.pcm
files in there. I also, for good measure, put the files inother/msu
The thing is, the compiled program ends up being 1.8MB which is the same size as it was before I got the files and set the flag.
This can't be right, right? The files are very large!
Beta Was this translation helpful? Give feedback.
All reactions