The official "ZDoom on Wolfenstein 3D" thread. (aka ECWolf)

Game Engines like EDGE, LZDoom, QZDoom, ECWolf, and others, go in this forum
Forum rules
The Projects forums are ONLY for YOUR PROJECTS! If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.

Got a cool project idea but nothing else? Put it in the project ideas thread instead!

Projects for any Doom-based engine are perfectly acceptable here too.

Please read the full rules for more details.
Gez
 
 
Posts: 17934
Joined: Fri Jul 06, 2007 3:22 pm

Re: The official "ZDoom on Wolfenstein 3D" thread. (aka ECWo

Post by Gez »

Speaking of that tracker: for this ticket, get this archive.
Blzut3
 
 
Posts: 3178
Joined: Wed Nov 24, 2004 12:59 pm
Graphics Processor: ATI/AMD with Vulkan/Metal Support

Re: The official "ZDoom on Wolfenstein 3D" thread. (aka ECWo

Post by Blzut3 »

Will try to keep that on hand, but that issue in particular was for a font that didn't work in ZDoom either.
Blzut3
 
 
Posts: 3178
Joined: Wed Nov 24, 2004 12:59 pm
Graphics Processor: ATI/AMD with Vulkan/Metal Support

Re: The official "ZDoom on Wolfenstein 3D" thread. (aka ECWo

Post by Blzut3 »

ECWolf 1.1 has been released.
User avatar
Sgt. Shivers
Posts: 1743
Joined: Fri Jun 22, 2012 5:39 am

Re: The official "ZDoom on Wolfenstein 3D" thread. (aka ECWo

Post by Sgt. Shivers »

How do I run the SD1 in Ecwolf? When I play SOD files it just plays one of the mission packs...
User avatar
PlayerLin
Posts: 582
Joined: Sun Nov 11, 2007 4:20 am
Graphics Processor: nVidia with Vulkan support
Location: XinZhuang, XinBei/New Taipei City(Former Taipei County), Taiwan.

Re: The official "ZDoom on Wolfenstein 3D" thread. (aka ECWo

Post by PlayerLin »

Sgt. Shivers wrote:How do I run the SD1 in Ecwolf? When I play SOD files it just plays one of the mission packs...
ECWolf should have a "IWAD selector-like" interface for selecting your supported wolf3d games if you put all .SD* and .SOD files with the directory of ECWolf, it will detecting them on there by default and shows the interface...
User avatar
Sgt. Shivers
Posts: 1743
Joined: Fri Jun 22, 2012 5:39 am

Re: The official "ZDoom on Wolfenstein 3D" thread. (aka ECWo

Post by Sgt. Shivers »

It says:
2. Spear of Destiny (*.SOD) but I want it to say (*.SD1)
For some reason it loads ultimate mission with *.SOD
User avatar
PlayerLin
Posts: 582
Joined: Sun Nov 11, 2007 4:20 am
Graphics Processor: nVidia with Vulkan support
Location: XinZhuang, XinBei/New Taipei City(Former Taipei County), Taiwan.

Re: The official "ZDoom on Wolfenstein 3D" thread. (aka ECWo

Post by PlayerLin »

Sgt. Shivers wrote:It says:
2. Spear of Destiny (*.SOD) but I want it to say (*.SD1)
For some reason it loads ultimate mission with *.SOD
The SODs are main data, the SD1s only MAPHEAD.SD1 and GAMEMAPS.SD1, and they were in first place(but the console didn't listed them for some reasons).

Code: Select all

W_Init: Init WADfiles.
 adding ecwolf.pk3, 58 lumps
 adding ./AUDIOT.SOD, 267 lumps
 adding ./GAMEMAPS.SOD, 42 lumps
 adding ./VGAGRAPH.SOD, 169 lumps
 adding ./VSWAP.SOD, 595 lumps
InitGame: Setting up the game...
VL_ReadPalette: Setting up the Palette...
ClassDef: Loading actor definitions.
S_Init: Reading SNDINFO defintions.
US_Startup: Starting the User Manager.
CreateMenus: Preparing the menu system...
DemoLoop: Starting the game loop...
Mission packs SD2 and SD3 still using the same SOD files.
(But the SOD files listed twice when play SD2/SD3...with ECWolf 1.1)

Code: Select all

W_Init: Init WADfiles.
 adding ecwolf.pk3, 58 lumps
 adding ./AUDIOT.SOD, 267 lumps
 adding ./GAMEMAPS.SOD, 42 lumps
 adding ./VGAGRAPH.SOD, 169 lumps
 adding ./VSWAP.SOD, 595 lumps
 adding ./AUDIOT.SOD, 267 lumps
 adding ./GAMEMAPS.SOD, 42 lumps
 adding ./VGAGRAPH.SOD, 169 lumps
 adding ./VSWAP.SOD, 595 lumps
 adding ./GAMEMAPS.SD2, 42 lumps
 adding ./VSWAP.SD2, 595 lumps
InitGame: Setting up the game...
VL_ReadPalette: Setting up the Palette...
ClassDef: Loading actor definitions.
S_Init: Reading SNDINFO defintions.
US_Startup: Starting the User Manager.
CreateMenus: Preparing the menu system...
DemoLoop: Starting the game loop...

Code: Select all

W_Init: Init WADfiles.
 adding ecwolf.pk3, 58 lumps
 adding ./AUDIOT.SOD, 267 lumps
 adding ./GAMEMAPS.SOD, 42 lumps
 adding ./VGAGRAPH.SOD, 169 lumps
 adding ./VSWAP.SOD, 595 lumps
 adding ./AUDIOT.SOD, 267 lumps
 adding ./GAMEMAPS.SOD, 42 lumps
 adding ./VGAGRAPH.SOD, 169 lumps
 adding ./VSWAP.SOD, 595 lumps
 adding ./GAMEMAPS.SD3, 42 lumps
 adding ./VSWAP.SD3, 595 lumps
InitGame: Setting up the game...
VL_ReadPalette: Setting up the Palette...
ClassDef: Loading actor definitions.
S_Init: Reading SNDINFO defintions.
US_Startup: Starting the User Manager.
CreateMenus: Preparing the menu system...
DemoLoop: Starting the game loop...
I was remembered when I first launch ECWolf 1.0 with SoD option and it loaded Ultimate Mission(SD3) too, it seems works fine at 1.1.
User avatar
Sgt. Shivers
Posts: 1743
Joined: Fri Jun 22, 2012 5:39 am

Re: The official "ZDoom on Wolfenstein 3D" thread. (aka ECWo

Post by Sgt. Shivers »

It doesn't seem to load the *.SD1 files, that's why I'm having problems.
Gez
 
 
Posts: 17934
Joined: Fri Jul 06, 2007 3:22 pm

Re: The official "ZDoom on Wolfenstein 3D" thread. (aka ECWo

Post by Gez »

Did you use the Spear launcher (from Steam, not ECWolf) before? Because it works by renaming files. Spear.exe itself will only work with SOD files, not SD1/SD2/SD3. So if you played SD2 once, then the SOD files are your SD2 files. Run M1-SOD.EXE to select Spear of Destiny, and now ECWolf will work as expected.
User avatar
Sgt. Shivers
Posts: 1743
Joined: Fri Jun 22, 2012 5:39 am

Re: The official "ZDoom on Wolfenstein 3D" thread. (aka ECWo

Post by Sgt. Shivers »

Gez wrote:Did you use the Spear launcher (from Steam, not ECWolf) before? Because it works by renaming files. Spear.exe itself will only work with SOD files, not SD1/SD2/SD3. So if you played SD2 once, then the SOD files are your SD2 files. Run M1-SOD.EXE to select Spear of Destiny, and now ECWolf will work as expected.
Thanks! It worked.
User avatar
PlayerLin
Posts: 582
Joined: Sun Nov 11, 2007 4:20 am
Graphics Processor: nVidia with Vulkan support
Location: XinZhuang, XinBei/New Taipei City(Former Taipei County), Taiwan.

Re: The official "ZDoom on Wolfenstein 3D" thread. (aka ECWo

Post by PlayerLin »

Sgt. Shivers wrote:It doesn't seem to load the *.SD1 files, that's why I'm having problems.
Looks like it isn't, my copy is retail version, not Steam one and it works fine with ECWolf at all.
Blzut3
 
 
Posts: 3178
Joined: Wed Nov 24, 2004 12:59 pm
Graphics Processor: ATI/AMD with Vulkan/Metal Support

Re: The official "ZDoom on Wolfenstein 3D" thread. (aka ECWo

Post by Blzut3 »

I've updated the known issues in the release notes to be a little more clear that the renaming applies to the retail as well as the Steam release. (Not sure why I wrote it specific to steam since I own the super CD personally.)

I'll look into why Spear of Destiny is loading twice with the mission packs (although it's technically harmless).
User avatar
armymen12002003
Posts: 1420
Joined: Wed Jun 01, 2011 10:25 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 10
Graphics Processor: nVidia with Vulkan support
Location: Castle Wolfenstein

Re: The official "ZDoom on Wolfenstein 3D" thread. (aka ECWo

Post by armymen12002003 »

i personally enjoyed this & the tech demo keep up the good work man cheers (_)3 :D
User avatar
SamVision
Posts: 2425
Joined: Tue Apr 13, 2010 4:47 pm
Location: Behind You

Re: The official "ZDoom on Wolfenstein 3D" thread. (aka ECWo

Post by SamVision »

How do you turn off the head and weapon bobbing?
User avatar
armymen12002003
Posts: 1420
Joined: Wed Jun 01, 2011 10:25 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 10
Graphics Processor: nVidia with Vulkan support
Location: Castle Wolfenstein

Re: The official "ZDoom on Wolfenstein 3D" thread. (aka ECWo

Post by armymen12002003 »

hey i gotta question can you convert castle totenkopf sdl version to ecwolf?

Return to “Game Engines”