www.dedoshop.com
Risultati da 1 a 5 di 5

Discussione: Cobra ODE e settaggio file Config

  1. #1
    Vip Member L'avatar di kazoom
    Data Registrazione
    Sep 2011
    Messaggi
    1,251

    Cobra ODE e settaggio file Config

    Salve a tutti, volevo chiedere se qualcuno sa indicarmi i settaggi ottimali o consigliati per far funzionare il cobra ODE su una PS3 2k5xx.

    In pratica leggendo i vari manuali del Team ho constatato che devo fare delle varianti al file config perchè vengano individuati i giochi ISO indicandone il percorso, ma per il resto, giochi ps1 ps2 BD ecc..?


    questo è il config che sto usando....

    ###########################################
    ####### Cobra ODE Configuration file ######
    ###########################################
    # This sample cobra.cfg file lists all the options that the Cobra ODE supports
    # Each option is explained and an example is given
    # Uncomment the option by removing the # in front of it to enable the option
    #
    # Recommended configuration is :
    manager.type=browser
    eject.on_selection=1
    eject.add_menu=1
    #
    # PS3 superslim users who updated to the 4.55 firmware must also enable the protection bypass
    # and must refer to the user manual for instructions on how to use their ODE on 4.55
    #bypass.4.55=1



    ################
    # manager.type
    # Sets the type of manager for game selection.
    # Options are :
    # disabled: Manager is disabled, iso game is loaded directly from game.path option
    # homebrew: Cobra Manager is loaded. Requires manager.iso file (default)
    # custom: A custom manager is loaded. Requires manager.iso file and iso.X options
    # custom: A custom manager is loaded and /COBRA directory is populated. Requires manager.iso file and iso.X options
    # browser: Cobra Browser is generated. Requires browser.iso file
    #manager.type=browser

    ################
    # manager.on_reboot
    # Return to manager mode when the PS3 reboots
    # Default value is 0
    #manager.on_reboot=1

    ################
    # manager.on_eject
    # Return to manager mode when a disc is ejected
    # Default value is 1
    #manager.on_eject=0

    ################
    # game.path
    # Sets the path of the iso to load if manager.type=disabled is set
    game.path=/PS3_GAMES/game.iso

    ################
    # manager.disctype
    # Defines the type of disc to appear when the manager is loaded
    # This is useful for increased stealth by making the browser appear as a bluray disc
    # or for experimenting with custom managers appearing as ps1 games or DVD movies for example
    # Options are :
    # cd: Appear as a burned CD-ROM
    # dvd: Appear as a burned DVD
    # bd: Appear as a Bluray Disc
    # ps1: Appear as a PS1 game
    # ps2: Appear as a PS2 game
    # ps3 : Appear as a PS3 game (default)
    manager.disctype=ps3

    ################
    # game.disctype
    # Defines the type of disc to appear when an iso is loaded
    # This is only useful for experimenting with custom types of discs when the game is of a different
    # type. Like for example, a PS2 game appearing as a DVD data disc to explore its content from the XMB
    # Options are :
    # cd: Appear as a burned CD-ROM
    # dvd: Appear as a burned DVD
    # bd: Appear as a Bluray Disc
    # ps1: Appear as a PS1 game
    # ps2: Appear as a PS2 game
    # ps3 : Appear as a PS3 game
    # If the value is not set, the default setting will depend on the type of iso being loaded
    #game.disctype=ps3

    ################
    # iso.X.sector
    # Set a custom trigger sector in the manager to load the iso specified at X.
    # Up to 500 iso can be specified and the sector value specified must be in hexadecimal
    # Only valid when manager.type=custom or manager.type=custom+homebrew
    #iso.0.sector=A00

    ################
    # iso.X.path
    # Set the path of the iso to load when the associated sector is trigger.
    # Up to 500 iso can be specified and the sector value specified must be in hexadecimal
    # Only valid when manager.type=custom or manager.type=custom+homebrew
    # Options are :
    # dvd: Iso is a DVD Movie
    # bd: Iso is as a BD Movie
    # ps1: Iso is a PS1 game
    # ps2: Iso is a PS2 game
    # ps3 : Iso is a PS3 game (default)
    #iso.0.path=/PS3_GAMES/game.iso

    ################
    # iso.X.type
    # Set the type of the iso to load when the associated sector is trigger.
    # Only valid when manager.type=custom or manager.type=custom+homebrew
    #iso.0.type=ps3

    ################
    # eject.sector
    # Set a custom trigger sector in the manager to enable the auto-eject feature.
    # The sector value specified must be in hexadecimal
    # Only valid when manager.type=custom or manager.type=custom+homebrew
    #eject.sector=B800

    ################
    # hdd.poll
    # Set the interval in seconds for the ODE to poll the HDD to prevent it from idling.
    # Set to 0 to disable the feature. Default value is 1
    #hdd.poll=10

    ################
    # game.type
    # Defines the type of game of the iso specified in game.path if manager.type=disabled is set
    #
    # Options are :
    # dvd: Iso is a DVD Movie
    # bd: Iso is as a BD Movie
    # ps1: Iso is a PS1 game
    # ps2: Iso is a PS2 game
    # ps3 : Iso is a PS3 game (default)
    #game.type=ps3

    ################
    # disc.unsupported
    # Disables the "Inserted disc is not supported by the COBRA database"
    # Is useful for switching to a PS2 game or dumping an unsupported game
    # If the disc is not supported in the database, the game will not launch.
    #disc.unsupported=ignore

    ################
    # eject.add_menu
    # Adds a menu to the XMB when a PS3 game is loaded to return back to the manager
    # This is useful for superslim users who do not have the "Remove Disc" option in XMB
    #eject.add_menu=1

    ################
    # game.pt
    # Forces the ODE to work in Passthrough Mode
    #game.pt=1

    ################
    # eject.delay
    # Specify the delay in milliseconds between the moment the disc is ejected and the moment the
    # disc is reloaded into the tray for QSB systems (2k, 2k5, 3k and 4k)
    # The default value is 1000ms
    #eject.delay=1000


    ################
    # leds.disable
    # Disable a LED color. This is useful for people who find the LED annoying when trying to sleep
    # Disabling one color can affect combined colors. For example, when loading a DVD movie
    # which shows a white LED (green, red and blue), disabling the green LED will show a
    # purple (blue, red) color instead.
    # Options are :
    # 0: No color disabled (default)
    # 1: Disable blue LED
    # 2: Disable red LED
    # 3: Disable blue and red LED
    # 4: Disable green LED
    # 5: Disable green and blue LED
    # 6: Disable red and green LED
    # 7: Disable all LED colors
    #leds.disable=7

    ################
    # bypass.4.55
    # Bypass the new 4.55 firmware authentication on superslim models. Refer to the user manual for
    # instructions on how to bypass the new authentication system
    #bypass.4.55=1


    ################
    # mcu.underclock
    # Underclock the MCU to 180MHz. This will make the ODE use less power and generate less heat.
    # This can be helpful if your ODE heats up and freezes often.
    # By default, the MCU runs at 270MHz.
    [url]http://www.youtube.com/user/breakingitaly[/url]


    notizie del mondo a scazzo.

  2. #2
    God L'avatar di Titty
    Data Registrazione
    Jul 2011
    Messaggi
    7,079
    Nn toccare nulla
    Non si da supporto privato, i vostri dubbi vanno risolti sul forum tramite un post... così tutta la Comunity cresce con voi

  3. #3
    The Banhammer! L'avatar di Razorbacktrack
    Data Registrazione
    Jul 2011
    Località
    Catania
    Messaggi
    8,950
    C'è pure scritto a cosa servono quelle opzioni eh

  4. #4
    God L'avatar di zeruel85
    Data Registrazione
    Jan 2012
    Messaggi
    15,946
    Con il firmware 2.1 puoi benissimo non toccare nulla.

    Inviato dal mio GT-I8150 utilizzando Tapatalk

  5. #5
    Vip Member L'avatar di kazoom
    Data Registrazione
    Sep 2011
    Messaggi
    1,251
    Scusatemi per il ritardo nella risposta: aggiornato fw del cobra a 2.1 e tutto funziona senza problemi come suggeritomi. Grazie a tutti.
    [url]http://www.youtube.com/user/breakingitaly[/url]


    notizie del mondo a scazzo.

Segnalibri

Permessi di Scrittura

  • Tu non puoi inviare nuove discussioni
  • Tu non puoi inviare risposte
  • Tu non puoi inviare allegati
  • Tu non puoi modificare i tuoi messaggi
  •  

realizzazione siti internet ed e-commerce mugello