-
Notifications
You must be signed in to change notification settings - Fork 1
USB flash drive
Christian Weiske edited this page Mar 9, 2024
·
6 revisions
The OUYA since firmware 1.2.667 recognizes USB flash drives formatted with FAT32, NTFS and ext4 file systems up to 32 GB in size.
It does not support exFAT.
(source)
nachoz12341 ran a few tests using a game he was working on. Internal storage gave a save time of around 7ms, fast usb 9-10ms, and slow usb 20+ms. Doesn't seem like much when talking about milliseconds but if a game has to pull assets constantly it'll become a huge slowdown.
Installing many games on USB makes OUYA startup slower, because upon boot all installed games are checked/indexed.