This repository has been archived by the owner on Apr 30, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8ab7019
commit aac2fab
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | |