v4.1
v4.1
Fixes and improvements:
- Fix: Benchmark and DTB Tuning submenus now loop back to themselves after an action completes, instead of jumping to the main menu. Back button still exits to the main menu.
- Fix: Main menu now shows the shadow and blue backtitle bar, matching all other submenus.
- Fix: Console font changed to Lat7-TerminusBold20x10 — eliminates the 18px black strip at the bottom of the screen (480 / 20 = 24 rows exact).
- Fix: Gamepad button presses between dialogs no longer print characters to the console or scroll the screen (stty -echo on startup).
- Feat: RAM benchmark rewritten in C — replaces dd/tmpfs with direct memset and memcpy on a 128 MB buffer. Reports write (memset) and copy (memcpy) bandwidth in MB/s.
Full changelog: https://github.com/zenmode-adri/r36-tuner/blob/master/CHANGELOG.md