[TW1][tool] Save game editor

+
Yeah, I know, but I am still getting this error: "unable to acces jarfile TWEditor.jar"

procedure:
copy/paste TWEditor.jar into game directory [E:\Spiele\SteamLibrary\SteamApps\common\The Witcher Enhaced Edition
created desktop shortcut (rightclick-send to-desktop)
defined target line (right click on shortcut-properties-target) [C:\Windows\SysWOW64\javaw.exe -Xmx256m -DTW.language=3 -DTW.install.path="E:\Spiele\SteamLibrary\SteamApps\common\The Witcher Enhanced Edition" -jar TWEditor.jar]View attachment 4483
 

Attachments

  • 1.jpg
    1.jpg
    85.8 KB · Views: 599
  • 2.jpg
    2.jpg
    98.1 KB · Views: 538
Last edited:
Hi there, thanks for the editor
I have an issue here that I can't change my inventory items, I get one error when I open the editor that says:
"Database error while loading inventory templates
TWEditor.DBException: KEY/BIF resource type mismatch

TWEditor.KeyInputStream.(KeyInputStream.java:84)
TWEditor.KeyEntry.getInputStream(KeyEntry.java:137 )
TWEditor.loadTemplates.run(LoadTemplates.Java:59)"
Can someone help me?

I can change everything in the save but the inventory
 
Last edited:
The Witcher game files are located in E:\Spiele\SteamLibrary\SteamApps\common\The Witcher Enhanced Edition
This is the second Steam library folder I created, the original one is D:\Spiele\Steam Steam itslef is also installed here.
 
The Witcher game files are located in E:\Spiele\SteamLibrary\SteamApps\common\The Witcher Enhanced Edition
This is the second Steam library folder I created, the original one is D:\Spiele\Steam Steam itslef is also installed here.
Can you take a screenshot of your file path ? I have Steam and a viewable Steam Library but no Steam Library folder . Foe example it should be similar to this .
View attachment 4752

EDIT : just noticed the file path in your earlier picture . There should be no brackets [ ] in the target line
C:\Windows\SysWOW64\javaw.exe -Xmx256m -DTW.language=3 -DTW.install.path="E:\Spiele\SteamLibrary\SteamApps \common\The Witcher Enhanced Edition" -jar TWEditor.jar
 

Attachments

  • address.jpg
    address.jpg
    4.1 KB · Views: 292
Last edited:
I have a new PC now and tried it again. The HDD is still the same, TW is installed in E:\Spiele\SteamLibrary\SteamApps\common\
Now I am getting a different Error:

Exception during program initialization
java.i0.IOException: Localized strings database E:\Spiele\SteamLibrary\SteamApps\common\The Witcher Enhanced Edition\Data\dialog_3.tlk does not exist
TWEditor.Main.main(Main.java.203)

But it does exist.

I don´t know why this folder is named SteamLibrary, the original library is C:\Programme(x86)\Steam\SteamApps\...
 
I have a new PC now and tried it again. The HDD is still the same, TW is installed in E:\Spiele\SteamLibrary\SteamApps\common\
Now I am getting a different Error:

Exception during program initialization
java.i0.IOException: Localized strings database E:\Spiele\SteamLibrary\SteamApps\common\The Witcher Enhanced Edition\Data\dialog_3.tlk does not exist
TWEditor.Main.main(Main.java.203)

But it does exist.

I don´t know why this folder is named SteamLibrary, the original library is C:\Programme(x86)\Steam\SteamApps\...
If you just added the HDD to the OS then i`m going to assume you`re missing some registry keys . Is the TWEditor in the main game folder or Data folder ?
 
where do i put this file? or is it automatic?
After downloading and extracting then copy and paste the jar file (256 KB) in your main witcher folder then right click and select send to desktop . Then start the save editor from the new shortcut .
 
After downloading and extracting then copy and paste the jar file (256 KB) in your main witcher folder then right click and select send to desktop . Then start the save editor from the new shortcut .

Hello. I created an account here because I've been trying to get this to work for over two hours to no avail. I downloaded the file from your recent Dropbox link, extracted it and placed the .jar within the game directory ( C: > Steam > SteamApps > common > The Witcher Enhanced Edition). I then created a shortcut to the .jar on the desktop. Once I attempt to open the shortcut file, I get this error message:

java.io.IOException: Unable to locate The Witcher installation directory
TWEditor.Main.main(Main.java.166)

The shortcut to the .jar lists the following:

Target:
C:\Windows\SysWOW64\javaw.exe -Xmx256m -DTW.language=3 -DTW.install.path="E:\Steam\steamapps\common\the witcher enhanced edition" -jar TWEditor.jar

Start in:
"C:\Steam\SteamApps\common\The Witcher Enhanced Edition"

I'm running Windows 8.1 Pro and Java 1.7, if that helps. Any assistance would be very much appreciated. Thank you!
 
Hello. I created an account here because I've been trying to get this to work for over two hours to no avail. I downloaded the file from your recent Dropbox link, extracted it and placed the .jar within the game directory ( C: > Steam > SteamApps > common > The Witcher Enhanced Edition). I then created a shortcut to the .jar on the desktop. Once I attempt to open the shortcut file, I get this error message:

java.io.IOException: Unable to locate The Witcher installation directory
TWEditor.Main.main(Main.java.166)

The shortcut to the .jar lists the following:

Target:
C:\Windows\SysWOW64\javaw.exe -Xmx256m -DTW.language=3 -DTW.install.path="E:\Steam\steamapps\common\the witcher enhanced edition" -jar TWEditor.jar

Start in:
"C:\Steam\SteamApps\common\The Witcher Enhanced Edition"

I'm running Windows 8.1 Pro and Java 1.7, if that helps. Any assistance would be very much appreciated. Thank you!

Where is Steam installed ? The target line shows "E" but the start in line shows "C"
 
I found version 2.2 of the editor. Attaching it here (rename the file simply to tw_enhanced_editor_2.2.7z, I added .zip in order to pass the forum restriction).
After spending hours looking for a solution to get the editor to work because of my lazy geralt syndrom, it finally seems to work, but: i get the question to choose a language, but i can't choose a language. Any ideas, what I should do?
 
After spending hours looking for a solution to get the editor to work because of my lazy geralt syndrom, it finally seems to work, but: i get the question to choose a language, but i can't choose a language. Any ideas, what I should do?
What does you target line look like ? For example this is mine . You may need to add -DTW.language=3 if the game is in English
C:\Windows\SysWOW64\javaw.exe -Xmx256m -DTW.language=3 -DTW.install.path="D:\Program Files (X86)\Steam\steamapps\common\the witcher enhanced edition" -jar TWEditor.jar
 
Top Bottom