Jump to content

Shepardus

Members
  • Posts

    2900
  • Joined

  • Last visited

About Shepardus

  • Rank
    Forum Staple
    Forum Staple

Recent Profile Visitors

6804 profile views
  1. If I could just mod it into the menu and have the cvar save like any other video setting, I wouldn't have anything to complain about. That it doesn't save seems to me to cause more problems than it solves. Or, more accurately, I don't understand what problems it solves. I can get behind the options being relegated to the console and understand the motivation behind that (even though changing the default is really the part that's doing the heavy lifting in the changes made), but why even the console option seems to be designed to prevent its use is beyond me.
  2. The first words of the trailer and the video description literally state that it's a prequel.
  3. The thing is, you can't actually do that. Sure, you can add the option back to the menu, there's already a mod that does that, but since the option doesn't save that's not much use to any gameplay modder, or for anyone using it for anything other than one-off debugging. They would either have an option in their menu that for some reason has to be reconfigured every time players launch the game, unlike all the other settings they added, or would have to update their mod instructions from "set this menu option once" to "create a text file outside the game and add this command to it, and God help you if you don't know what an autoexec.cfg file is or what a text editor is."
  4. Would recommend checking this thread to see what people like if you don't have anything specific in mind.
  5. I don't remember if this is still an issue on Windows, but you should open the Windows volume mixer (right-click the volume icon in the taskbar) and check if it's muted the Crispy Doom process. Aside from that I'm not sure what the issue might be (never used VirtualMidiSynth myself). If your goal is just to use a specific soundfont, Crispy Doom supports Fluidsynth as one of the MIDI playback options nowadays, so if you select Fluidsynth in the setup program it should give you the choice to select a soundfont directly.
  6. I've never touched Grezzo 2 myself, but it sounds like it mounted some disk images somehow? You should be able to right-click on the drives in Windows Explorer and click Eject.
  7. I wouldn't mind telling someone to go to the menu to change a setting if I didn't have to tell them to change it every time they launch the game.
  8. Is there a way for a gameplay mod to set gl_maplightmode programmatically? I tried playing around with it a bit, but it seems to me it can only be set from menus, and since the CVAR isn't archived that would mean asking people to go into the menu to set it every session (or autoexec it/set up a keybind), hardly a seamless experience compared to the control mappers have.
  9. It's been fixed, but unless you're using a dev build you don't have the fix, since there hasn't been a 4.12.3 or 4.13 release yet.
  10. There are actor flags for flipping sprites, you can use some code to randomly set those. Nash Gore has a feature to randomly mirror corpses, you may want to take a look at that for an example.
  11. I have a WAD on my computer that just has the lumps: MAP01 TEXTMAP ZNODES ENDMAP MAP02 TEXTMAP ZNODES ENDMAP ... and so on through MAP05. What exactly do you mean by "it does not load the second map"? Does the game crash? Does it load Underhalls instead?
  12. You need to have pitch shifting enabled in your sound options for it to take effect.
  13. What do you have in your MAPINFO lump?
×
×
  • Create New...