mirror of
https://github.com/wiidev/usbloadergx.git
synced 2025-04-03 05:56:36 +02:00

Boot-Strategy: - is "argv[0]" set, then the boot-device extracted from the argv. - if no meaningful boot device found, then looking for "boot.dol"/"boot.elf" in "apps/usbloader_gx/" first on "SD:/" and then on "USB:/". When found, than use this Device. Otherwise use the default "SD:" - Set all default-Paths on this Device - Set the Path for config-Folder, GXGlobal.cfg, GXGameSettings.cfg and GXGameFavorites.cfg on this Device (e.g. USB:/config and so on)
Description
This version of USB Loader GX supersedes the SourceForge version, which was last updated in 2019.
87 MiB
Languages
C
66.3%
C++
33.3%
Makefile
0.2%
Assembly
0.1%