IronRage Wiki
Advertisement

There are several different ways to play Iron Rage. It can be played on several platforms, such as Kongregate, Facebook, or directly on the Iron Rage site, in your web browser using HTML5. You can also download the Iron Rage launcher from here, which provides a standalone application which often provides better performance than the browser version. However, you must create an account on one of the other platforms first and then use the credentials you get from that account in order to log in using the launcher.

Iron Rage was originally designed as a Flash game, so when Adobe ended Flash support at the end of 2020, a new approach was necessary to keep playing. Initially, the only way was to configure your browser to force it to enable Flash content after it was cut off by Adobe, but later the launcher and the HTML5 versions were released, allowing players to continue to play without these workarounds. The directions for fixing your Flash installation are saved here, although they should no longer be necessary.

Launcher troubleshooting[]

If you are having issues with the Launcher, make sure that the Launcher is updated to the most recent version. There should be a "Update Iron Launcher" button in the top right which will download the new installer; download and run it to update your version. If you don't have this button, you can also download the installer directly from https://iron-rage.com/enter.php

In certain rare cases, you may need to create a mms.cfg file manually. Follow the directions below to create the mms.cfg file and place it in the following folder (on Windows):

C:\Users\%USERNAME%\AppData\Roaming\IronRage\Pepper Data\Shockwave Flash\System\

and restart the launcher.

Flash workarounds[]

If for some reason you do need to work around the Flash end-of-life, the instructions for doing so are preserved here. Note that many browsers (such as Chrome) have their own Flash expiration, which these instructions may not be able to bypass.

Basic instructions[]

Flash plugins[]

These workarounds require the Flash plugin to still be installed. If it has been removed (for example by Windows 10 updates), you can still download and install them manually from here:

https://www.techspot.com/downloads/1127-adobe-flash-player.html

Step by step details[]

mms.cfg[]

For every solution listed below the same mms.cfg content is required, only the folder is different. The location of the folder depends on both your browser and operating system, and is given below for common combinations.

Content[]

Since the configuration is a whitelist or allowlist, it means that other websites will not be re-enabled, and if you want flash anywhere else, you have to add another line explicitly. Take care to only add sites you trust, as flash is now unsupported. (Perhaps other Kongregate flash games..)

EOLUninstallDisable=1
DisableAnalytics=1
SilentAutoUpdateEnable=0
EnableAllowList=1
AutoUpdateDisable=1
ErrorReportingEnable=1
AllowListRootMovieOnly=1
AllowListPreview=1
AllowListUrlPattern=https://*.kongregate.com
AllowListUrlPattern=https://*.islandsville.com
AllowListUrlPattern=https://*.kongcdn.com
AllowListUrlPattern=https://*.iron-rage.com
AllowListUrlPattern=https://iron-rage.com/

keep the formatting! 1 entry for 1 line.

Download[]

https://mega.nz/file/kyogEJBY#656_36e0NnXbVsKKI-m9DIsUEb_lYVFhwFOgPj_iv-Q (mms.cfg edited file)

https://mega.nz/folder/1vh2EZjC#sBEeRcted5-YfLg8h7gNfQ (System folder with edited mms.cfg file)

or

https://pastebin.com/5sHaqQmB

Create/Save[]

If you want to create and save mms.cfg yourself, but mms.cfg always comes out to be mms.cfg.txt, here is how you save it:

How to save it as cfg

"Save as type" -> "All files" should be selected!

Google Chrome[]

For Chrome, mms.cfg must be copied to your profile in your user folder: where <username> is your user name (obviously) and <profile> is "Default" if you have a single browser profile, or "Profile n" where n is an integer.

You most likely have to create the "System" folder in "Shockwave Flash" folder!

Windows[]

AppData is a hidden folder you may want to unhide, but you can still find it with search, or type in the navigation bar of windows explorer. You can also paste the whole path string there.

Ir navibar


C:\Users\%USERNAME%\AppData\Local\Google\Chrome\User Data\Default\Pepper Data\Shockwave Flash\System

Linux[]

~/.config/google-chrome/<Profile>/Pepper Data/Shockwave Flash/System/

Same applies for Chromium, but the directory name is chromium instead of google-chrome

Mac[]

/Users/<username>/Library/Application Support/Google/Chrome/<Profile>/Pepper Data/Shockwave Flash/System

probably ~/Library is the same.

Firefox[]

For Firefox, mms.cfg must be copied to a system folder

Windows[]

32-bit:

%WINDIR%\System32\Macromed\Flash

64-bit:

%WINDIR%\SysWow64\Macromed\Flash

where %WINDIR% is most likely C:\Windows

For Windows 10 the system may already have removed Flash player with an update. In this case you'll not find this folder. You will need Administrator rights to edit mms.cfg in the folder.

Linux[]

may/probably requires root privileges

/etc/adobe/

Mac[]

/Library/Application Support/Macromedia

Opera[]

Since Opera is based off of Chrome, similar procedures have to be taken as written there.

You most likely have to create the "System" folder in "Shockwave Flash" folder!

Windows[]

C:\Users\%USERNAME%\AppData\Roaming\Opera Software\Opera Stable\Pepper Data\Shockwave Flash\System\

Opera will default to disabling flash, and must be re-enabled every start of the browser.

Flash opera enable

Edge[]

Since Edge is based off of Chrome, similar procedures have to be taken as written there.

You most likely have to create the "System" folder in "Shockwave Flash" folder!

Windows[]

C:\Users\%USERNAME%\AppData\Local\Microsoft\Edge\User Data\Default\Pepper Data\Shockwave Flash\System\

Sources[]

https://www.adobe.com/content/dam/acom/en/devnet/flashplayer/articles/flash_player_admin_guide/pdf/latest/flash_player_32_0_admin_guide.pdf

https://discord.com/channels/504027098487455745/714865164046041138/798321649354407947

https://discord.com/channels/504027098487455745/714865164046041138/798337963234295858

Advertisement