Originally Posted by oliverh72 
Hi Ergo,
Thanks for the pack, but it doesn't work in the Impulse NA edition.
I looked into the bat a bit and found that it's looking for a DTP folder in the registry (which isn't there) and our folder structure is: C:\Program Files (x86)\Indie Games\Drakensang 2\export\db, which is also different. It didn't work when I put in the path, either.
Any ideas?
Thanks for the report. Can you study/search for you registry for the path? Alternatively you can modify the batch file and set the paths manually (before SET pfad, add this: SET dsroot="C:\Program Files (x86)\Indie Games\Drakensang 2"). Or you can also run the sqllite commands manually instead of using batch file.
PS. You need to run it as admin (use <ctrl>+<shift>+<enter> combination).