![]() |
XTool 2020 (Database Maker)
Database Maker/Generator is part of xtool and this post is dedicated to explaining how it works.
If xtool does not have a plugin designed to work for a certain input or game but if for example you managed to extract (not unpack) streams a certain file has then you order xtool to create a plugin in a form of a database file which can then be used within the program. The syntax is as follows: Code:
xtool generate [parameters] extracted_streams original_data database_output Example: Code:
xtool.exe generate -mxcompress "VehicleHRLiveries.bff_extract\*" "VehicleHRLiveries.bff" pcars.xtl |
QuickBMS to Xtool
1 Attachment(s)
bms2xtool is a separate project that helps generate database files from quickbms scripts.
Since this forum is either incredibly lazy or they can't code as there are no plugins for xtool submitted on the forum I thought of creating such a tool, QuickBMS has a lot of scripts made for a lot of games and has a community dedicated to making more of them which xtool doesn't. :o The syntax is as follows: Code:
bms2xtl script game_files database Required files: Code:
quickbms.exe or quickbms_4gb_files.exe Source: https://github.com/Razor12911/bms2xtool |
Log Converter
I'm spamming forum
|
Quote:
|
Quote:
|
1 Attachment(s)
Dunia/Disrupt Engine Database maker
Instructions Drag and drop game folder on make_db.bat, a database file (*.xtl) will be created Supported games Far Cry 3 Far Cry 4 Far Cry 5 Far Cry 6 Far Cry New Dawn The Crew 2 Watch Dogs 1 (use bms2xtl) Watch Dogs 2 Watch Dogs Legion |
Quote:
|
upload common.dat, common.fat and all other *.fat files as samples.
|
Razor, do you need WDL samples?
I asked because i have the game files right now. |
Quote:
|
4 Attachment(s)
Here are some for testing
PS: db maker named them all as fc3.xtl (maybe it's a bug), so I have renamed them. |
Quote:
did you change the fc3.xtl name in bat file? Code:
for /R "%~1\" %%a IN (*.fat) do dunia2_db "%%a" fc3.xtl |
Quote:
|
1 Attachment(s)
Unreal Engine ucas Database maker
Instructions Open batch file Insert the name of game, enter the decryption key and then save Drag and drop game folder on make_db.bat, a database file (*.xtl) along with key file (*.key) will be created Use these with xtool. |
Unreal Engine ucas Database maker updated
Changes - Fixed decryption issues Notes That's all I can do for now, fixed some issues during my spare time. I think there's still a few left. |
All times are GMT -7. The time now is 13:47. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2022, vBulletin Solutions Inc.
Copyright 2000-2020, FileForums @ https://fileforums.com