bunnei
bunnei
@abouvier can you rebase this? Sorry for the delay, but I think we can merge this now.
(also, some of these maybe can use conan instead of externals?)
As discussed on Discord, liamwhite's suggestion will be left to a future PR
Can we revert https://github.com/yuzu-emu/yuzu/pull/8428 now with these changes? (or does that still break time drift in SSBU?)
Hi, thanks for making this change, and sorry for taking so long to review this! Can you put this feature behind a setting, that is default-OFF? (we can maybe change...
Hi hrydgard, Thank you for bringing this to our attention. We were not aware that this may be an issue. Just wanted to quickly followup that I'm looking into it...
@hrydgard sadly no, I have not found a good solution for this. There are some alternative billing implementations that I looked into (example: https://github.com/anjlab/android-inapp-billing-v3), but I have not found one...
I've moved our billing library version to 2.0.3 (https://github.com/citra-emu/citra-android/commit/a6860a9653d42cedd8fc11fda1a1d81438713b3e), which was the last open-source version (https://dl.bintray.com/google/play-billing/com/android/billingclient/billing/2.0.3/). Obviously, this is just a band-aid, as we will not be able to continue...
@hrydgard one solution we are considering (which may be an option for you) is having a single main app, and making our "premium" upgrade a plugin. That is, our in-app...