Vladimir Serbinenko
Vladimir Serbinenko
Please add x64 compilation to supported ABIs. This would allow citra to run on pixelbook in Android subsystem
Fix linux name for it to be picked up by packaging
This is on top of my other PR that adds support for Chinese in Monkey4
Also improves iOS detection/support.
discord-rpc.dll has higher OS requrements than scummvm itself. Allow its loading to be skipped. Do the same on other platforms with discord for simplicity and possibly a small benefit.
When running as daemon we need to change stderr after daemonizing again
This allows resource forks and finder info to be accessed on OSes that are not aware of them. This is similar to what OSX uses on FAT32, so many apps...
While linux has support for HFS, having a fuse implementation is helpful for mounting image files as non-root, in particular under crostini environment (Linux-on-ChromeOS)
This allows easily mount an image stored as file, even without root privileges