Skip to content
Success

Changes

Summary

  1. 3DS: Fix crash by increasing linear heap memory (commit: 048372c) (details)
  2. 3DS: Make rendering more robust (commit: 5047d86) (details)
Commit 048372cb5331da77ff43eeec323e0cb922c62518 by Carsten Teibes
3DS: Fix crash by increasing linear heap memory
(commit: 048372c)
The file was modified src/platform/3ds/main.cpp (diff)
Commit 5047d86c45bf8eb2a339bc81dc46c4f173d9826f by Carsten Teibes
3DS: Make rendering more robust
- Should work with any resolution now (e.g. wide mode or double)
- Fix bug where the LCD toggles endlessly when keeping button touched
- Draw bottom screen UI in proper layers, not first to last
(commit: 5047d86)
The file was modified src/platform/3ds/ui.cpp (diff)
The file was modified src/platform/3ds/ui.h (diff)