about editing the database file list (dpfilelist)

The dpfilelist is a .bin file, that contains the list of the archive files in the download folder of the game, this file must not be changed or altered, doing that will cause serious bugs and crashes, this file is created specifically so the patch would work as intended with all of the pre-installed addons.


how to add files to the patch using the extra files HERE


This file defines the archive files by order of priority, the same file might be present in two archive files but one of them will work depending on the file priority.

We create this file with Hexadecimal editor using hex values, when we make addons or updates for the patch we assume that this file is intact and not modified, so if it was changed (or generated) then the order of the files might be changed and this causes a lot of problem for the user, like a crash in the master league or the game not starting at kick-off or other bugs, this is why we always make cautions not to edit it.

However, as many still do generate this file without knowing how it works, so we created the extra slots system, which is adding 16 empty files in the highest priority so the users can add things simply by renaming the file and replacing one of the extra preinstalled files. read more

If a user still prefers using tools or organizing the files on your own (advanced user), then be sure to make backups in case it's needed

Adding other things comes at your own risk. because we do not test the patch with things not done by the team, so if you get errors be sure to test this with an unchanged patch to be sure this problem is with the files or not.