[d80a32d] [Exhumed] Auto-aim toggle nonfunctional

Moderator: Raze Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
User avatar
sinisterseed
Posts: 1349
Joined: Tue Nov 05, 2019 6:48 am
Preferred Pronouns: He/Him
Graphics Processor: nVidia with Vulkan support

[d80a32d] [Exhumed] Auto-aim toggle nonfunctional

Post by sinisterseed »

Looks like the auto-aim toggle does not actually work in this game.

I tried it on some enemies while standing on some elevated spots and the weapons still hit the enemies below my level despite having the toggle set to "Never".
User avatar
mjr4077au
Posts: 830
Joined: Sun Jun 16, 2019 9:17 pm
Graphics Processor: nVidia with Vulkan support
Location: Gosford NSW, Australia

Re: [d80a32d] [Exhumed] Auto-aim toggle nonfunctional

Post by mjr4077au »

There's no supporting code around auto-aiming in the code-base for Exhumed, so I assume auto-aiming is hard-coded to be on without choice?
User avatar
sinisterseed
Posts: 1349
Joined: Tue Nov 05, 2019 6:48 am
Preferred Pronouns: He/Him
Graphics Processor: nVidia with Vulkan support

Re: [d80a32d] [Exhumed] Auto-aim toggle nonfunctional

Post by sinisterseed »

mjr4077au wrote:There's no supporting code around auto-aiming in the code-base for Exhumed, so I assume auto-aiming is hard-coded to be on without choice?
I suppose so, should that be the case.

So, there would 2 choices here then: Implementing it just like the other supported games for the sake of consistency and giving users more control, or, just leaving it as-is.
User avatar
mjr4077au
Posts: 830
Joined: Sun Jun 16, 2019 9:17 pm
Graphics Processor: nVidia with Vulkan support
Location: Gosford NSW, Australia

Re: [d80a32d] [Exhumed] Auto-aim toggle nonfunctional

Post by mjr4077au »

lowskill. wrote:
mjr4077au wrote:There's no supporting code around auto-aiming in the code-base for Exhumed, so I assume auto-aiming is hard-coded to be on without choice?
I suppose so, should that be the case.

So, there would 2 choices here then: Implementing it just like the other supported games for the sake of consistency and giving users more control, or, just leaving it as-is.
I'd consider checking upstream to 100% confirm they have no auto-aim toggle code, and if not, raise the issue there. It'd benefit upstream to have it, we can then leverage it and both ports win. If Graf was to implement this, I doubt it'd happen anytime soon and I'm not sure I have the chops for something like this.

Bear in mnid though, being a console port to the PC it's highly likely that the original DOS game only ever had auto-aim and given how Nuke.YKT's ports (and presumably this one by sirlemonhead in the same repo) focus on source accuracy, it's likely it'd never have it upstream but I'd still ask there first.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49183
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: [d80a32d] [Exhumed] Auto-aim toggle nonfunctional

Post by Graf Zahl »

Looking at PCExhumed in general, it's the game with the least adjustments from the original implementation, this particularly concerns configurability. PCExhumed doesn't even have a working options menu!

Originally none of these games had switchable autoaim as was the norm for the mid 90's.
User avatar
sinisterseed
Posts: 1349
Joined: Tue Nov 05, 2019 6:48 am
Preferred Pronouns: He/Him
Graphics Processor: nVidia with Vulkan support

Re: [d80a32d] [Exhumed] Auto-aim toggle nonfunctional

Post by sinisterseed »

Yeah, compared to NBlood or Rednukem, PCExhumed is surprisingly barebones for some reason. It currently has very few additions, not even in terms of QoL improvements. BuildGDX seems to be quite a bit ahead of it, it even has stats, a kill counter, a partial HUD, and more.

Even the sound system is quite rough and lo-fi there, wow. I definitely see why you said a while ago that the sound system is pretty subpar in PCExhumed, that was no overstatement.

Return to “Closed Bugs [Raze]”