|
||||
|
Ecco una nuova versione la 0.1.8 REV.A
Questa nuova versione fornisce nuovi strumenti per la ricerca dei trucchi tra cui un text searcher che funziona sia in ASCII che UNICODE ed è in grado di generare automaticamente i trucchi per il testo; la possibilità di personalizzare il memory editor più a fondo cambiando i byte visualizzati e impostando la visualizzazione della interpretazione ascii. Oltre a questo è possibile ora rinominare i trucchi direttamente dal menu select cheats e altre migliorie di minor importanza che è possibile trovare nel changelog --------- This is a new version of cwcheat: 0.1.8 REV.A. This revision is mainly pointed towards cheat searching as the memory editor is now more flexible being possible to costumize it trough the cwcheat config files by modifying the number of bytes shown and if the ascii interpretation should be shown in the right of it. The other interesting big function is the text searcher which will let the user search for texts up to 30 chars in ASCII/UNICODE/ASCII+UNICODE and with a case sensitive/unsensitive search. The third interesting thing is that now it's possible to rename cheats in the cheat selection screen (with the same input system as the one used in the text search system). Then there are also other little things which you will be able to find in the changelog. >> Download << >> Official thread << >> Discussione ufficiale << Codice:
CHANGELOG:
0.1.8 REV. A RELEASE
=====================
- [ALL] ora c'è una linea con l'indice di lettura (addr, byte, ASCII) nel memory editor
- [ALL] ora è possibile scegliere se l'ASCII deve essere visualizzato nel memory editor con ASCII ENABLE = 0/1 nel
CWCHEAT.INI/CWCHEATPOPS.INI
- [ALL] ora è possibile scegliere il numero di bytes visualizzati a schermo nel memory editor (0-13 con l'ASCII abilitato, 0-17 con l'ASCII disabilitato)con MEMEDIT BYTES= # dove # è il numero di bytes.
- [ALL] aggiunti dei controlli nel memory editor per l'indirizzo visualizzato per evitare di uscire dalla ram mappata
- [ALL] aggiunto il suporto allo scrolling con L/R scrooling nel memory editor. Fanno spostare di -/+ 0x10000
- 0000017 [ALL] Aggiunto un semplice sistema di inserimento testo che si può navigare con SINISTRA/DESTRA e si può cambiare
il testo con SU/GIU. I puntini sono considerati fine della linea, qualunque cosa modificata dopo di essi
verrà rimossa.
- 0000017 [ALL] Ora è possibile editare il nome dei trucchi. Per farlo basta premere R + CROCE selezionando il trucco
di cui si vuole cambiare il nome. Per annullare i cambiamenti premere O (o X se si sono scambiati i
bottoni), per salvare le modifiche premere X (o O se si sono scambiati i bottoni)
- [ALL] Ora il menu di ricerca trucchi permette all'utente di premere SU selezionando la prima opzione per selezionare
l'ultima e viceversa (come negli altri menu)
- [ALL] Nuova opzione nel menu di ricerca trucchi: start text search and continue cheat search. Servono per iniziare e
continuare una ricerca per un testo
- 0000017 [ALL] Aggiunto un sistema di ricerca per testi. Supporta fino a 30 caratteri e può cercare
nell'encoding ASCII/UNICODE/ASCII+UNICODE e può essere case sensitive e unsensitive
- [ALL] Il sistema di ricerca testo può capire se deve fare codici unicode o ascii (i codici unicode saltano il secondo
byte). Una codeline è fatta per ogni carattere e il carattere corrente ci viene copiato come valore.
- [ALL] Cambiato lo spazio usato dalle funzioni di lettura db a <= 128KB (questo spazio è allocato durante il bootup e
liberato in seguito)
CHANGELOG:
0.1.8 REV. A RELEASE
=====================
- [ALL] now there is an header with the index (addr, +byte, ASCII) in the memory editor
- [ALL] now it's possible to choose if ASCII should be shown on screen in the memory editor with ASCII ENABLE = 0/1 in the
CWCHEAT.INI/CWCHEATPOPS.INI
- [ALL] now it's possible to choose the number of bytes shown on screen in the memory editor (0-13 with ASCII enabled, 0-17
with ASCII disabled)with MEMEDIT BYTES= # where # is the number of bytes
- [ALL] added checks in the memory editor for the starting adress to avoid going out of range
- [ALL] added effectively L/R scrooling support in the memory editor. they will scroll of -/+ 0x10000
- 0000017 [ALL] added a simple text insertion method which you can navigate with LEFT/RIGHT and change text with UP/DOWN.
Middle dots are considered end of line, everything modifyied after then will be discarded.
- 0000017 [ALL] Now it's possible to edit cheat names. To do so press R TRIGGER + CROSS while selecting the cheat name you
want to change. To discard changes press O (or X if you swapped buttons) and to confirm changes press X
(or O if you swapped buttons)
- [ALL] now the cheat search menu will allow the user to press UP when selecting the first option to get to the latest one
and viceversa (just like most of the other menus)
- [ALL] new options in the cheat search menu: start text search and continue cheat search. They are meant to start and
continue a search for a text
- 0000017 [ALL] Added a text search system. It supports up to 30 chars, and can search ASCII/UNICODE/ASCII+UNICODE
encoding and can be case sensitive/unsensitive
- [ALL] The text search system can autosense if it has to make unicode or ascii codes (unicode codes skips the second byte).
A codeline is made for each char and the current char is copied as value.
- [ALL] changed the space used by the db reading functions to <= 128kb (this space is alloched during bootup and freed after
that)
|