For this I will show you how to batch Assassins Creeds games. This also works for a few other titles but we will be focusing on AC games for now.
First thing to do is download the tools from Delutto.
For this I will show you how to batch Assassins Creeds games. This also works for a few other titles but we will be focusing on AC games for now.
First thing to do is download the tools from Delutto.
Once all the tool files are in the directory I run the bat files I provided to dump files in CMD with these tools.
_Ubisoft_FORGE_Batcher.bat this will allow you to dump .FORGE files from any AC games in addition to a few others. Just click on this and it will begin dumping .data files to EXPORTED folder. I'd put all .FORGE files you want to dump into 1 folder or this will dump every .FORGE in the directory.
_Ubisoft_DATA_Batcher.bat this will allow you to dump .DATA files from any the files in EXPORTED folder. Usage is done with the game code within this batching script. Click on it to begin dumping .DATA into the directory.
GameCode:
1 = Assassin's Creed
2 = Assassin's Creed II
3 = Assassin's Creed Brotherhood
4 = Assassin's Creed Revelations
5 = Assassin's Creed III
6 = Assassin's Creed Liberation HD
7 = Assassin's Creed IV Black Flag
8 = Assassin's Creed Rogue
9 = Assassin's Creed Unity
10 = Assassin's Creed Syndicate
11 = Assassin's Creed Origins
12 = Assassin's Creed Odyssey / Assassin's Creed Valhalla
13 = For Honor (Not implemented yet)
14 = Prince of Persia
15 = Prince of Persia The Forgotten Sands
16 = Shaun White Snowboarding
17 = STEEP (Not implemented yet)
18 = Tom Clancy's Ghost Recon Wildlands
19 = Tom Clancy's Rainbow Six Siege
Example: Ubisoft_DATA_Tool.exe 7 -e Game_Bootstrap_Settings.data Game_Bootstrap_Settings
_MOVE(ASSASSINS_CREED).bat this is used to move files after they have been dumped with DATA tool. Simply click on it to move MODELS into a folder along with DIFFUSE, MASK, and NORMAL. These are the only files you will need.
_DELETE(AC_TEMP_DATA).bat sometimes the directory can become filled with junk data. Use this tool to quickly erase it all.
MAKE SURE YOU HAVE USED MOVE TOOL FIRST!!!
_MOVE(LOD0).bat is the final bat used. Once all models have been exported use this to move them all to 1 folder. Then use Noesis script provided for specific game version.
FILE TYPES
ACOR = Assassins Creed Origins
ACOD = Assassins Creed Odyssey
ACM = Assassins Creed Mirage
ACV = Assassins Creed Valhalla
ACBF = Assassins Creed Black Flag
ACU = Assassins Creed Unity
ACRO = Assassins Creed Rogue
ACRE = Assassins Creed Revelations
ACB = Assassins Creed Brotherhood
ACS = Assassins Creed Syndicate
AC1 = Assassins Creed 1
AC2 = Assassins Creed 2
AC3 = Assassins Creed 3
Usually TEX and MESH are inserted after game type:
.acormesh .acortex .acodmesh .acodtex .acmmesh ect.
Credit: DKDave Pineapples and Delutto