Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CrossOver/Wine problem #766

Open
1 task done
00scared opened this issue May 16, 2024 · 8 comments
Open
1 task done

CrossOver/Wine problem #766

00scared opened this issue May 16, 2024 · 8 comments
Labels
bug Something isn't working unverified

Comments

@00scared
Copy link

Geode Issue

  • I confirm that this bug is NOT related to a mod but directly to Geode Loader itself.

Platform

MacOS

SDK commit

No response

Geode Version

v2.0.0 beta.26

Mods Installed

none

Expected Behavior

Expected to show geode button at the bottom of the screen
Screenshot 2024-05-16 at 15 19 54
(image taken from youtube vid)

Actual Behavior

The installer file managed to create the files in the Geometry Dash folder, the game didn't crash, but the button did not show up
Screenshot 2024-05-16 at 15 24 47
(screenshot)

Steps to Reproduce

  1. Ran the installer executable
  2. Followed installer instructions, selected correct folder in which GeometryDash.exe is in
  3. Ran Geometry Dash from Steam

Additional Information

WINEDLLOVERRIDES="XInput9_1_0=n,b" %command% does NOT work for MacOS
Screenshot 2024-05-16 at 15 31 01
Screenshot 2024-05-16 at 15 31 44

@00scared 00scared added bug Something isn't working unverified labels May 16, 2024
@qimiko
Copy link
Contributor

qimiko commented May 17, 2024

how are you running wine gd on mac steam..? probably a wrapper issue

@00scared
Copy link
Author

how are you running wine gd on mac steam..? probably a wrapper issue

i'm running steam on wine therefore to run wine gd

@Prevter
Copy link
Contributor

Prevter commented May 18, 2024

i'm running steam on wine therefore to run wine gd

you'll have to setup dll overrides in winecfg instead, because WINEDLLOVERRIDES launch option doesn't work from steam that is running on wine

@00scared
Copy link
Author

i'm running steam on wine therefore to run wine gd

you'll have to setup dll overrides in winecfg instead, because WINEDLLOVERRIDES launch option doesn't work from steam that is running on wine

thanks! will try

@00scared
Copy link
Author

alright, i tried using winecfg/libraries and added XInput9_1_0.dll as a dll override, but it seems to give the same error message "There is no Windows program configured to open this file."

btw i'm using crossover to run gd so i can remove the fps cap, my monitor is 144hz

@MadSlimDude
Copy link

I'm on whiskey and I, too am, facing this problem.. I swapped to the windows one instead of mac for the same reason as you, to play on 360 fps on a 60 hertz monitor

@scxdn
Copy link

scxdn commented Aug 20, 2024

im on crossover and facing the same problem. putting in WINEDLLOVERRIDES="xinput9_1_0=n,b" %command% on steam gives me that "no windows program configured to open this file type" error, and using winecfg to add the override instead of on steam makes it launch properly but without the geode button. using both winecfg and steam launch options at the same time also brings me that previously mentioned error.

@hiimjustin000
Copy link
Contributor

WINEDLLOVERRIDES="xinput1_4=n,b" %command%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unverified
Projects
None yet
Development

No branches or pull requests

6 participants