It may be Wang Kai, I am not sure. I am sorry that I don't know too much about cybersecurity, but China is a country with a large population. On the Internet, China seems to be accused of having the largest proportion of attack sources, and it is also the country with the largest proportion of attac...
Hi Admins, I recently couldn't access the Arokh's lair forum normally, and the page prompts me that I was blocked by the Cloudflare service. Does it prohibit all IP access from China? I don't know what caused it. I have been unable to access the forum for a month. I can only temporarily use the SSR ...
Hi pro, :) I tried to find the answer from the internet and I found this to be caused by the path finding of "tcl". It should be caused by a different system. Adding a path to "sys.path" does not solve it. I tried to rename "Blade/Lib/PythonLib/Tcl" on the win7 system so that the program could not f...
Yes, cieply. You will feel how amazing this is. It was not until last year that I understood how sunlight works. :D In the game, in order to simulate reality. The sunlight that appears out of thin air may be incredible because there is no sun in the sky. So there is a way to add a sun decoration Bla...
The shadows generated by the external light of the sector(and sector bulb) are compiled in the BW file, and the shadow switch in the game menu cannot affect them " OPTIONS -> VIDEO -> Character Shadows ". So the performance of the sector lighting is very good, it compiles fixed shadows for the secto...
What I want to do is simulate something similar to this: https://zapodaj.net/images/8b6a1472e1fe9.jpg Emm... :roll: I can say that Bladex.SetSun(...) is completely useless, it is just a position fixed in the sky forever, it is a decoration in the map, like a table/chair/box... The first parameter i...
In fact, many years ago I also lacked this awareness. I don't know the authors, I didn't even know the author of "BODLoader" until many years later. :mrgreen: We just packaged and shared. But we don't have evil intentions, just to make it easier for players who don't understand computers. In China, ...
In fact, Bladex.SetSun is just a special effect, it does not have lighting effects. You can understand it as an ornament. Turning off "Sun" with the code Bladex.SetSun(0, 0.5, 0.5, 0.5) does not affect any lights. As far as I know, there are only two kinds of light in the BoD game, sunlight and floo...
We are all a little sensitive recently, don't mind. Because of the Wang Kai incident. :( If you want to know, it is a very long story: http://www.arokhslair.net/forum/viewtopic.php?f=12&p=33804 Sharing is a noble spirit, and I know that every modder is not malicious. Thank you very much for everythi...
I have received your texture package. In your file, Marakamda map HD looks pretty good. Have you used "Gigapixel AI" for it? :shock: In fact, I need to shrink your old HD texture to its original size (divided by 4). Then use "Gigapixel AI" to process them. This is probably because you made some obsc...
Thx, friend. That's because I am lucky, I met "Gigapixel AI". Its first version was released in August 2018, but I never knew it until SrRaulCL mentioned it. So I know that making HD textures is a very difficult process. :? I also found out that your HD texture package does change some textures, suc...
Good news, I have converted all your textures with "Gigapixel AI". It only took me two hours. Because I have good tools and mid-range hardware, you can choose the processing mode of "Gigapixel AI", GPU or CPU. I only used two tools for this process, "mmp_convert" and "Gigapixel AI". My steps: 1. Unp...
I wonder if there would be any way to change the format from bmp to jpg and vicebersa, to several files at once... :?: :idea: Haha, after I tried "Gigapixel", I have already considered this feature (image format conversion). So I have updated "mmp_convert v1.0", which now has a function "toImg". It...