From aac2fabd9c58ef2ddabae0aa74ca30df1530e4c6 Mon Sep 17 00:00:00 2001 From: BARICHELLO Date: Sat, 9 Feb 2019 14:47:07 -0200 Subject: [PATCH] Add README --- README.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100755 README.md diff --git a/README.md b/README.md new file mode 100755 index 0000000..ceee5aa --- /dev/null +++ b/README.md @@ -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. + + +# 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
+(usually `C:\Program Files (x86)\Steam\steamapps\common\Syberia3\Syberia3_Data\Managed`).
+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 |