-
Notifications
You must be signed in to change notification settings - Fork 444
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
re3 - Not able to launch (Arch Linux - i3-gaps) #4
Comments
It works here (Manjaro), but you need either |
Take a look at #6. |
@myself600 I have same issue here, even I have EDIT: I have tried many things like changing glew to glew-wayland, recompile with built-in libraries but nothing changed. I didn't think it will work on X11 but I want to run on Wayland, at least it will be fine if it will run under XWayland. In wayland session, it segfaults due to libX11.so.6.4.0 for some reason.
|
@jinetty Install |
Gathered old PKGBUILD from archlinux gitlab for glfw-wayland but nothing changed it seems. Can you send me a PKGBUILD if I am doing wrong ? Hmm, 3.3.10 version worked but in 3.4, they merged both display protocol and probably this causes issues. |
You can just install from Arch Linux Archive directly:
Link to my PKGBUILD is in the re3-git AUR comment section. |
I apprechiate for your help, I just compiled previous version instead of getting from archive. I don't know if you have pkgbuild but i made patches myself, thank you 👍 |
when I try to launch the game, it doesn't start and prints out an error
(LOG)
[DBG]: cdvd_stream: read info 0x562ecc634df0
[DBG]: Using one streaming thread for all channels
[DBG]: Created cdstream thread
[DBG-2]: [../src/skel/glfw/glfw.cpp.psInitialize:484]: gGameState = GS_START_UP
casepath couldn't find dir/file "gta3.set", full path was gta3.set
[DBG-2]: Default skin set as no other skins are available OR saved skin not found!
[DBG]: Physical memory size 3477565440
[DBG]: Available physical memory 586686464
../vendor/librw/src/gl/gl3device.cpp:1666: Error: glfwInit() failed
[DBG]: Shutting down CPedStats...
[DBG]: CPedStats shut down
The text was updated successfully, but these errors were encountered: