Skip to content

0.1-RC3

Compare
Choose a tag to compare
@GloriousEggroll GloriousEggroll released this 05 Feb 23:59
· 681 commits to main since this release

Testing
-converted ulwgl-run to posix
-added flatpak test tarball

Instructions for installing flatpak via test tarball:

tar -xf ulwgl-flatpak-test.tar.gz
flatpak --user remote-add --no-gpg-verify ulwgl-repo ulwgl-repo
flatpak --user install ulwgl-repo org.openwinecomponents.ulwgl.launcher

Usage example:

winecfg:

flatpak run --env=GAMEID=ulwgl-roblox --env=WINEPREFIX=/home/tcrider/Games/roblox/ org.openwinecomponents.ulwgl.launcher winecfg

running a game:

flatpak run --env=GAMEID=ulwgl-roblox --env=WINEPREFIX=/home/tcrider/Games/roblox/ org.openwinecomponents.ulwgl.launcher /path/to/some/game.exe

For GAMEID check here if one exists for your game:
https://ulwgl.openwinecomponents.org/

If the game runs with nothing needed then no fixes are required and you can use whatever you want for the GAMEID. The GAMEID is the ULWGL_ID used for applying protonfixes from our database.