svkaiser / Doom64EX

Doom64EX is a reverse-engineering project aimed to recreate Doom64 as close as possible with additional modding features.
http://doom64ex.wordpress.com/
GNU General Public License v2.0
237 stars 49 forks source link

Keymapping Error on ARM build #107

Open scollonp opened 4 years ago

scollonp commented 4 years ago

I managed to get Doom64 EX running on my Pinebook Pro. It was tricky, and I had to ensure building completed even though some ARM specific issues arose with casting in the code for fluidsynth and generated (I removed -Werrors flag). It built and it runs great without any errors outputting, thank you very much. However, no matter what I do, the keybindings for +back, +strafeleft and +straferight will not work. In fact, the strafeleft key (A) actually sends you shooting in the opposite direction and the back key accelerates you forward at high speed! Forward works fine. I'm stumped, can't think what the issue could be and now need help.

r3claimer commented 2 years ago

I have the same issue.

r3claimer commented 2 years ago

I managed to get Doom64 EX running on my Pinebook Pro. It was tricky, and I had to ensure building completed even though some ARM specific issues arose with casting in the code for fluidsynth and generated (I removed -Werrors flag). It built and it runs great without any errors outputting, thank you very much. However, no matter what I do, the keybindings for +back, +strafeleft and +straferight will not work. In fact, the strafeleft key (A) actually sends you shooting in the opposite direction and the back key accelerates you forward at high speed! Forward works fine. I'm stumped, can't think what the issue could be and now need help.

Did you ever get this figured out?

scollonp commented 2 years ago

Hi there. Nope, didn't get it resolved. Instead I got something running involving LZDoom and one or two wads with the results looking exactly like Doom64 and running REALLY well. Can't remember specific setup, but I play it regularly!

If you'd like, I can zip up the files and foward to you...?

Paul

On Sat, 19 Feb 2022, at 6:50 AM, Brooksytech wrote:

I managed to get Doom64 EX running on my Pinebook Pro. It was tricky, and I had to ensure building completed even though some ARM specific issues arose with casting in the code for fluidsynth and generated (I removed -Werrors flag). It built and it runs great without any errors outputting, thank you very much. However, no matter what I do, the keybindings for +back, +strafeleft and +straferight will not work. In fact, the strafeleft key (A) actually sends you shooting in the opposite direction and the back key accelerates you forward at high speed! Forward works fine. I'm stumped, can't think what the issue could be and now need help.

Did you ever get this figured out?

— Reply to this email directly, view it on GitHub https://github.com/svkaiser/Doom64EX/issues/107#issuecomment-1045900325, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADZJBR2JEJJDR6M5CQ2I57LU344SLANCNFSM4MOHIGBA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.Message ID: @.***>

Paul Scollon

altFIRE Technologies - Professional Website Design and Hosting Services for businesses in County Louth Web: https://www.altfire.ie | Social: @altFIRE

ectorhga commented 1 year ago

I just built the game on a Raspberry Pi 4 (Buster, 32bit) and I have the same issue. Building process was easy (at least with a preinstalled fluidsynth).

fac3l3ss79 commented 10 months ago

Same issue here on Raspberry Pi 400 (Bullseye, 64bit)

fac3l3ss79 commented 6 months ago

Same issue here on the Raspberry Pi 5 (bookworm, 64bit)