13/10/2007, 08:54 AM
CWCHEAT 0.1.9 REV.G released
--------------------------------------------------------------------------------
Here it is a new version of cwcheat: 0.1.9 REV.G
This release is mainly focused to some updates in the cheat engine for upcoming codes with the addition of a new code type: inverse jockers. It works like the normal jocker code but it's condition is inverted (no button pressed of the specified ones == don't skip lines). Plus there were some fixes on 32bit increment/decrement codes and optimizations in particular in the bitwise codes.
As for the other things the text reader loads the text file in the kernel ram if the screenshoot function is in compatibility mode (default) and an undo function while searching for cheats (check changelog)
Enjoy
DOWNLOAD
http://cwcheat.consoleworld.org/download...load&id=19
DONATE
http://cwcheat.consoleworld.org/donations.php
Code:
0.1.9 REV.G RELEASE
=====================
- [GAME] Added a new code type: inverse jocker code. It works just like the jocker code but it skips specified lines if the specified buttons are
pressed. 0xDnnnnnnn 0x2vvvvvvv n = number of lines skipped (n= 0 => 1) v = keymask
- [GAME] Corrected a little glitch in the 32 bit increment/decrement codes which could lead to them not being recognised by the engine.
- [GAME] various optimizations on bitwise operators codes
- [ALL] now the text reader allocates it's buffer on the kernel ram if the screenshoot compatibility mode is enabled (default).
For now this reduces the file size loadable when screenshoot compatibility mode is enabled.
This is the first steep for the text reader file reading management rewrite to let a teorically indefinite file size while keeping the buffers
as little as possible.
- [IRSHELL] in irshell builds Game name is cleaned when going in game mode, so if the game is missing in the db it won't be shown as "HOMEBREW"
- [ALL] Added a preliminar undo function in the cheat searcher. Press L while pressing X to enter the continue search to enable this.
- [PACKAGE] Separated the readme file in two files: one exclusively in english and one exclusively in italian
--------------------------------------------------------------------------------
Here it is a new version of cwcheat: 0.1.9 REV.G
This release is mainly focused to some updates in the cheat engine for upcoming codes with the addition of a new code type: inverse jockers. It works like the normal jocker code but it's condition is inverted (no button pressed of the specified ones == don't skip lines). Plus there were some fixes on 32bit increment/decrement codes and optimizations in particular in the bitwise codes.
As for the other things the text reader loads the text file in the kernel ram if the screenshoot function is in compatibility mode (default) and an undo function while searching for cheats (check changelog)
Enjoy
DOWNLOAD
http://cwcheat.consoleworld.org/download...load&id=19
DONATE
http://cwcheat.consoleworld.org/donations.php
Code:
0.1.9 REV.G RELEASE
=====================
- [GAME] Added a new code type: inverse jocker code. It works just like the jocker code but it skips specified lines if the specified buttons are
pressed. 0xDnnnnnnn 0x2vvvvvvv n = number of lines skipped (n= 0 => 1) v = keymask
- [GAME] Corrected a little glitch in the 32 bit increment/decrement codes which could lead to them not being recognised by the engine.
- [GAME] various optimizations on bitwise operators codes
- [ALL] now the text reader allocates it's buffer on the kernel ram if the screenshoot compatibility mode is enabled (default).
For now this reduces the file size loadable when screenshoot compatibility mode is enabled.
This is the first steep for the text reader file reading management rewrite to let a teorically indefinite file size while keeping the buffers
as little as possible.
- [IRSHELL] in irshell builds Game name is cleaned when going in game mode, so if the game is missing in the db it won't be shown as "HOMEBREW"
- [ALL] Added a preliminar undo function in the cheat searcher. Press L while pressing X to enter the continue search to enable this.
- [PACKAGE] Separated the readme file in two files: one exclusively in english and one exclusively in italian