Ahh sorry. I don't know about windows. Gamescope is only available for Linux also.
Havent heard of that issue on Windows before. Maybe someone who uses windows knows about it.
Search found 802 matches
- Mon May 12, 2025 3:32 pm
- Forum: Technical Support Center
- Topic: Mouse Cursor leaves game
- Replies: 10
- Views: 2445
- Mon May 12, 2025 10:14 am
- Forum: Technical Support Center
- Topic: Mouse Cursor leaves game
- Replies: 10
- Views: 2445
Re: Mouse Cursor leaves game
Whats your OS and Desktop Environment. If you are using Linux with KDE Wayland, theres a known issue with that. It only affects wayland sessions. 2 possible solutions: 1) use gamescope to wrap it into gamescope window with --force-grab-cursor 2) set your monitors Y axis into offset kscreen-doctor ...
- Thu May 01, 2025 7:35 am
- Forum: Technical Support Center
- Topic: [Linux] How To Install Return of Reckoning
- Replies: 432
- Views: 262023
Re: [Linux] How To Install Return of Reckoning
Whats in the launcher.log file that can be found in the logs folder of RoR?
Other things to try:
-Do not use flaptak Lutris. This can have permission issues.
-Try with VPN or different connection if you can. Might be some strange routing issue
Other things to try:
-Do not use flaptak Lutris. This can have permission issues.
-Try with VPN or different connection if you can. Might be some strange routing issue
- Mon Apr 21, 2025 7:07 pm
- Forum: Technical Support Center
- Topic: [Linux] How To Install Return of Reckoning
- Replies: 432
- Views: 262023
Re: [Linux] How To Install Return of Reckoning
No worries. With flatpaks you want to use application called flatseal to grant drive permissions etc.
But yeah for complex applications like lutris, with multiple layers and needs to file access, its best to use distro packages.
But yeah for complex applications like lutris, with multiple layers and needs to file access, its best to use distro packages.
- Mon Apr 21, 2025 4:36 pm
- Forum: Technical Support Center
- Topic: [Linux] How To Install Return of Reckoning
- Replies: 432
- Views: 262023
Re: [Linux] How To Install Return of Reckoning
Hmm.. are you using some sort of sandbox like flatpak version of lutris or something?
which might have path issues or permission problems.
files look correct, so i have no idea why the installer wont see them then. It shouldn't download anything during the installation.
which might have path issues or permission problems.
files look correct, so i have no idea why the installer wont see them then. It shouldn't download anything during the installation.
- Mon Apr 21, 2025 2:59 pm
- Forum: Technical Support Center
- Topic: [Linux] How To Install Return of Reckoning
- Replies: 432
- Views: 262023
Re: [Linux] How To Install Return of Reckoning
did you extract the zip file first? (it shouldn't download anything - all the files are in data folder) make sure you have enough space on your /home also as i think it first uses cache to uncompress the files and then install edit: basically you should have data folder and RoRinstaller.exe in the ...
- Sun Apr 20, 2025 8:56 pm
- Forum: Technical Support Center
- Topic: [Linux] How To Install Return of Reckoning
- Replies: 432
- Views: 262023
Re: [Linux] How To Install Return of Reckoning
Try with different browser if you are using firefox to download it. At least windows users have issues downloading the zip with firefox. Might apply to Linux also. another option is community shared torrent https://cdn.discordapp.com/attachments/329292495336767488/1360412031907528735/RoRInstaller ...
- Fri Apr 18, 2025 5:17 pm
- Forum: Technical Support Center
- Topic: Cannot fully install the game (cannot play)
- Replies: 11
- Views: 3720
Re: Cannot fully install the game (cannot play)
are you using firefox? it seems there are some issues with firefox recently with not finishing the downloads... In that case try a different browser.
- Fri Apr 18, 2025 3:00 pm
- Forum: Technical Support Center
- Topic: Cannot fully install the game (cannot play)
- Replies: 11
- Views: 3720
Re: Cannot fully install the game (cannot play)
There was a new patch today. So the art.myp was already outdated.
Seems you have some sort ISP issue downloading the updates then. Have you tried with VPN?
updated the art.myp to todays patch (18. april. 2025)
https://drive.google.com/file/d/1gRnOCX ... drive_link
Seems you have some sort ISP issue downloading the updates then. Have you tried with VPN?
updated the art.myp to todays patch (18. april. 2025)
https://drive.google.com/file/d/1gRnOCX ... drive_link
- Fri Apr 18, 2025 4:24 am
- Forum: Technical Support Center
- Topic: RoRLauncher not starting after Nvidia 576.02 Driver update
- Replies: 4
- Views: 1680
Re: RoRLauncher not starting after Nvidia 576.02 Driver update
most likely some sort of nvidia driver bug then. you can try adding this to dxvk.conf [RoRLauncher.exe] d3d9.shaderModel = 1 maybe it works around the issue but not sure. Works fine here on Linux with nvidia 575.51.02 drivers (linux drivers have usually 1 or 2 numbers lower, but they are usually the ...