473行目: |
473行目: |
| |} | | |} |
| | | |
− | == Extracting files From Microsoft Store version == | + | == Microsoft Storeバージョンからのファイルの展開 == |
− | If you want to read the files using the Microsoft Store version, you can use a program called UWPDumper to extract the files.
| + | Microsoft Storeバージョンを使用してファイルを読み取る場合は、UWPDumperというプログラムを使用してファイルを抽出できます。<ref>訳者注:Windowsを開発者モードにするため、自己責任でお願いします</ref> |
− | # Download the latest x64 binary of [[Modding#Tools & utilities|UWPDumper]] | + | |
− | # Enable Developer Mode (Windows Settings -> Update and Security -> For Developers -> Developer Mode). | + | # [[Mod#ツールとユーティリティ|UWPDumper]]の最新のx64バイナリをダウンロードします。 |
− | # Run CK3. | + | # 開発者モードを有効にします(Windowsの設定→アップデートとセキュリティ→開発者用→開発者モード)。 |
− | # Run UWPInjector.exe from the program you just downloaded. | + | # CK3を立ち上げます |
− | # Enter the number next to ck3.exe : ParadoxInteractive.ProjectTitus_zfnrdv2de78ny as the processID. | + | # ダウンロードしたプログラムからUWPInjector.exeを実行します。 |
− | # Check where it is going to store the files (probably somewhere like C:\Users\%USERPROFILE%\AppData\Local\Packages\ParadoxInteractive.ProjectTitus_zfnrdv2de78ny\TempState\DUMP | + | # ck3.exeの横に数値を入力します。ParadoxInteractive.ProjectTitus_zfnrdv2de78nyのprocessIDとして。 |
− | # Wait for the program to finish. | + | # ファイルがどこに保存されるかを確認します (おそらくC:\Users\%USERPROFILE%\AppData\Local\Packages\ParadoxInteractive.ProjectTitus_zfnrdv2de78ny\TempState\DUMPのどこか) |
− | The files should then be present in the directory specified earlier. If you want to edit the files, create a mod and copy the desired files there.
| + | # プログラムが終了するのを待つ. |
| + | ファイルは、以前に指定したディレクトリに存在する必要があります。ファイルを編集する場合は、Modを作成し、目的のファイルをそこにコピーします。 |
| | | |
| == ツールとユーティリティ == | | == ツールとユーティリティ == |