Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
abarichello committed Feb 9, 2019
1 parent 8ab7019 commit aac2fab
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Syberia 3 NoClip

Modified DLL that uses Unity's API to move the camera.

# Screenshots / Video
Click the images below to watch a video demo.
<!--
<div>
<img src="https://i.imgur.com/So7J885.png" width="400"></a>
<img src="https://i.imgur.com/N51qRXq.png" width="400"></a>
</div>
-->

# Install

# How to Install
Download the DLL from the [releases tab](https://github.com/aBARICHELLO/syberia3-noclip/releases) and place it in the game's instalation folder<br>
(usually `C:\Program Files (x86)\Steam\steamapps\common\Syberia3\Syberia3_Data\Managed`).<br>
To remove the mod simply delete the replaced DLL and ask Steam to verify the game's integrity, downloading back the original file.

# Keybinds

| Key | Action |
| ------------- | ---------------------- |
| NumLock | Activate/Disable mod |
| Home/End | Forwards/Backwards |
| Del/PageDown | Left/Right |
| Insert/PageUp | Down/Up |
| RightCtrl | Faster camera movement |
| Keypad +/- | Increase/Decrease FOV |

0 comments on commit aac2fab

Please sign in to comment.