Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
making ps1 iso's
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
-=GGW=- $ol!d $n4>|e
Veteran
Veteran


Joined: 12 Apr 2004
Posts: 1616
Location: USA

PostPosted: Wed Sep 14, 2005 12:20 am    Post subject: making ps1 iso's Reply with quote

I heard that the video gets smooth in the emulators if you copy the whole cd to your harddrive, this would make final fantasy 9 sooo much more enjoyable.. righ tnow they are incredibly choppy, sorta puts a hitch in the game. Anyone know how to make an iso of a ps1 disc that an emulator can use?
Back to top
View user's profile Send private message
(l)user
Guru
Guru


Joined: 31 Jan 2004
Posts: 334
Location: Poland

PostPosted: Wed Sep 14, 2005 12:25 am    Post subject: Reply with quote

Code:

cat /dev/hdc > foo.iso

_________________
Registered Linux user #302020
Gadu Gadu #490092
Back to top
View user's profile Send private message
-=GGW=- $ol!d $n4>|e
Veteran
Veteran


Joined: 12 Apr 2004
Posts: 1616
Location: USA

PostPosted: Wed Sep 14, 2005 12:31 am    Post subject: Reply with quote

:oops: sorry, thought there was a special format like xbox eg xiso or something...

thnx for the help :D
Back to top
View user's profile Send private message
mnxAlpha
Apprentice
Apprentice


Joined: 15 Sep 2004
Posts: 210

PostPosted: Wed Sep 14, 2005 9:36 am    Post subject: Reply with quote

Actually, that probably won't work properly, because PS1 CDs aren't quite normal data discs. Your best bet is to make a CD image using cdrdao, using the read-cd command. Something like:
Code:
cdrdao read-cd --read-raw --device ?,?,? filename.toc


Put the same device identifier in there as you'd use for cdrecord. You should end up with a .toc file describing which tracks are on the disc, and a .bin file containing the actual data. For most PS1 games, the .bin file is all you need.
Back to top
View user's profile Send private message
-=GGW=- $ol!d $n4>|e
Veteran
Veteran


Joined: 12 Apr 2004
Posts: 1616
Location: USA

PostPosted: Thu Sep 15, 2005 6:14 am    Post subject: Reply with quote

cool, yeah, the ones with cat didnt work and mkisofs kept getting read errors but cdrdao worked, thnx dude :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum