A system.cnf question~

Discussion in 'Sony Programming and Development' started by rislim, Aug 17, 2007.

  1. rislim

    rislim Newly Registered

    Joined:
    Aug 17, 2007
    Messages:
    1
    Likes Received:
    0
    I'm not quite sure if this is an appropriate question for this forum, but the application in question has been mentioned here several times.. I've been making backups of my games (rip to ISO, fix with DiscPatcher) and have had no problems so far except for a few games.

    "Error searching for exe filename in system.cnf!" error pops up for them. From another thread, someone has mentioned that editing the file will fix the issue, but so far my search for any information on that has resulted in nothing.

    If this is inappropriate, please lock or delete the thread. ^^;
     
  2. mdmx

    mdmx Familiar Face

    Joined:
    Nov 3, 2005
    Messages:
    1,300
    Likes Received:
    29
    system.cnf specifies the boot file. It is a simple text file with the path/filename to the executable. It can be compared with the boot.ini from WinXP.

    open system.cnf with notepad or an other application and check if the path to the executable is correct.

    Code:
    Example:	Disc Type Number	File Name
    		SLPS-12345		SLPS_123.45;1
    		SLUS-12345		SLUS_123.45;1
    		SLES-12345		SLES_123.45;1
    Contents of SYSTEM.CNF;1
    (Assuming the name of boot file is XXXX-AAAAA. It is necessary to specify the full path with the name of the device)
    BOOT = cdrom:\XXXX_AAA.AA;1
     
    Last edited: Aug 18, 2007
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page