Originally Posted by sparrow21
how do i get my games 2 show of my external hard drive ive installed this and i carnt find them using this ?????/
|
edit this lines in the options default.ini in
/dev_hdd0/game/BLES80608/USRDIR/options.ini
Code:
# Backup games to these folders:
hdd_dir=/dev_hdd0/GAMES
usb_dir=GAMES
# Look for game backups recursively in these folders:
# (leave blank for USB (usb_home) root (/) folder)
hdd_home=/dev_hdd0/GAMES
usb_home=/GAMES
just replace the word GAMES with your folder... for example:
Code:
# Backup games to these folders:
hdd_dir=/dev_hdd0/OMAN46756
usb_dir=OMAN46756
# Look for game backups recursively in these folders:
# (leave blank for USB (usb_home) root (/) folder)
hdd_home=/dev_hdd0/OMAN46756
usb_home=/OMAN46756