Ради вашего удобства наш сайт использует cookies! Узнать больше! Мы используем cookies

Yukiyuki Monmusu Total Patch

Yukiyuki 모더의 모드 동물 ABYSS( [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3460293910]https://steamcommunity.com/sharedfiles/filedetails/?id=3460293910[/url] ) ASEBI( [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2956633535]https://steamcommunity.com/sharedfiles/filedetails/?id=2956633535[/url] ) BORUM( [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2958418658]https://steamcommunity.com/sharedfiles/filedetails/?id=2958418658[/url] ) FLESHIA( [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3459970098]https://steamcommunity.com/sharedfiles/filedetails/?id=3459970098[/url] ) SANKAandSOSIN( [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2966265703]https://steamcommunity.com/sharedfiles/filedetails/?id=2966265703[/url] ) YAEMU( [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2962748302]https://steamcommunity.com/sharedfiles/filedetails/?id=2962748302[/url] ) 총 5개, 6종의 모드 동물들에 대한 오류 수정 통합 패치입니다. 이 모드는 원본 모더가 1.6 대응 패치 완료 후 요청시 비공개로 전환될 수 있습니다. !주의! - 이 모드는 단순한 패치 xml입니다. 원본 모드는 위에 링크된 페이지에서 별도로 설치해야합니다. - 이 모드를 설치하더라도 원본 모드의 about.xml 파일은 xml 패치로 수정할 수 없기에 여전히 버전이 맞지 않다는 경고문이 출력될 것입니다. 게임 실행 및 원본 모드 동물들과 상호작용(조련, 훈련 등)하는 것에는 문제가 없습니다. 패치 내용 ASEBI - 실제로 알을 낳지는 못하지만, 무정란이 지정되어있지 않아 생기는 오류에 대한 패치 FLESHIA - 바익 프레임에서 동물에게 스킬을 주는 Comp가 AnimalBehaviours.CompProperties_InitialAbility -> VEF.AnimalBehaviours.=로 변경된 부분에 대한 패치 - 원거리 투사체가 지정되어 있지 않아 원거리 공격 버튼이 생성되지 않으면서 생기는 오류에 대한 패치 공통 - 림월드 1.6부터 race 하위 항목으로 있던 wildness가 statBases 하위로 옮겨지면서 Wildness로 대소문자가 변경된 부분에 대한 패치 패치 후에도 빨간줄이 뜨는데, 이는 어비스를 제외한 다른 동물의 xml 파일에서 butcherProducts 노드가 def 영역 밖에 있어서 입니다. 게임 실행 후 xml을 읽어들이는 과정에서 무시되는 부분이지만, 일반적인 패치 xml로는 수정할 수 없는 영역이기에 xml 파일을 열어서 해당 노드를 직접 삭제해야합니다. ASEBI : Defs\ThingDefs_Races->Races_Animal_ASEBI.xml에서 174번째 줄 삭제 BORUM : Defs\ThingDefs_Races->Races_Animal_BORUM.xml에서 167번째 줄 삭제 YAEMU : Defs\ThingDefs_Races->Races_Animal_YAEMU.xml에서 169번째 줄 삭제 SANKAandSOSIN : Defs->ThingDefs_Races->Races_Animal_SANKA.xml, Races_Animal_SOSIN.xml에서 각각 200번째 줄 삭제 FLESHIA : Defs\ThingDefs_Races -> Races_Animal_FLESHIA.xml에서 209번째 줄 삭제 ---------- Google Translate English Yukiyuki Moder's Mod Animals ABYSS( [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3460293910]https://steamcommunity.com/sharedfiles/filedetails/?id=3460293910[/url] ) ASEBI( [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2956633535]https://steamcommunity.com/sharedfiles/filedetails/?id=2956633535[/url] ) BORUM( [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2958418658]https://steamcommunity.com/sharedfiles/filedetails/?id=2958418658[/url] ) FLESHIA( [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3459970098]https://steamcommunity.com/sharedfiles/filedetails/?id=3459970098[/url] ) SANKAandSOSIN( [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2966265703]https://steamcommunity.com/sharedfiles/filedetails/?id=2966265703[/url] ) YAEMU( [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2962748302]https://steamcommunity.com/sharedfiles/filedetails/?id=2962748302[/url] ) Error-correcting integrated patches for a total 5 mod, 6 animals. This mod may be made private upon request by the original modder after the 1.6 compatible patch is completed. !Warning! - This mod is simply XML patch file. Original mod must be installed separately from the page linked above. - Even if you install this mod, you will still receive a version mismatch warning, as the original mod's about.xml file cannot be modified with the XML patch. There is no problem running the game or interacting with the original mod's animals (taming, training, etc.). Patch Notes ASEBI - Patch for an error that occurs when an egg is not designated as infertile, even though it does not actually lay eggs. FLESHIA - Patch for the part where the Comp that gives skills to animals in the VFE changed from AnimalBehaviours.CompProperties_InitialAbility -> VEF.AnimalBehaviours.= - Patch for an issue where the ranged attack button would not be created because no ranged projectile was specified. Common - Patch for the part where wildness, which was a sub-node of race since RimWorld 1.6, was moved to a sub-node of statBases, and the capitalization was changed to Wildness. Even after patching, a red line still appears. This is because the butcherProducts node is outside the def area in the XML files for animals other than the Abyss. This part is ignored when reading XML after launching the game, but since it's not editable with standard patch XML, you must open the XML file and manually delete the node. ASEBI : Defs\ThingDefs_Races->Races_Animal_ASEBI.xml, Delete line 174 BORUM : Defs\ThingDefs_Races->Races_Animal_BORUM.xml, Delete line 167 YAEMU : Defs\ThingDefs_Races->Races_Animal_YAEMU.xml, Delete line 169 SANKAandSOSIN : Defs->ThingDefs_Races->Races_Animal_SANKA.xml, Races_Animal_SOSIN.xml, Delete line 200 each FLESHIA : Defs\ThingDefs_Races -> Races_Animal_FLESHIA.xml, Delete line 209 ---------- 日本語 ユキユキ モッダーのモード動物 ABYSS( [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3460293910]https://steamcommunity.com/sharedfiles/filedetails/?id=3460293910[/url] ) ASEBI( [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2956633535]https://steamcommunity.com/sharedfiles/filedetails/?id=2956633535[/url] ) BORUM( [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2958418658]https://steamcommunity.com/sharedfiles/filedetails/?id=2958418658[/url] ) FLESHIA( [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3459970098]https://steamcommunity.com/sharedfiles/filedetails/?id=3459970098[/url] ) SANKAandSOSIN( [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2966265703]https://steamcommunity.com/sharedfiles/filedetails/?id=2966265703[/url] ) YAEMU( [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2962748302]https://steamcommunity.com/sharedfiles/filedetails/?id=2962748302[/url] ) 合計5個、6種のモード動物に対するエラー修正統合パッチです。 このモードは、元のモザーが1.6対応パッチを完了した後、要求に応じてプライベートに切り替えることができます。 !注意! - このモードは単純なxmlパッチです。 オリジナルモードは、上記のリンクページから個別にインストールする必要があります。 - このモードをインストールしても、オリジナルモードのabout.xmlファイルはxmlパッチで変更できないため、まだバージョンが正しくないという警告が表示されます。 ゲームの実行やオリジナルモードの動物との相互作用(トレーニングなど)には問題ありません。 パッチ内容 ASEBI - 実際に卵を産むことはできませんが、無定卵が指定されていないために発生するエラーに対するパッチ FLESHIA - 遠距離投写体が指定されておらず、遠距離攻撃ボタンが生成されずに発生するエラーに対するパッチ - VFEで動物にスキルを与えるCompがAnimalBehaviours.CompProperties_InitialAbility -> VEF.AnimalBehaviours.=に変更された部分へのパッチ 共通 - リムワールド1.6以降、レースのサブノードであったwildnessがstatBasesサブに移され、Wildnessで大文字と小文字が変更された部分へのパッチ パッチ後も赤い線が表示されます。これは、アビスを除く他の動物のxmlファイルのbutcherProductsノードがdef領域の外側にあるためです。 ゲームの実行後にxmlを読み込む過程で無視される部分ですが、一般的なパッチxmlでは変更できない領域なので、xmlファイルを開いてそのノードを直接削除する必要があります。 ASEBI : Defs\ThingDefs_Races->Races_Animal_ASEBI.xml, 174行目 削除 BORUM : Defs\ThingDefs_Races->Races_Animal_BORUM.xml, 167行目 削除 YAEMU : Defs\ThingDefs_Races->Races_Animal_YAEMU.xml, 169行目 削除 SANKAandSOSIN : Defs->ThingDefs_Races->Races_Animal_SANKA.xml, Races_Animal_SOSIN.xml, それぞれ200行目 削除 FLESHIA : Defs\ThingDefs_Races -> Races_Animal_FLESHIA.xml, 209行目 削除