And thank you for the corrections. I'll have a look over it shortlyThanks for your great work!
Most of the time this should beGameCubePath = sd:/games/
usb1:/games/ since there's already a separate path for games from the SD card.I don't think this is an issue for you, since you understand English. But it's recommended to use the updated translations that come with r1282 (test version).languagefiles_path = usb1:/apps/usbloadergx_r1281/language/
These won't cause an issue, but they're not the defaults.Cheatcodespath = sd:/usbloader_gx/codes/gct/
TxtCheatcodespath = sd:/usbloader_gx/codes/txt/
WiinnertagPath = usb1:/apps/usbloadergx_r1281/
These are all wrong and should be changed to the following...covers_path = sd:/usbloader_gx/
covers2d_path = sd:/usbloader_gx/
coversFull_path = sd:/usbloader_gx/
disc_path = sd:/usbloader_gx/
theme_path = sd:/usbloader_gx/
BNRCachePath = sd:/usbloader_gx/
GameHeaderCachePath = sd:/usbloader_gx/
Code:
covers_path = sd:/usbloader_gx/images/
covers2d_path = sd:/usbloader_gx/images/2D/
coversFull_path = sd:/usbloader_gx/images/full/
disc_path = sd:/usbloader_gx/images/disc/
theme_path = sd:/usbloader_gx/theme/
BNRCachePath = sd:/usbloader_gx/cache_bnr/
GameHeaderCachePath = sd:/usbloader_gx/cache/
sd:/apps/usbloader_gx/ directory is going to get flooded with files and some of them will conflict.
Last edited by blackb0x,















