- Images
- No external DLL/shared library dependencies required at runtime. Easier to distribute
- FFmpeg (7.1) - statically compiled for background video support (VP9/Opus/Vorbis in WebM/Matroska)
- libxmp - static library for module music (MOD/XM/S3M/IT formats)
- SDL2 - statically linked for windowing, input, and game controller support
- New target build lite and full
- New feature and tool: compressed sound effect (added 20260203)
- New feature: convert and run mugen game directly (added 20260206)
Branch: develop-static
How to Build
git clone -b develop-static https://github.com/leonkasovan/Ikemen-GO.git ikemen-static
cd ikemen-static
make
OR
make full
OR
make lite
Normal Build: makewill generate Ikemen-GO.exe with normal feature (video and xmp support included)
Full Build: make fullwill generate IkemenGoFull.zip. It's normal build with default official screen pack included. Ready to play.
Lite Build: make litewill generate Ikemen-GO.exe without additional feature (video and xmp). Build faster.
Another thing:
New feature: run mugen game natively in Ikemen EngineDownload Link: https://github.com/leonkasovan/Ikemen-GO/releases/download/static-20260131/Mugen_GO.zip
This Ikemen build is for playing mugen game directly and automatically.
This will be useful for:
- Ikemen Dev for testing compatibility
- Mugen Game creator for trying and testing the capabilities of Ikemen engine.
- Casual Gamer for playing mugen game in modern engine.
git clone -b develop-static https://github.com/leonkasovan/Ikemen-GO.git ikemen-static
cd ikemen-static
make mugen
Output: Mugen_GO.exe
Usage:
- Get mugen full game, example : mugen-1.1b1.zip
- Copy Mugen_GO.exe to mugen folder (along mugen.exe)
- Run Mugen_GO.exe (that's it)
D:\mugen-1.1b1>Mugen_GO.exe -p1 kfm -p2 kfm720
2026/02/06 06:55:03 Ikemen, GO!
2026/02/06 06:55:03 nightly 2026.02.06
[main.go] Mugen Game detected. Assets extraction completed successfully.
Importing data/mugen.cfg into save/config.ini ...
Patching data\mugen1\fight.def with localcoord 1280,720 ...
2026/02/06 06:55:04 open external/gamecontrollerdb.txt: The system cannot find the file specified.
Check A: Selecting Renderer
Check B: Initializing GFX
2026/02/06 06:55:04 Using OpenGL 3.2.0 - Build 30.0.101.1960 (Intel(R) Iris(R) Xe Graphics)
2026/02/06 06:55:05 framebuffer create failed: 0x8cd7
Check C: Initializing GFX Font
Check D: We are GOOD
