Files
hekate-pro/nyx/nyx_gui
CTCaer ef84b9804c nyx: handle exFAT truncation in stat/backup
It's possible for the overflow check to fail if exFAT and file size is big enough.
(4GB + total_size)

So check it properly.
This avoids unnecessary copying before RAM disk gets filled and copy errors out.

No other check is needed since max capacity is RAM disk size.
2026-03-27 10:02:21 +01:00
..
2026-03-27 09:42:40 +01:00
2026-03-27 09:42:40 +01:00
2021-05-11 09:51:08 +03:00
2026-03-27 10:01:20 +01:00
2025-05-13 16:25:43 +02:00