Posts

Newest Post: Personal Restructuring

Good evening, my readers. As some of you have probably noticed, I have not made any new content during these weeks, so let us start talking about only a few primary subjects... Due to some personal affairs I have been dealing with for some years, I will start  prioritizing the latter before it gets too late, which is going to cause the progress of some general stuff I have been working to be greatly slowed (except Eikidankai Project). If everything goes according to the plan, I may resume them before calmly releasing to the public besides providing new information about my personal project, so stay tuned for future updates. Already ongoing works will eventually be released, but additional time may be required to complete them. Well, this is all for now, so have a nice day. Oh yeah, this site could have another theme remodelation, so let us see how things go.

Eikidankai Development Log(1)

Eikidankai Development Log: Catching the WinMUGEN primary thread. The development of Eikidankai has been somewhat tedious to program, as when there is an interesting function to add into the coding, it mostly implies to modify the structure of all the code to implement it, or else I would not be able to perform that. That is why I am taking over 2 years or more to program that, well... One of the functions I had implemented some months ago was the ability to manipulate the primary thread of WinMUGEN, which in the previous versions of Eikidankai were not able to perform it. In this case, I used the SuspendThread function from an external thread to freeze the primary one. WinMUGEN before getting suspended by Eikidankai. Done!.. The suspend count has been increased by 1. That is all for now, have a nice day or night. Stay tuned for upcoming posts!