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

Unable to run game after patching Celeste.exe on Raspberry Pi #23

Open
moocow1452 opened this issue Dec 18, 2024 · 0 comments
Open

Unable to run game after patching Celeste.exe on Raspberry Pi #23

moocow1452 opened this issue Dec 18, 2024 · 0 comments

Comments

@moocow1452
Copy link

I ran through the patching process, then changed up the ./Celeste script to current versions of dependencies.
sudo apt install -y liblua5.3-0 libcurl4
Now when I run ./Celeste, I get this error.
mono: symbol lookup error: /home/user/Downloads/celeste-linux/fmod_preload.so: undefined symbol: _dl_sym, version GLIBC_PRIVATE
Using the methods in https://github.com/daniel-j/fnalibs-celeste with these libaries I can get the game to the EXOK screen with the names of the creators, then it just stays on the screen with snow falling and get an error log like so.

Celeste Error Log Ver 1.4.0.0 12/17/2024 8:50:21 PM System.DllNotFoundException: fmod_SDL assembly: type: member:(null) at (wrapper managed-to-native) Celeste.Audio.FMOD_SDL_Register(intptr) at Celeste.Audio.Init () [0x00043] in :0 at Celeste.GameLoader.LoadThread () [0x0000c] in :0 at Celeste.RunThread.RunThreadWithLogging (System.Action method) [0x00000] in :0

Any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant