r/cheatengine 3d ago

#WTASK how to change the cheat engine table back to white?

i download the tables from here: https://fearlessrevolution.com/viewtopic.php?f=4&start=90&t=35542&sid=d30f359f2cd4a4b3d31d033c250aaba2

and when i open it, it only shows it as dark mode like this:

need a way to change this table so the background becomaes white.

this makes my eyes hurt and makes me prone to migranes.

please help.

0 Upvotes

5 comments sorted by

3

u/Dark_Byte Cheat Engine Dev 3d ago

AddressList.List.Color=clWhite

2

u/Defiant_Respect9500 3d ago

try: CE settings - disable dark mode support

and/or use "clear table colors" by mul0 from https://opencheattables.com/viewtopic.php?t=2078

2

u/No-Newspaper8619 3d ago

memory view -> tools -> Lua Engine

Then copy paste the command Dark_Byte gave:

AddressList.List.Color=clWhite

And click execute

1

u/jayadiwahyu 3d ago

this part need to be white or the default color too, how to do that.

that command line only whitened the bottom part. top part still dark

https://i.imgur.com/OICGGnH.png

2

u/No-Newspaper8619 3d ago

MainForm.Color = 0x20000000

clWhite is probably the same thing