Skip to content
This repository has been archived by the owner on Nov 16, 2024. It is now read-only.

Lime3DS 2117

Compare
Choose a tag to compare
@OpenSauce04 OpenSauce04 released this 16 Nov 19:44
· 93 commits to master since this release

All:

Android:

  • A new "About Game" dialog has been added which replaces the Cheats menu. | @kleidis ~ azahar-emu/azahar#304
    • This menu displays more detailed information about the game you have selected.
    • Cheats are now accessible from the "Cheats" button within this new menu.
  • Custom layout functionality has been added to the Android version of Lime3DS. | @DavidRGriswold ~ azahar-emu/azahar#298, azahar-emu/azahar#349
  • Options are available for customizing the Portrait and Landscape orientations seperately.
    • You can configure this in the new Layout settings tab.

Technical:

Notes:

  • A version of Lime3DS on the Google Play Store is currently being prepared.
    • When it goes live, a link to the Play Store page will be added to the project's readme file and an announcement will be posted on our Discord server.
      • You can join our Discord community using the link in our readme.
  • In the upcoming 2118 update, changes will be made which enforce a codebase-wide rebrand of the internals of Lime3DS.
    • This will include changes to cmake option names (for example, CITRA_USE_PRECOMPILED_HEADERS will become LIME3DS_USE_PRECOMPILED_HEADERS.
      • Distribution package maintainers should be prepared to correct for this when the update goes live.
  • Open-source projects are made great because of contributions from developers like you.
    • If you have an issue you know how to fix, want to see a feature you know how to implement, or have any other contribution you wish to make, our arms are open to submissions from the community.