Search found 6 matches
- December 14th, 2017, 3:30 pm
- Forum: CD-ROM
- Topic: Trouble "Mastering" Images
- Replies: 4
- Views: 24293
Re: Trouble "Mastering" Images
OK, to fix the first error you need to change the contents of line 1 on the file to reflect where you have the cdgen files installed - for example on my machine the correct path is C:\psyq\cdgen\LCNSFILE The second one is probably again that the path doesn't exactly match your installation, so rech...
- December 13th, 2017, 6:25 pm
- Forum: CD-ROM
- Topic: Trouble "Mastering" Images
- Replies: 4
- Views: 24293
Trouble "Mastering" Images
I have followed all of the steps in the "PlayStation 1 CD-ROM Mastering" guide and have run into some problems. I have the file structure correct and all of the files named correctly, but I am getting 3 errors when running the GO.BAT they show up as: Error 52 - File HIWORLD.CTI, Line 19 Th...
- December 13th, 2017, 5:41 pm
- Forum: Psy-Q SDK
- Topic: cc1psx Error on real Windows XP Hardware
- Replies: 9
- Views: 36351
Re: cc1psx Error on real Windows XP Hardware
I am idiot, there was no C:\TEMP\ directory.Shadow wrote:Hmm. See if the directory C:\TEMP exists. If not, create it. If that still doesn't work, something is still wrong with the variables.
Thank you for dealing with me.
- December 13th, 2017, 4:13 pm
- Forum: Psy-Q SDK
- Topic: cc1psx Error on real Windows XP Hardware
- Replies: 9
- Views: 36351
Re: cc1psx Error on real Windows XP Hardware
It's all explained perfectly clear right here: http://www.psxdev.net/forum/viewtopic.php?f=49&t=206 If you still don't understand, Google 'Windows XP Environment Variables' and learn how to set them up. Thank you for taking your time to help me, but it still doesn't work. I have manually added ...
- December 12th, 2017, 3:33 pm
- Forum: Psy-Q SDK
- Topic: cc1psx Error on real Windows XP Hardware
- Replies: 9
- Views: 36351
Re: cc1psx Error on real Windows XP Hardware
And how would I go about doing that? Are there other files that I would need to install or delete from the registry?Shadow wrote:Your environment variables are setup wrong. Fix them, and that error will go.
- December 12th, 2017, 12:31 pm
- Forum: Psy-Q SDK
- Topic: cc1psx Error on real Windows XP Hardware
- Replies: 9
- Views: 36351
cc1psx Error on real Windows XP Hardware
Ok, to start off I am running Windows XP Home Edition with SP3 installed. I have installed the PSY-Q SDK to the C:\ directory and installed the Windows 7 Environment Variables (The Windows XP one wouldn't install for some strange reason) and I am now stuck at compiling the Hello World project. I dir...