xan1242 / NFS-XtendedInput

NFS (Black Box, MW & newer) - XInput Plugin
MIT License
109 stars 7 forks source link

(Carbon) back prompt in world map says "Free Roam" rather than "Back" when in safe house when dynamic FEng switching is off #20

Closed TorutheRedFox closed 2 years ago

HarGabt commented 2 years ago

Does it? Tried both in safe house and in free roam - both have proper prompts Need for Speed Carbon_2022 05 03-18 27 Need for Speed Carbon_2022 05 03-18 28

UPD: this answer had been sent before issue title was changed with adding "when dynamic FEng switching is off", so this answer is kinda irrelevant.

xan1242 commented 2 years ago

It's broken on non-dynamic FEng currently for some reason... I specifically remember fixing this issue but for some reason it doesn't care about it...

xan1242 commented 2 years ago

https://github.com/xan1242/NFS-XtendedInput/blob/6d3c4db27324ffd8fde007497413101eaed707d4/dllmain.cpp#L1361

I put the fix in here which only happens on dynamic FEng, sadly I did not test this thoroughly enough. I'll add this functionality to static FEng soon.

TorutheRedFox commented 2 years ago

@HarGabt https://youtu.be/nAzbplAPi7I

xan1242 commented 2 years ago

fixed in 7781904

Closing.