diff options
author | Eugene Sandulenko | 2016-04-18 08:47:32 +0200 |
---|---|---|
committer | Eugene Sandulenko | 2016-04-18 08:48:16 +0200 |
commit | 350bcc68c03ff2dd57f7ee01adde8464dab8c43b (patch) | |
tree | 767b09760dc4229ac18e52622f22cd0665eccdc5 /backends/platform/dingux | |
parent | d78c2913404883c116a6c01af3771679faab2314 (diff) | |
download | scummvm-rg350-350bcc68c03ff2dd57f7ee01adde8464dab8c43b.tar.gz scummvm-rg350-350bcc68c03ff2dd57f7ee01adde8464dab8c43b.tar.bz2 scummvm-rg350-350bcc68c03ff2dd57f7ee01adde8464dab8c43b.zip |
GCW0: Mention location of scummvm.log file in README
Diffstat (limited to 'backends/platform/dingux')
-rw-r--r-- | backends/platform/dingux/README.GCW0 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/backends/platform/dingux/README.GCW0 b/backends/platform/dingux/README.GCW0 index 1875e5323a..1b7e30e266 100644 --- a/backends/platform/dingux/README.GCW0 +++ b/backends/platform/dingux/README.GCW0 @@ -24,3 +24,12 @@ It's pretty simple if you are running Linux on an x86/amd64 machine: 3. Run backends/platform/dingux/build.gcw0.sh script 4. Copy the resulting file scummvm.opk to your device 5. Enjoy + +Troubleshooting +=============== +In case you need to submit a bugreport, you may find the log file at the +following path: + + /var/tmp/scummvm.log + +The log file is being overwritten at every ScummVM run. |