Discussione: CWCHEAT 0.1.6 RELEASED
Visualizza messaggio singolo
  #1 (permalink)  
Vecchio 27th October 2006, 19:23
L'avatar di weltall
weltall weltall non  è collegato
CW Team
 
Data registrazione: Sep 2005
Residenza: Shevat
Messaggi: 7,243 (6.88 posts per day)
Potenza rep: 17
weltall è su una strada distinta
CWCHEAT 0.1.6 RELEASED

[UPDATE]
now it's available a version for 2.71SEB with all the functions intact

And here we are with a new version of cwcheat since the last release
This version adds a lot of new functions:
-added screenshoot support: it's a custum one which has some changes in it's behaviour and it's faster (stops the game for less than 1 sec)
-added some new cheat search functions like diff by (number) than before and ram area to be searched
-a new cheat editing menu
-corrected a buffer overflow exploit
-added new code types
-now the menus doesn't flicker anymore
-a lot more
these controls could be usefull:
cheat editing menu
R changes column (adress, hex value, dec value), L changes codelines, X saves, O aborts
Fixed and diff search mode:
you can set the area in ram to be searched by pressing R and in the diff search still with R you can have access to the entering form to set the value for the diff by search (new value = old value +/- selected value)
finally the text editor opens a file up to 1mb with the name text.txt put in the root folder and you can scrool up and down with the DPAD
Alcuni controlli che potrebbero interessare:
nella schermata di editing dei trucchi R sposta tra le colonne (indirizzo, hex value, dec value), L tra le linee di codice, X salva, O annulla.
per il fixed value search e diff search premendo R è possibile accedere alla selezione degli intervalli di ricerca e alla selezione di un valore di cui cercare la differenza (nuovo valore = valore vecchio+valore inserito)
infine il nuovo text editor che può aprire file fino a 1mb apre un file di nome text.txt dalla root della ms e permette di scrollare su e giu il file con il DPAD
DOWNLOAD
DOWNLOAD FOR 2.71SEB
DOWNLOAD FOR DH 0.51


enjoy



Codice:
0.1.6 RELEASE
[CORE PRX]
-No more screen flickering and real time update of data in the main menu
-fixed that graphic glitch appearing when putting out and in the ms
-cleaned up the menus of useless clear screen and print calls
-added support for 8bit and 16bit multiadress write
 it's the same as 32bit multi write but with a 0x8 in the place of 0x4
 and a 0x1 for 16bit and 0x0 for 8bit in front of the value entry (d)
 32bit
 0x4aaaaaaa 0xxxxxyyyy
 0xdddddddd 0x00000000
 16bit
 0x8aaaaaaa 0xxxxxyyyy
 0x1000dddd 0x00000000
 8bit
 0x8aaaaaaa 0xxxxxyyyy
 0x000000dd 0x00000000
-string optimizations
-support to select search intervals in the fixed value and diff search
-now swap buttons option is saved and loaded
-fixed a string were X was still showed even if the buttons were swapped
-fixed a bug which could lock up remaPSP if you tried loading macros (thanks to BAC for reporting this)
-now the screen is cleared before exiting the menu (usefull when cheating some tiff apps like tetris which keeped
 cwcheat menu in background and was a bit annoying, plus it can help avoiding games which shows cwcheat menu till
 they refresh the screen)
-added greather/less by than before in the diff search with R you can navigate the entry for the value
-now the db is loaded in the volatile partition (thanks to tyranid for unlocking it) so it can be up to 4mb (in teory)
-added screenshoot support: this is a custum implementation based on nekokabu sources which locks the game only
 for much less than a second. It proved to work fine everywere except in the browser with the menu opened.
 plus you can costumize the button for it (also this uses the volatile ram area)
-now when using the clear background function the screen is cleared also in those games which didn't permit to do it
 (eg: burnout)
-fixed a bug which could prevent you to go left while entering hex values in the fixed value search and cheat modify menu
-optimized a bit the code of the value insert dialogs
-the screenshoot button can be changed and saved to config file (NOTE: if you don't set any button it's disabled)
-cheat modification dialog has been redesigned (thanks to Haruyuki for the idea on how to change it), now all
 the codelines are showed contemporanely and with their adress, value in hex and value in decimal
 R changes COLUMS (address, hex value, dec value) L changes ROWS (codelines), X saves the modifications, O aborts them
 and DPAD just like before moves in the number and changes it
-fixed a buffer overflow which made remapsp auto enabling if the game name in the db was bigger than 30 chars
-now the game name can be up to 36 chars
-reworked the text reader: it can open files up to 1mb and scrool them up and down. it still requires some functions
 and the up botton requires some checks, but it works fine 
-fixes here and there and optimizations
     [INSTALLER]
-added support to DLX
-updated version
     [DB DOWNLOADER]
-updated version
     [PACKAGE]
-added german translation by Martek, spanish by Lezek and portogues by Coimbra.
-added translation utilities by Martek
Rispondi citando