elhobbs / prboom3ds

prboom for the 3ds
GNU General Public License v2.0
104 stars 26 forks source link

iwad tag doom.wad not present #32

Closed starcestus closed 4 years ago

starcestus commented 4 years ago

I followed the instructions and im not sure why im getting this error no matter what i change i dont knnow what this tag is supposed to be. I think its this -iwad filename.wad but i dont know where to add it in the shortcut the instructions are not clear

elhobbs commented 4 years ago

It is not clear what “instructions” you followed. I assume you are trying to start prboom3ds while specify an iwad on the command line. That will not work. There is a builtin menu that will allow you to select from the supported iwads if they are present in the /3ds/prboom3ds directory. The detection is based on the original file names. So you can’t rename them with arbitrary names. See here for a list of supported names https://github.com/elhobbs/prboom3ds/blob/f8e545e6605dba3edd4482e3cf6b17be48d85a16/src/d_main.c#L128