Aller au contenu


Photo

Retour pour le DMC


  • Veuillez vous connecter pour répondre
176 réponses à ce sujet

Posté 10 février 2015 - 12:55

#1
DLC22

DLC22

    Sunriseur

  • Members
  • PipPip
  • 142 messages
  • Sexe:Male
  • Passions:ma famille, moto, informatique,

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

 

 


La France est un petit pays coincé entre la Belgique et la Bretagne .......

  • Retour en haut

Posté 10 février 2015 - 13:19

#2
Gagny-Tech

Gagny-Tech

    Sunriseur PRIVILEGE

  • Technicien
  • 5 859 messages
  • Sexe:Male
  • Lieu:Paris (île de france)

Merci pour le retour 

 

Sur quel model de PS3 ?


Installation Reset Glitch Hack, Xkey...sur l'île de France // Xbox slim NEUVE GLITCH en vente

Downgrade PS3 NOR/NAND, Cobra, 3K3Y!! // PS3 3.55, PS3 3K3Y,Cobra, SWAP DISC et autres en vente

ENVOI POSTAL POSSIBLE ! 

Mes annonces Technicien :  

Xbox PS3 Feedback

  • Retour en haut

Posté 10 février 2015 - 13:37

#3
DLC22

DLC22

    Sunriseur

  • Members
  • PipPip
  • 142 messages
  • Sexe:Male
  • Passions:ma famille, moto, informatique,

PS3 slim CECH-3004A

cobra ODE 4.30A   mise à jour 2.3 FIXED


Modifié par DLC22, 10 février 2015 - 13:37.

La France est un petit pays coincé entre la Belgique et la Bretagne .......

  • Retour en haut

Posté 10 février 2015 - 14:25

#4
Gagny-Tech

Gagny-Tech

    Sunriseur PRIVILEGE

  • Technicien
  • 5 859 messages
  • Sexe:Male
  • Lieu:Paris (île de france)

Merci =) Sa aidera + d'un


Installation Reset Glitch Hack, Xkey...sur l'île de France // Xbox slim NEUVE GLITCH en vente

Downgrade PS3 NOR/NAND, Cobra, 3K3Y!! // PS3 3.55, PS3 3K3Y,Cobra, SWAP DISC et autres en vente

ENVOI POSTAL POSSIBLE ! 

Mes annonces Technicien :  

Xbox PS3 Feedback

  • Retour en haut

Posté 10 février 2015 - 15:39

#5
shaka40000

shaka40000

    Sunriseur

  • Members
  • PipPip
  • 130 messages

moi le disque n'attend pas que ca deviennent fixe pour s'avaler des que j'approche le disque pendant que ca clignotte il est avalé


  • Retour en haut

Posté 10 février 2015 - 18:33

#6
coeur2004533

coeur2004533

    Sunriseur PRIVILEGE

  • Technicien
  • 2 589 messages
  • Sexe:Male
  • Lieu:gembloux (belgique)
ok merci des info des photos du placement du module dmc? SUR LE LECTEUR POUR EVITER tou soucis lorsque l on referme la console

flash toutes xbox 360/ installation reset glitch  hack (RGH)+ jtag /pose xkey/ modification 3DS

En  Belgique (Gembloux - Namur et environs)

 

http://www.logic-sun...0-gembloux.html

 

dominiqueborsu@hotmail.com

Télephone : 0477 38 35 94

  • Retour en haut

Posté 10 février 2015 - 21:09

#7
ghost-spirit

ghost-spirit

    Sunriseur

  • Members
  • PipPip
  • 272 messages
  • Sexe:Male
  • Lieu:54 Nancy
  • Passions:flash de smartphone android
    modification & réparation WII
    modification psp & débrick
    réparation lecteur blu-ray ps3
    réparation PC et réalisation pc sur mesure.

ok merci des info des photos du placement du module dmc? SUR LE LECTEUR POUR EVITER tou soucis lorsque l on referme la console

Bonsoir à tous ,

 

voici une photo de mon placement de DMC je trouve que la ou il est il est bien ^^ après chacun sont avis je me suis débrouiller comme j'ai pu pour faire le plus propre possible .

après a vous d'en jugé , mais je pense que c'est très bien comme cela .

 

1423599037-dmc-cobra.jpg


Modifié par ghost-spirit, 10 février 2015 - 21:11.

PS3 SLIM 320GO OFW 4.70 COBRA ODE 4.20+COBRA DMC + HDD EXTERNE 250GO+BD-RE SWAP

PS3 SLIM 320GO CFW 4.66 Habib cobra  AVEC BLOQUE OPTIQUE CHANGE+HDD EXTERNE 1 TO

PS3 FAT 320GO OFW 3.60 Rétro-compatible jeux ps2

PSP FAT CFW 6.60 pro-C2

PSP SLIM CFW 6.60 pro-C2

NINTENDO WII FLASHE AVEC LOADER USB + HDD 500GO

 

PC AMD FX6300 3.50GHZ + 8GO DE RAM + NVidia GTX960 OC By EVGA 4GO de Ram + SSD 120GO + 500GOHDD + 250GO HDD + 160GO HDD + 1TO HDD AVEC WINDOWS 10 Pro 64BITS

 

 

  • Retour en haut

Posté 10 février 2015 - 22:20

#8
DLC22

DLC22

    Sunriseur

  • Members
  • PipPip
  • 142 messages
  • Sexe:Male
  • Passions:ma famille, moto, informatique,

Parfaitement ok avec toi sun, je l'ai aussi mis sur le lecteur mais je n'ai pas revissé le couvercle de la play ... juste posé dessus ça respire mieux, j'ai déjà cramé une alors je ne veux pas recommencer lol


La France est un petit pays coincé entre la Belgique et la Bretagne .......

  • Retour en haut

Posté 10 février 2015 - 22:22

#9
DLC22

DLC22

    Sunriseur

  • Members
  • PipPip
  • 142 messages
  • Sexe:Male
  • Passions:ma famille, moto, informatique,

moi le disque n'attend pas que ca deviennent fixe pour s'avaler des que j'approche le disque pendant que ca clignotte il est avalé

alors j'avais exactement pareil que toi avant. Donc j'ai refait la config du cobra et ça a fonctionné.


La France est un petit pays coincé entre la Belgique et la Bretagne .......

  • Retour en haut

Posté 10 février 2015 - 22:27

#10
shaka40000

shaka40000

    Sunriseur

  • Members
  • PipPip
  • 130 messages

alors j'avais exactement pareil que toi avant. Donc j'ai refait la config du cobra et ça a fonctionné.

oui mais la mon cobra.cfg je l'ai modifier avec ce que tu m'as envoyé en copier coller


  • Retour en haut

Posté 10 février 2015 - 22:33

#11
DLC22

DLC22

    Sunriseur

  • Members
  • PipPip
  • 142 messages
  • Sexe:Male
  • Passions:ma famille, moto, informatique,

oui mais la mon cobra.cfg je l'ai modifier avec ce que tu m'as envoyé en copier coller

et quelle erreur s'affiche ?


La France est un petit pays coincé entre la Belgique et la Bretagne .......

  • Retour en haut

Posté 10 février 2015 - 22:36

#12
shaka40000

shaka40000

    Sunriseur

  • Members
  • PipPip
  • 130 messages

80010017


  • Retour en haut

Posté 10 février 2015 - 22:42

#13
coeur2004533

coeur2004533

    Sunriseur PRIVILEGE

  • Technicien
  • 2 589 messages
  • Sexe:Male
  • Lieu:gembloux (belgique)
vla le bon fichier config

###########################################
####### 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=1

################
# 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=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=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

jusque la mon boot disc s eject les led travaille (mais pas encore le swap pour tester les recois fin de semaine)

mais vu qu il fait l eject reinsertion et les led appropriee je pense que sa doit etre bon pour lancer backups

Modifié par coeur2004533, 10 février 2015 - 22:45.

flash toutes xbox 360/ installation reset glitch  hack (RGH)+ jtag /pose xkey/ modification 3DS

En  Belgique (Gembloux - Namur et environs)

 

http://www.logic-sun...0-gembloux.html

 

dominiqueborsu@hotmail.com

Télephone : 0477 38 35 94

  • Retour en haut

Posté 10 février 2015 - 22:46

#14
shaka40000

shaka40000

    Sunriseur

  • Members
  • PipPip
  • 130 messages

et avec ca le cd ne s'avale pas tous seul il rentre au moment ou la led devient fixe?


  • Retour en haut

Posté 10 février 2015 - 22:47

#15
DLC22

DLC22

    Sunriseur

  • Members
  • PipPip
  • 142 messages
  • Sexe:Male
  • Passions:ma famille, moto, informatique,

80010017

je pense que tu as dû merder comme moi au début sur tes swap.iso


La France est un petit pays coincé entre la Belgique et la Bretagne .......

  • Retour en haut

Posté 10 février 2015 - 22:48

#16
DLC22

DLC22

    Sunriseur

  • Members
  • PipPip
  • 142 messages
  • Sexe:Male
  • Passions:ma famille, moto, informatique,

vla le bon fichier config

###########################################
####### 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=1

################
# 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=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=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

jusque la mon boot disc s eject les led travaille (mais pas encore le swap pour tester les recois fin de semaine)

mais vu qu il fait l eject reinsertion et les led appropriee je pense que sa doit etre bon pour lancer backups

le mien ne doit pas être mauvais non plus vu que ça fonctionne lolll


La France est un petit pays coincé entre la Belgique et la Bretagne .......

  • Retour en haut

Posté 10 février 2015 - 22:49

#17
shaka40000

shaka40000

    Sunriseur

  • Members
  • PipPip
  • 130 messages

bah ecoute je fais un genps3swapdisc avec le swap fourni sur le site pour faire le swap.iso ensuite avec un jeu propre je créer mon jeu.swap.iso avec le swap.iso fais precedemment


  • Retour en haut

Posté 10 février 2015 - 22:51

#18
coeur2004533

coeur2004533

    Sunriseur PRIVILEGE

  • Technicien
  • 2 589 messages
  • Sexe:Male
  • Lieu:gembloux (belgique)
il est pas bon j avais tester

regarde ya aucun carre d enlever par exemple eject admenu 0.... alors qu il doit etre modifier en 1
bypass 4.55 aussi ....

Modifié par coeur2004533, 10 février 2015 - 22:52.

flash toutes xbox 360/ installation reset glitch  hack (RGH)+ jtag /pose xkey/ modification 3DS

En  Belgique (Gembloux - Namur et environs)

 

http://www.logic-sun...0-gembloux.html

 

dominiqueborsu@hotmail.com

Télephone : 0477 38 35 94

  • Retour en haut

Posté 10 février 2015 - 22:52

#19
shaka40000

shaka40000

    Sunriseur

  • Members
  • PipPip
  • 130 messages

je ne vois pas quel reglage tu fais pour que le cd ne rentre que lorsque la led est fixe


  • Retour en haut

Posté 10 février 2015 - 22:54

#20
DLC22

DLC22

    Sunriseur

  • Members
  • PipPip
  • 142 messages
  • Sexe:Male
  • Passions:ma famille, moto, informatique,

il est pas bon j avais tester

regarde ya aucun carre d enlever par exemple eject admenu 0.... alors qu il doit etre modifier en 1

ha ben pourtant moi ça fonctionne impec ...... mais je vais tester ta config voir. je te donne un retour de suite.


La France est un petit pays coincé entre la Belgique et la Bretagne .......

  • Retour en haut




0 utilisateur(s) li(sen)t ce sujet

0 invité(s) et 0 utilisateur(s) anonyme(s)