03-22-2014, 11:11 AM -
You basically put the games in \Rpcs3\dev_hdd0\game. So for example Terraria becomes "\dev_hdd0\game\NPUB30943"
The best way in my opinion is to just have the games wherever you want (I have them on my NAS, you could have them on a USB drive or whatever) and then symlink it to \Rpcs3\dev_hdd0\game where the game list actually looks.
So if you have Persona 4 Arena on your NAS mapped to Z:\ the command is:
mklink /d "D:\Rpcs3\dev_hdd0\game\BLUS30985" "Z:\PS3\Arena\BLUS30985"
The best way in my opinion is to just have the games wherever you want (I have them on my NAS, you could have them on a USB drive or whatever) and then symlink it to \Rpcs3\dev_hdd0\game where the game list actually looks.
So if you have Persona 4 Arena on your NAS mapped to Z:\ the command is:
mklink /d "D:\Rpcs3\dev_hdd0\game\BLUS30985" "Z:\PS3\Arena\BLUS30985"