5 echo "To be able to use pSX you will need to obtain a dump of the"
6 echo "PlayStation BIOS. It can be stored in ~/.pSX/bios (user-wide),"
7 echo "/usr/share/pSX/bios (system-wide) or whatever directory you"
16 echo "pSX (starting with version 1.13) is now using ~/.pSX to save"
17 echo "per-user settings, /opt/psx/ is therefor not used anymore."
18 echo "It will however not be deleted by upgrading to a new version"
19 echo "since there might be files you want to migrate over, you will"
20 echo "have to do it manually. After that you can delete /opt/pSX."
22 echo "This also means you should put your BIOS dump elsewhere among:"
23 echo "- ~/.pSX/bios (user-wide)"
24 echo "- /usr/share/pSX/bios (system-wide)"
25 echo "- whatever directory you set in psx.ini."