|
||||
|
Ecco la nuova versione del cwcheat: la 0.1.8 REVB.
Questa versione oltre a funzionare senza problemi con il 3.51m33 aggiunge varie nuove funzioni (come un decompilatore e varie nuove funzioni che rendono più semplice l'uso del memory editor). Oltre a questo alcuni fix principalmente per l'fps counter che lo rendono più compatibile (e non più suscettibile di crash), e molti altri cambiamenti minori. ------- THis is a new version of cwcheat: 0.1.8 B First of all this had a last minute fix for the new 3.51m33 firmware (the package was already ready yesterday... but well..) which is pratically restoring the way cwcheat loaded some versions ago. Plus now it's available a new disassembler accessible from the cheat search menu which can also make cheats, shows adresses in absolute mode and other little things ![]() Even the memory editor was improved with little things making it easier to use. Finally there were some fixes for unchecked cases in the fps counter (which could lead to a crash), in the diff search, and other little things you will be able to find in the changelog. >> Download << >> Discussione ufficiale << >> Official thread << Codice:
CHANGELOG:
0.1.8 REV. B RELEASE
=====================
- [ALL] ora le colonne e le righe selezionate sono marcate in modo da rendere più semplice l'uso del memory editor
- [ALL] aggiunto un controllo su un caso in cui una funzione del firmware può ritornare un puntatore NULL facendo
crashare la psp al cwcheat in alcuni giochi in procinto di visualizzare un filmato
- 0000023: [ALL] Corretta la posizioni delle linee di inserimento dei dati quando viene selezionato FLOAT nelle
ricerche fixed value e diff
- 0000015: [ALL] aggiunti alcuni controlli nella diff search per i casi di file non apribili/incompleto per prevenire
possibili crash nel caso la ms sia piena
- [ALL] ora quando si lascia il memory editor, ritornandoci dal cheat search menu ci si ritroverà nello stesso punto
dove lo si era lasciato l'ultima volta
- [ALL] ora è possibile rimuovere gli spazi nel memory editor utilizzando MEMEDIT SPACE= # dove # è 0 se si vogliono
rimuovere gli spazi e vedere il dump continuo (questo permette di avere fino a 23bytes su schermo per linea se
la visualizzazione ASCII è disabilitata e fino a 17 bytes per linea se attivata) e 1 se si vogliono avere spazi tra
i bytes
- [ALL] Aggiunto un decompilatore
- [ALL] Il decompilatore può creare codici a 32bit iniziando dall'indirizzo correntemente selezionato premendo CROCE
- [ALL] Il decompilatore permette di spostarsi di +1/-1 istruzioni (+4/-4bytes) con DOWN/UP e +1000/-1000 bytes con R/L
- [ALL] Il decompilatore può visualizzare sia indirizzi relativi che assoluti nella colonna Adress. E' possibile
cambiare questa opzione con DISASM AABSL = 0/1 se è zero verranno visualizzati gli indirizzi relativi, come
nelle altre modalità, in caso contrario verranno visualizzati quelli assoluti. In qualunque caso internamente
gli indirizzi sono comunque gestiti in modo relativo quindi il sistema di creazione dei trucchi non viene
interessato da questa opzione e funzionerà regolarmente
- [ALL] Il decompilatore può visualizzare i valori (normalmente offsets o indirizzi) anche in hex se DISASM HEXVAL= è
settato a 1 nel file di configurazione
- [ALL] Quando si esce dal recompilatore, una volta ritornatici dal cheat search menu, ci si ritroverà nel punto dove
lo si aveva lasciato prima
CHANGELOG:
0.1.8 REV. B RELEASE
=====================
- [ALL] now the selected row and column are marked to allow easier use of the memory editor
- [ALL] added a check aganist a case were a firmware function could return a NULL pointer making cwcheat crash the psp
with the FPS counter enabled in some games when showing videos
- 0000023: [ALL] fixed the position of data entry lines when float was selected with the diff and fixed value searches
- 0000015: [ALL] added some checks in the diff search about unopenable/incomplete file to prevent crash during search when
the ms is full
- [ALL] now when you leave the memory editor if you return to it from the cheat search menu it will go were you left it
the last time
- [ALL] now it's possible to remove spaces in the memory editor by using MEMEDIT SPACE= # where # is 0 if you want to remove
spaces and see the dump continuous (this will allow to have up to 23 bytes shown/line if ascii is disabled and up
up to 17 bytes shown/line if ascii is enabled) and 1 if you want to have a space beetween the bytes
- [ALL] Added a disassembler
- [ALL] The disassembler can create 32bit codes starting from the currently selected adress with CROSS
- [ALL] The disassembler will allow to scrool of +1/-1 istructions (+4/-4bytes) with DOWN/UP and
+1000/-1000 bytes with R/L
- [ALL] The disassembler can show either relative and not relative adresses in the adress column you can change this option
by DISASM AABSL = 0/1 if 0 it will show the relative adresses just like the other modes else it will show the
absolute ones. In any case internally the adresses will still be managed as relative so cheat making won't be
affected by this option and will work regularly
- [ALL] The disassembler can show values(normally offsets or adresses) also in hex if DISASM HEXVAL= is set to 1 in the
configuration file
- [ALL] When you leave the disassembler if you return to it from the cheat search menu it will go were you left it
the last time
- [GAME] Removed improvement to support 3.40OE as they made 3.51 completely incompatible and restored older startup systems
(cwcheat will startup later for now)
|