Skip to content

tinedpakgamer/M-Centers-8.0

Repository files navigation

M Centers Logo

M Centers 8th Edition

A multi-method & WIP (Stable, Safe & Working) unlocker for Minecraft for Windows, and any other programs that use the same licensing system as Minecraft for Windows.

Last Release Last Commit Date Number of Open Issues Number of Open Pull Requests Number of Contributors

Usage

Requirements

  • Windows 10 or above.
  • An x64 or x86 CPU.

Optional Requirements

  • Microsoft Visual C++ Redistributable, to be able to use some mod options in the app.
  • Minecraft for Windows, or the program to crack, the program that you need to crack is required by some of the mod options.

How to install M Centers and install the hack

  1. Download Minecraft: Bedrock Edition free trial by using the Microsoft Store or the Xbox app, another way is to open Windows Run (Windows key + R) and type ms-windows-store://pdp/?ProductId=9NBLGGH2JHXJ to launch the Minecraft for Windows store page to let you download the free trial of Minecraft for Windows to unlock it.
  2. Download the latest version from the M Centers website
  3. Extract the files
  4. Open M Centers.exe
  5. Select the 3rd option, by default it will say DLL Method Online
  6. Select DLL Method Auto Patch (or any other mod option you want to use)
  7. Press on the Activate button.
  8. Press on the Back button, to go to the main menu.
  9. Click "Install Cracked DLL"
  10. Click Start

FAQ

  1. Why does it give me Unsupported Version?

    The unsupported version error occurs when you are using the DLL Online method, and the DLL for your version of Windows is not found on the repository you are using (either custom or either the official M Centers DLL repo), to fix this you need to use the DLL Auto Patch method, which will take your system DLLs rather than online ones and patch them.

  2. Are permanent DLL methods dangerous?

    To answer this question, DLL methods are not dangerous at all, as long as you use official, patched DLLs, such as the M Centers DLL repo or you can use the DLL Auto Patch method, and not 3rd party DLLs from 3rd party repos, if they do cause damage, then you can always Uninstall the DLL method with Uninstall Hack, and switch to a non-permanent method such as the M Centers 5 method, the DLL (Non-Permanent) method, or the Hook method.

  3. Why does it give Access to the path 'C:\Windows\System32\Windows.ApplicationModel.Store.dll' is denied or something similar?

    This is either because you didn't run M Centers as administrator, or your antivirus is falsely flagging M Centers and not allowing it to be accessed. You can fix it by running M Centers as administrator, disabling your antivirus. If this still didn't fix your problem, press the Uninstall Hack button in M Centers, then restart your computer, and try Install Hack again.

  4. Why does it give me System.IO.FileNotFoundException?

    System.IO.FileNotFoundException occurs when the system cannot find files, this might be happening because you didn't extract the .zip file and are running M Centers standalone without any of its files from the .zip file, to fix it, you need to extract the .zip file

  5. Why doesn't the DLL Auto Patch method work while running Windows Event Viewer?

    Please close Windows Event Viewer while running M Centers using the mode, DLL Auto Patch, it will cause the system licensing dll Windows.ApplicationModel.Store.dll to become non-readable.

  6. Why does it give me an error like finding Records.txt or similar in China?

    If you live in China, check if you can visit raw.githubusercontent.com directly, but if you meet a flashback or get an error like cannot find file Records.txt, then try and make a hosts record manually, like so: 185.199.108.133 raw.githubusercontent.com

How to compile M Centers from the source code

  • Clone the repository or download the repository to your device.
  • Download and install Visual Studio 2022.
  • Download and install .NET Desktop Development and Desktop development with C++ Workload in Visual Studio 2022.
  • Open the 'M Centers 8.0.sln' file with Visual Studio 2022.
  • Click on Build, and wait until it compiles M Centers.
  • Go to the build folder of your project, and tada, you have compiled M Centers from the source code.

The folder structure of M Centers when compiled:

my-folder/                         # Root directory.
|- FluentWPF.dll                   # DLL file for FluentWPF library
|- M-Centers.exe                   # Main executable
|- M-Centers.exe .config           # Config file for M-Centers.exe
|- M Centers.pdb                   # PDB file for M Centers
|- MaterialDesignColors.dll        # DLL file for MaterialDesignColors library
|- MaterialDesignThemes.Wpf.dll    # DLL file for MaterialDesignThemes.Wpf library
|- MaterialDesignThemes.Wpf.xml    # XML file for MaterialDesignThemes.Wpf library
|- MCentersLibrary.dll             # DLL file for MCentersLibrary
|- MCentersLibrary.pdb             # PDB file for MCentersLibrary

Contributors

License

Read LICENSE for the license of M Centers 8th Edition.

For any other licenses (such as 3rd party licenses), read LICENSE.THIRDPARTY.