Difference between revisions of "WD2 Modding Resources"

From Nomad DB
(→‎File Manipulation: update WD2 Patch Tools entry)
(→‎Tools: add Watch Dogs 2 Script Hook to modding resources)
Line 6: Line 6:
  
 
== Tools ==
 
== Tools ==
 +
 +
=== Script Hooks ===
 +
 +
{| class="wikitable sortable"
 +
|-
 +
! Name !! Creator !! Features !! Open-source !! Written In !! Availability !! Notes
 +
|-
 +
| [[WD2_ScriptHook|Watch Dogs 2 Script Hook]] || Nomad Group || Custom script support, in-built trainer and more || No || - || Public || -
 +
|}
  
 
=== File Manipulation ===
 
=== File Manipulation ===
Line 25: Line 34:
  
 
=== 3D Models ===
 
=== 3D Models ===
 +
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
|-
 
|-
Line 31: Line 41:
 
| ZModeler || Oleg Melashenko || Editing 3D models || No || Trialware || Proprietary software used for creating/editing 3D models from many AAA titles
 
| ZModeler || Oleg Melashenko || Editing 3D models || No || Trialware || Proprietary software used for creating/editing 3D models from many AAA titles
 
|}
 
|}
 
 
  
 
== Data ==
 
== Data ==

Revision as of 12:56, 18 April 2020

Summary

This page contains various tools which can be utilized when modding Watch_Dogs 2.

Please note that not all of these tools have been made publicly available, and other may have been lost to time.

Tools

Script Hooks

Name Creator Features Open-source Written In Availability Notes
Watch Dogs 2 Script Hook Nomad Group Custom script support, in-built trainer and more No - Public -

File Manipulation

Name Creator Purpose Open-source Written In Availability Notes
WD2 Patch Tools "Sir Kane" Unpacking/repacking of .fat/.dat files No - Public -
Gibbed.Disrupt Tools Rick "Gibbed" Various Yes C# Public -
xbt2dds "cra0kalo" Conversion from xbt to dss format Yes C# Public -
dds2xbt "cra0kalo" Conversion from dds to xbt format - - - -
FCBastard "Fireboyd78" - Yes C# Public -

3D Models

Name Creator Purpose Open-source Availability Notes
ZModeler Oleg Melashenko Editing 3D models No Trialware Proprietary software used for creating/editing 3D models from many AAA titles

Data

File Manipulation

Name Purpose Notes
CRC32 Dump A list of unhashed filenames from WD1 + WD2 data Used in conjunction with WD2 Patch Tools to recover directory structure of hashed files