salut
J'ai réussi à faire fonctionner mon cobra avec DMC et ça fonctionne parfaitement !!!
donc voici ci-dessous ce qui fait que celà fonctionne (chez moi en tout cas !)
j'utilise un disque swap VERBATIM BD-RE 25GB vitesse 2x_MID : CMCMAG-CN2-000
disque boot : PES2009_BLES 00338
Alors VERBATIM ne veut pas dire forcément le même MID ... et chez moi SONY ne fonctionne pas !
sur mon DD j'ai :
un dossier PS3_GAMES avec
- mes backups xxx.swap.iso
un dossier cobra avec :
- browser.iso
- manager.iso
- cobra.db
- cobra.cfg comme ci-dessous :
###########################################
####### 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
#
# PS3 superslim users who updated to the 4.55 firmware must 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
# PS3 superslim users who updated to the 4.60 firmware, must use the new SWAP creation tools
# and also enable the following option
games.encrypted=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
# browser: Cobra Browser is generated. Requires browser.iso file (default)
# homebrew: Cobra Manager is loaded. Requires manager.iso file
# custom: A custom manager is loaded. Requires manager.iso file and iso.X options
# custom+homebrew: A custom manager is loaded and /COBRA directory is populated. Requires manager.iso file and iso.X options
manager.type=browser
################
# eject.on_selection
# Tells the ODE to eject the manager or browser as soon as a game is selected and switch to ISO mode.
# Without this option, the user needs to manually eject the disc or reboot the console
# This option is enabled by default and can be disabled by setting eject.on_selection=0
#eject.on_selection=0
################
# 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
# This option is enabled by default and can be disabled by setting eject.add_menu=0
#eject.add_menu=0
################
# 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=500
################
# 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 (and 4.60) 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.
# This option does not do anything on Cobra ODE v5.x boards
#mcu.underclock=1
################
# bypass.delay
# Allows to set the delay for switching discs in the 4.55 bypass.
# The value is in milliseconds which the default being 10000 (10 seconds)
# The value and can be set to any value, where 0 disables the bypass and can be set up to 30000 which is 30 seconds
# Values up to 30 seconds have been tested and working, higher values can be set, but can cause the console to freeze
#bypass.delay=10000
################
# folders.ps3_games
# Sets the directory to search for ps3 games, default is /PS3_GAMES
#folders.ps3_games=/PS3_GAMES
################
# folders.ps2_games
# Sets the directory to search for ps2 games, default is /PS2_GAMES
#folders.ps2_games=/PS2_GAMES
################
# folders.ps1_games
# Sets the directory to search for ps1 games, default is /PS1_GAMES
#folders.ps1_games=/PS1_GAMES
################
# folders.dvd_movies
# Sets the directory to search for dvd movies, default is /DVD_MOVIES
#folders.dvd_movies=/DVD_MOVIES
################
# folders.bd_movies
# Sets the directory to search for bluray movies, default is /BD_MOVIES
#folders.bd_movies=/BD_MOVIES
################
# games.encrypted
# Disable ODE encryption of iso files
# This option is required when using the new swap tools for 4.60 bypass
games.encrypted=1
################
# psx.region
# Enables automatica region patching for PSX games.
# The PSX_JAP.BIN, PSX_USA.BIN and PSX_PAL.BIN files must be in the COBRA directory
# Available options are :
# usa: USA PSX region
# jap: Japanese PSX region
# pal: PAL PSX region
#psx.region=usa
Ensuite je branche le DD et branche la PS3.
1-Le voyant du cobra s'allume en vert fixe
2-je démarre la console.
3-j'insère le jeu boot
4-le cobra s'affiche avec les backups du DD
5-je choisis un backups
6-le disque boot fait "éject/insere" tout seul puis s'éjecte
7-j'enleve le disque boot le voyant du cobra clignotte "rouge/bleu"
8-je réinsere le disque (qui se prend tout seul à la fin du clignotement)
9-le disque boot s'éjecte et le voyant clignotte "vert/bleu"
10-j'insere le disque SWAP qui s'insere à la fin du clignotement.
11-Le jeu démarre au bout d'une minute environ.
Si je veux changer de jeu, je retourne sur la page accueil PS3 j'éjecte le swap disc et recommence la procédure du début.
Voilà si ça peut aider ou consoler certaine personne ...
Merci de l'aide que j'ai reçu pour en arriver là aussi lol