Forum: PS2 Homebrew/Dev & Emu Scene - Topics relating to homebrew PS2 development and emulation. Stay current and up to date on the latest homebrew releases from the best devs on the scene.


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: radshell 0.6 bug
  

Results 1 to 2 of 2
  1. #1 radshell 0.6 bug 
    gh0ce is offline Registered User
    Join Date
    Sep 2008
    Posts
    6
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    I found a potential bug in radshell 0.6:
    if you use copyfile, it always seems to think the file already exists (or I am using the command wrong).
    Example:
    I have a file on memory card 0 (mc0) in the BOOT folder called CB_launch.elf. If I go to copy this file to ESR.elf I would execute the command:
    copyfile CB_launch.elf ESR.elf
    BUT it tells me the file already exists even though it does not exist.
    I simply removed that check and recompiled the source and am going to test if that resolved my copyfile issue.
    NOTE: if this works, and people want me to post the zip, let me know. BUT this version will NOT prompt you if you go to overwrite a file (makes it nicer for scripting, but bad if you make a typo).

    Edit: my modifications do not work. It won't even boot up. Odd since I didn't change anything drastic... nothing that should make it break like this ... guess I'll keep poking...
    Edit2: My modifications did work... technically. It was a bug moving it from my development VM to my live system. Apparently when sending stuff over FTP using the ftp command in ubuntu, you need to set it to binary transactions and passive mode. My bad. If anybody wants a copy, PM me.
    Last edited by gh0ce; 09-20-2010 at 10:27 AM.
    Reply With Quote  

  2. #2  
    LopoTRI is offline Member
    Join Date
    Mar 2009
    Location
    Germany
    Posts
    496
    Downloads
    24
    Uploads
    1
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    12
    Likes Received
    20
    Has anybody this modified version from this user??

    Or can anybody recompile it again for me, so the "file exist check" donīt come up anymore??

    Cause i saw this user was loooong time not logged in, so i donīt need to PM him.....
    Reply With Quote  

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