Afficher un message
Vieux 13/09/2013, 16h30   #2 (permalink)
Profil
ShaoliAss
French frog
Ancienneté  25%
Ancienneté 25%
 
Avatar de ShaoliAss
 
Date d'inscription: juin 2012
Localisation: Bordeaux
Genre : Homme
Pays :
Messages: 1 468
Téléchargements: 8
Uploads: 0
Merci: 122
Remercié 522 fois dans 355 Posts
Par défaut

MAJ!

Changelog 2 :

Citation:
Changelog:
* now it supports homebrew hdd paths:
e.g. hdd0:/__sysconf/FMCB/
* now you can load and save configuration files (including ipconfig.dat) from everywhere
* if you inject it in partition header via PATINFO it now tries to read LAUNCHELF.CNF from the root of partition if it is in PFS format. If it is not pfs partition it tries to load it from hdd0:/__sysconf/FMCB/ (specially for @l_oliveira)
* fixed problem with "X" and "O" button swap
* fully rewrote code for HDD manager. Tested with my 40Gb disk with 200 partitions.
10 minutes and 30s if ule_evilo is using

7 min if my code is using
Speed increase in 50%.
It is still not so fast dunno know why. I tested and the longest operations is fileXioOpen and fileXioMount (about 1second per each when we are at the end of list).

So assuming you have to place LAUNCHELF.CNF in the same folder where is uLe placed. You have to set homebrew paths to skins, languages and configuration files:
Code:
CNF_Path = hdd0:/__sysconf/FMCB/
USBMASS_FILE =
LANG_FILE = hdd0:/__sysconf/FMCB/russian.lng
FONT_FILE = hdd0:/__sysconf/FMCB/russian.fnt
SKIN_FILE = hdd0:/__sysconf/FMCB/Skin.jpg
You have to place IPCONFIG.DAT in folder mentioned in CNF_Path

Petite trad rapide :
- chargement et sauvegarde des fichiers de configuration uLE depuis n'importe où (ie HDD inclus)
- si vous utilisez ce tuto pour injecter uLE dans les attributs de la partition, uLE cherchera d'abord son fichier de config (LAUNCHELF.CNF) à la racine de la partition si elle est au format PFS, sinon, il regardera dans hdd0:/__sysconf/FMCB/ (si vous avez une install Free HDBoot).
- correction du bug affectant le mappage des buttons quand X=OK et O=Annuler
- réécriture totale du code de la partie HDDmanager de uLE (chargement du listing des partition + rapide que celui de uLE)


Les fichiers de langue, police, et les thèmes pour uLE sont à placer dans hdd0:/__sysconf/FMCB/

Dispo ici : http://psx-scene.com/forums/attachme....42hdd-wip2.7z

Voilà

Dernière modification par ShaoliAss ; 13/09/2013 à 16h32.
ShaoliAss est déconnecté   Réponse avec citation