vinegarhq / sober

Runtime for Roblox on Linux
https://sober.vinegarhq.org/
320 stars 13 forks source link

The command "flatpak run org.vinegarhq.Sober --opengl" tries to run on GPU #477

Closed INorthDev closed 10 hours ago

INorthDev commented 19 hours ago

Acknowledgement of checking existent issues

What problem did you encounter?

Hi! My Ubuntu version and the data about the problems are:

UBUNTU VERSIION:

PRETTY_NAME="Ubuntu 22.04.5 LTS" NAME="Ubuntu" VERSION_ID="22.04" VERSION="22.04.5 LTS (Jammy Jellyfish)" VERSION_CODENAME=jammy ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=jammy

LOGS:

2.652.0.765_20241203T082055Z_Player_0bc4f_last.log

IMAGE:

image

It used to work properly but after the last update it started to give this error.

Roblox Experience link

No response

tunis4 commented 19 hours ago

i added a new configuration system and accidentally broke the launch arguments, you can enable opengl in ~/.var/app/org.vinegarhq.Sober/config/sober/config.json

INorthDev commented 18 hours ago

i added a new configuration system and accidentally broke the launch arguments, you can enable opengl in ~/.var/app/org.vinegarhq.Sober/config/sober/config.json

Thanks bro now it's opening! If i encounter further bugs i'll make you all notified!

INorthDev commented 17 hours ago

i added a new configuration system and accidentally broke the launch arguments, you can enable opengl in ~/.var/app/org.vinegarhq.Sober/config/sober/config.json

In the experience https://www.roblox.com/games/740581508/Entry-Point i can't use WASD. I think it happens in other games too but haven't tested yet

INorthDev commented 17 hours ago

i added a new configuration system and accidentally broke the launch arguments, you can enable opengl in ~/.var/app/org.vinegarhq.Sober/config/sober/config.json

Another bug is for some reason i can't see mouse cursor at first but after intreactinfg with something it show up

tunis4 commented 17 hours ago

there was a regression that causes pc controls to break if a game teleports you to another place, we will release a hotfix update today

INorthDev commented 17 hours ago

there was a regression that causes pc controls to break if a game teleports you to another place, we will release a hotfix update today

I'm glad to hear that! Keep good work up guys. Btw i joined to another game but i can use WASD even with teleport https://www.roblox.com/games/2916899287/Blackhawk-Rescue-Mission-5 the issue might not be about that but i'm not an expert so to make your jobs easier i'm going t o put link here too.

tunis4 commented 10 hours ago

a hotfix update has been released to fix the input issues, also --opengl option is now removed and will print an error message to use config.json instead

Nightro-Fx commented 10 hours ago

How do you enable open gl from fastflags?

tunis4 commented 10 hours ago

How do you enable open gl from fastflags?

set use_opengl to true in ~/.var/app/org.vinegarhq.Sober/config/sober/config.json

NewToLinux123 commented 4 hours ago

Wen I try to run that command, it says "permission denied" Do you know how to fix this?