summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/java
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2025-04-26 14:58:35 +0200
committerJosJuice <josjuice@gmail.com>2025-04-26 20:54:32 +0200
commit552b6da9c436b807ab44c621de9d2635f786a453 (patch)
tree852fa860e720c30bf2d0fea2974f8ad58f85f3ad /Source/Android/app/src/main/java
parent805307f432dba079caf7339122a07de5b90c4b47 (diff)
Hide DirectoryBlob boot.bin files from game list
Extracted games contain a boot.bin file that contains the disc header. These boot.bin files are considered valid volumes by Dolphin, since Dolphin only checks the disc header to determine if something is a valid GC/Wii disc. Running them doesn't make any sense, though. boot.bin files used to not be scanned by Dolphin due to their file extension, but .bin was added to the list of file extensions to scan for in 494e2c0. To stop them from showing up in the game list, let's update the ShouldHideFromGameList mechanism.
Diffstat (limited to 'Source/Android/app/src/main/java')
0 files changed, 0 insertions, 0 deletions