MrPingy Posted March 6, 2013 Share Posted March 6, 2013 (edited) An important part of updating our mods to the current (1.5) version is going to be identifying what they changed. My first look indicates these files changed: Ubisoft\FarCry 3\bin\FC3.dll, FC3_d3d11.dllUbisoft\FarCry 3\data_win32\common.dat, common.fat I've gone through and done a preliminary differential analysis of the 1.4 common and 1.5 common files so others can take a look at what I've found and save you some work. I don't have time to go through everything since I've got some RL things I have to do but I did want to make some notes on this. I also focused on the files and folders my mod changes, anything not changed from common in my mod's patch file was ignored as being irrelevant and your mod may be different. So while this doesn't mean other files you need haven't changed, it does show you that these files have changed. Within common.dat and common.fat:common\generated\nomadobjecttemplates.fcb is 2kb larger (have not identified which subfiles have been changed)common\ui\singleplayer\hud is 139 bytes larger (have not identified which subfiles have been changed)common\ui\fire_depload.xml is 1kb larger Edited March 6, 2013 by MrPingy Link to comment Share on other sites More sharing options...
KatanaDV20 Posted March 6, 2013 Share Posted March 6, 2013 Thanks for this, I was trying to figure out what had changed. Some of my fav mods dont work anymore :( Link to comment Share on other sites More sharing options...
MrPingy Posted March 7, 2013 Author Share Posted March 7, 2013 Within nomadobjecttemplates these files changed.aishooterprefscounterservicecustommapservicematchserviceplayerparamserviceplaylistservice Link to comment Share on other sites More sharing options...
Recommended Posts