安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题








I can't seem to figure out what started causing this.
from there go to the folder called 1.4 then Defs then FoodDefs. You will need to edit all of these files, don't worry its very simple you will just be changing a few letters, open these using wordpad and make sure to save back ups of the files just in case.
The first file Rations_Food you want to scroll to the bunch of text under the <!--============-->
Change <defName> from RH2_Ration_MSFRation to RH2_Ration_USArmyMRE
Change <label> from Ration to MRE
Under <graphicData> change <texPath> from Things/Food/Ration to Things/Food/MRE
Under <ingestible> make sure <tasteThought> is set to RH2_AteRation_USArmyMRE
Save changes
The next file Recipes_Ration Starting at the top look for <defName> change that to RH2_CookRation_USArmyMRE then on the next line change <label> to cook MRE (this isn't needed to fix things just keeps the naming in game consistent)
scroll down a bit until you see </ingredients>
<products> You want it to be
<products>
<RH2_Ration_USArmyMRE>1</RH2_Ration_USArmyMRE>
</products>
Scroll down a bit again we're going to do basically the same for the bulk recipe
<defName>RH2_CookRation_USArmyMRE_Bulk</defName>
<label>cook MRE x4</label>
</ingredients>
<products>
<RH2_Ration_USArmyMRE>4</RH2_Ration_USArmyMRE>
</products>
Save this file
Last file just make sure it says <ThoughtDef>
<defName>RH2_AteRation_USArmyMRE</defName> I honestly can't remember if I needed to change this one or not so just check to be sure.
This fixed the errors for me and shows the MRE in game again with the proper graphics. Hope it helps. I haven't been able to figure out the storage thing yet
No worries my G