Skip to content

Commit 767e880

Browse files
committed
Add Script_CrashReport for extended crash logging
1 parent 29e0f82 commit 767e880

File tree

6 files changed

+634
-0
lines changed

6 files changed

+634
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
--- Script_CrashReport ---
2+
3+
0. Description
4+
Erweitert Crash-Logs um zusätzliche Informationen, welche die effektive
5+
Nachverfolgung von Crashes ermöglicht. Gothic 3 speichert das Crash-Logfile des
6+
letzten Crashes unter Documents\Gothic3\Lastlog_GE3.log. Logs vorheriger Crashes
7+
liegen im gleichen Verzeichnis und sind in aufsteigender Reihenfolge nummiert.
8+
9+
1. Installation
10+
Der Ordner 'scripts' muss ins Gothic 3 Installationverzeichnis kopiert werden.
11+
Es ist nicht notwendig ein neues Spiel zu beginnen.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
--- Script_CrashReport ---
2+
3+
0. Description
4+
Extends crash logs with additional information that allows effective diagnosing
5+
of crashes. Gothic 3 stores the crash log file of the last crash under
6+
Documents\Gothic3\Lastlog_GE3.log. Logs of previous crashes are located in the
7+
same directory and are numbered in ascending order.
8+
9+
1. Installation
10+
The 'scripts' folder has to be copied into the Gothic 3 install folder.
11+
There is no need to start a new game.

0 commit comments

Comments
 (0)