Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
BUG NOTE : throwing the Dimeritium bomb near you and saving the game while the bombs still active ... will couse blocking the Magic (Signs) forever when loading ...
Just go fight some wolves. got hit a few times and it worked again.
Can't throw a bomb as the middle mouse button is not working either. "works for all other games"
Since the D-bomb error mentioned here did not work for me, I spent the last few days going through the codes/scripts to see if I could find the actual error in the game...
The error is in the geralt_stats.xml file
If you know how to edit the game's xml files, you need to go to all of the strings of code for the signs (20 of them, you need to do the skills upgrade versions as well)
for every line that says "stamina_cost" the number after it reads "min 30 max 30"; but it should read "min 3 max 3"; changing all the 30's to 3's fixes the error.
Hope this helps anyone who runs into this in the future and d-bombs don't work for you.
1) Enable and open in-game console (add DBGConsoleOn=true to \bin\config\base\general.ini)
2) Enter command learnskill('magic_1')
That command "teaches" Geralt how to use basic Aard mode. For some reason my witcher "forgot" it, and after the command he recovered the ability.