Gynt

Results 31 issues of Gynt

I am planning on using this! I am wondering how you deal with the following scenario: Two singleton C++ classes (A and B) reference each other's data inside functions. ```cpp...

This is amazing stuff! Thank you for your work. It could be helpful for other developers wanting to join you to see which resources you use to create the required...

The ucp3 extension https://github.com/gynt/stronghold-crusader-python-interface is now live, it could be nice to implement a `sourcehold.debugtool.memory.access` `Live` interface, which would simplify writing and reading sections when attached to the game's memory.

To make bug tracing on client machines easier, it is useful if this program can have a portable version (.zip file) instead of an installer. The installer asks for Admin...

The dclimplode compile requirement is a pain. Instead use: ```cmd pyinstaller --onefile --console sourcehold\__main__.py ```

The following snippet does not work. MenuItem is a struct, menuItemType is a valid field. My goal is to initialize the struct array with a default value for menuItemType. ```lua...

I have a use case where I provide a `cffi` interface to user scripts. Users can script in lua to access memory via `struct` definitions. I am worried about name...

**Describe the bug** Decompilation of a large function (a WindowProc with many switch case statements) is stuck in an infinite loop in 11.2 but not in 11.1.2. Ever since the...

Feature: Decompiler
Status: Triage

This is a continuation of: https://github.com/UnofficialCrusaderPatch/UnofficialCrusaderPatch2/issues/376#issuecomment-2687166574 @ArabianKnightHK You found five lords that you would like to add to the game? Where did you find them? (Where can I find them)