Borked3DS v2024.12.01
This is mainly a minor bug fix release, fixing some cosmetic issues with the Android frontend. Also, the Rotate Screen function has been reworked; instead of switching between Landscape and Portrait mode (which was buggy in this fork), it will instead rotate the screen 1/4 clockwise each time you tap it (and save the setting so that the next time you launch a game, it'll stay in the last mode selected).
What's New? (@rtiangha)
- Android: Make Top Right the default option for Small Screen Position
- Android: Correctly label Boolean settings as such
- Android: Fix default Screen Orientation option
- Android: Fix Texture Filtering labels
- EmulationActivity.kt: Use property access syntax instead
- Android: Refactor Rotate Screen button
Third-Party Updates
- Minor update to MoltenVK
Known Issues
- Depending on your Android hardware, selecting Real Device (OpenAL) as audio Output Type may fail to detect an audio output device and thus won't output sound. This behavior affects some of the other forks as well and thus was inherited, but because things in that section of the Settings UI were mislabled and incorrect to begin with (i.e. Selecting OpenAL in the menu actually activated a different API internally), it may not have been noticed until now. Workaround: Use Auto or one of the other Output Type options.
- Depending on your Android hardware, LLE audio may not work and crash the program. Workaround: Stick with HLE audio.
NOTE: Borked3DS is an experimental 3DS emulator project and is NOT the official project that aims to unify and continue Lime3DS and PabloMK7 development; while elements from here may make their way to that new project when it comes online, for the moment, development here has diverged far enough from what PabloMK7 and Lime3DS were doing such that it was felt that it should become its own thing, at least until the new unified project comes online. For more details, see the README.
What's Changed
Full Changelog: v2024.11.29...v2024.12.01