Skip to content

Tags: utkarshdalal/GameNative

Tags

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: limit XI2 to bionic container (#1389)

glibc wine may be activating XI2 in a buggy state, causing
misbehaving camera in games

v0.9.2-prerelease

Toggle v0.9.2-prerelease's commit message
bumped version for hotfix

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: strip DXVK/VKD3D frame rate caps from best-config API responses (#…

…1359)

v0.9.1-prerelease

Toggle v0.9.1-prerelease's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Proton symlink fixes (#1323)

* Remove legacy if available in shared dir

* Error can be nullable, fixed crash on"already installed error"

v0.9.0

Toggle v0.9.0's commit message
bumped version code for 0.9 full release

v0.9.0-prerelease

Toggle v0.9.0-prerelease's commit message
bumped mistake version

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: SD card games unrecoverable when external storage toggle off (#809)

getAppDirPath only checked PrefManager.externalStoragePath which is
empty when toggle is off — games on SD card couldn't be found, making
them unplayable/undeletable/unreinstallable.

Add allInstallPaths (internal + configured external + all mounted
volumes) and use it in both getAppDirPath and getDownloadDirectoryApps.
Skip blank/relative paths and deduplicate to avoid redundant checks.

v0.8.1-prerelease

Toggle v0.8.1-prerelease's commit message
bumped version

v0.8.0

Toggle v0.8.0's commit message
bumped version

v0.8.0-prerelease

Toggle v0.8.0-prerelease's commit message
bumped version