ZDoom questions
-
@edmaul69 @mediamogul This is what I get in my log
Parameters:
Executing: /opt/retropie/ports/zdoom/zdoom +set fullscreen 1 /home/pi/RetroPie/roms/ports/doom/doom2.wad -file /home/pi/RetroPie/roms/ports/innocencex2/innocencex2.wad
ZDoom <unknown version> - - SDL version
Compiled on Feb 23 2017M_LoadDefaults: Load system defaults.
Gameinfo scan took 0 ms
Cannot find a game IWAD (doom.wad, doom2.wad, heretic.wad, etc.).
Did you install ZDoom properly? You can do either of the following:- Place one or more of these wads in ~/.config/zdoom/.
- Edit your ~/.config/zdoom/zdoom.ini and add the directories of your
iwads to the list beneath [IWADSearch.Directories]
So i decided to add this line in my zdoom.ini:
These are the directories to automatically search for IWADs.
Each directory should be on a separate line, preceded by Path=
[IWADSearch.Directories]
Path=.
Path=$DOOMWADDIR
Path=~/.config/zdoom
Path=/usr/local/share/doom
Path=/usr/local/share/games/doom
Path=/usr/share/doom
Path=/usr/share/games/doom
Path=/home/pi/RetroPie/roms/ports/doom/and whenever i try to launch it, it freezes on the "launching zdoom, press a to configure..." screen
I'm so clueless and desperate, it's getting on my nerves :/
-
@mahcneto said in ZDoom questions:
/opt/retropie/ports/zdoom/zdoom +set fullscreen 1 /home/pi/RetroPie/roms/ports/doom/doom2.wad -file /home/pi/RetroPie/roms/ports/innocencex2/innocencex2.wad
Something I see off the bat is the lack of
-iwad
argument before your iwad in the launch command. It should read:/opt/retropie/ports/zdoom/zdoom +set fullscreen 1 -iwad /home/pi/RetroPie/roms/ports/doom/doom2.wad -file /home/pi/RetroPie/roms/ports/innocencex2/innocencex2.wad
-
@mediamogul oh i jus copied the info in the tutorial and it had no iwad argument:
The nano text editor will open, where you will now add the following to the text edit field.
zdoom = "/opt/retropie/ports/zdoom/zdoom +set fullscreen 1 /home/pi/RetroPie/roms/ports/doom/doom2.wad -file /home/pi/RetroPie/roms/ports/darkesthour/DarkHour.wad"`
default="zdoom" -
@mediamogul yup i saw that too.
@mahcneto The ini pwad thing you are trying never worked for me. I would remove them. If you put all your wads in your ports doom folder i will post any complete emulators.cfg for any doom game/mod for you. You just have to make sure you have all the files that are in the configs i post.
-
@mahcneto read my last post. Also remove the ' that is at the end of the config.
-
@mediamogul what is the purpose of +set fullscreen 1? I get fullscreen as it is without it.
-
@edmaul69 just put all my iwads and pwads in the ports/doom/ folder and copied your codes from your previous post and it just load the iwad but no the pwad
-
@mahcneto which one did you try?
-
@mahcneto you need to look at my config. If i call the pwad file something different than you, then you need to make a change in the config. Also remember caps and lowercase.
-
@edmaul69 said in ZDoom questions:
@mediamogul what is the purpose of +set fullscreen 1? I get fullscreen as it is without it.
RetroPie running on X11.
-
oh i just copied the info in the tutorial and it had no iwad argument
I hate that it worked against you, but it's good that any mistakes are being caught so early after being posted for everyone else who follows. Thanks for being the guinea pig here. It's corrected now.
-
Got another wad and pk3 files working! So it might be an issue that certain mods just doesn't work?
-
@mediamogul in that same config you have an ' apostrophe at the end of the file.
-
@mahcneto list what files you are having an issue with. I havent found one i have had an issue with yet. Also read the last posts i replied to you on
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.