This shows you the differences between two versions of the page.
| tutorial:identifying-the-game-version-a-mod-uses [2025/02/24 23:00] – created admin | tutorial:identifying-the-game-version-a-mod-uses [2025/02/24 23:00] (current) – admin | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| In the best case scenario, the mod page on Nexus or GitHub will label the game version the mod supports. Sometimes the author will list it in the Description, | In the best case scenario, the mod page on Nexus or GitHub will label the game version the mod supports. Sometimes the author will list it in the Description, | ||
| - | {{tutorial: | + | {{tutorial: |
| - | {{tutorial: | + | {{tutorial: |
| ===== Checking the regulation.bin with WitchyBND ===== | ===== Checking the regulation.bin with WitchyBND ===== | ||
| Hopefully, you have a regulation.bin that comes with your mod. We can simply use [[https:// | Hopefully, you have a regulation.bin that comes with your mod. We can simply use [[https:// | ||
| - | {{tutorial: | + | {{tutorial: |
| ===== Making Educated Guesses & Trying Until It Works ===== | ===== Making Educated Guesses & Trying Until It Works ===== | ||
| In the worst case scenario, you don’t have the author telling you anything or a regulation.bin to examine. This is where things get very difficult and require guessing hopefully aided by an immense amount of knowledge behind game files. It might even be better to continually try versions of the game until it works. Things that can help to make better guesses are looking at the most recent update or when the mod was originally uploaded and cross-reference those with the patches of the game released at the time. On Nexus, these are found near the top of the main page. If you made the mod yourself, you can potentially look at the dates of files modified. Some files were not added to the game until after certain dates, most notably the Shadow of the Erdtree DLC. | In the worst case scenario, you don’t have the author telling you anything or a regulation.bin to examine. This is where things get very difficult and require guessing hopefully aided by an immense amount of knowledge behind game files. It might even be better to continually try versions of the game until it works. Things that can help to make better guesses are looking at the most recent update or when the mod was originally uploaded and cross-reference those with the patches of the game released at the time. On Nexus, these are found near the top of the main page. If you made the mod yourself, you can potentially look at the dates of files modified. Some files were not added to the game until after certain dates, most notably the Shadow of the Erdtree DLC. | ||
| - | {{tutorial: | + | {{tutorial: |
| ===== Sources ==== | ===== Sources ==== | ||
| [[https:// | [[https:// | ||