ZDoom questions
-
I think I may have run the Barney mod back in the 90s and maybe the Star Trek.
Haha, I remember those!
Now that I'm branching out a bit, maybe I'll try 'Doom Legacy'. Would you recommend it?
I used Doom Legacy exclusively in 1998-2001 but then they slowed down and pretty much stopped development. They actually have started work on it again and just released a new version in December of 2016 but I haven't tried it.
Here is a good list of Doom source ports:
http://doom.wikia.com/wiki/Comparison_of_Doom_source_portsI've tried most of these on the list except Eternity, ReMooD and Zandronum. ZDoom is actually a good source port but it has recently been discontinued. GZDoom is the OpenGL fork of ZDoom but should still be in development. Doomsday is also a good source port (last updated a year ago). Skulltag is a great multiplay/deathmatch source port with built in unique game modes (like what's found in Unreal Tournament). Skulltag has also been discontinued but I believe someone has forked it and is continuing development.
-
@backstander im just curious about something. Emulators are discontinued all the time as there is no need to further advance it. What is it that zdoom needs continued/advanced for? I have not followed doom ports enough to know what still needs fixing in zdoom.
-
Emulators are discontinued all the time as there is no need to further advance it. What is it that zdoom needs continued/advanced for?
That is a good point. ZDoom is feature rich as it stands.
What is it that zdoom needs continued/advanced for? I have not followed doom ports enough to know what still needs fixing in zdoom.
I'm not really sure. It has been over 10 years since I followed Doom source ports and the only reason I'm playing Doom today is because it is on the Raspberry Pi. We did have to go back a version or two because the newest version of ZDoom's source code has some odd bugs.
Each source port will focus on improving some aspect of Doom. Chocolate Doom deliberately attempts to behave as identically as possible to the original "vanilla" Doom. I can remember ZDoom was known for its updated net code for deathmatch over the internet and LANs as well as Boom support. Doomsday and EDGE were working on the visual effects and atmosphere of the game. I always felt like Doom Legacy was the middle ground between deathmatch/net code and visual effects/atmosphere and it had OpenGL support (which ZDoom originally lacked). It also ran really fast on my 3dfx Voodoo graphics card at the time.
-
@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.