theyareonit / Click-Between-Frames

Geometry Dash mod to allow inputs in between visual frames
77 stars 16 forks source link

No inputs working on Linux (Pop!_OS latest) #68

Open SaddBoie opened 4 hours ago

SaddBoie commented 4 hours ago

I've seen this issue reported here before, and I've tried adding myself to the input group already, that hasn't worked. I've also tried changing #!/bin/sh to #!/bin/bash at the top of the linux-input.exe file (also didn't work). I'm also running a fresh install of both Pop!_OS and GD so I've got absolutely no clue what could be causing it.

theyareonit commented 3 hours ago

Try the build at the bottom of this link: https://github.com/theyareonit/Click-Between-Frames/issues/63

SaddBoie commented 3 hours ago

Yeah that's still not working

SaddBoie commented 3 hours ago

And changing /sh to /bash in the same file doesn't work either, forgot to mention that

theyareonit commented 3 hours ago

Please send Steam/Geode logs as described in that issue, then.

SaddBoie commented 3 hours ago

Sorry where do I find the logs?

theyareonit commented 3 hours ago

Geode logs are in [GD.exe folder]/geode/logs Not sure exactly how to get Steam logs tbh I never found out how (I usually just run GD directly through Wine), you'll have to Google

SaddBoie commented 3 hours ago

Geode 2024-09-28 00.39.27.log image

I got the GD logs, but I'm not sure about the Steam ones. I ran cd ~/.steam/steam/logs && ls to generate that terminal interface btw

SaddBoie commented 3 hours ago

I have to select one of those logs, but there's no indication on which I should be looking at

theyareonit commented 3 hours ago

Your Geode log indicates that linux-input.exe.so apparently "is not a valid Win32 application." Have you tried with different Proton versions? Also, is there anything weird about your GD installation? (e.g. is it installed on an NTFS drive? Is it in a different folder than usual? Or anything else that you think could be notable)

SaddBoie commented 3 hours ago

image

Not sure what this means exactly but here's my drive list

SaddBoie commented 3 hours ago

Also I'm pretty sure my installation isn't in a different folder, as I just used the default settings when installing everything

SaddBoie commented 1 hour ago

Any updates? I tried a clean install of the config files (with and without the build you suggested) and still no luck. How am I so unfortunate with this man