Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Warden

Members
  • Content count

    10
  • Joined

  • Last visited

About Warden

  • Rank
    Warming Up

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Warden

    The Official DoomTools Thread

    That's perfect, thank you!
  2. Warden

    The Official DoomTools Thread

    Could you give an example of how to mod the Chaingun and work around hardcoded states? I've just been crashing nonstop trying to figure this out. With deh9000, the decorate looks like this: what is the DecoHack equivalent?
  3. Warden

    WhackEd 4

    The 1.3.0 beta gives me a "missing api-ms-win-core-path-l1-1-0.dll" error on launch, which according to this link might mean Whacked4 no longer supports win7? https://github.com/microsoft/CNTK/issues/224
  4. Also, if you want to define a bunch of settings that apply to all maps, like nojump, instead of copy pasting these lines to every map you can just place a defaultmap {} block at the start of your mapinfo. Saves you some headache if you want to go back and make changes later.
  5. I recommend adding compat_nopassover = 0 to the mapinfo, so players who happen to have infinitely tall actors on don't get stuck on the bridge and have to go into their settings to turn it off.
  6. Warden

    MBF21 Specification v1.2 Release

    This is cool, now you can make proper Doom 64 style Lost Souls that A_Explode when spawn blocked without damaging the Pain Elemental or other Lost Souls.
  7. The good news is that unlike Doom 64 EX I can actually get this thing to compile, so I don't mind too much if you want to lean in a conservative direction. It's been a lot of fun to tinker with the past couple of days and most of the things I wanted to mod in are fairly simple. I'm curious about the software renderer. I know you've said upscaling would look ugly but is there any possibility of extending the viewport for "widescreen 240p" (I'm not sure what the right term for this would actually be)?
  8. This is a great port, and I love being able to play the game in its native res with proper M+KB support. It's beautiful. I have two suggestions/requests, though I'm not sure if they're outside your project's scope: A -pistolstart command line option ala Crispy Doom. Simple but much appreciated QoL feature. DEHACKED-esque cheat to unnerf the revenant's A_Chase speed and restore his random tracers—it just feels a bit sad to fight this guy with a keyboard now. Let us return him to glory.
  9. This and the Master Levels project are great stuff, thanks so much for all your efforts. I like having NRFTL and Sigil autoloaded with their respective iwads, so I edited the MAPINFO and gave the overlapping lumps unique names so NRFTL's intermission music and texture lumps don't conflict with Hell on Earth's, and I made the NRFTL titlepic a credit page. Maybe useful to someone else: nerve_midipack_autoload.zip
×