Sigil Old Versions

0 views
Skip to first unread message

Cecelia Seiner

unread,
Aug 3, 2024, 5:10:27 PM8/3/24
to emopenmat

Well lets just say I did not bother with at all at the begining but now I "fell" upon it again yesterday....so I wanted to ask you guys if its worth playing it or maybe just have it for "ceremonial" reasons... I ask of this cause I have seen kind of mixed fellings about it like its crap or too dark or even unplayable.... So I'll be glad to hear your point of view on this matter...

Four days ago... I started to play SIGIL from HMP and today I finished it in UV... and I suggest you to play it. I had a lot of fun (also difficult situations) playing it. I started to play it after playing Ultimate Doom again. I recommend you to play it and easy difficulty levels. It's worth playing it. Now I'm playing Doom2.

I liked Sigil because of its music by Buckethead in the first place. His tracks are so charming and perfectly fit the red-black aesthetics of Sigil. I hadn't been familiar with Buckethead and Romero's brainchild was a good introduction to his works.

I'm gonna be honest, shoot me if you want to, but I didn't really like Sigil. The layouts were pretty good i guess, but the maps looked just okay, and I didn't really like the combat that much. It's been a while since I played it, but I think there was some resource starvation that I didn't like.

Well, seeing this thread convinced me to finally sit down and play this for the first time. I decided to spend the extra few bucks and get the Buckethead soundtrack as well, which turned out to be a wonderful decision.

The people hating on this episode are (most of them) 15 yrs old kids that thinks that a good fps game is COD or CS go ....and they rant about the fact that "you cant jump , free look , crouch , or use doom 2 sprites....on a doom 1 wad... =S ) . You will also have the people adding "brutal doom" mod (this makes the wad super boring and easy while completely destroys the real feel of a classic doom episode.

Plus this was made by John Romero himself , so that's a must play , about the mp3 music , i had no idea who "buckethead" was before sigil...the tracks are ok...but i prefer the midi files (and i can't play mp3 files on dosbox...while this can be done on prboom / choco doom / crispy doom / gz doom )

This wad really feels like an official 5th chapter. You should totally give it a try , it's not super hard , just as hard as you can expect any doom decent mapset to be , i recommend you to play it on Ultra Violence .

About the wad being "too dark" avoid playing it on "hardware" render , just stick to software for the better experience (if it was not "too dar" for me on dosbox playing at 320x200 then you wont have any problems using any windows source port) .

I really like it. Can't really see any faults here. Played on UV and never had many issues with difficulty until E5M7. I don't understand the "too dark" complaint, I played it in GZDoom and never had difficulties seeing what I'm doing. I initially played it with the Buckethead soundtrack and it's good. I then used the MIDI soundtrack and I love it. Abaddon's Void is the best level in my opinion. So good that I used it as inspiration for one of my maps. :)

The people hating on this episode are (most of them) 15 yrs old kids that thinks that a good fps game is COD or CS go ....and they rant about the fact that "you cant jump , free look , crouch , or use doom 2 sprites....on a doom 1 wad... =S ) .

Trust me when it comes to perfect games these kids don't understand anything....sometimes I feel that they don't even know what REAL gaming is like....Anyway Iam not going to start a whole different matter here....I'll just let it be.....

Personally I consider SIGIL as a "good idea, bad execution". It comes with some fantastic visuals like hell jagging its way through the architecture or a cavernous castle. The main issue however is the gameplay itself.

Sigil also comes with some rather derpy map designs like an exceptionally tall door that takes ages to open up, music that is either boring or generic metal song 200 as well as an exit system that you need to get used to.

Played SIGIL twice, on UV with the Buckethead MP3s, and then HMP with Jimmy's MIDIs. Loved it, but I preferred the former in all ways. HMP was missing a lot of the threats that made my first play so memorable.

Tumbleweed repositories always contain the latest released versions. There are historical repositories for the last couple of dozens of snapshots, you can switch between them using tumbleweed command (provided by tumbleweed-cli package).

The spectacle problem is/was related to a rebuild problem of libkImageAnnotator.so.0. Sigil does not depend on this library i think therefore i do not see a direct connection here.
I used a VM with installed systemd-coredump and started sigil from a shell. The core is saved in /var/lib/systemd/coredump/ and could be explored with

Now with Spectacle I can take GIMP screenshot - in the window titles font is from Plasma settings but the rest is GTK, at least as far as I understand. There is no aliasing, shading, or whatever tricks they use to make fonts look smooth.

Although billed as a megawad with 18 maps, Romero clarified in an interview[1] that each of the nine single-player levels includes a separate deathmatch arena, making it a standard episode. The levels were created using Doom Builder 2.

SIGIL was named as a runner-up at the 2019 Cacowards, although in a break from tradition, its write-up was not contained to the sidebar, instead sharing a "Runner-up Spotlight" page with Doom 3: Phobos.

On December 11, 2019, Bethesda announced support for SIGIL as the first in a series of curated community WADs to be featured as an add-on for the Doom Classic Unity port, added alongside the official Final Doom and No Rest for the Living.[2] The first version of the game allowing users to download SIGIL was released as an update on January 9, 2020.

The difficulty level of the episode aims to exceed the bar set by Episode 4. According to Romero, his design choice required each level be "really hard for [him] to finish". The name of the episode, based on the central artifact in its story, is a nod back to the title of Doom itself in being a simple single word.[6]:4

A conscious decision was also made to greatly play up the aspect of Satanic imagery. As part of this effort, John's wife Brenda Romero found existing artwork of Baphomet by Christopher Lovell, which John then obtained permission to use as the cover art. The logo for SIGIL was created by Romero Games lead artist Denman Rooke, and incorporates the Number of the Beast, 666, by stylizing the "G" in SIGIL.[6]:4

The high quality MP3 soundtrack available with boxed and electronically downloaded versions of SIGIL incorporates new and existing music by Buckethead, whose works Romero listened to while creating SIGIL's maps (in particular, each map's assigned track was used during that map's editing). The new track, "Romero One Mind Any Weapon," was composed by Buckethead specially for SIGIL after Romero made the request to license his music, as Buckethead is a long-term fan of the Doom series.[6]:5

SIGIL is intended to be widely compatible with a range of source ports. A second version of the WAD file named sigil_compat.wad has been provided which replaces episode 3 for those ports which cannot load episode 5 maps.[6]:5

Elixir provides Perl-compatible regular expressions (regexes), as implemented by the PCRE library. Regexes also support modifiers. For example, the i modifier makes a regular expression case insensitive:

In addition to those, a double quote inside a double-quoted string needs to be escaped as \", and, analogously, a single quote inside a single-quoted char list needs to be escaped as \'. Nevertheless, it is better style to change delimiters as seen above than to escape them.

The most common use case for heredoc sigils is when writing documentation. For example, writing escape characters in the documentation would soon become error prone because of the need to double-escape some characters:

Why is it called naive? Because it does not contain timezone information. Therefore, the given datetime may not exist at all or it may exist twice in certain timezones - for example, when we move the clock back and forward for daylight saving time.

Sigils can also be used to do compile-time work with the help of macros. For example, regular expressions in Elixir are compiled into an efficient representation during compilation of the source code, therefore skipping this step at runtime. If you're interested in the subject, you can learn more about macros and check out how sigils are implemented in the Kernel module (where the sigil_* functions are defined).

Due to a rather poorly documented API change in Python's ctypes module in 3.12.0a4 and newer, Sigil versions less than the yet to be released 2.1.0 exhibit broken plugin support when running using Python 3.12 as their interpreter.

The next Sigil release to carry the fix will be 2.1.0, estimated to ship only after the end of March, and due to the 3.12 transition this is affecting noble now. I've also reported this upstream in Debian at , however since sid hasn't yet switched over to Python 3.12 I expect it'll take longer to bubble up, while it'll definitely be an issue in noble.

I have not received the sigil rewards for lvl 48 and now 58. The game is showing a notification that there are unclaimed rewards, but when going in to the menu it is checkmarked and non intractable.
Now that it has happened twice and on two different versions of the game I felt like reporting it.

Howdy folks! I have a bit of a special post today. A while back, Francois began doing sigils for us, and now today, we have 32 sigils in the world of Tellest that represent different places in this fantasy universe.

Please do not use the issue tracker to ask questions or suggest new features. Both of the main developersof Sigil monitor the Sigil Forum at questions and feature requests should be directed there so that other interested users can help or comment.

c80f0f1006
Reply all
Reply to author
Forward
0 new messages