root/Cheat Engine/Release/readme.txt @ 305

Revision 305, 3.2 kB (checked in by dark_byte, 8 months ago)

added support for xmm registers (untested)

Line 
1Cheat Engine 5.6
2
3Changes:
4Pointerscanner speed has been increased a lot
5New Icon (thanks to Phox from the forum)
6The pointerscanner can now scan for values
7The pointerscanner now lets you specify an offset list that it has to end with.
8Removed the injected pointerscanner
9The auto assembler now supports code outside of [enable] and [disable] sections so it affects both
10Resultcount is now comma seperator (thanks to infinito)
11New kernelmode debugger
12Added the ability to offload the current OS to dbvm (if your cpu supports it)
13The driver is now 64-bit compatible. (You will have to sign it yourself, or reboot with unsigned driver support)
14Rewrote the disassemblerview
15Deleting addresses from a scanresult is now a bit faster
16Changed the hotkey handler to be more controllable
17New heaplist that works based on dll injection instead of toolhelp32
18Dissectcode now helps finding referenced strings
19Added a new Auto assembler command "aobscan(varname, arrayofbytestring)"
20Dissect data now works with offsets instead of sizes
21Added the ability to follow pointers easily with Dissect Data
22There's now a stacktrace visible during debugging
23The registerview is gone as long as you're not debugging
24CE now suppresses the "No disk" message when the searchpath is invalid
25Added a common modulelist to the ce folder that you can edit. Include files that you do NOT want to go through when doing memory inspection
26You can now open another pointerscanner window while another pointerscan is running and read the results.
27Added a string reference windows
28Improved the plugin system with some extra disassembler commands and a command to load modules into memory
29Added (float)#, (double)# and (int)# support to the assembler, (double) is mainly usable in combination with the new DQ command though
30
31
32Fixes:
33Fix mov [reg],reg disassembly when a 16-bit prefix is used
34Fixed some floating point assembler instructions
35Taborder fix for "Value between scan" (infinito)
36Fixed the Auto assembler code injection template with regard to the "Alt:" line
37Jmp FAR instruction not shown properly in the disassembler
38Fixed disassembler instructions that had a rep/repe prefix while they shouldn't
39Fixed xorps instruction
40Fixed assembler where segment registers are used
41Fixed rm32,imm16 notations getting dowsized to rm32,imm8 while they should go rm32,imm32
42Fixed hang when setting the window on top and then doing a scan
43Fixed FILD qword instruction
44Fixed FNSTSW AX instruction
45Fixed FCOM instruction
46Fixed IMUL,0a instruction
47Fixed broken alt-key when the disassemblerview is focused
48Fixed the bug where removing a assigned hotkey to a cheat table didn't work
49Fixed the floating point panel. It now actually shows the floating point values...
50Fixed several bugs in the Dissect Data window
51Several gui fixes for high dpi systems
52
53
54
55How to use:
56Theres a tutorial program included with Cheat Engine,
57it teaches how to use the basics of Cheat Engine, also the helpfile may be of use.
58
59
60
61For comments or suggestions and such, contact me at:
62e-mail(msn) = dark_byte@hotmail.com
63
64
65For more information about Cheat Engine or tables for it
66and other things, goto this url:
67http://www.cheatengine.org/
68or
69http://www.heijnen1.demon.nl/
Note: See TracBrowser for help on using the browser.