Kasper Malfroid
Kasper Malfroid
I experience the same crash when trying to load RetroArch: https://buildbot.libretro.com/stable/1.7.7/apple/ios/RetroArch.ipa
@JbAmade I am running macOS High Sierra and cannot update to a higher macOS version because of old unsupported hardware. It seems that AltServer does not work on High Sierra.
I like the idea! Most subtitles are skipped for me at the moment: `skipping (subtitle language can't be detected)`
@jkwill87 bump 👆 If I understand correctly, this would fix issues like #191 and #246 ?
while we wait for @ajeetdsouza to release, is there an easy way to solve this on macos by editing some file?
Thanks! I first uninstalled zoxide with `brew uninstall zoxide`. To install the latest zoxide from this repo, I needed a slightly different command including `github.com/`: `cargo install zoxide --git https://github.com/ajeetdsouza/zoxide`...