Boazy / TWEditorEnhanced Public. Редактор сохранений ведьмак 1

This version of the save game editor assumes you have installed the Enhanced Edition of The Witcher. Using this version of the editor with the original version of The Witcher can result in inventory errors.

Please log in or register

Download curated lists of mods easily, our «Collections» feature has entered Open Alpha. Check our wiki to get started.

Last updated

Original upload

Created by

Uploaded by

Virus scan

This utility allow you to scan, preview and delete or backup a set of savegame to free up some space on your computer. Compatible with Witcher 1 & 2.

Credits and distribution permission

  • Other user’s assets Some assets in this file belong to other authors. You will need to seek permission from these authors before you can use their assets
  • Upload permission You can upload this file to other sites but you must credit me as the creator of the file
  • Modification permission You are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
  • Conversion permission You can convert this file to work with other games as long as you credit me as the creator of the file
  • Asset use permission You are allowed to use the assets in this file without permission as long as you credit me
  • Asset use permission in mods/files that are being sold You are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
  • Asset use permission in mods/files that earn donation points You must get permission to earn Donation Points for your mods if they use my assets

Author notes

File credits

Donation Points system

This mod is not opted-in to receive Donation Points

This utility allow you to scan, preview and delete or backup a set of savegame to free up some space on your computer. Compatible with Witcher 1 & 2.

New version 0.8 :
* Fix incorrect order of columns
* Add option to delete savegame using the Windows trash (so you can undo the deletion)
* Add option to check savegame on select
* You can select a range of savegame using shift+click

New version 0.7 :
* Similar utility to manage Witcher 1 savegame
* Display version in title bar

New version 0.6 :
* Display progress for savegame backup
* List of savegame is sortable by name, size or date
* Set options :
— Disable confirmation
— Autodetect or manually set savegame directory
— Backup only savegame but do not delete them (useful to exchange savegame
with your friends)
— Set the default backup directory to easily backup savegames

(The menue of the Editor is always in English language but the ID sets the language of items and their discriptions. The chosen language for the Editor has NO influence on the game, it’s just easier to find the right items in the Editor. If your language is not mentioned above, search here witcher.wikia.com )

Редактор сохранений ведьмак 1

TWEditor allows you to modify save games created by The Witcher. You can modify the attributes and abilities of the player character (Geralt). You can also unpack all of the files in the save, manually modify one or more of the files, and then repack the save. Note that you can not add files to the save or delete files from the save.

The ‘Stats’ tab allows you to modify selected fields in the save game such as experience, orens and talents. The modified values will be written when the file is saved. Whether or not the changes are accepted when the save is loaded depends on the game engine.

The ‘Attributes’ tab allows you to modify Strength, Dexterity, Stamina and Intelligence selections.

The ‘Signs’ tab allows you to modify Aard, Igni, Quen, Axii and Yrden selections.

The ‘Styles’ tab allows you to modify Steel Sword and Silver Sword selections.

The ‘Equipment’ tab allows you to modify Geralt’s equipped items and trophy.

The ‘Inventory’ tab allows you to modify Geralt’s inventory.

The ‘Quests’ tab shows the game quests (Started, Completed, Failed and Not Started). The ‘Examine’ button will display a description of the current quest stage (if the stage has a description).

The ‘Difficulty’ tab allows you to modify difficulty level.

This version of the save game editor assumes you have installed the Enhanced Edition of The Witcher. Using this version of the editor with the original version of The Witcher can result in inventory errors.

To install this utility, place the TWEditor.jar file into a directory of your choice. To run the utility, create a program shortcut and specify

javaw -Xmx256m -jar TWEditor.jar

as the program to run. Set the Start Directory to the directory where you extracted the jar file. A sample program shortcut is included. The -Xmx256m argument specifies the maximum heap size in megabytes (the example specifies a heap of 256Mb). You can increase the size if you run out of space processing very large saves. Note that Windows will start swapping if the Java heap size exceeds the amount of available storage and this will significantly impact performance. The java virtual machine will fail to start if the requested heap size is too large.

The Sun Java 1.8 runtime is required. You can download JRE 1.8 from http://java.com/download/index.jsp. If you are unsure what version of Java is installed on your system, open a command prompt window and enter java -version .

The game install directory is located by scanning the Windows registry. If this scan fails or if the game files are located in a different directory, you can specify the game install directory when starting the editor. This is done by specifying -DTW.install.path=»» on the java command line where is the directory containing dialog.tlk. For example, if the game files are located in C:\Games\The Witcher and the editor is installed in C:\Games, the shortcut would look like this:

javaw -DTW.install.path=»C:\Games\The Witcher» -jar TWEditor.jar

Don’t forget to put double quotes around the path name.

The language identifier is determined by scanning the windows registry. If this scan fails or you want to use a different language, you can specify the language identifier when starting the editor. This is done by specifying -DTW.language=n on the java command line where ‘n’ is the language identifier for the associated .tlk file. For example, US English would be specified as:

The above assumes that:
1. You are located in the same directory where the TWEditor.jar is (otherwise you should use a full path to TWEditor.jar)

The Witcher save editor

This tool was created by Ronald Hoffman (ScripterRon).

It lets you modify the attributes and abilities of Geralt. You can also unpack the files contained within a save, manually modify one or more of the files, and then repack the save. Note that you can’t add or delete files, only modify them.

  • Stats (Experience, orens, talents, etc.)
  • Attributes (Strength, Dexterity, Stamina and Intelligence selections)
  • Signs (Sign selections)
  • Styles (Steel and Silver Sword selections)
  • Equipment (equipped items and trophy)
  • Inventory (items, stack sizes)
  • Quests (game quests: Started, Completed, Failed and Not Started)
    • Examine Quest button (Shows description of the current quest stage)

    There are two editions of this editor. Using the wrong one can result in inventory errors when loading a save because the expanded inventory system is only implemented in the Enhanced Edition.

    • The Witcher Save Editor is for the original version of the game. (This edition is currently unavailable.)
    • The Witcher Enhanced Save Editor is for the Enhanced version.

    Current version: TWEditorEnhanced 2.2. Requires Java ≥ 1.6.

    1. Download the archive. (see links below)
    2. Extract the .jar file (256 K).
    3. Copy and paste the .jar file in your main Witcher folder then right click and select send to desktop.
    4. Start the save editor from the new shortcut.
    1. Download the archive. (see links below)
    2. Extract the .jar file.
    3. Install Windows version of Java in Wine.
    4. Run the jar file using Wine Java. Unfortunately the editor is not cross platform and uses internally some Windows calls, that’s why Wine is needed.
    • The Witcher Save Editor The last snapshot of the original download location in the Wayback Machine for historic reference (the site is now defunct).

    Alternative downloads (Only the Enhanced edition is available at the moment):

    TWEditor allows you to modify save games created by The Witcher. You can modify the attributes and abilities of the player character (Geralt). You can also unpack all of the files in the save, manually modify one or more of the files, and then repack the save. Note that you can not add files to the save or delete files from the save.

    Gilrond-i-Virdan

    Mentor

    I have a version 2.2 of the editor.

    @tommy5761 : Can you please update your dropbox link with it?

    Uploaded it here for now (temporary).

    Mentor
    Mentor
    Rookie

    I’m joining the party quite late but I ran into the «famous» Vizima Confidential bug. I’ve managed to run the editor just fine but when opening a save I get a: «TWEditor.DBException: Save does not contain save_000094.smm». The file itself is called «000094 — Temple Quarter-094.TheWitcherSave». It’s the Enhanced Edition from GOG for Mac. I ran through half the Internet but only found two people with such complains and no solution. Does anyone have an idea on a workaround or at least the reason for this?

    hiuuz

    Senior user

    I’m joining the party quite late but I ran into the «famous» Vizima Confidential bug. I’ve managed to run the editor just fine but when opening a save I get a: «TWEditor.DBException: Save does not contain save_000094.smm». The file itself is called «000094 — Temple Quarter-094.TheWitcherSave». It’s the Enhanced Edition from GOG for Mac. I ran through half the Internet but only found two people with such complains and no solution. Does anyone have an idea on a workaround or at least the reason for this?

Оцените статью
Новости, гайды, обзоры, рецензии все о лучших компьютерных играх