diff --git a/Detour/Detour.vcxproj b/Detour/Detour.vcxproj
index 1807ff7..c651c2e 100644
--- a/Detour/Detour.vcxproj
+++ b/Detour/Detour.vcxproj
@@ -58,11 +58,11 @@
Level3
Disabled
_DEBUG;_WINDOWS;_USRDLL;DETOUR_EXPORTS;%(PreprocessorDefinitions)
- %(AdditionalIncludeDirectories);C:\Users\joh\Documents\Visual Studio 2017\Project\Wolf\Libraries
+ %(AdditionalIncludeDirectories);C:\Users\joh\Documents\Visual Studio 2017\Project\Wolf\Libraries;C:\Users\Administrator\Documents\Visual Studio 2017\Projects\Wolf\Libraries
Windows
- C:\Users\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;%(AdditionalLibraryDirectories);D:\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;C:\Users\joh\Documents\Visual Studio 2017\Project\Wolf\Libraries
+ C:\Users\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;%(AdditionalLibraryDirectories);D:\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;C:\Users\joh\Documents\Visual Studio 2017\Project\Wolf\Libraries;C:\Users\Administrator\Documents\Visual Studio 2017\Projects\Wolf\Libraries
detours.lib;%(AdditionalDependencies)
@@ -75,13 +75,13 @@
true
true
NDEBUG;_WINDOWS;_USRDLL;DETOUR_EXPORTS;%(PreprocessorDefinitions)
- D:\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;C:\Users\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;%(AdditionalIncludeDirectories);C:\Users\joh\Documents\Visual Studio 2017\Project\Wolf\Libraries
+ D:\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;C:\Users\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;%(AdditionalIncludeDirectories);C:\Users\joh\Documents\Visual Studio 2017\Project\Wolf\Libraries;C:\Users\Administrator\Documents\Visual Studio 2017\Projects\Wolf\Libraries
Windows
true
true
- D:\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;C:\Users\joh\Documents\Visual Studio 2017\Project\Wolf\Libraries;%(AdditionalLibraryDirectories)
+ D:\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;C:\Users\joh\Documents\Visual Studio 2017\Project\Wolf\Libraries;%(AdditionalLibraryDirectories);C:\Users\Administrator\Documents\Visual Studio 2017\Projects\Wolf\Libraries
detours.lib;%(AdditionalDependencies)
diff --git a/FreeStore/FreeStore.vcxproj b/FreeStore/FreeStore.vcxproj
index 0c305d3..4518e0c 100644
--- a/FreeStore/FreeStore.vcxproj
+++ b/FreeStore/FreeStore.vcxproj
@@ -54,10 +54,10 @@
Disabled
true
true
- D:\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;C:\Users\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;C:\Users\joh\Documents\Visual Studio 2017\Project\Wolf\Libraries;%(AdditionalIncludeDirectories)
+ D:\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;C:\Users\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;C:\Users\joh\Documents\Visual Studio 2017\Project\Wolf\Libraries;C:\Users\Administrator\Documents\Visual Studio 2017\Projects\Wolf\Libraries;%(AdditionalIncludeDirectories)
- D:\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;C:\Users\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;C:\Users\joh\Documents\Visual Studio 2017\Project\Wolf\Libraries;%(AdditionalLibraryDirectories)
+ D:\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;C:\Users\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;C:\Users\joh\Documents\Visual Studio 2017\Project\Wolf\Libraries;C:\Users\Administrator\Documents\Visual Studio 2017\Projects\Wolf\Libraries;%(AdditionalLibraryDirectories)
detours.lib;%(AdditionalDependencies)
@@ -69,12 +69,12 @@
true
true
true
- D:\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;C:\Users\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;C:\Users\joh\Documents\Visual Studio 2017\Project\Wolf\Libraries;%(AdditionalIncludeDirectories)
+ D:\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;C:\Users\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;C:\Users\joh\Documents\Visual Studio 2017\Project\Wolf\Libraries;C:\Users\Administrator\Documents\Visual Studio 2017\Projects\Wolf\Libraries;%(AdditionalIncludeDirectories)
true
true
- D:\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;C:\Users\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;C:\Users\joh\Documents\Visual Studio 2017\Project\Wolf\Libraries;%(AdditionalLibraryDirectories)
+ D:\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;C:\Users\Johnathon\Documents\Visual Studio 2017\Projects\Wolf\Libraries;C:\Users\joh\Documents\Visual Studio 2017\Project\Wolf\Libraries;C:\Users\Administrator\Documents\Visual Studio 2017\Projects\Wolf\Libraries;%(AdditionalLibraryDirectories)
detours.lib;%(AdditionalDependencies)
diff --git a/Previewer/Form1.Designer.cs b/Previewer/Form1.Designer.cs
index c9b72a5..dc67634 100644
--- a/Previewer/Form1.Designer.cs
+++ b/Previewer/Form1.Designer.cs
@@ -28,12 +28,196 @@ protected override void Dispose(bool disposing)
///
private void InitializeComponent()
{
- this.components = new System.ComponentModel.Container();
+ this.menuStrip1 = new System.Windows.Forms.MenuStrip();
+ this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.textBox1 = new System.Windows.Forms.TextBox();
+ this.pictureBox1 = new System.Windows.Forms.PictureBox();
+ this.textBox2 = new System.Windows.Forms.TextBox();
+ this.AtkTextBox = new System.Windows.Forms.TextBox();
+ this.DefTextBox = new System.Windows.Forms.TextBox();
+ this.label1 = new System.Windows.Forms.Label();
+ this.groupBox1 = new System.Windows.Forms.GroupBox();
+ this.label2 = new System.Windows.Forms.Label();
+ this.label3 = new System.Windows.Forms.Label();
+ this.openToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.CardIndexToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.deckToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
+ this.menuStrip1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
+ this.groupBox1.SuspendLayout();
+ this.SuspendLayout();
+ //
+ // menuStrip1
+ //
+ this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.fileToolStripMenuItem,
+ this.exitToolStripMenuItem});
+ this.menuStrip1.Location = new System.Drawing.Point(0, 0);
+ this.menuStrip1.Name = "menuStrip1";
+ this.menuStrip1.Size = new System.Drawing.Size(593, 24);
+ this.menuStrip1.TabIndex = 0;
+ this.menuStrip1.Text = "menuStrip1";
+ //
+ // fileToolStripMenuItem
+ //
+ this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.openToolStripMenuItem});
+ this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
+ this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
+ this.fileToolStripMenuItem.Text = "File";
+ //
+ // exitToolStripMenuItem
+ //
+ this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
+ this.exitToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
+ this.exitToolStripMenuItem.Text = "Exit";
+ this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click);
+ //
+ // textBox1
+ //
+ this.textBox1.Location = new System.Drawing.Point(6, 19);
+ this.textBox1.Name = "textBox1";
+ this.textBox1.Size = new System.Drawing.Size(270, 20);
+ this.textBox1.TabIndex = 1;
+ //
+ // pictureBox1
+ //
+ this.pictureBox1.Location = new System.Drawing.Point(9, 66);
+ this.pictureBox1.Name = "pictureBox1";
+ this.pictureBox1.Size = new System.Drawing.Size(267, 201);
+ this.pictureBox1.TabIndex = 2;
+ this.pictureBox1.TabStop = false;
+ //
+ // textBox2
+ //
+ this.textBox2.Location = new System.Drawing.Point(9, 273);
+ this.textBox2.Multiline = true;
+ this.textBox2.Name = "textBox2";
+ this.textBox2.Size = new System.Drawing.Size(271, 70);
+ this.textBox2.TabIndex = 3;
+ //
+ // AtkTextBox
+ //
+ this.AtkTextBox.Location = new System.Drawing.Point(40, 349);
+ this.AtkTextBox.Name = "AtkTextBox";
+ this.AtkTextBox.Size = new System.Drawing.Size(100, 20);
+ this.AtkTextBox.TabIndex = 4;
+ this.AtkTextBox.Text = "0";
+ //
+ // DefTextBox
+ //
+ this.DefTextBox.Location = new System.Drawing.Point(180, 349);
+ this.DefTextBox.Name = "DefTextBox";
+ this.DefTextBox.Size = new System.Drawing.Size(100, 20);
+ this.DefTextBox.TabIndex = 5;
+ this.DefTextBox.Text = "0";
+ //
+ // label1
+ //
+ this.label1.AutoSize = true;
+ this.label1.Location = new System.Drawing.Point(12, 29);
+ this.label1.Name = "label1";
+ this.label1.Size = new System.Drawing.Size(0, 13);
+ this.label1.TabIndex = 7;
+ //
+ // groupBox1
+ //
+ this.groupBox1.Controls.Add(this.label3);
+ this.groupBox1.Controls.Add(this.textBox1);
+ this.groupBox1.Controls.Add(this.pictureBox1);
+ this.groupBox1.Controls.Add(this.textBox2);
+ this.groupBox1.Controls.Add(this.label2);
+ this.groupBox1.Controls.Add(this.AtkTextBox);
+ this.groupBox1.Controls.Add(this.DefTextBox);
+ this.groupBox1.Location = new System.Drawing.Point(12, 29);
+ this.groupBox1.Name = "groupBox1";
+ this.groupBox1.Size = new System.Drawing.Size(282, 375);
+ this.groupBox1.TabIndex = 8;
+ this.groupBox1.TabStop = false;
+ this.groupBox1.Text = "groupBox1";
+ //
+ // label2
+ //
+ this.label2.AutoSize = true;
+ this.label2.Location = new System.Drawing.Point(146, 352);
+ this.label2.Name = "label2";
+ this.label2.Size = new System.Drawing.Size(31, 13);
+ this.label2.TabIndex = 6;
+ this.label2.Text = "DEF:";
+ //
+ // label3
+ //
+ this.label3.AutoSize = true;
+ this.label3.Location = new System.Drawing.Point(6, 352);
+ this.label3.Name = "label3";
+ this.label3.Size = new System.Drawing.Size(31, 13);
+ this.label3.TabIndex = 7;
+ this.label3.Text = "ATK:";
+ //
+ // openToolStripMenuItem
+ //
+ this.openToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.CardIndexToolStripMenuItem,
+ this.deckToolStripMenuItem});
+ this.openToolStripMenuItem.Name = "openToolStripMenuItem";
+ this.openToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
+ this.openToolStripMenuItem.Text = "Open";
+ //
+ // CardIndexToolStripMenuItem
+ //
+ this.CardIndexToolStripMenuItem.Name = "CardIndexToolStripMenuItem";
+ this.CardIndexToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
+ this.CardIndexToolStripMenuItem.Text = "Card Index";
+ this.CardIndexToolStripMenuItem.Click += new System.EventHandler(this.CardIndexToolStripMenuItem_Click);
+ //
+ // deckToolStripMenuItem
+ //
+ this.deckToolStripMenuItem.Name = "deckToolStripMenuItem";
+ this.deckToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
+ this.deckToolStripMenuItem.Text = "Deck";
+ this.deckToolStripMenuItem.Click += new System.EventHandler(this.deckToolStripMenuItem_Click);
+ //
+ // Form1
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.ClientSize = new System.Drawing.Size(593, 416);
+ this.Controls.Add(this.label1);
+ this.Controls.Add(this.menuStrip1);
+ this.Controls.Add(this.groupBox1);
+ this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
+ this.MainMenuStrip = this.menuStrip1;
+ this.MaximizeBox = false;
+ this.Name = "Form1";
this.Text = "Form1";
+ this.menuStrip1.ResumeLayout(false);
+ this.menuStrip1.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
+ this.groupBox1.ResumeLayout(false);
+ this.groupBox1.PerformLayout();
+ this.ResumeLayout(false);
+ this.PerformLayout();
+
}
#endregion
+
+ private System.Windows.Forms.MenuStrip menuStrip1;
+ private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem;
+ private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem;
+ private System.Windows.Forms.TextBox textBox1;
+ private System.Windows.Forms.PictureBox pictureBox1;
+ private System.Windows.Forms.TextBox textBox2;
+ private System.Windows.Forms.TextBox AtkTextBox;
+ private System.Windows.Forms.TextBox DefTextBox;
+ private System.Windows.Forms.Label label1;
+ private System.Windows.Forms.GroupBox groupBox1;
+ private System.Windows.Forms.Label label2;
+ private System.Windows.Forms.Label label3;
+ private System.Windows.Forms.ToolStripMenuItem openToolStripMenuItem;
+ private System.Windows.Forms.ToolStripMenuItem CardIndexToolStripMenuItem;
+ private System.Windows.Forms.ToolStripMenuItem deckToolStripMenuItem;
}
}
diff --git a/Previewer/Form1.cs b/Previewer/Form1.cs
index 59fc551..19e9bf0 100644
--- a/Previewer/Form1.cs
+++ b/Previewer/Form1.cs
@@ -1,4 +1,6 @@
-using System.Windows.Forms;
+using System.IO;
+using System.Text.RegularExpressions;
+using System.Windows.Forms;
namespace Previewer
{
@@ -7,6 +9,41 @@ public partial class Form1 : Form
public Form1()
{
InitializeComponent();
+ this.Load += Form1_Load;
+ }
+
+ private void Form1_Load(object sender, System.EventArgs e)
+ {
+ if (!Directory.Exists("YGO_DATA"))
+ MessageBox.Show("YGO_DATA Not Found! Some Things Might Be A Tad Broken.\nRefer To Wiki For More Info.", "YGO_DATA Missing!", MessageBoxButtons.OK, MessageBoxIcon.Information);
+ }
+
+ private void exitToolStripMenuItem_Click(object sender, System.EventArgs e)
+ {
+ Application.Exit();
+ }
+
+ private void CardIndexToolStripMenuItem_Click(object sender, System.EventArgs e)
+ {
+ using (var OFD = new OpenFileDialog())
+ {
+ OFD.Title = "Select Card Index File";
+ OFD.Filter = "Card Index File (*.bin) | *.bin";
+
+ if (OFD.ShowDialog() != DialogResult.OK)
+ return;
+
+ if (!OFD.SafeFileName.StartsWith("CARD_Indx"))
+ {
+ MessageBox.Show("Invalid File, Card Index Files Are Called \"CARD_Indx_#.bin\"", "Invalid File", MessageBoxButtons.OK, MessageBoxIcon.Error);
+ return;
+ }
+ }
+ }
+
+ private void deckToolStripMenuItem_Click(object sender, System.EventArgs e)
+ {
+
}
}
}
\ No newline at end of file
diff --git a/Previewer/Form1.resx b/Previewer/Form1.resx
new file mode 100644
index 0000000..0f6d8eb
--- /dev/null
+++ b/Previewer/Form1.resx
@@ -0,0 +1,123 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 17, 17
+
+
\ No newline at end of file
diff --git a/Previewer/Previewer.csproj b/Previewer/Previewer.csproj
index 091e403..9c469f3 100644
--- a/Previewer/Previewer.csproj
+++ b/Previewer/Previewer.csproj
@@ -54,6 +54,9 @@
+
+ Form1.cs
+
ResXFileCodeGenerator
Resources.Designer.cs
diff --git a/bin/Debug/Abaki.exe b/bin/Debug/Abaki.exe
index c8c1f7e..38b62e6 100644
Binary files a/bin/Debug/Abaki.exe and b/bin/Debug/Abaki.exe differ
diff --git a/bin/Debug/Celtic Guardian.dll b/bin/Debug/Celtic Guardian.dll
index fd3003d..90cb85d 100644
Binary files a/bin/Debug/Celtic Guardian.dll and b/bin/Debug/Celtic Guardian.dll differ
diff --git a/bin/Debug/Cyclone.exe b/bin/Debug/Cyclone.exe
index f5c898d..2bd0caa 100644
Binary files a/bin/Debug/Cyclone.exe and b/bin/Debug/Cyclone.exe differ
diff --git a/bin/Debug/Elroy.exe b/bin/Debug/Elroy.exe
index 0d54b0b..3531bf4 100644
Binary files a/bin/Debug/Elroy.exe and b/bin/Debug/Elroy.exe differ
diff --git a/bin/Debug/Embargo.exe b/bin/Debug/Embargo.exe
index ac00803..a041b78 100644
Binary files a/bin/Debug/Embargo.exe and b/bin/Debug/Embargo.exe differ
diff --git a/bin/Debug/Examples/CreateThread.dll b/bin/Debug/Examples/CreateThread.dll
index d1243ec..a6fa6e8 100644
Binary files a/bin/Debug/Examples/CreateThread.dll and b/bin/Debug/Examples/CreateThread.dll differ
diff --git a/bin/Debug/Examples/Detour.dll b/bin/Debug/Examples/Detour.dll
index dd894a1..a9afc96 100644
Binary files a/bin/Debug/Examples/Detour.dll and b/bin/Debug/Examples/Detour.dll differ
diff --git a/bin/Debug/Examples/MessageBox.dll b/bin/Debug/Examples/MessageBox.dll
index 2e1adca..c4b3e60 100644
Binary files a/bin/Debug/Examples/MessageBox.dll and b/bin/Debug/Examples/MessageBox.dll differ
diff --git a/bin/Debug/Launch_Ldr.exe b/bin/Debug/Launch_Ldr.exe
index db2d170..48d875c 100644
Binary files a/bin/Debug/Launch_Ldr.exe and b/bin/Debug/Launch_Ldr.exe differ
diff --git a/bin/Debug/Lithe.exe b/bin/Debug/Lithe.exe
index 099f064..71c6268 100644
Binary files a/bin/Debug/Lithe.exe and b/bin/Debug/Lithe.exe differ
diff --git a/bin/Debug/Onomatopaira.exe b/bin/Debug/Onomatopaira.exe
index f3847f3..ef4619e 100644
Binary files a/bin/Debug/Onomatopaira.exe and b/bin/Debug/Onomatopaira.exe differ
diff --git a/bin/Debug/Plugins/FreeStore.dll b/bin/Debug/Plugins/FreeStore.dll
index 0f2f21a..0b3c403 100644
Binary files a/bin/Debug/Plugins/FreeStore.dll and b/bin/Debug/Plugins/FreeStore.dll differ
diff --git a/bin/Debug/Previewer.exe b/bin/Debug/Previewer.exe
index f599762..f37e97b 100644
Binary files a/bin/Debug/Previewer.exe and b/bin/Debug/Previewer.exe differ
diff --git a/bin/Debug/Relinquished.exe b/bin/Debug/Relinquished.exe
index 07e6a38..e31fc60 100644
Binary files a/bin/Debug/Relinquished.exe and b/bin/Debug/Relinquished.exe differ
diff --git a/bin/Debug/Vortex.exe b/bin/Debug/Vortex.exe
index fd5cc96..21b38e3 100644
Binary files a/bin/Debug/Vortex.exe and b/bin/Debug/Vortex.exe differ
diff --git a/bin/Debug/Wolf.exe b/bin/Debug/Wolf.exe
index 6ee3147..34ee206 100644
Binary files a/bin/Debug/Wolf.exe and b/bin/Debug/Wolf.exe differ
diff --git a/bin/Release/Abaki.exe b/bin/Release/Abaki.exe
index eb092c6..c97bb4c 100644
Binary files a/bin/Release/Abaki.exe and b/bin/Release/Abaki.exe differ
diff --git a/bin/Release/Celtic Guardian.dll b/bin/Release/Celtic Guardian.dll
index fd3003d..90cb85d 100644
Binary files a/bin/Release/Celtic Guardian.dll and b/bin/Release/Celtic Guardian.dll differ
diff --git a/bin/Release/Cyclone.exe b/bin/Release/Cyclone.exe
index 0d641e5..f410458 100644
Binary files a/bin/Release/Cyclone.exe and b/bin/Release/Cyclone.exe differ
diff --git a/bin/Release/Elroy.exe b/bin/Release/Elroy.exe
index 0f520ec..01ffeca 100644
Binary files a/bin/Release/Elroy.exe and b/bin/Release/Elroy.exe differ
diff --git a/bin/Release/Embargo.exe b/bin/Release/Embargo.exe
index 0c343d2..218246e 100644
Binary files a/bin/Release/Embargo.exe and b/bin/Release/Embargo.exe differ
diff --git a/bin/Release/Examples/CreateThread.dll b/bin/Release/Examples/CreateThread.dll
index 343d906..028e837 100644
Binary files a/bin/Release/Examples/CreateThread.dll and b/bin/Release/Examples/CreateThread.dll differ
diff --git a/bin/Release/Examples/Detour.dll b/bin/Release/Examples/Detour.dll
index 97ce2a5..f46e877 100644
Binary files a/bin/Release/Examples/Detour.dll and b/bin/Release/Examples/Detour.dll differ
diff --git a/bin/Release/Examples/MessageBox.dll b/bin/Release/Examples/MessageBox.dll
index 789a27e..b628157 100644
Binary files a/bin/Release/Examples/MessageBox.dll and b/bin/Release/Examples/MessageBox.dll differ
diff --git a/bin/Release/Launch_Ldr.exe b/bin/Release/Launch_Ldr.exe
index 32df5d7..4ed1198 100644
Binary files a/bin/Release/Launch_Ldr.exe and b/bin/Release/Launch_Ldr.exe differ
diff --git a/bin/Release/Lithe.exe b/bin/Release/Lithe.exe
index 4035c84..91f6e02 100644
Binary files a/bin/Release/Lithe.exe and b/bin/Release/Lithe.exe differ
diff --git a/bin/Release/Onomatopaira.exe b/bin/Release/Onomatopaira.exe
index 959d502..f020e57 100644
Binary files a/bin/Release/Onomatopaira.exe and b/bin/Release/Onomatopaira.exe differ
diff --git a/bin/Release/Plugins/FreeStore.dll b/bin/Release/Plugins/FreeStore.dll
index 161553a..7245904 100644
Binary files a/bin/Release/Plugins/FreeStore.dll and b/bin/Release/Plugins/FreeStore.dll differ
diff --git a/bin/Release/Previewer.exe b/bin/Release/Previewer.exe
index e10e75f..54c67a5 100644
Binary files a/bin/Release/Previewer.exe and b/bin/Release/Previewer.exe differ
diff --git a/bin/Release/Relinquished.exe b/bin/Release/Relinquished.exe
index f741155..e880199 100644
Binary files a/bin/Release/Relinquished.exe and b/bin/Release/Relinquished.exe differ
diff --git a/bin/Release/Vortex.exe b/bin/Release/Vortex.exe
index e8778d6..244326c 100644
Binary files a/bin/Release/Vortex.exe and b/bin/Release/Vortex.exe differ
diff --git a/bin/Release/Wolf.exe b/bin/Release/Wolf.exe
index b8ee7ac..dd178a7 100644
Binary files a/bin/Release/Wolf.exe and b/bin/Release/Wolf.exe differ