sinon pour en revenir au titre du sujet.
Les raison pour lesquels certains jeu qui ne marche pas sur dongle
3.41 sont des:
- Jeux fait pour les version OFW 3.5 et la on trouve des param.sfo et eboot.bin à modifier
On retrouve ce tuto sur le net pour les faire.
Spoiler
I've actually written this a few times and promptly lost it due to browser instability. Oops.
Anyway, this guide requires you to have some knowledge of how the SELF and ELF file formats are laid out. I don't have a quick tool to do this for me, but it takes maybe 5 minutes of my time to do it by hand.
1. Open EBOOT.BIN in a hex editor of your preference.
2. In EBOOT.BIN, look at the SELF control info, if you see anything resembling the game titleid, it's an NPDRM SELF and this guide won't work, give up.
3. Use readself on EBOOT.BIN to get information about the encrypted metadata sections.
4. unself EBOOT.BIN eboot.elf
5. Open eboot.elf in a hex editor of your preference.
6. In eboot.elf, go to every encrypted metadata section (now decrypted), copy its data, and replace the encrypted data in EBOOT.BIN.
7. In EBOOT.BIN, change SELF header to indicate it's FSELF.
8. In EBOOT.BIN, change SELF section headers that are marked as encrypted to say they are not encrypted.
9. If the game is a newer SDK version (like GT5, which is 3.50), in EBOOT.BIN, find the .sys_proc_param segment and change the SDK version to something earlier, such as 3.41. This will probably cause crashes in games that actually use newer SDK features that are not available in earlier SDK versions.
10. Save EBOOT.BIN
11. Cross fingers, run game, hope it works.
mais aussi des liste de Eboot.bin à telechargé comme celle sur metagames :http://www.metagames-eu.com/forums/p...5x-126026.html
- Des jeux qui sont incompatible pour une raison que j'ignore, peut-etre que vous aller me le dire ? mais où on retrouve des "correction" et je ne sais pas comment ces correction ont été réalisé.
On aussi des liste :http://www.metagames-eu.com/forums/p...ux-124826.html
Ces corrections sont un pkg a installer. (d'ailleur en parlant de ca moi j'arrive pas installer le Pkg Assassin creed Brotherhood, ca me met l'errer 800 .. :s)
Certain jeux qui ne fonctionnent pas car je suppose
- "pas encore" de eboot.bin 3.41 opur les jeu 3.5 realisé.
- Puis des Jeux incompatible sans corrections. (ex: Assassin creed ) sans que je comprenne pourquoi il ne fonctionne pas
En CFW 3.55 :
On a le choix entre
J'ai tout bon ?
Parce que j'avoue qu'au debut j'etait perdu, j'espere que j'ai a peu prés comprit.