DataTool v2.17.0.0+1114+a7fa17bc
·
2 commits
to master
since this release
- Supports Overwatch 2.17.0.0.139475
- Fixed Perks & Talents due to asset type being merged.
- Fixed Models due to a format change.
- Fixed Maps due to a format change.
- Added
extract-charms
,extract-name-cards
,extract-player-icons
,extract-souvenirs
,extract-sprays
.- Can be used to extract all, or specific unlocks.
- All:
DataTool.exe "YOUR_OVERWATCH_INSTALL" extract-sprays "OUTPUT_DIRECTORY"
. - Specific:
DataTool.exe "YOUR_OVERWATCH_INSTALL" extract-sprays "OUTPUT_DIRECTORY" "Beyond the Moon"
.
- Renamed
extract-debug-movies
toextract-movies
. - Fixed Chinese game detection.