Search found 161 matches
- Tue Jul 23, 2019 1:30 pm
- Forum: Severance BoD: Modding Community
- Topic: A Blog with my work
- Replies: 19
- Views: 3405
Re: A Blog with my work
Hi, Very good blog, I saw more images and information. :) I found a problem with the skybox. In fact, some of the original 256 sky textures are not perfectly connected, they will be misplaced. Because the 256 resolution is very low, it is difficult to find the misalignment. This situation is magnifi...
- Tue Jul 23, 2019 1:12 pm
- Forum: Severance BoD: Modding Community
- Topic: BoD Optimization Config (for win7,8,10)
- Replies: 14
- Views: 3240
Re: BoD Optimization Config (for win7,8,10)
SrRaulCL, Yesterday I discovered something more. All light sources in the game using D3d lose fps, but there is one that doesn´t! In the first map of the Amazon (Marakanda) the area of the well is surrounded by a barrier with many rays and there are no low fps. I wonder what difference these rays of...
- Tue Jul 23, 2019 12:59 pm
- Forum: Severance BoD: Modding Community
- Topic: BoD tool - mmp files convert(Python program)
- Replies: 0
- Views: 3038
BoD tool - mmp files convert(Python program)
Hi all, Recently I referenced the source code of mmp_dump.cpp and found that the file structure of mmp is very simple. So I wrote a small program "mmp_convert" using python3, because python provides a useful image processing library. It can handle large numbers of mmp files easily and quic...
- Sat Jul 13, 2019 5:38 am
- Forum: Severance BoD: Modding Community
- Topic: Gadget: Check if BoD has crashed...
- Replies: 0
- Views: 2938
Gadget: Check if BoD has crashed...
In BoD games, there are engine bugs, such as shadows + camera shots that cause the game to crash, or logic errors in the script. In win7 or higher systems, BoD crashes are annoying. It delays any of your keyboard input, no matter what key you press, it puts the entire computer in a state of fake cra...
- Tue Jul 09, 2019 7:10 pm
- Forum: Severance BoD: Help / Game Discussion
- Topic: [Bug] Need a bit of help, please. Game does not start up or even provide error message
- Replies: 5
- Views: 1414
Re: [Bug] Need a bit of help, please. Game does not start up or even provide error message
Vitiate, This may be a neglected problem that has plagued me for a long time. I often do some game debugging (on the win7 system), my game crashed hundreds of times, every time I reopen the game I have to wait for it for a while. I don't know why I don't care about this bug because it will always ru...
- Mon Jul 08, 2019 9:43 am
- Forum: Severance BoD: Help / Game Discussion
- Topic: [Bug] Need a bit of help, please. Game does not start up or even provide error message
- Replies: 5
- Views: 1414
Re: [Bug] Need a bit of help, please. Game does not start up or even provide error message
There is indeed a problem with this, run Blade.exe, and the task manager will see it launch rundll32.exe. Sometimes waiting for a dozen seconds of game window will appear, and sometimes it will never appear. You only need to run Blade.exe twice quickly and the game window will definitely appear. I h...
- Fri Jun 21, 2019 7:16 am
- Forum: Severance BoD: Modding Community
- Topic: BoD Optimization Config (for win7,8,10)
- Replies: 14
- Views: 3240
Re: BoD Optimization Config (for win7,8,10)
You are right, SrRaulCL. :) Every BoD renderer has advantages and disadvantages. OpenGL seems to be excellent in image memory management (it compresses the size and takes up less memory), D3d has a high graphics effect, but it takes up a lot of memory. I am using 1024 textures and the memory reaches...
- Thu Jun 20, 2019 9:25 am
- Forum: Severance BoD: Modding Community
- Topic: BoD Optimization Config (for win7,8,10)
- Replies: 14
- Views: 3240
Re: BoD Optimization Config (for win7,8,10)
When I look a light effect like lightning, burning skeletons, keys or orbs the game slows down and loses fps considerably. Is there any way to fix this? Yes, it still has some problems. When I use your 1024*1024 lava texture, the game will also become slow. It has a soft solution to use a script to...
- Sun Jun 02, 2019 3:38 pm
- Forum: Severance BoD: Modding Community
- Topic: BoD Optimization Config (for win7,8,10)
- Replies: 14
- Views: 3240
BoD Optimization Config (for win7,8,10)
I made a BoD configuration patch, It allows BoD to have a higher graphics quality. A collection of multiple graphics renderers, all configurations have been provisioned with default values, and an accelerated one-click start game(It is more convenient to start the console). :) https://raw.githubuser...
- Mon Jan 07, 2019 1:22 am
- Forum: Severance BoD: Modding Community
- Topic: MAX SCRIPTS FOR BLADE
- Replies: 149
- Views: 60694
Re: SetDefaultMass
Try remove the "BODpak" cache file in the /pak folder. 

- Thu Dec 27, 2018 7:14 am
- Forum: Severance BoD: Modding Community
- Topic: MAX SCRIPTS FOR BLADE
- Replies: 149
- Views: 60694
Re: mass/density of model - how can it be controlled?
No matter what I do with the material in 3dsmax it always generates the same model. I try to remove material and make new, all kinds of new ones and either it has no texture at all (which crashes game anyway) or it's as it was first time - so I'm stuck with a tiny piece of jewellery weighing 10kg. ...
- Tue Nov 20, 2018 6:05 am
- Forum: Severance BoD: Modding Community
- Topic: New mod: Difficulty for experts players and more
- Replies: 362
- Views: 102897
Re: New mod: Difficulty for experts players and more
Hi, MBK! I saw your amazing performance again. You have so much stuff, I think you should make a new mod of a independent map. 

- Mon Nov 19, 2018 1:41 pm
- Forum: Severance BoD: Modding Community
- Topic: New Maps and Mods.
- Replies: 52
- Views: 11081
Re: New Maps and Mods.
I spent almost 3 hours last night and finally completed all the tasks of this map. :mrgreen: :mrgreen: Too many doors, I admit that I am lost! :roll: When I killed 8 agitators, I could not find the ninth until I broke the signal light. https://i.postimg.cc/y8DfnRXf/Blade-2018-11-19-20-53-55-559-mp4-...
- Mon Nov 19, 2018 9:53 am
- Forum: Severance BoD: Help / Game Discussion
- Topic: Intro video has sound but no picture
- Replies: 3
- Views: 1496
Re: Intro video has sound but no picture
You can play it manually, the video file "main.mpg" is in "Blade\Data\video\EnglishUS\" 

- Wed Sep 12, 2018 1:48 pm
- Forum: Severance BoD: Modding Community
- Topic: New Maps and Mods.
- Replies: 52
- Views: 11081
Re: New Maps and Mods.
Hi, guys!
I don't know if anyone has encountered the same problem. When I used "D3d" to load this mod, something went wrong(Menu error, Some textures missing), but in the case of "OpenGL" everything worked fine.
My game version: US version 1.01

I don't know if anyone has encountered the same problem. When I used "D3d" to load this mod, something went wrong(Menu error, Some textures missing), but in the case of "OpenGL" everything worked fine.

My game version: US version 1.01