"bloodDetail" param
In the original game, it was possible to change the bloodDetail parameter in the Gothic.ini file. I tried to apply this parameter to OpenGothic and it turned out that it doesn't work. When the hero has little health, the blood does not drip on the ground. Could you please restore this parameter to work.
I used this code:
[GAME] bloodDetail=3
Hi @YALdysse,
OpenGothic does not use the Gothic.ini from the game directory. I think it is looking for a Gothic.ini file in the directory from where you start the game (which is where your savegames are stored), so it could be something like this:
/home/YALdysse/OpenGothic/build/opengothic/
You may try to copy the .ini-file there and make your changes for those to apply in OpenGothic.
@Abendlied , Thank you for your response. I will check tonight and let you know.
Blood is not implemented yet, so bloodDetail has no effect
Any news ?
Hi, @Try. Do you have any plans to implement blood?
Hi, @YALdysse !
Sorry, for missing your last message. "bloodDetail" is not on top of things to do. In mid term focusing on code-reviews; and rendering generalization.