FATE
评价数不足
Ka-Ching! achievement bug?
由 Harg "Orange" 制作
If you don't play in english and enjoy the almost good translation of this game, at least you need to know that one achievement is hardcoded in english.

Here, we talk about how to fix the Ka-Ching! achievement.
   
奖励
收藏
已收藏
取消收藏
What is "Hardcoded" ? Some explanation.
The achievement require to "open 10 large chests".

In the game, depending of your language, you will see the item "large chest" is called "grand coffre" (french) or "cofre grande" (spanish).

So you will play normally and open more than 10 "grand coffre" or "cofre grande".

If the achievement wasn't hardcoded, it's mean that he count how many you open this item based on the ID (an identifier number).

but the achievement is hardcoded, so the game know that you have open 10 "grand coffre" but zero "Large chest". So no achievement popped up.

Logically, this bug doesn't trigger if you play the english version. But since there is no language option in the option menu, we will explain in the next section how to fix this bug.
How to fix it ?
You have to go in the game folder first.

Search for your Steam/SteamApps/common/FATE folder, it contain all the file related to this game.
What you need to change is how the large chest is working.
Go to ITEMS folder.

Depending of the language you want to fix, choose the folder related to your language.
We will choose fr in this example.

and here you will find the file you need : items.dat

so the full path of the file you need to open is this one :

FATE/ITEMS/fr/items.dat

Open this file with your favorite text-editor, mine is notepad++[notepad-plus-plus.org]

Look for these rows :

[ITEM] <TYPE>:CHESTLARGE <NAME>:Grand coffre <RARITY>:700 <MINIMUM_DEPTH>:1 <MODEL>:ITEMS/BIGCHEST/chest.sms <COLLISION>:ITEMS/BIGCHEST/collision.mdl <COLLIDEABLE>:1 <VALUE>:0 <TAKEABLE>:0 <DESTRUCTIBLE>:0 <ACTIVATION_RADIUS>:0 <DEACTIVATION_RADIUS>:0 <ACTIVATE_SOUND>:SOUNDS/ITEMS/chestopen.wav <LIGHT>:IMAGES/purplelight.png:6:PULSE[/item]

You need to change this

<TYPE>:CHESTLARGE <NAME>:Grand coffre <RARITY>:700

by this

<TYPE>:CHESTLARGE <NAME>:Large Chest <RARITY>:700

And save your file.
Collateral damage (improvement in fact)
Before you fix it, if you was looking carefully, you noticed than all the mimic was called "Large Chest" and the true "Large Chest" was called "Coffre large". This was a kind of cheat to don't be fooled by these monsters.

Now the game is fixed for the achievement but also for this. Both Large Chest and Mimic are named "Large Chest".

[MONSTER] <FAMILY>:MIMIC <NAME>:Imitateur <MIMIC_NAME>:Large Chest <RARITY>:800
How to trigger the achievement ?
Now that you have fixed the file, you can try to continue with your character if you have one or try to create a descent character if you reached the end.

But we recommend to create a new fresh character.
10 条留言
Alexbass1820W 2022 年 10 月 9 日 上午 9:47 
me funciono T.T, muchas gracias
Rac 2021 年 7 月 8 日 下午 9:19 
Sí funciona :steamthumbsup:
AT1LA ♛ 2021 年 5 月 3 日 上午 5:46 
It is my second game and I have not yet obtained the achievement of opening the chests now I am, at level 33, I opened more than 20 chests and the achievement does not count me :GDHarder:
Deregon 2018 年 1 月 25 日 上午 8:14 
I also love the "approximate" translation of FATE in French... so ♥♥♥♥♥♥♥ hilarious !
See by yourself !
Vaagur 2016 年 10 月 29 日 下午 6:45 
Mine is already set to Large Chest for some reason even though my game is in french... I'm not getting the achievements at all and I've opened more than 10 Large Chests... :(
Keyner Keys Youtube 2016 年 5 月 31 日 下午 6:51 
i have change ''Cofre Grande'' to ''Large Chest'' it doesn't work i didn't get that achievement
Harg "Orange"  [作者] 2016 年 5 月 30 日 下午 11:07 
You have to change the value "Cofre Grande" to "Large Chest". And probably the field is case-sensitive.
Keyner Keys Youtube 2016 年 5 月 30 日 下午 10:12 
hey i need help.... i have this game in spanish, and i change to ''cofre grande'' and i didn't get the achievement
Rikkupikku 2014 年 9 月 9 日 上午 3:51 
Note that in the other languages wont appear as "Grand coffre". For example in Spanish was "Cofre Grande"!
Harg "Orange"  [作者] 2014 年 9 月 9 日 上午 2:47