01-19-2015, 09:03 AM
Since my PS2 stopped working, I want to play Shadow of the Colossus from the game disc. Apparently the Mac version of PCSX2 doesn't allow accessing of the DVD drive.
I found an old thread on these forums about creating a disc image from the game disc. This is the procedure as described:
1. Insert the DVD, and in the terminal do:
2. diskutil unmountDisk disk1
3. ls -l /Users/
Find your username in that list and:
4. dd if=/dev/disk1 of=/Users/your-username/Desktop/your_game.iso
I waited for Shadow of the Colossus to complete the ISO using the terminal commands as described above, but the file size kept growing and growing for over an hour and a half. I had to finally end the process because I thought it would keep going until I ran out of disk space. Any ideas on why this would happen? My attempt to make the ISO from the source game was over 50 GB and growing. Yikes!
I found an old thread on these forums about creating a disc image from the game disc. This is the procedure as described:
1. Insert the DVD, and in the terminal do:
2. diskutil unmountDisk disk1
3. ls -l /Users/
Find your username in that list and:
4. dd if=/dev/disk1 of=/Users/your-username/Desktop/your_game.iso
I waited for Shadow of the Colossus to complete the ISO using the terminal commands as described above, but the file size kept growing and growing for over an hour and a half. I had to finally end the process because I thought it would keep going until I ran out of disk space. Any ideas on why this would happen? My attempt to make the ISO from the source game was over 50 GB and growing. Yikes!