Quote:
Originally Posted by disastre18
yeah i did. 201 kb the file that i input. until now, i have no problems.. in the readme file welltall mentioned "Now it's possible to define a key combination to access directly the text reader from in-game. You can define the buttons by adding them
to the "TEXTREAD BTN = " entry in the configuration file." can u tell me how to do this?
|
Well what you do is edit ur "CWCHEAT.INI". It's located in the ""X":\seplugins\cwcheat". If you don't have one you can make one by saving your settings in the cwcheat menu(in-game). Then you open it the same way you open a DB. With a text editor. (Notepad or Word pad)
(I use word pad)
Mine looks like this:
Code:
CHEAT ENABLE = 0
DUMP ENABLE = 0
CLEAR ENABLE = 1
USB ENABLE = 0
REMAP ENABLE = 0
USB DUMP = 0
BUTTON SWAP = 0
COMPAT SCREEN= 1
BRIGHT ENABLE= 0
FPS ENABLE = 1
CPULOADENABLE= 0
CPUFPS POS = 0
COLOR INVERT = 0
ASCII ENABLE = 1
MEMEDIT BYTES= 13
MEMEDIT SPACE= 1
DISASM AABSL = 0
DISASM HEXVAL= 0
DISASM SHRCUT= 0
BRIGHT LEVEL = 0
CPU CLOCK = -1
BUS CLOCK = 0
DELAY TIME = 3
INCREASE MHZ = 56
DECREASE MHZ = 33
INCREASE LOAD= 80
DECREASE LOAD= 40
INCREASE WAIT= 0
DECREASE WAIT= 5
MIN MHZ = 36
MAX MHZ = 333
MENU BTN = 0x1
CHEATEN BTN = 0x0
CHEATAP BTN = 0x0
DUMP BTN = 0x8000
SEL CHT BTN = 0x0
REMAP ENBT = 0x0
SCREENSHT BTN= 0x0
REMAP DFILE =
TEXTREAD BTN =
All you do is add
TEXTREAD BTN = (enter combination for buttons here)
after REMAP DFILE = .
So it would be:
Code:
REMAP DFILE =
TEXTREAD BTN = (enter combination for buttons here)
SAVE & Enjoy