Page 1 of 1

How do I open editor on windows 8

Posted: Thu Apr 28, 2016 6:08 pm
by kkinsler
I am unable to figure out how to open editor on windows 8 because I cannot find my "install folder and/or personal folder"

Re: How do I open editor on windows 8

Posted: Fri Apr 29, 2016 3:22 pm
by VUSTTOS
Same way as in any Windows

Re: How do I open editor on windows 8

Posted: Fri Apr 29, 2016 4:35 pm
by KTM57
All you need to do is right click on your MX Simulator shortcut, then hit "Properties." Once you're there, add "--editor" to the end of the target line, so it reads like this:

Code: Select all

"C:\Program Files (x86)\MX Simulator\mx.exe" --editor
Image

This is a quick tutorial by JLV on using the editor. It walks you through pretty much all of the basics: http://mxsimulator.com/editing.html

Your personal folder on Windows 8 can be found by opening Windows Explorer and typing this into the bar at the top:

Code: Select all

%LOCALAPPDATA%\MX Simulator\
Your install folder on Windows 8 will be found by right clicking on the MX Simulator shortcut and clicking "Open file location."