Skip to content

Releases: georgeto/gothic3sdk

Script_CrashReport v2

13 Jun 14:50
Compare
Choose a tag to compare

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

19 Apr 17:39
Compare
Choose a tag to compare

The display duration of subtitles for unvoiced dialogs can be configured in Ini/subtitles.ini.

Script_LearnPoints

12 May 20:25
Compare
Choose a tag to compare

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

06 Apr 19:54
Compare
Choose a tag to compare

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

24 Oct 14:06
Compare
Choose a tag to compare

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

20 May 15:53
Compare
Choose a tag to compare

Script_ModMe is a collection of modifications to Gothic 3's engine intended for modders. For details see the documentation.