Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  • 🎉 WE ARE BACK ONLINE! 🎉

    After few days of alot of maintenance and work. We are back online again.

    So you might be wondering what happened?

    After the moving with the servers its been good past few weeks until the day I woke up a week ago the server has been freezing/timing out

    So I ask a Server provider what's happening they were quick to respond and told me one of the SSD have BAD sectors and needs replacing.

    I have been waiting for the past 1 -3 days as they tried to get into the live cd to let me back up all my things but not working, had to do some maintance again to do a memory tests it took a long time, booting into the system I backed up everything and then the next few days was a nightmare fixing and gathering the things I needed and now its back up and running again.

    Thank you to everyone for your support and waiting patiently to get it up and running. Sorry for the inconvenience

    - DoomJoshuaBoy

Screenpacks How to convert Mugen to Ikemen Go Part 1

Here is a clean, detailed step-by-step guide on how to convert MUGEN 1.1 → Ikemen GO, including what to copy, what to change, and how to fix common issues. I’ll also include simple “image-style diagrams” so you can visually understand the folder setup.

📁 STEP 1 — Download & Prepare Ikemen GO​


Before anything:
  • Download Ikemen GO (latest nightly or stable)
  • Extract it into a clean folder

📦 STEP 2 — Copy Your MUGEN Files​


Now take your MUGEN 1.1 folder and copy ONLY content files:

✔ Copy these folders:​

MUGEN/
├── data → IKEMEN_GO/data
├── fonts → IKEMEN_GO/font
├── fight → IKEMEN_GO/fight

⚠️ IMPORTANT — DO NOT COPY THESE​

These MUGEN files are NOT needed:
  • ❌ mugen.cfg
  • ❌ mugen.exe

🎮 STEP 3 — Screenpack Conversion (MUGEN 1.1 → Ikemen GO)​

Most screen packs work BUT need small fixes.

📂 Copy screenpack​

Copy your screenpack into:
  1. IKEMEN_GO/data/
  2. data/my_screenpack/
  3. motif = data/my_screenpack/system.def
Ikemen GO uses:
  1. save/config.ini

⚡ KEY DIFFERENCE (MUGEN vs IKEMEN GO)​

FeatureMUGEN 1.1Ikemen GO
Netplay❌
Lua scripting❌
Tag systemlimitedadvanced
Compatibilityoriginalextended
Performancelowerhigher

FINAL SUMMARY​

To convert MUGEN 1.1 → Ikemen GO:
✔ Copy data
✔ Fix select.def paths
✔ Set correct screenpack in system.def
✔ Adjust resolution in config.ini
✔ Remove mugen.cfg completely
✔ Test and fix fonts/lifebars if needed
 

Users who are viewing this thread

Back
Top