Page 19 of 21

Revenant missiles

Posted: Thu Jul 07, 2011 4:58 pm
by finnw
Is there any reason why the Revenant fires a mixture of homing and non-homing missiles (like PC Doom II) in the TC?
In PSX Doom, it is only able to fire homing missiles, never non-homing ones.

I assume this is intentional, since it is simple to mimic the PSX version by changing just one line in DECORATE:

Code: Select all

@@ -432,7 +432,7 @@
        States
        {
        Spawn:
-               FATB AB 2 Bright A_Tracer
+               FATB AB 1 Bright A_Tracer
                Loop
        }
 }

Re: PlayStation Doom TC

Posted: Thu Jul 07, 2011 11:01 pm
by finnw
I think maybe the compat_missileclip option should be enabled for this TC, to prevent the player using trees for cover against projectile attacks while attacking through them with hitscan weapons.

Of course this problem is not unique the the PSX TC, but there is an extreme case of it in MAP57 (Marshes)

Re: PlayStation Doom TC

Posted: Wed Aug 17, 2011 3:57 pm
by fenderc01
Updated the link to PSXTCMUS.ZIP. Somehow I must have deleted the file from the MediaFire server. The link should work now.

Re: PlayStation Doom TC

Posted: Thu Aug 18, 2011 4:35 pm
by fenderc01
Some people were requesting it, so here they are...

Added PlayStation Doom and Final Doom Soundtracks in 128kbps MP3:
PlayStation Doom Soundtrack.zip (123.9 MB)
PlayStation Final Doom Soundtrack.zip (58.34 MB)

Re: Revenant missiles

Posted: Thu Aug 18, 2011 11:13 pm
by ZDUser
finnw wrote:Is there any reason why the Revenant fires a mixture of homing and non-homing missiles (like PC Doom II) in the TC?
In PSX Doom, it is only able to fire homing missiles, never non-homing ones.

I assume this is intentional, since it is simple to mimic the PSX version by changing just one line in DECORATE:

Code: Select all

@@ -432,7 +432,7 @@
        States
        {
        Spawn:
-               FATB AB 2 Bright A_Tracer
+               FATB AB 1 Bright A_Tracer
                Loop
        }
 }
Really? I could have sworn the Revenant fires both types of missiles in PSX :S

Re: Revenant missiles

Posted: Fri Aug 19, 2011 7:09 am
by TheMistress
ZDUser wrote:
finnw wrote:Is there any reason why the Revenant fires a mixture of homing and non-homing missiles (like PC Doom II) in the TC?
In PSX Doom, it is only able to fire homing missiles, never non-homing ones.

I assume this is intentional, since it is simple to mimic the PSX version by changing just one line in DECORATE:

Code: Select all

@@ -432,7 +432,7 @@
        States
        {
        Spawn:
-               FATB AB 2 Bright A_Tracer
+               FATB AB 1 Bright A_Tracer
                Loop
        }
 }
Really? I could have sworn the Revenant fires both types of missiles in PSX :S
Nope, he is right (:, in PSX doom, the revenant always fired Homing rockets at you, never a Non-Homing rocket.
Oh and Fenderc, will you ever make the Final Doom(PSX) Levels for this mod also? As an extra map pack maybe?

Re: PlayStation Doom TC

Posted: Fri Aug 19, 2011 4:13 pm
by ZDUser
That's if Kaiser or someone else comes up with a tool to convert (or whatever) the maps to PC format. Because it seems the level data in Doom PSX is stored differently compared to the level data in PSX Final Doom.

Re: PlayStation Doom TC

Posted: Fri Aug 19, 2011 4:53 pm
by TheMistress
ZDUser wrote:That's if Kaiser or someone else comes up with a tool to convert (or whatever) the maps to PC format. Because it seems the level data in Doom PSX is stored differently compared to the level data in PSX Final Doom.
Hmm...I don't really understand what you mean, And also in the PSX version the maps seemed bigger? I mean in entryway the halls were wider and such,like as if it was a build engine.

Re: PlayStation Doom TC

Posted: Fri Aug 19, 2011 10:29 pm
by ZDUser
Well, the Doom PSX has the maps stored in a certain way, which tools exist to be able to extract or whatever. But Final Doom PSX has its maps stored in a different way, not the same as PSX Doom.

Perhaps someone else can explain it better.

Re: PlayStation Doom TC

Posted: Wed Sep 07, 2011 4:04 pm
by Dragonsbrethren
fender, I'm curious why you've scaled the monsters in this TC. Is it to better match the aspect ratio of the PSX version or were the PSX sprites actually scaled down? From what I can tell, it seems like they just shifted everything up from the floor, like GL ports already do.

Re: PlayStation Doom TC

Posted: Wed Sep 07, 2011 11:19 pm
by Legend
Hey Fender. Thanks for the soundtracks. I was actually looking for these. Any chance of getting the sound effects for psx doom in wav format too?

Re: PlayStation Doom TC

Posted: Wed Sep 14, 2011 2:05 pm
by Dragonsbrethren
I put it aside for quite a while (timestamps showed I last worked on the TC in February), but my improvements to this TC are almost ready for release. Here's a quick changelog, from memory since I stupidly forgot to keep an actual changelog:
  • Merged in all changes from PSX_UPDATE_01.PK3
    • In addition to this, Revenants now fire homing missiles exclusively
    • The Nightmare Spectre graphics have been removed and recreated (more accurately IMO) with a translation
    • Gravity and player and projectile speeds decreased to better match the PSX version's tic rate
  • Default weapon slots now match PC Doom (so you won't go to pull out and fire your plasma gun but turn yourself into a puddle of goo instead anymore!) - can change these via the console or your config if you insist on the slot keys matching the status bar numbering
  • Status bar redone with SBARINFO
  • Added the PSX small font and a rip of the large font with more accurate spacing.
  • MAPINFO updated to new format
    • Several compatibility options are now set here
  • Half-assed clones of the PSX menus - I'm doing my best with what MENUDEF offers (plus I wanted to keep the important PC options, obviously)
    • Tons of old graphics lumps have been removed and replaced with actual text
  • Automatically loads the music PK3 via GAMEINFO
And I've got a special surprise planned, too. What I'd like before I send this version to fender are a few people, experienced with the PSX version, who are willing to give this a few run throughs and make sure I didn't screw anything up while I was changing stuff. If you're interested, post here or PM/email me.

Re: PlayStation Doom TC

Posted: Fri Oct 07, 2011 11:34 pm
by Dan50
Is there PSX Doom 2 music I can use with the game?

Re: PlayStation Doom TC

Posted: Fri Oct 14, 2011 7:24 am
by fenderc01
MediaFire Shared Folder:
http://www.mediafire.com/psxdoomtc

Re: PlayStation Doom TC

Posted: Sat Oct 29, 2011 7:22 pm
by Dan50
Nope that one for some reason isn't working and just has regular doom 2 music. Thanks anyways.