Forum: Official Free MC Boot Forums - Discussions and development of the the newest and most advanced hack/exploit for the PS2!


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: Cannot open menu selections normally.
  

Results 1 to 7 of 7
  1. #1 Cannot open menu selections normally. 
    Solttu is offline Registered User
    Join Date
    Aug 2008
    Posts
    9
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    I have succesfully installed FMCB 1.7 to my memorycard.
    Now I can't normally select elf selections from PS2 main menu with X-button like with original PS2 menu selections. PS2 always reboot. I can only execute elf files with quickbuttons (L1-R2) pressed down in startup. I can't boot Cogswap either (R2).
    All elf files are in mc0:\boot folder and they work with uLaunchElf

    Is this a problem or do I always have to open .elf from PS2 menu with quickbuttons?

    Sorry for my bad English.
    Last edited by Solttu; 10-10-2008 at 03:22 PM.
    SCPH 50004 V9 Pal PS2
    Reply With Quote  

  2. #2  
    TnA's Avatar
    TnA
    TnA is offline Member
    Join Date
    Apr 2005
    Location
    Germany
    Posts
    4,580
    Downloads
    0
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    12
    Likes Received
    30
    Maybe the next version will fix your issue, because the way how it loads ELF from OSD now (in Betas) is totally different.

    You can post your CNF here,... Maybe it is just a bug in there.
    PS2 V7/DMS3 V2 (FW:2.4b7); Seagate Baracuda 200GB
    PS2 V7/CC1.0 (FW:34 hacked v2 BM:2.1.6); Maxtor DiamondMAX9 PLUS 160GB
    PS2 SCPH-30004R; NoMod+NoLaser

    3xSony BBA
    3xSony MC 8MB
    MAX/Datel 16MB with Boot-CD
    MAX/Datel 32MB&64MB

    Custom FMCB 1.8b+ Beta-Build, my AIO 0.5, Sony&xRhino-Linux
    Reply With Quote  

  3. #3  
    Solttu is offline Registered User
    Join Date
    Aug 2008
    Posts
    9
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Here you are:
    Code:
    CNF_version = 1
    Debug_Screen = 1
    FastBoot = 1
    ESR_Path_E1 = 
    ESR_Path_E2 = 
    ESR_Path_E3 = 
    pad_delay = 2000
    LK_Auto_E1 = OSDSYS
    LK_Auto_E2 = OSDSYS
    LK_Auto_E3 = OSDSYS
    LK_Circle_E1 = OSDSYS
    LK_Cross_E1 = OSDSYS
    LK_Square_E1 = OSDSYS
    LK_Triangle_E1 = OSDSYS
    LK_L1_E1 = mc0:/BOOT/COGSWAP.ELF
    LK_L1_E2 = mc?:/BOOT/USBADVN.ELF
    LK_L1_E3 = mc?:/B?DATA-SYSTEM/USBADVN.ELF
    LK_R1_E1 = mc0:/BOOT/BOOT.ELF
    LK_R1_E2 = mc?:/BOOT/BOOT.ELF
    LK_R1_E3 = mc?:/B?DATA-SYSTEM/BOOT.ELF
    LK_L2_E1 = mc0:/BOOT/SMS.ELF
    LK_L2_E2 = mc?:/BOOT/SMS.ELF
    LK_L2_E3 = mc?:/B?DATA-SYSTEM/SMS.ELF
    LK_R2_E1 = mc0:/BOOT/USBADVN.ELF
    LK_R2_E2 = mc?:/BOOT/COGSWAP.ELF
    LK_R2_E3 = mc?:/B?DATA-SYSTEM/COGSWAP.ELF
    LK_L3_E1 = OSDSYS
    LK_R3_E1 = OSDSYS
    LK_Up_E1 = OSDSYS
    LK_Down_E1 = OSDSYS
    LK_Left_E1 = OSDSYS
    LK_Right_E1 = OSDSYS
    LK_Start_E1 = mc0:/SYS-CONF/FMCB_CFG.ELF
    LK_Start_E2 = OSDSYS
    LK_Start_E3 = 
    LK_Select_E1 = OSDSYS
    hacked_OSDSYS = 1
    OSDSYS_video_mode = AUTO
    OSDSYS_Skip_Disc = 0
    OSDSYS_Skip_Logo = 1
    OSDSYS_Inner_Browser = 0
    OSDSYS_selected_color = 0x10,0x80,0xE0,0x80
    OSDSYS_unselected_color = 0x33,0x33,0x33,0x80
    OSDSYS_scroll_menu = 1
    OSDSYS_menu_x = 320
    OSDSYS_menu_y = 110
    OSDSYS_cursor_max_velocity = 1000
    OSDSYS_cursor_acceleration = 100
    OSDSYS_left_cursor = >>
    OSDSYS_right_cursor = <<
    OSDSYS_menu_top_delimiter = 
    OSDSYS_menu_bottom_delimiter = 
    OSDSYS_num_displayed_items = 7
    OSDSYS_Skip_MC = 1
    OSDSYS_Skip_HDD = 1
    name_OSDSYS_ITEM_1 = uLaunchELF   
    path1_OSDSYS_ITEM_1 = mc0:/BOOT/BOOT.ELF
    path3_OSDSYS_ITEM_1 = mc?:/B?DATA-SYSTEM/BOOT.ELF
    name_OSDSYS_ITEM_2 = CogSwap
    path1_OSDSYS_ITEM_2 = mc0:/BOOT/COGSWAP.ELF
    path3_OSDSYS_ITEM_2 = mc?:/B?DATA-SYSTEM/COGSWAP.ELF
    name_OSDSYS_ITEM_3 = USB Advance
    path1_OSDSYS_ITEM_3 = mc0:/BOOT/USBADVN.ELF
    path3_OSDSYS_ITEM_3 = mc?:/B?DATA-SYSTEM/USBADVN.ELF
    name_OSDSYS_ITEM_4 = SMS Media Player
    path1_OSDSYS_ITEM_4 = mc0:/BOOT/SMS.ELF
    path3_OSDSYS_ITEM_4 = mc?:/B?DATA-SYSTEM/SMS.ELF
    name_OSDSYS_ITEM_100 = Free McBoot Configurator
    path1_OSDSYS_ITEM_100 = mc0:/SYS-CONF/FMCB_CFG.ELF
    I don't use ESR because I had burned some games without ESR patching when I used Cogswap with Indepence Exploit. Now I just use Cogswap. And I forgot to tell you that I use 64mb chinese card.
    SCPH 50004 V9 Pal PS2
    Reply With Quote  

  4. #4  
    TnA's Avatar
    TnA
    TnA is offline Member
    Join Date
    Apr 2005
    Location
    Germany
    Posts
    4,580
    Downloads
    0
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    12
    Likes Received
    30
    Your mc is in the same slot, where they (OSD-Items) are mapped to?
    PS2 V7/DMS3 V2 (FW:2.4b7); Seagate Baracuda 200GB
    PS2 V7/CC1.0 (FW:34 hacked v2 BM:2.1.6); Maxtor DiamondMAX9 PLUS 160GB
    PS2 SCPH-30004R; NoMod+NoLaser

    3xSony BBA
    3xSony MC 8MB
    MAX/Datel 16MB with Boot-CD
    MAX/Datel 32MB&64MB

    Custom FMCB 1.8b+ Beta-Build, my AIO 0.5, Sony&xRhino-Linux
    Reply With Quote  

  5. #5  
    Solttu is offline Registered User
    Join Date
    Aug 2008
    Posts
    9
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by TnA View Post
    Your mc is in the same slot, where they (OSD-Items) are mapped to?
    I think theyre in right place because my memorycard is always in slot 1 (mc0)
    SCPH 50004 V9 Pal PS2
    Reply With Quote  

  6. #6  
    windrider42's Avatar
    windrider42 is offline Member
    Join Date
    Mar 2007
    Location
    Alberta
    Posts
    1,036
    Downloads
    5
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    89
    Likes Received
    10
    This almost sounds like the same problem Syed and I had in this post.
    Read my post #21 and through.
    http://psx-scene.com/forums/freevast...-7-urgent.html

    I believe it seemed to be an issue with Memory cards, yet mine were original Sony 8mb.
    Reply With Quote  

  7. #7  
    Solttu is offline Registered User
    Join Date
    Aug 2008
    Posts
    9
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by windrider42 View Post
    This almost sounds like the same problem Syed and I had in this post.
    Read my post #21 and through.
    http://psx-scene.com/forums/freevast...-7-urgent.html

    I believe it seemed to be an issue with Memory cards, yet mine were original Sony 8mb.
    I have lots of saved games on this memorycard and I don't want to format it...
    Better get another one for the MCboot and leave this memorycard for savegames. Thank you for advice!
    SCPH 50004 V9 Pal PS2
    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
  •