Difference between revisions of "WD2 ScriptHook: Instructions"

From Nomad DB
m
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Installation ==
+
__NOTOC__
Please make sure you game has launched at least once (until the main menu is open)
+
==Installation==
before installing ScriptHook.
+
Please make sure you game has launched at least once (until the main menu is open) before installing ScriptHook.<br>
 +
'''Current Version:''' {{WD2SH:CurrentVersion}} - See our [[WD2 ScriptHook: Changelog|Changelog]]{{warning|'''Multiplayer is disabled''' while ScriptHook is installed. If you want to play online again, please use the Uninstaller.}}
  
#  Run the installer, Windows SmartScreen will show up - we do not have a signing certificate yet. Confirm running the executable.
+
====Installer====
#  Click Next, please check and make sure that the correct path is automatically filled in. If not, please give us feedback on that. In Uplay -> Watch_Dogs 2 -> Properties -> Local files
 
#  Confirm the license agreement
 
#  Done
 
  
== Usage ==
+
#'''[https://links.nomad-group.net/wd2sh-release Download Installer]'''
The game can be started directly from Uplay or Steam.
+
#'''Run the installer''', Windows SmartScreen will show up - we do not have a signing certificate yet. Confirm running the executable.
Once you are in the main menu, a Message Box should appear informing you that the
+
#Click '''Next''', please check and make sure that the correct path is filled in, you can find it ''<code>Uplay -> Watch_Dogs 2 -> Properties -> Local files</code>'' and ''<code>Steam -> right click on Watch_Dogs 2 -> Properties -> Tab "Local files" -> browse local files</code>''
initialization was successful. It also denotes that the multiplayer is disabled while ScriptHook
+
#'''Confirm''' the license agreement.
is enabled.
+
#'''Done'''
  
After loading the game, a notification should be visible on the top-right corner of the screen.
+
====ZIP-Archive====
You can use the following keys:
+
 
 +
#[https://links.nomad-group.net/wd2sh-release-zip '''Download ZIP archive''']
 +
#'''Extract''' the contents into <code>Watch_Dogs2/bin/</code>
 +
#Make sure that you have '''VC Redistributable 2015-2019 (x64)''' installed, you can download it [https://aka.ms/vs/16/release/vc_redist.x64.exe here]
  
* F4 - Opens our Trainer menu
+
====Configuration====
* F1 - Opens our Console
+
Check out [[WD2 ScriptHook: config.json|this guide]] to find out how you can configure ScriptHook.
 +
=====Uninstall=====
 +
Inside your game folder:
 +
<pre>Watch_Dogs2/bin/uninstall-scripthook.exe</pre>
  
== Menu Controls ==
+
==Supported Platforms & Versions==
 
{| class="wikitable"
 
{| class="wikitable"
 +
!Platform
 +
!Supported
 +
!Minimum Version
 +
!Current Version
 
|-
 
|-
| '''F4''' || Toggle menu
+
|'''Steam'''
 +
|'''Yes'''
 +
|1.0.9
 +
|1.0.9
 
|-
 
|-
| '''Up/Down Arrows, Numpad 8(Up), Numpad 9 (Down)''' || Navigation of menu items
+
|'''Epic Games'''
 +
| rowspan="2" |'''Yes'''
 +
|1.0.10 Normal
 +
| rowspan="2" |1.0.10 Normal
 
|-
 
|-
| '''Enter, Numpad 5''' || Confirm the selected option
+
|'''Uplay'''
 +
|1.0.9 Normal
 
|-
 
|-
| '''Delete Key, Numpad 0''' || Return back to previos menu
+
|'''Uplay Plus'''
 +
|'''Yes'''
 +
|1.0.10 Plus
 +
|1.0.10 Plus
 
|-
 
|-
| '''ESC''' || Close the menu
+
|''Pirated''
 +
| colspan="3" |''Unsupported''
 
|}
 
|}
  
== Ingame Console ==
+
==Usage==
The console is mostly targeted for developers and modders. Most of the functionality from the Trainer menu is also existing in the console.  
+
The game can be '''started directly from Uplay or Steam'''. Once you are in the main menu, a Message Box should appear informing you that the initialization was successful. It also denotes that the '''multiplayer is disabled''' while ScriptHook is enabled.
For a list of commands, type ‘help’.
+
 
 +
After loading the game, a notification should be visible on the top-right corner of the screen.
 +
You can use the following keys:
 +
 
 +
*'''F4''' - Opens our [[WD2 ScriptHook: Trainer|Trainer]] menu
 +
*'''F1''' - Opens our [[WD2 ScriptHook: Console|Console]]
 +
 
 +
====Menu Controls====
 +
{{WD2SH:MenuControls}}
  
=== Selected Examples ===
+
====Ingame Console====
{| class="wikitable"
+
The [[WD2 ScriptHook: Console|Console]] is mostly targeted for developers and modders. Most of the functionality from the [[WD2 ScriptHook: Trainer|Trainer menu]] is also existing in the console. For a list of commands, type ‘help’.
|-
 
| spawn <vehicle name> || Spawns a vehicle || '''Example:''' spawn Agile.01
 
|-
 
| god <on/off> || Toggles invincibility / “god mode” || '''Example:''' god on
 
|-
 
| repairVehicle || Repairs the vehicle you are currently sitting in || '''Example:''' repairVehicle
 
|-
 
| time <hour> <minute> || Changes the current time || '''Example:''' time 12 0
 
|}
 
  
== Help ==
+
==Help==
 
If you need any help, please do not hesitate to contact us and our community on our discord.
 
If you need any help, please do not hesitate to contact us and our community on our discord.

Revision as of 20:42, 8 May 2020

Installation

Please make sure you game has launched at least once (until the main menu is open) before installing ScriptHook.

Current Version: 1.2.1 (Build r185, 03.11.2020) - See our Changelog

Multiplayer is disabled while ScriptHook is installed. If you want to play online again, please use the Uninstaller.

Installer

  1. Download Installer
  2. Run the installer, Windows SmartScreen will show up - we do not have a signing certificate yet. Confirm running the executable.
  3. Click Next, please check and make sure that the correct path is filled in, you can find it Uplay -> Watch_Dogs 2 -> Properties -> Local files and Steam -> right click on Watch_Dogs 2 -> Properties -> Tab "Local files" -> browse local files
  4. Confirm the license agreement.
  5. Done

ZIP-Archive

  1. Download ZIP archive
  2. Extract the contents into Watch_Dogs2/bin/
  3. Make sure that you have VC Redistributable 2015-2019 (x64) installed, you can download it here

Configuration

Check out this guide to find out how you can configure ScriptHook.

Uninstall

Inside your game folder:

Watch_Dogs2/bin/uninstall-scripthook.exe

Supported Platforms & Versions

Platform Supported Minimum Version Current Version
Steam Yes 1.0.9 1.0.9
Epic Games Yes 1.0.10 Normal 1.0.10 Normal
Uplay 1.0.9 Normal
Uplay Plus Yes 1.0.10 Plus 1.0.10 Plus
Pirated Unsupported

Usage

The game can be started directly from Uplay or Steam. Once you are in the main menu, a Message Box should appear informing you that the initialization was successful. It also denotes that the multiplayer is disabled while ScriptHook is enabled.

After loading the game, a notification should be visible on the top-right corner of the screen. You can use the following keys:

Menu Controls

Up/Down Arrows Navigation
Numpad 8(Up), Numpad 9 (Down)
Enter Confirm Option
Numpad 5
Delete Key, Numpad 0 Return back to previous menu
ESC Close the menu

Ingame Console

The Console is mostly targeted for developers and modders. Most of the functionality from the Trainer menu is also existing in the console. For a list of commands, type ‘help’.

Help

If you need any help, please do not hesitate to contact us and our community on our discord.