Difference between revisions of "WD2 ScriptHook: Instructions"

From Nomad DB
(Created page with "<big>'''Install Instructions'''</big> Please make sure you game has launched at least once (until the main menu is open) before installing ScriptHook. # Run the installer,...")
 
m
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<big>'''Install Instructions'''</big>
+
__NOTOC__
 +
==Installation==
 +
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.}}
  
Please make sure you game has launched at least once (until the main menu is open)
+
====Installer====
before installing ScriptHook.
 
  
# Run the installer, Windows SmartScreen will show up - we do not have a signing certificate yet. Confirm running the executable.
+
#'''[https://links.nomad-group.net/wd2sh-release Download 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
+
#'''Run the installer''', Windows SmartScreen will show up - we do not have a signing certificate yet. Confirm running the executable.
# Confirm the license agreement
+
#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>''
# Done
+
#'''Confirm''' the license agreement.
 +
#'''Done'''
  
<big>'''Usage'''</big>
+
====ZIP-Archive====
  
The game can be started directly from Uplay or Steam.
+
#[https://links.nomad-group.net/wd2sh-release-zip '''Download ZIP archive''']
Once you are in the main menu, a Message Box should appear informing you that the
+
#'''Extract''' the contents into <code>Watch_Dogs2/bin/</code>
initialization was successful. It also denotes that the multiplayer is disabled while ScriptHook
+
#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]
is enabled.
+
 
 +
====Configuration====
 +
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>
 +
 
 +
==Supported Platforms & Versions==
 +
{| class="wikitable"
 +
!Platform
 +
!Supported
 +
!Minimum Version
 +
!Current Version
 +
|-
 +
|'''Steam'''
 +
|'''Yes'''
 +
|1.0.9
 +
|1.0.9
 +
|-
 +
|'''Epic Games'''
 +
| rowspan="2" |'''Yes'''
 +
|1.0.10 Normal
 +
| rowspan="2" |1.0.10 Normal
 +
|-
 +
|'''Uplay'''
 +
|1.0.9 Normal
 +
|-
 +
|'''Uplay Plus'''
 +
|'''Yes'''
 +
|1.0.10 Plus
 +
|1.0.10 Plus
 +
|-
 +
|''Pirated''
 +
| colspan="3" |''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.
 
After loading the game, a notification should be visible on the top-right corner of the screen.
 
You can use the following keys:
 
You can use the following keys:
  
* F4 - Opens our Trainer menu
+
*'''F4''' - Opens our [[WD2 ScriptHook: Trainer|Trainer]] menu
* F1 - Opens our Console
+
*'''F1''' - Opens our [[WD2 ScriptHook: Console|Console]]
 +
 
 +
====Menu Controls====
 +
{{WD2SH:MenuControls}}
 +
 
 +
====Ingame Console====
 +
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’.
 +
 
 +
==Help==
 +
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.