forked from Sigmmma/mek
-
Notifications
You must be signed in to change notification settings - Fork 0
/
install_instructions.txt
53 lines (33 loc) · 1.98 KB
/
install_instructions.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
The MEK(Mo's Editing Kit) is my collection of tools I've made for editing Halo.
This will be updated whenever I commit changes, which means you guys can check
in whenever to see if something is new.
Installation:
1. Install Python 3.5 or higher. You can get it on Windows by opening
the "get_python_3.8" shortcut in the install folder.
2. Run VC++14.0_BuildTools.exe
3. Run MEK_Installer.pyw
4. Choose whether or not to install the MEK's libraries in a portable fashion
(to a local directory) or to the machine you are running. Make sure that
"install up-to-date MEK" is checked so it will download the rest of the
MEK to the current directory.
5. Click "Install/Update"
6. If the installer fails because it says pip is not installed, close it and
run get-pip.py to install pip. When it finishes, go back to step 2.
Updating:
1. Run MEK_Installer.pyw
2. Click "Install/Update"
Troubleshooting:
* If you encounter an error while running the MEK installer, make sure to check the
"show detailed information" box and run it again. Send me a message with the output
and your system's information so I can fix it.
* If programs wont run at all, Python might not have been added to your system's PATH
environment variable. Google how to fix this, or run the python installer again to
uninstall it and re-install it with at least the options specified above ticked.
* If programs wont load or save tags then you have a permissions issue where python
isnt being allowed to modify/make files in the directory you are in.
One way to fix this is to change the folder permissions on the folder you are trying
to edit tags in. It turns out that this is caused by certain versions of windows due
to some of their security measures, like UAC.
* If you changed config settings and now a program wont load or the gui is too messed up
up to easily use, delete the config file. Config files for Refinery, Mozzarilla, and Pool
are located in: .\mek_config