nipkownix / re4_tweaks

Fixes and tweaks for the "UHD" port of Resident Evil 4
zlib License
345 stars 32 forks source link

[Feature Request] Gamecube merchant deaths #238

Open JackSound01 opened 2 years ago

JackSound01 commented 2 years ago

Describe the feature you'd like to see added

I don't know if you could add the deaths of the merchant present in the gamecube version, since they are much better..

linkthehylian commented 2 years ago

I'm not really sure what this means. Are his deaths not the same in every version?

JackSound01 commented 2 years ago

I'm not really sure what this means. Are his deaths not the same in every version?

Nop, look at this video at 10:15: https://www.youtube.com/watch?v=VV6jV-XGL_8

linkthehylian commented 2 years ago

Nop, look at this video at 10:15: https://www.youtube.com/watch?v=VV6jV-XGL_8

Ooh, interesting! This is something I never knew about until now.

It seems to be weapon exclusive though. I suppose it would definitely be possible to change the death animation based on the weapon that's being used.

LethalPlacebo commented 2 years ago

I never knew about this either, incredible! It seems that for the GC version he uses the same death animations as the Ganado, he just goes down in 1 hit, whereas in all later versions he has the same unique death animation where he falls to his knees.

emoose commented 2 years ago

Huh interesting, will have to try comparing code against GC ver (for those that also want to look into it, seems em18 is the class handling Merchant)

Would be appreciated if anyone is able to check that GC debug also has these anims, since that's what I'm comparing against atm.

linkthehylian commented 2 years ago

Finally had some time to test all of his deaths.

Broken Butterfly

https://user-images.githubusercontent.com/20933012/185809016-cfcef4da-e0ba-4cb2-b7a0-87b3ae88204a.mp4

Shotgun

https://user-images.githubusercontent.com/20933012/185809024-916a350b-36be-4642-aa6b-12fdcaa4be8d.mp4

Mine Thrower

https://user-images.githubusercontent.com/20933012/185809030-fed1e099-c7a7-48e2-b614-a6612363e61a.mp4

Infinite Rocket Launcher

https://user-images.githubusercontent.com/20933012/185809040-2bcf3778-eca3-404f-bd5d-516958ff9df9.mp4

Rifle (semi-auto)

https://user-images.githubusercontent.com/20933012/185809062-4aa8930e-736a-4fcd-b296-d295774f6579.mp4

I wasn't able to test a hand grenade since I don't have one. But I'd like to believe the animation exists.

Everything here seems pretty identical to the Gamecube release. Hope it helps! @emoose