Open Overfl0w-grrrl opened 2 years ago
It works here (Manjaro), but you need either glfw-x11
or glfw-wayland
depending on your display server
Take a look at #6.
@myself600 I have same issue here, even I have glfw
(Running KDE Plasma 6 with Wayland) . Arch Linux seems merged glfw-x11
and glfw-wayland
into glfw
My issue is same even I copied files inside of gamefiles and copied that into base game root directory
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.
[62861.497094] re3[258407]: segfault at 100 ip 0000710ec0160de4 sp 00007fff25393548 error 4 in libX11.so.6.4.0[710ec0151000+8b000] likely on CPU 0 (core 0, socket 0)
[62861.497117] Code: c3 0f 1f 44 00 00 f3 0f 1e fa 48 8b 87 20 01 00 00 c3 0f 1f 40 00 f3 0f 1e fa 48 8b 87 f0 00 00 00 c3 0f 1f 40 00 f3 0f 1e fa <8b> 87 00 01 00 00 89 06 8b 87 04 01 00 00 89 02 b8 01 00 00 00 c3
@jinetty Install glfw-wayland
, then recompile and reinstall glfw
again. Compiling against a wrong GLFW package triggers this issue.
@jinetty Install
glfw-wayland
, then recompile and reinstallglfw
again. Compiling against a wrong GLFW package triggers this issue.
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:
sudo pacman -U https://archive.archlinux.org/packages/g/glfw-wayland/glfw-wayland-3.3.10-1-x86_64.pkg.tar.zst
Link to my PKGBUILD is in the re3-git AUR comment section.
You can just install from Arch Linux Archive directly:
sudo pacman -U https://archive.archlinux.org/packages/g/glfw-wayland/glfw-wayland-3.3.10-1-x86_64.pkg.tar.zst
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