Site Tools


tutorial:identifying-the-game-version-a-mod-uses

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

tutorial:identifying-the-game-version-a-mod-uses [2025/02/24 23:00] – created admintutorial: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, other times you might have to search through the Changelogs and see if they listed it there. Changelogs are accessed through the Logs Tab on Nexus or using the dropdown menu on the main page of the mod. On Github, this is usually on the homepage of the download or in the changelogs included on the Releases page. 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, other times you might have to search through the Changelogs and see if they listed it there. Changelogs are accessed through the Logs Tab on Nexus or using the dropdown menu on the main page of the mod. On Github, this is usually on the homepage of the download or in the changelogs included on the Releases page.
  
-{{tutorial:identify_game_version_1}} +{{tutorial:identify_game_version_1.png}} 
-{{tutorial:identify_game_version_2}}+{{tutorial:identify_game_version_2.png}}
  
 ===== 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://github.com/ividyon/WitchyBND/releases | WitchyBND]] to tell us the param version (and thus game version) of the regulation.bin. Drag the regulation.bin onto the WitchyBND.exe. After it has unpacked, open the resulting regulation-bin folder. Open the _witchy-bnd4.xml file with your preferred text editor (Notepad++ is recommended). Look at the line marked version. As we can see in the picture below, the version of my regulation bin is 1.12.4 (ignore the last 4 numbers). Hopefully, you have a regulation.bin that comes with your mod. We can simply use [[https://github.com/ividyon/WitchyBND/releases | WitchyBND]] to tell us the param version (and thus game version) of the regulation.bin. Drag the regulation.bin onto the WitchyBND.exe. After it has unpacked, open the resulting regulation-bin folder. Open the _witchy-bnd4.xml file with your preferred text editor (Notepad++ is recommended). Look at the line marked version. As we can see in the picture below, the version of my regulation bin is 1.12.4 (ignore the last 4 numbers).
  
-{{tutorial:identify_game_version_3}}+{{tutorial:identify_game_version_3.png}}
  
 ===== 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:identify_game_version_4}}+{{tutorial:identify_game_version_4.png}}
  
 ===== Sources ==== ===== Sources ====
 [[https://docs.google.com/document/d/17sh2S_mOHcRMQoUasV3I0Gyk27S4mDsLeSQCYhaw9HY/edit|View Google Document]] [[https://docs.google.com/document/d/17sh2S_mOHcRMQoUasV3I0Gyk27S4mDsLeSQCYhaw9HY/edit|View Google Document]]
tutorial/identifying-the-game-version-a-mod-uses.1740438010.txt.gz · Last modified: by admin