Jump to content

Sigil 2 for DOS?


Recommended Posts

Is there some version available? Sigil 1 have one

Share this post


Link to post

Currently none, but it is practical by modifying Sigil 2's wad file and using an executable hack to avoid triggering vanilla engine's bugs(like UDoom32).

Spoiler

46-BDC078-CA6-EA7912-BE3-D771380-BE5-E2.

 

5-CF764-CE6655-C79-AE21-AC6-D3-D028-B839

 

5-AD95-B460-EEF156196-D036-D944-EDFAC1.p

However distributing the modified wad without permission is not allowed according to Sigil 2's text file. So you probably have to do these things on your own. Or just use a source port that emulates dos version faithfully.

Share this post


Link to post
44 minutes ago, Berubaretto said:

Currently none, but it is practical by modifying Sigil 2's wad file and using an executable hack to avoid triggering vanilla engine's bugs(like UDoom32).

  Reveal hidden contents

46-BDC078-CA6-EA7912-BE3-D771380-BE5-E2.

 

5-CF764-CE6655-C79-AE21-AC6-D3-D028-B839

 

5-AD95-B460-EEF156196-D036-D944-EDFAC1.p

However distributing the modified wad without permission is not allowed according to Sigil 2's text file. So you probably have to do these things on your own. Or just use a source port that emulates dos version faithfully.

 

there's some instructions to do that? i'm a complete ignorant in modifying wads...

Share this post


Link to post
Posted (edited)
8 hours ago, mnb said:

 

there's some instructions to do that? i'm a complete ignorant in modifying wads...

You need a wad editor (my choice is Slade) and a map editor (my choice is Ultimate Doom Builder) to do that.

The first step is to change some lumps' file names.

Spoiler

Use Slade to open sigil2's wad file. Rename all of the E6Mx map markers to E1Mx.

2-FDE884-F-44-FD-4a5d-A268-FAFB1-FA9864- ---> 02.png

Same for the music files.

03.png ---> 04.png

Also:

05png.png ---> 6.png

 

 

 

The second step:

Spoiler

Open the wad in a map editor. You need to edit M4 and M5. Use the "Find and Replace" 07.png , type "SEWER-1" in "Find what":

08.png

 

Replace "SEWER-1" to "FLOOR1_1":

09.png   ---> 10.png

 

After that, back to Slade, and rename "SEWER-1" to "FLOOR1_1". Also delete "F1_START" and "F1_END" marker.

The next step is to replace the E1's sky with Sigil 2's sky:

Spoiler

Open "TEXTURE1", find "SKY1". In the "Patches" section on the right side, replace the "SKY1" patch with "SKY6_ZD":

11.png

 

Then save. Now the wad should be playable in an executable hack.

I made a hacked executable (by using Doomkid's dehmake from his vanilla exe pack) to include Sigil 2's 9000 hp Spiderdemon and automap names, which is based on Doom-plus.

SIGIL2exe.zip (At least works fine on my side. But I'm not sure whether sharing hacked executable is allowed. If it is not allowed, I'll delete the link)

Playing Sigil 2 in DOS, however, is still not recommended. If you prefer vanilla doom's visual, Crispy Doom's latest build has native support for Sigil 2.

Edited by Berubaretto

Share this post


Link to post
4 hours ago, Berubaretto said:

You need a wad editor (my choice is Slade) and a map editor (my choice is Ultimate Doom Builder) to do that.

The first step is to change some lumps' file names.

  Hide contents

Use Slade to open sigil2's wad file. Rename all of the E6Mx map markers to E1Mx.

2-FDE884-F-44-FD-4a5d-A268-FAFB1-FA9864- ---> 02.png

Same for the music files.

03.png ---> 04.png

Also:

05png.png ---> 6.png

 

 

 

The second step:

  Hide contents

Open the wad in a map editor. You need to edit M4 and M5. Use the "Find and Replace" 07.png , type "SEWER-1" in "Find what":

08.png

 

Replace "SEWER-1" to "FLOOR1_1":

09.png   ---> 10.png

 

After that, back to Slade, and rename "SEWER-1" to "FLOOR1_1". Also delete "F1_START" and "F1_END" marker.

The next step is to replace the E1's sky with Sigil 2's sky:

  Hide contents

Open "TEXTURE1", find "SKY1". In the "Patches" section on the right side, replace the "SKY1" patch with "SKY6_ZD":

11.png

 

Then save. Now the wad should be playable in an executable hack.

I made a hacked executable (by using Doomkid's dehmake from his vanilla exe pack) to include Sigil 2's 9000 hp Spiderdemon and automap names, which is based on Doom-plus.

SIGIL2exe.zip (At least works fine on my side. But I'm not sure whether sharing hacked executable is allowed. If it is not allowed, I'll delete the link)

Playing Sigil 2 in DOS, however, is still not recommended. If you prefer vanilla doom's visual, Crispy Doom's latest build has native support for Sigil 2.

 

 

thanks for so detailed tutorial! but in find and replace it says ''0 items found''

Share this post


Link to post
2 hours ago, mnb said:

 

 

thanks for so detailed tutorial! but in find and replace it says ''0 items found''

Are you opening the WAD in SLADE and using its Find and Replace function?

 

You really have to give in more details then It says this because we can't see what you are doing.

Share this post


Link to post
12 minutes ago, Redneckerz said:

Are you opening the WAD in SLADE and using its Find and Replace function?

 

You really have to give in more details then It says this because we can't see what you are doing.

 

no, is in ultimate doom builder

 

i don't see that function in slade

Share this post


Link to post
2 minutes ago, mnb said:

 

no, is in ultimate doom builder

 

i don't see that function in slade

Find and replace has been in Doom Builder since the first version.

 

Open the wad in a map editor. You need to edit M4 and M5. Use the "Find and Replace" 07.png , type "SEWER-1" in "Find what":

 

Berubaretto literally shows you the icon for Find and Replace.

 

Share this post


Link to post
Posted (edited)

For the flat, wouldn't it be quicker & easier just to delete/rename the markers so you have the lumps arranged like this?

 

FF_START

SEWER-1

FF_END

F_END

Edited by NiGHTMARE

Share this post


Link to post
2 hours ago, Redneckerz said:

Find and replace has been in Doom Builder since the first version.

 

Open the wad in a map editor. You need to edit M4 and M5. Use the "Find and Replace" 07.png , type "SEWER-1" in "Find what":

 

Berubaretto literally shows you the icon for Find and Replace.

 

 

yes, i was referring to doom builder but it says 0 items found anyway

 

 

sshot-1.png

Share this post


Link to post
9 hours ago, princetontiger said:

Isn't there a GZDoom shader that makes the game feel like classic doom?

 

Its not even a shader, but a palette. PalPlus that emulates the CRT coloring. It also works on all source ports if loaded as the WAD and not as the zip file

PalPlus.wad.zip

Share this post


Link to post
Posted (edited)

This is a forum. Do not get upset if it takes a while for replies to show up, especially if you are doing the bare minimum with no understanding of programs. You literally have to go to that menu you pulled up and open the context box. I have shown you a screenshot.

 

image.png.e23f698da9d2da219679d743083ba56d.png

EDIT: I just realized this doesn't fix OP's problem. I appear to be having the same bug, I just put the cart ahead of the horse. In that case, update the editor or someone more knowledgeable than me can fix it.


EDIT 2: Maybe try opening the WAD in A ZDoom format in UDB? That might be why it's not showing up. Sorry for the initial rudeness.

Edited by bioshockfan90

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...