diff options
Diffstat (limited to 'results/scraper/box64/114')
| -rw-r--r-- | results/scraper/box64/114 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/results/scraper/box64/114 b/results/scraper/box64/114 new file mode 100644 index 000000000..a683d54b9 --- /dev/null +++ b/results/scraper/box64/114 @@ -0,0 +1,5 @@ +Consider wrapping FAudio +Lots of wine games are failing to launch for me because of FAudio. I have a x86_64 version of `libFAudio.so.0` but it depends on `libgstreamer-1.0.so.0` which in turn depends on `libgmodule-2.0.so.0` and I have not been able to get that to work either emulated or natively (wrapped). +Since FAudio is avialable for arm64 (and probably not too complicated?) maybe it would be easiest to wrap it in box64 to make using Wine easier. + +EDIT: Different builds of FAudio (even of the same version) seem to have different dependencies for some reason. But I have not been able to make any one of them work. It would definitely be easier if FAudio was wrapped. \ No newline at end of file |