Forum: Crystal Chip - Posts about the Crystal Chip mod go in here.


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Thread: myPS2 v1.0 .PBT for BM v1.8
  

Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 29
  1. #1 myPS2 v1.0 .PBT for BM v1.8 
    LuNaTiC's Avatar
    LuNaTiC is offline WARNING: Mentally unstable.
    Join Date
    Apr 2003
    Location
    Ohio, USA
    Posts
    68
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    I've been trying to install myPS2 v1.0 with BM, but I keep getting "Failed!" when I try to install it. Unless there is some kind of compatibility issue, I think the problem is my APPINFO.PBT script. Since myPS2 v1.0 requires extra folders and files, as well as the ELF file, I'm confused on the script format to copy whole directories. Would I need to use the MKDIR command for each sub folder, or could I use the COPY command and simply copy the entire folder and it's contents to the MYPS2 folder?

    If someone could help me with this, or post a working .PBT file, I would be really appreciate it.

    LuNaTiC
    Reply With Quote  

  2. #2  
    LuNaTiC's Avatar
    LuNaTiC is offline WARNING: Mentally unstable.
    Join Date
    Apr 2003
    Location
    Ohio, USA
    Posts
    68
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Bump
    Reply With Quote  

  3. #3  
    Breath of Fire's Avatar
    Breath of Fire is offline Ultimate Oblivion
    Join Date
    Mar 2006
    Posts
    679
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    2
    Sorry I have no idea, isn't there a myPS2 folder in the CC Megapack?
    Playstation 3 | Version 1 | 20GB Model
    Playstation 2 | Version 7 | Crystal Chip 1.2 | HD Loader v0.8b | 120GB HD
    Reply With Quote  

  4. #4  
    TheAgent's Avatar
    TheAgent is offline Registered User
    Join Date
    May 2005
    Posts
    196
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    it's not working probably because of the use of a seperate directory just for the extras in myps2. I'll work out the script and post it here soon. Sorry i didn't check this out sooner.
    Reply With Quote  

  5. #5  
    TheAgent's Avatar
    TheAgent is offline Registered User
    Join Date
    May 2005
    Posts
    196
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    this is tricky. I'll need to get some help from the CC coders for this script. I will post it here when it's ready!
    Reply With Quote  

  6. #6  
    LuNaTiC's Avatar
    LuNaTiC is offline WARNING: Mentally unstable.
    Join Date
    Apr 2003
    Location
    Ohio, USA
    Posts
    68
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Yeah, I've tried multiple times already with no sucess. Thanks for the help.
    Reply With Quote  

  7. #7  
    LuNaTiC's Avatar
    LuNaTiC is offline WARNING: Mentally unstable.
    Join Date
    Apr 2003
    Location
    Ohio, USA
    Posts
    68
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Any luck yet? I've wasted a few more CD-Rs trying again and again.
    Reply With Quote  

  8. #8  
    TheAgent's Avatar
    TheAgent is offline Registered User
    Join Date
    May 2005
    Posts
    196
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    I didn't forget about you LuNaTiC. I did find out that there is a function that will make BM create a new directory. I needed this in order to create the subdir inside of the MYPS2 folder. I'm still getting an error somewhere in my script though and I'm just waiting for a CC developer to come online. When i get it sorted out I'lll be fully prepared to release a new version of the megapack.
    Reply With Quote  

  9. #9  
    LuNaTiC's Avatar
    LuNaTiC is offline WARNING: Mentally unstable.
    Join Date
    Apr 2003
    Location
    Ohio, USA
    Posts
    68
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Great! Sounds good to me.
    Reply With Quote  

  10. #10  
    anarchy2007's Avatar
    anarchy2007 is offline Member
    Join Date
    Mar 2003
    Posts
    158
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Lunatic;

    you don't need to use the extra folders, all you need is the ELF file. I broke my head on this for very long too, and then tried the ELF only. It works fine.

    This is my script for BM1.4. As you can see I use the ELF file only.

    SET SRC "$PWD$"

    SET DST "mc0:/BOOT/MYPS2"

    _MKDIR "$DST$"

    COPY "$SRC$\MYPS2.ELF" "$DST$/MYPS2.ELF"
    COPY "$SRC$\REMOVE.PBT" "$DST$/REMOVE.PBT"
    COPY "$SRC$\RUN.PBT" "$DST$/RUN.PBT"
    Last edited by anarchy2007; 04-04-2006 at 02:22 PM.
    !!VIVISECTION IS SCIENTIFIC FRAUD!!
    S.A. Mod-chip Installer
    www.defcon5.co.za
    Reply With Quote  

Page 1 of 3 1 2 3 LastLast
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •