fabiangreffrath / crispy-doom

Crispy Doom is a limit-removing enhanced-resolution Doom source port based on Chocolate Doom.
https://fabiangreffrath.github.io/crispy-homepage
GNU General Public License v2.0
805 stars 132 forks source link

(Feature requests) #702

Closed El-Juancho closed 3 years ago

El-Juancho commented 3 years ago

Crispy Doom | crispy-doom-20201217-win32

1- Why i cant bind some bindings to my mouse buttons? I want to bind the plasma rifle and the BFG to my side buttons of my mouse but i CANT.

2- The SFX sounds low for my taste, i want to hear the roar of the super shotgun more without raising the sound in my OS, i cant set the SFX sound higher cuz the max is 15 for some reasons.

3- i cant use correctly the Minor Sprite Fixing Project https://www.doomworld.com/idgames/graphics/sprfix19 WAD when playing custom wads, this DOES NOT HAPPEN in chocolate doom.

4- The secret found sound sounds terrible, it doesnt sounds rewarding, i really like the zdoom one https://www.youtube.com/watch?v=cgnG22K0Xq4

fabiangreffrath commented 3 years ago

1- Why i cant bind some bindings to my mouse buttons? I want to bind the plasma rifle and the BFG to my side buttons of my mouse but i CANT.

Right, there is currently no way to bind specific weapons to mouse buttons.

2- The SFX sounds low for my taste, i want to hear the roar of the super shotgun more without raising the sound in my OS, i cant set the SFX sound higher cuz the max is 15 for some reasons.

At 15 the sounds are played with their original undamped volume. However, there is no "boosting" or "overdriving" applied as other sound engines may do. All I can suggest is to adjust the music/sfx volume ratio in-game and then increase the game process's volume as a whole in your OS.

3- i cant use correctly the Minor Sprite Fixing Project https://www.doomworld.com/idgames/graphics/sprfix19 WAD when playing custom wads, this DOES NOT HAPPEN in chocolate doom.

This is where it gets interesting. How exactly are you trying to load the Minor Sprite Fixing Project with custom WADs and how exactly does it not work?

4- The secret found sound sounds terrible, it doesnt sounds rewarding, i really like the zdoom one https://www.youtube.com/watch?v=cgnG22K0Xq4

Crispy does not rely on external content but plays a seldomly played in-game sound (i.e. the multiplayer item respawn sound) when a secret is revealed. If you prefer ZDoom's sound, extract it from their assets and put it in a PWAD as DSSECRET lump and load this with Crispy.

El-Juancho commented 3 years ago

I was doing wrong the sprite fix sorry 🤡

We may see in the future the requests 1 and 2 being added into crispy doom?

fabiangreffrath commented 3 years ago

Let's say, I'd not be opposed against a pull request (for Chocolate Doom!) that adds support for more mouse buttons - and for binding these to specific weapons. However, I have no plans to work on this myself currently.

Regarding point 2, what else is the engine supposed to do other than playing sounds with full original volume?

fabiangreffrath commented 3 years ago

This isn't going to lead anywhere.