I'm getting the following error upon start:
Adding process 72726 for gameID 427520
Adding process 72727 for gameID 427520
Game Recording - game stopped [gameid=427520]
Removing process 72727 for gameID 427520
Removing process 72726 for gameID 427520
Removing process 72687 for gameID 427520 ...
Search found 2 matches
- Thu Nov 21, 2024 7:13 pm
- Forum: Minor issues
- Topic: [raiguard][2.0.20][linux] "SDL_Error: Could not get EGL display" on launch
- Replies: 2
- Views: 583
- Mon Nov 18, 2024 1:07 pm
- Forum: Resolved Problems and Bugs
- Topic: [raiguard][1.1.107][Linux] Tiny Cursor through Wayland
- Replies: 14
- Views: 3300
Re: [raiguard][1.1.107][Linux] Tiny Cursor through Wayland
I got curious and tried building with DBUS support (also the SDL has been updated to 2.30.9 in 2.0.16) as mentioned in the linked github issue and the cursor was still tiny on Wayland with 150% scaling. So either I've built it wrong or something else is missing.
Just curious as I started ...