overtools守望先鋒模型,語音,皮膚提取
介紹:
overtools可以提取大量數(shù)據(jù),包括皮膚,圖表,噴霧,姿勢,表情,語音,地圖等。由于守望版本的不同需要的overtools版本不同,所以無法提供一個(gè)穩(wěn)定的版本工具,需要大伙自己獲取。
獲取方式:
https://github.com/overtools/OWLib


如何使用:

1電腦中有守望,2從discord中下載最新版本,3將文件解壓到一個(gè)文件夾中(不要放在守望先鋒的文件夾中) 4在提取文件的文件夾中打開命令行? 5通過命令行運(yùn)行DataTool
(HOW_TO_USE_A_COMMAND_LINE.mp4
鏈接:https://pan.baidu.com/s/1Kfq3L5hC4oCKGqDwucgaaA?pwd=1234 提取碼:1234 )


一些命令例子:
Tracers Overwatch 1 Skin (You can enter the name of any skin):?
DataTool.exe "C:\Games\Overwatch" extract-unlocks "C:\Games\Extracts" "Tracer|skin=Overwatch 1"?
All Heroes Overwatch 1 Skins:
DataTool.exe "C:\Games\Overwatch" extract-unlocks "C:\Games\Extracts" "*|skin=Overwatch 1"
All Heroes Skins (will take long time):
DataTool.exe "C:\Games\Overwatch" extract-unlocks "C:\Games\Extracts" "*|skin=*"?
Everything - includes skins, emotes, highlight intros, etc. (will take very long time)?
DataTool.exe "C:\Games\Overwatch" extract-unlocks "C:\Games\Extracts" *
Extract Dorado map
DataTool.exe "C:\Games\Overwatch" extract-maps "C:\Games\Extracts" "Dorado"?
Extract All Maps (will take a long time)
DataTool.exe "C:\Games\Overwatch" extract-maps "C:\Games\Extracts" *
Extract Tracers Voicelines
DataTool.exe "C:\Games\Overwatch" extract-hero-voice-better "C:\Games\Extracts" Tracer
提取過濾器
命令遵循一定的格式可以指定提取的英雄名稱或者內(nèi)容的類型
格式
DataTool.exe <overwatch_directory> extract-unlocks <output_directory> [filters]
{hero name}|{type}={item name}
*
一些過濾器例子
"*" ? ? ? ? // Everything (all heroes skins, sprays, etc) (very slow)
"*|skin=*" ? // All Heroes Skins
"Tracer|skin=Overwatch 1" ? ? ? ? ? ? // Tracers Overwatch 1 skin
"Reaper|spray=*" ? ? ? ? ? ? ? ? ? ? ?// Reaper's sprays
"Reaper|voiceline=*" ? ? ? ? ? ? ? ?// Reapers unlockable voicelines
HOW TO EXTRACT SKINS AND STUFF.
To extract skins you use the extract-unlocks command.
Tracers Track and Field Skin (You can enter the name of any skin):
DataTool.exe "C:\YOUR_OVERWATCH_INSTALL" extract-unlocks "./OUTPUT_DIRECTORY" "Tracer|skin=Track and Field"?
All Heroes Classic Skins:?
DataTool.exe "C:\YOUR_OVERWATCH_INSTALL" extract-unlocks "./OUTPUT_DIRECTORY" "*|skin=Overwatch 1"?
All Heroes Skins (will take long time, don't do this):
DataTool.exe "C:\YOUR_OVERWATCH_INSTALL" extract-unlocks "./OUTPUT_DIRECTORY" "*|skin=*"?
FULL EXAMPLE:
DataTool.exe "C:\Program Files (x86)\Overwatch" extract-unlocks "./extracts" "Tracer|skin=Overwatch 1"
Replace `YOUR_OVERWATCH_INSTALL` with where your Overwatch directory is. Remember to put quotes around it!
You must also put quotes around what you are extracting! e.g. "Soldier: 76|skin=Daredevil: 76"

如果文章里面有錯(cuò)誤可私信捏