diff --git a/NFKDemoAdapter/NFKDemoAdapter.csproj b/NFKDemoAdapter/NFKDemoAdapter.csproj
index 26b46c1..721707d 100644
--- a/NFKDemoAdapter/NFKDemoAdapter.csproj
+++ b/NFKDemoAdapter/NFKDemoAdapter.csproj
@@ -115,9 +115,6 @@
-
-
-
@@ -157,6 +154,7 @@
+
diff --git a/NFKDemoAdapter/Properties/AssemblyInfo.cs b/NFKDemoAdapter/Properties/AssemblyInfo.cs
index 6266011..49b1997 100644
--- a/NFKDemoAdapter/Properties/AssemblyInfo.cs
+++ b/NFKDemoAdapter/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.22.0.0")]
-[assembly: AssemblyFileVersion("1.22.0.0")]
+[assembly: AssemblyVersion("1.23.0.0")]
+[assembly: AssemblyFileVersion("1.23.0.0")]
diff --git a/NFKDemoAdapter/Properties/Resources.Designer.cs b/NFKDemoAdapter/Properties/Resources.Designer.cs
index d6fff32..f3387c1 100644
--- a/NFKDemoAdapter/Properties/Resources.Designer.cs
+++ b/NFKDemoAdapter/Properties/Resources.Designer.cs
@@ -94,6 +94,13 @@ internal static byte[] intro {
///[HKEY_CURRENT_USER\Software\Classes\nfkdemo\shell\open\command]
///@="\"{PROGRAM_EXE_PATH}\" \"%1\""
///
+ ///
+ ///[HKEY_CURRENT_USER\Software\Classes\nfk]
+ ///"URL Protocol"=""
+ ///
+ ///[HKEY_CURRENT_USER\Software\Classes\nfk\shell\open\command]
+ ///@="\"{PROGRAM_EXE_PATH}\" \"%1\""
+ ///
///.
///
internal static string link_reg {
@@ -108,14 +115,14 @@ internal static string link_reg {
///zoomwindow
///
///// game speed (0-40), default 20
- ///speeddemo 25
+ ///speeddemo 21
///
///// start play music from a playlist basenfk/music/mp3list.dat
- ///mp3volume 16
+ ///mp3volume 8
///mp3play
///
///// decrease game volume
- ///volume 15
+ ///volume 10
///
///// show nicknames
///autoshownick 0
@@ -136,7 +143,7 @@ internal static string link_reg {
///barposition 427
///showmapinfo 1
///shownickatsb 1
- ///ch_s [rest of string was truncated]";.
+ ///ch_sh [rest of string was truncated]";.
///
internal static string ndmadapter {
get {
diff --git a/NFKDemoAdapter/Resources/NFK.exe b/NFKDemoAdapter/Resources/NFK.exe
index 790188c..175aa15 100644
Binary files a/NFKDemoAdapter/Resources/NFK.exe and b/NFKDemoAdapter/Resources/NFK.exe differ
diff --git a/NFKDemoAdapter/Resources/ndmadapter.txt b/NFKDemoAdapter/Resources/ndmadapter.txt
index 95b4f49..ad971c4 100644
--- a/NFKDemoAdapter/Resources/ndmadapter.txt
+++ b/NFKDemoAdapter/Resources/ndmadapter.txt
@@ -3,14 +3,14 @@ r_mode 1280 720
zoomwindow
// game speed (0-40), default 20
-speeddemo 25
+speeddemo 21
// start play music from a playlist basenfk/music/mp3list.dat
-mp3volume 15
+mp3volume 8
mp3play
// decrease game volume
-volume 15
+volume 10
// show nicknames
autoshownick 0
@@ -50,5 +50,24 @@ r_massacre 1
// binds
bind n nextplayer
bind tab scoreboard
+
// hook for esc in ndmadapter
bind esc quit
+
+bind 1 followid 0
+bind 2 followid 1
+bind 3 followid 2
+bind 4 followid 3
+bind 5 followid 4
+bind 6 followid 5
+bind 7 followid 6
+bind 8 followid 7
+
+bind num1 bg 1
+bind num2 bg 2
+bind num3 bg 3
+bind num4 bg 4
+bind num5 bg 5
+bind num6 bg 6
+bind num7 bg 7
+bind num8 bg 8