|
Viewing Single Post From: Dead or Alive 5 Last Round Updates & DLCs
|
|
navmesh
|
Oct 12 2015, 10:29 PM
|
- Posts:
- 103
- Group:
- Members
- Member
- #298
- Joined:
- Jan 29, 2013
|
New halloween costume set DL is released in 3DM sf234 released "Archive Tool"
- "sf234"
-
After a week of binge coding an alternative for Archivarius is finally done. Archive Tool 1.0: http://rghost.net/private/7Bq6d6pHy/6f037aec8fb4eb61e02f6dc909d6a667Some tips:
- Archive can be opened by drag-and-dropping the BIN file to the program's window (instead of clicking "Open").
- Single file can be extracted either by using "Extract" from the context menu (uses dialog), pressing "Extract Selected" (which will extract file to the specified path), or by drag-and-dropping file to the target folder (e.g. Desktop).
- To do the same for multiple files use checkboxes (next to the file index). Note: when at least one file selected by this way "Extract Selected" and drag-and-drop functions doesn't count highlighted file as selected.
- After extracting files with drag-and-drop sometimes either temporary "DragNDropFile" file remains visible or extracted files doesn't appear in the target folder - refresh by pressing "F5" (or from context menu) should solve this.
- "Swap" function works only for DLC archives that have "<archive name>.blp" file. Use it from the context menu or by selecting target file and drag-and-dropping source file to the program's window.
file5lr.dat is simplified version of Archivarius' doa5LRarchivarius.dat. - Entry format: <Encrypted Name>(Tab)<Decrypted Name>(Tab)<File Flags>(Tab)<File Indexes>. Indexes and flags can be skipped.
- Types of flags: "E0"/"C0" - file encrypted and compressed, "40" - file compressed, "00" - file stored in archive as-is. "Force/Disable" overrides source flag.
- "Update DB" function theoretically should allow to automatically apply any changes from future patches. Decrypted names for new/changed (after the update) entries of course must be entered manually.
- Since all DLC names are already in the DB and BLP parsing routine should found correct flags for them - BLP Converter (or "Archivarius fix2" and similar DB edits) is no more needed.
Credits: - b0ny for decryption routine.
- immi for key calculation routine.
- "bbbmods"
-
also, NYOTENGU_DLCU_014 in 358140 crashes the game when swapped
Try this program. Also, swap now should work for any files (e.g. "---C", "--P").
|
|
|