mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
Use wholphin-extensions v0.1.1 (#1241)
## Description Updates to use the latest wholphin-extensions which includes https://github.com/damontecres/wholphin-extensions/pull/2 The crash in #1239 occurs if "AV1 software decoding" is enabled and seemingly only if the app was installed via APK, including app stores. ### Related issues Fixes #1239 ### Testing Emulator, nvidia shield ## Screenshots N/A ## AI or LLM usage None
This commit is contained in:
parent
57e954f502
commit
c923afde8d
2 changed files with 3 additions and 1 deletions
|
|
@ -49,6 +49,8 @@ Wholphin uses several native components for extra playback compatibility. This i
|
|||
|
||||
If you want to include these in a local build, see the [instructions here](https://github.com/damontecres/wholphin-extensions?tab=readme-ov-file#usage) for configuring the repository.
|
||||
|
||||
You can also build the extensions locally from https://github.com/damontecres/wholphin-extensions and include them in `app/libs`. The gradle build dependency resolution prefers these local files over fetching from the remote maven registry.
|
||||
|
||||
### App settings
|
||||
|
||||
App settings are available with the `AppPreferences` object and defined by different `AppPreference` objects (note the `s` differences).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue