forked from ValveSoftware/Proton
-
Notifications
You must be signed in to change notification settings - Fork 1
Gallium Nine issues #2
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersquestionFurther information is requestedFurther information is requested
Description
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersquestionFurther information is requestedFurther information is requested
General thread to discuss problems running games with gallium nine on.
Make sure you have mesa installed with gallium nine enabled.
In Ubuntu, Mint use the following PPA :
https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers
In the game's launch options put :
PROTON_DUMP_DEBUG_COMMANDS=1 PROTON_USE_GALLIUM_NINE=1 %command%This will dump scripts into
/tmp/proton_<username>Use the
./runscript to launch the game or./run winecfgto access the wine configuration.Read through the wiki : https://github.com/popsUlfr/Proton/wiki
Especially the debugging page : https://github.com/popsUlfr/Proton/wiki/Debugging