Results 1 to 6 of 6

Thread: PCSX Total Noob.

  1. #1
    Join Date
    Jan 2012
    Beans
    11

    PCSX unecm path problem.

    So i got Pcsx runing but iam having 2 problems.

    1.- I cant Save game in memory card but i can save them wth f1 and load them with f3.

    2.- Cant Convert ECM files to Bin or Iso.

    I go to terminal and write

    UNECM Einhander [NTSC-U] [SCUS-94243].img.ecm Then i Press Enter and i Get this error or this

    usage: unecm ecmfile (outputfile)

    after this i really dont know what to do lol.

    HALP
    Last edited by chulex67; February 1st, 2012 at 11:30 PM.

  2. #2
    Join Date
    Oct 2009
    Location
    Upminster, Essex, UK
    Beans
    544

    Thumbs down Re: PCSX Total Noob.

    Quote Originally Posted by chulex67 View Post

    2.- Cant Convert ECM files to Bin or Iso.

    I go to terminal and write

    UNECM Einhander [NTSC-U] [SCUS-94243].img.ecm Then i Press Enter and i Get this error or this

    usage: unecm ecmfile (outputfile)

    after this i really dont know what to do lol.

    HALP
    You need to provide the full path to your file and put it in single quotes due to the spaces in the filename


    unecm '~/myPSXroms/Einhander [NTSC-U] [SCUS-94243].img.ecm'

    Change the location of your memorycard folders to somewhere under your home folder as you may not have the correct permissions to save where they are at present.
    Code:
    cd /fridge/beer | drink && fallover

  3. #3
    Join Date
    Jan 2012
    Beans
    11

    Re: PCSX Total Noob.

    Moving Folder under Home, Fixed the Memory Card Problem Thx.

    Here is a kitty for u : http://www.cutecats.com/fuzzball.html

    I cant work with ecm =( here is the error.


    luis@luis-Vostro-1320:~$ unecm '~/Mypsxrooms/Einhander [NTSC-U] [SCUS-94243].img.ecm'
    UNECM - Decoder for Error Code Modeler format v1.0
    Copyright (C) 2002 Neill Corlett

    Decoding ~/Mypsxrooms/Einhander [NTSC-U] [SCUS-94243].img.ecm to ~/Mypsxrooms/Einhander [NTSC-U] [SCUS-94243].img.
    ~/Mypsxrooms/Einhander [NTSC-U] [SCUS-94243].img.ecm: No such file or directory

    The folder is In the Desktop inside a folder called Mypsxrooms. I know im doing something wrong.

  4. #4
    Join Date
    Oct 2009
    Location
    Upminster, Essex, UK
    Beans
    544

    Re: PCSX Total Noob.

    you will need to incude ' Desktop' in your path.

    open a terminal and type unecm followed by a space

    navigate to the folder with your .iso.ecm file in it and drag n drop it into the terminal

    that will ensure the path is correct
    Last edited by satanselbow; February 1st, 2012 at 11:50 AM.
    Code:
    cd /fridge/beer | drink && fallover

  5. #5
    Join Date
    Jan 2012
    Beans
    11

    Re: PCSX Total Noob.

    Thank you Master. Now i see the Terminal and I was supposed to write this

    unecm '/home/luis/Desktop/MyPsxroms/Einhander [NTSC-U] [SCUS-94243].img.ecm'


    Now i Understand. So easy just needed to Specify The Path Of the File, Lol. Have been using Ubuntu for 3 days now, Is Freaking Awesome but i still have alot to Learn.

    Thank you you Solved All my Problems =)

  6. #6
    Join Date
    Oct 2009
    Location
    Upminster, Essex, UK
    Beans
    544

    Thumbs down Re: PCSX Total Noob.

    Glad to help

    It would make the forum a better place (slightly ) if you could mark your orginal post as [SOLVED] and maybe change the title to something more description - such as "Psx ISO unecm Path Problem" - so that anyone else with the same trouble might find the solution easily
    Code:
    cd /fridge/beer | drink && fallover

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •