paxcut

Results 408 comments of paxcut

if we call the top row of numbers that indicate the column byte index the x axis and the addresses on the left the y axis then I think that...

To clarify, the code that was posted as a pull request some months ago had properly working textures but a small oversight caused the need to have this pr. Textures...

I finally found time to fix various [problems ](https://github.com/WerWolv/ImHex/pull/1850) the the 3-d visualizer had . Despite the claims by the author of this PR, even after it was merged, textures...

You just need to import the GBK custom encoding and display it instead of the ASCII column.

There seems to be two separate errors reported. One is about the pattern editor where the mac shortcuts no longer work. The pattern editor is undergoing a transition where the...

There has been a recent [commit](https://discord.com/channels/789833418631675954/789840773281218630/1251883947210702899) that seems to be aimed at this issue but it is missing two important details 1) The pattern editor shortcut code has been moved...

Does that swapping of keys happen everywhere on Imhex? The pattern editor and the hax editor have independent mappings for keys.In fact if you check the shortcut tab in settings...

This is probably an issue with how imgui handles mac keys because afaik imhex uses imgui to obtain keys in any os. The strange think is that it used to...