Releases: georgeto/gothic3sdk
Script_CrashReport v2
Description
Extends crash logs with additional information that allows effective diagnosing of crashes.
Gothic 3 stores the crash log file of the last crash under Documents\Gothic3\Lastlog_GE3.log
.
Logs of previous crashes are located in the same directory and are numbered in ascending order.
Changelog
- Create crash log also for unhandled exceptions
Script_Subtitles
The display duration of subtitles for unvoiced dialogs can be configured in Ini/subtitles.ini
.
Script_LearnPoints
The amount of learning points, health points, stamina points and mana points the hero gains with every level up, can be configured inside Ini/learnpoints.ini
.
Script_CrashReport
Extends crash logs with additional information that allows effective diagnosing of crashes.
Gothic 3 stores the crash log file of the last crash under Documents\Gothic3\Lastlog_GE3.log
.
Logs of previous crashes are located in the same directory and are numbered in ascending order.
Script_FontScale
Prevents the size of focus names from changing depending on the resolution of
the game, by scaling the focus name font size according to the rendering resolution.
Script_ModMe
Script_ModMe is a collection of modifications to Gothic 3's engine intended for modders. For details see the documentation.