|
metadata
Anti-Idle: The Game is a Flash game, and like other Flash games, it will run at a slightly decreased speed when the browser is minimized or you switch to another browser tab. This is not a bug with the game itself, but a “feature” of Flash to reduce memory consumption. Unfortunately, this “feature” causes a lot of hassle for idle game players.
To disable this “feature” and allow the game to always run at full speed, locate the `mms.cfg` file in your computer, edit it using Notepad (or any other plain text editor) and add the following line to it (and then save the file, of course):
`
FullFramerateWhenInvisible=true
`
* * *
The `mms.cfg` file can be found at the following location:
**For Google Chrome users:**
AppData\Local\Google\Chrome\User Data\Default\Pepper Data\Shockwave Flash\System
**For other browsers:**
• 32-bit Windows – %WINDIR%\System32\Macromed\Flash
• 64-bit Windows – %WINDIR%\SysWow64\Macromed\Flash
**For MAC users:**
MainDisk:Library:Application Support:Macromedia
You may need to give yourself administrator permission to be able to edit the file.
|
|
metadata
For Chrome I had to create that System folder and mms file.
[mms file for the lazy](https://www.dropbox.com/s/0bxpllf46yqo29o/mms.cfg?dl=1)
|
|
metadata
Isn't there another programme besides Notepad I can use? Because Notepad costs money...
|
|
metadata
> *Originally posted by **[kloip](/forums/60/topics/602337?page=1#10950903)**:*
> Isn't there another programme besides Notepad I can use? Because Notepad costs money...
Okay. First of all: *What?* Notepad has come pre-installed with Windows since 1985, with the release of Windows 1.0. I can only assume you're not actually running a Windows OS, because I can't understand how you could be using Windows and not know that you already have Notepad.
And second, .CFG files are usually just plain text, so any text editor should work just fine. Use whatever you've got.
|
|
metadata
> *Originally posted by **[E_102_Gamma](/forums/60/topics/602337?page=1#10951654)**:*
> > *Originally posted by **[kloip](/forums/60/topics/602337?page=1#10950903)**:*
> > Isn't there another programme besides Notepad I can use? Because Notepad costs money...
>
> Okay. First of all: *What?* Notepad has come pre-installed with Windows since 1985, with the release of Windows 1.0. I can only assume you're not actually running a Windows OS, because I can't understand how you could be using Windows and not know that you already have Notepad.
>
> And second, .CFG files are usually just plain text, so any text editor should work just fine. Use whatever you've got.
I'm on a Mac, which hasn't got Notepad pre-installed. However, when I double click the mms.cfg file top open it, I get the popup "you don't have any programme to open this file, download one from the app store"... So I did, it was a free one, but I can only view the mms.cfg file and can't write in it. But Notepad costs 99 cents. I know that 99 cents is like nothing but free is always better.
|
|
metadata
Strange that you can view the file but not edit it. Is the app that you're using capable of editing text files? I suspect that macOS may be preventing you from editing mms.cfg as a security measure.
|
|
metadata
There is free a text editor on Mac as well, use that. Or use the nano command in the terminal.
|
|
metadata
I don't have the system folder, so I tried making it and adding a mms.cfg to it but it doesn't work. Any suggestions?
|