NewWars
NewWars
I'm fairly confident that this doesn't seem to be the intention of this library, it looks to be a simple replication of how .NET events work but for Python, nothing...
The exact same behavior happens in my machine (Arch Linux x84_64 | 6.0.6-arch1-1), tested the same ImHex version (1.24.3) (installed from the AUR) I pretty much think it mostly happens...
Is there any alternative for this type of situation? Im in kind of an urge to have this working properly to finish some important stuff. Best Regards.
I verified that i had the last version (4.0.2) and then tried to do it on VS2015, when i debugged it, it didn't gave any error but the amount of...
The first problem persists, but now the error is popped up directly with exception and the second problem did not really disappear but it has changed, now instead of giving...
Well the reason of existance of that tool im making is to remove that system, it was used in a game as a way of consuming less IO requests, since...
After testing the version that you gave on your edited anwser, i set mipmap handling to KeepExisting, there is no problem if i can't have them, all gucci but, When...
@KFreon I think i found the problem, after some tests with an graphic image professional, we tried for a few moments to understand why this was happening, and the result...
Now that you mention about carrying caches i see that yeah that would easily build up memory & cloning once one starts stacking errors, so building the textual representation by...
@zesterer Okay so i made roughly what i described above and would like for a idea review on it, i think its roughly on that direction. Mind that i didn't...