Page 1 of 1

[LUA] Memory Viewer Wide Window (Disassembler and Hexview Side by Side)

Posted: Thu Jul 13, 2023 8:27 pm
by YoucefHam

Memory Viewer Wide Window (Disassembler and Hexview Side by Side)

Hello, 👋,
Thanks for @LeFiXER for helping me test.

ADD to Memory Viewer window the Menu "Window"

  • "Vertical", => The default Cheat Engine window.

  • "Horizontal", => Make the Found list and Address List Side by Side.

  • "Auto Switch", => Enable/Disable change mode automatically when the windows is maximized

ADD to Memory Viewer window the Menu "Code" & "Hex"

  • "Code", => Hide/Show the Hex Viewer.

  • "Hex", => Hide/Show the Disassembler.

Note: If you want one menu, Edit the code and set Use_One_Menu = true

Changelogs:

  • +Fix for when you maximize the window the Hex View don't show properly.

  • +Fix for CE 7.2+ not saving window size.

  • +Added an option to move "Code" and "Hex" menus under "Window" menu.

Screenshots

Image

Image

Image

Image

Download:
Note: Put the file "Memory View Wide Window.LUA" in "autorun" folder, located in "C:\Program Files\Cheat Engine 7.x\"

Memory View Wide Window.zip
+Fix for when you maximize the window the Hex View don't show properly.
+Fix for CE 7.2+ not saving window size.
+Added an option to move "Code" and "Hex" menus under "Window" menu.
(3.37 KiB) Downloaded 442 times
Memory View Wide Window.zip
V1
(3.26 KiB) Downloaded 414 times

Re: [LUA] Memory Viewer Wide Window (Disassembler and Hexview Side by Side)

Posted: Fri Jul 14, 2023 10:11 pm
by YoucefHam
YoucefHam wrote: Thu Jul 13, 2023 8:27 pm

UPDATED

Changelogs:

  • +Fix for when you maximize the window the Hex View don't show properly.

  • +Fix for CE 7.2+ not saving window size.

  • +Added an option to move "Code" and "Hex" menus under "Window" menu.