Threshold Of Pain: Special Edition
Forum rules
The Projects forums are only for 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 (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
The Projects forums are only for 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 (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
-
- Posts: 2855
- Joined: Tue Jun 21, 2005 1:16 pm
- Location: Ireland
Threshold Of Pain: Special Edition
Don't get too excited (as if! ), this isn't Threshold II.
What it is, however, is a cosmetic upgrade of the first installment. In light of a number of advancements in the (G)ZDoom engine which ToPII makes use of, for the purposes of consistency it seemed only right to backport them into the original, all with the sole intention of making the mod a bit more Playstation-y. So that'll be the subtractive blending, then.
What is also included is a host of bugfixes that never made the first cut, so it's not a complete waste of your time.
The reason I'm doing this is because Threshold II's development is into the business end with only a few maps left to finish, Also, this has been something I've wanted to do for a while, so it seems fitting that I post this as a warm-up to the main event due in (hopefully) a few months' time.
A few screenies:
And, of course, the download link:
https://www.mediafire.com/?ex8fpgt95x1kvxf
Have fun retreading old ground!
-
- Posts: 1149
- Joined: Sat Oct 23, 2004 8:29 am
- Graphics Processor: nVidia with Vulkan support
- Location: Robot Mountain
Re: Threshold Of Pain: Special Edition
YES! I'm definitely going to give this a run-through later tonight!
-
- Posts: 3060
- Joined: Thu May 03, 2012 1:18 pm
- Graphics Processor: nVidia with Vulkan support
- Location: Maryland, US
Re: Threshold Of Pain: Special Edition
Could I request that we PLEASE get out from under the grossly-deprecated KEYCONF, so this will be more friendly to external mods/patches? I'd be happy to do the work for you (in fact, I did it before with the original version, on my own).
EDIT: I went ahead and did it.
EDIT: I went ahead and did it.
-
- Posts: 2855
- Joined: Tue Jun 21, 2005 1:16 pm
- Location: Ireland
Re: Threshold Of Pain: Special Edition
Thanks, Ed. Updated the main download link with this file and added your contribution to the credits. This will also be used in ToPII.
Also updated the MAPINFO to the new format.
Also updated the MAPINFO to the new format.
-
- Posts: 3060
- Joined: Thu May 03, 2012 1:18 pm
- Graphics Processor: nVidia with Vulkan support
- Location: Maryland, US
Re: Threshold Of Pain: Special Edition
Fantastic! I'm very happy to hear that.
If there's any other tweaking or cleanup work that you need, I'm always happy to pitch in.
Good luck on the sequel; I'm looking forward to it!
If there's any other tweaking or cleanup work that you need, I'm always happy to pitch in.
Good luck on the sequel; I'm looking forward to it!
-
- Posts: 1776
- Joined: Wed Sep 08, 2010 4:58 pm
Re: Threshold Of Pain: Special Edition
Nice, is this the one posted way back in an older thread? It feels familiar to me. I really enjoyed playing what I did before, so I'm looking forward to this.
-
- Posts: 502
- Joined: Mon Jan 05, 2004 5:33 am
- Location: East Germany, 2023
Re: Threshold Of Pain: Special Edition
What's deprecated about KEYCONF and what replaces it that's more robust?Ed the Bat wrote:Could I request that we PLEASE get out from under the grossly-deprecated KEYCONF, so this will be more friendly to external mods/patches? I'd be happy to do the work for you (in fact, I did it before with the original version, on my own).
EDIT: I went ahead and did it.
-
- Posts: 3060
- Joined: Thu May 03, 2012 1:18 pm
- Graphics Processor: nVidia with Vulkan support
- Location: Maryland, US
Re: Threshold Of Pain: Special Edition
Using KEYCONF to declare weapon slots or player classes is deprecated, as it's actually a shortcut for a console command. Because of that, any other methods will be overridden, hands-down, regardless of load order. This means the player roster, or the weapons on a given slot number, can never be changed by adding other mods/patches. The proper method to declare player classes is in the MAPINFO lump's Gameinfo block, and weapon slots can be defined either there, or in the weapon's definition in DECORATE, or in a playerclass' definition (perhaps a less ideal solution for this specific project, since no custom player class exists).
-
- Posts: 2431
- Joined: Thu Jun 25, 2009 1:58 pm
- Location: Time Station 1: Moon of Glendale
Re: Threshold Of Pain: Special Edition
I may have accidentally played through this while looking at the changes you made. Good changes, good wad.
-
- Posts: 2855
- Joined: Tue Jun 21, 2005 1:16 pm
- Location: Ireland
Re: Threshold Of Pain: Special Edition
It is, yes. This was mainly to make it consistent with the changes made in the forthcoming sequel, although it has been updated a little overall.-Ghost- wrote:Nice, is this the one posted way back in an older thread? It feels familiar to me. I really enjoyed playing what I did before, so I'm looking forward to this.
-
- Posts: 13547
- Joined: Wed Jul 16, 2003 3:52 am
Re: Threshold Of Pain: Special Edition
Good job, really good work and improvements
-
- Posts: 415
- Joined: Fri Aug 09, 2013 1:43 am
Re: Threshold Of Pain: Special Edition
can this be played with Brutal Doom?
-
- Posts: 290
- Joined: Sun May 12, 2013 10:58 pm
Re: Threshold Of Pain: Special Edition
So this is my first time actually playing this and I'm having a lot of fun with it
But after the MAP06 blue key card thing happened I immediately had to quick save to tell you how cool that was ...so uh yea, that was really cool! Anyway this has a great doom psx/64 replicated feel to it, fantastically balanced difficulty and well made custom enemies. Glad I could actually play the renovated version first though I'm sure the old version was probably just as good, will await the sequel.
But after the MAP06 blue key card thing happened I immediately had to quick save to tell you how cool that was ...so uh yea, that was really cool! Anyway this has a great doom psx/64 replicated feel to it, fantastically balanced difficulty and well made custom enemies. Glad I could actually play the renovated version first though I'm sure the old version was probably just as good, will await the sequel.
-
- Posts: 3060
- Joined: Thu May 03, 2012 1:18 pm
- Graphics Processor: nVidia with Vulkan support
- Location: Maryland, US
Re: Threshold Of Pain: Special Edition
I was telling a friend about this project, because he loves PSX-type atmospheres. However, I then noticed that this project doesn't support co-op play, save for a small handful of maps featuring a Player 2 start point! I decided that something should be done about that, so the fun can be shared with friends.
By the way. this is just the maps; it will require the main package to run.
Speaking of maps, I saw that some of them use scripts that check for monsters by both species and TID. This means that custom monster replacement packs will break how many of these maps work. It can be fixed in most cases, but I've left it alone, so far. Just mentioning it for anyone who would be potentially impacted.
By the way. this is just the maps; it will require the main package to run.
Speaking of maps, I saw that some of them use scripts that check for monsters by both species and TID. This means that custom monster replacement packs will break how many of these maps work. It can be fixed in most cases, but I've left it alone, so far. Just mentioning it for anyone who would be potentially impacted.
-
- Posts: 2855
- Joined: Tue Jun 21, 2005 1:16 pm
- Location: Ireland
Re: Threshold Of Pain: Special Edition
Hold your horses there, Ed - the reason ToP doesn't support co-op is because it runs the risk of breaking a number of scripts, at best leaving the player lagging behind waiting things out, and at worst, making the maps unbeatable. A good example is the aforementioned MAP06 blue key trick.
Also, this mod was never really designed with compatibility with gameplay mods in mind. Making it so would involve total redesigns in places, and that's far too much work. Most gameplay mods are designed to run with vanilla/Boom maps, but this is a specific ZDoom episode. If authors want to create custom patches to make ToP function correctly with their mods, that's fine, but it's not for me to do.
Also, this mod was never really designed with compatibility with gameplay mods in mind. Making it so would involve total redesigns in places, and that's far too much work. Most gameplay mods are designed to run with vanilla/Boom maps, but this is a specific ZDoom episode. If authors want to create custom patches to make ToP function correctly with their mods, that's fine, but it's not for me to do.
Machine-Reaper wrote:can this be played with Brutal Doom?