Changelog
1.0.0.1 - Added Missing ExIni DLL
1.0.0.2 - Added some Verbosing to the Patcher, since people were interpreting "Skipping" as an error
1.0.0.3 - Added Toggle to Output Mirror, Disabled by default
1.0.1.0 - Fix to Incorrect Automated Build Versioning
Loader will now Get Assembly Name and Version if no PluginName and PluginVersion Attributes are Defined
1.0.1.1 - AnyCPU Targeting
1.0.1.2 - Removed Console Color Calls
Incompatible with some games, the calls are missing in the provided mscorlib.dll from those games
1.0.1.3 - Updated Patcher
(Removed ExIni Dependency, requires ReiPatcher 0.9.0.8)
1.0.2.0 - Added SafeConsole Type
To prevent exceptions thrown on get/set Fore/Background Color because of a mscorlib without the definitions
1.0.3.0 - Added CodePage Configuration
1.0.3.4 - Added Automatic CodePage Detection, set CodePage to 0. probably fixed the console mirroring not working with CodePage set.
Forces the Console Window into a Specific Codepage, should fix gibberish, Set 932 for Japanese Games, then restart your game, based on this plugin, but without unsafe (unmanaged) code
1.0.4.0 - Added Variable Assembly Patching REPLACE YOUR CONFIG FILES WITH THE NEW ONES IF REPATCHING
Stopped trying to load Abstract Classes as Plugins. Oops.
Readme