Unity Suite v0.1 Downloads › Sourcecode Kategorie: Sourcecode Entwickler: jumboperson187, mambda Hochgeladen von: System Hinzugefügt am: So 5. Jul 2015, 20:08 System: Windows Download (21.70 KB) VirusTotal Ergebnis: 0/56 Download (21.70 KB) Beschreibung Bei Problemen mit einem Hack hilftein Blick in die FAQ! Currently this only supports x64 and not x32, most Unity games are using x64 at the moment however we will be adding support for x32 soon. Setup Unzip all the stuff into a directory. You should have:settings.ini, settings for all the stuff belowUnity_Internals.dll, mono injectorUnityGameObject.dll, dll to test injectionUnityInject.exe, Injector for the Unity_Internals.dllLoader.cs, example Loader classMenu.cs, example Menu classNext add an environment variable UNITY_SUITE_SETTINGS as full path to the settings.ini file. (ex: C:\UnitySuite\settings.ini) Now in settings.ini change things under the Injection section to have the correct path, namespace, class, and method for the loading of your unity hack. Change the target to the executable name of the game you would like to inject into and then run UnityInject.exe. Download Unity Suite v0.1