Felix Nüsse
Felix Nüsse
@OpenSauce04 Is it possible to extract the lime-library from the latest release and use it in debug-builds instead of building them myself? Currently i don't actually have a working emulator,...
I can build the android apk, but not lime-emulator itself. So the resulting android apk is missing the liblime.so (i think thats what it is called) that actually contains the...
> I've set up a development environment on multiple machines using both Linux and Windows and it's just as simple as installing Android Studio and running the project. You mean...
> There are no other dependencies if you are building for Android. I would know because I use local Docker containers when building for Linux, and don't have the build...
The issue i currently have is that moving the setting to an `IntSetting()` creates some kind of race condition. Only on exit the setting saves, but it takes a while....
You can probably wait with that, there is a bug in how the core deals with rotation: https://github.com/PabloMK7/citra/issues/193
Great! What should we do with the bottom-sheet. Should that just stay or should i try to replace it with that dialog to reduce code duplication?
@OpenSauce04 Yes, but not on a high priority. Might take a while.
A more generalized implementation would also solve the multi-controller issue where switching controller types requires a remapping of the buttons. This would be highly appreciated!
Wait, did you _**check**_ the "Transfer files only over Wi-Fi"-toggle? Or is it un-checked?