Yuri Sakazaki (坂崎 ユリ, Sakazaki Yuri) is a MUGEN fighting game character based on SNK's Art of Fighting and The King of Fighters series. This character is a fan-made adaptation for the MUGEN engine, featuring Kyokugenryu-style (極限流) gameplay with a KOF ADV (King of Fighters Advanced) mode structure.
- Author: ohgaki (大垣)
- Contact: ohgaki_m@infoseek.jp
- Version Date: April 26, 2011
- MUGEN Version: 04,14,2002
- Concept: "If Yuri Was Serious" (もしもユリが真面目だったら) — A serious Yuri with parody elements kept to a minimum
Yuri Sakazaki originates from SNK's Art of Fighting (龍虎の拳) and The King of Fighters series. She is the daughter of Takuma Sakazaki and younger sister of Ryo Sakazaki, practitioners of the Kyokugenryu (極限流) martial art. Yuri is known for her energetic personality and her signature moves: Kohouken (虎煌拳), Saiha (砕破), Hien Shippu Kyaku (飛燕疾風脚), and Haou Shoukouken (覇王翔吼拳).
The MUGEN port preserves KOF ADV-style mechanics with combo chains, throw escape, stun/guard crush systems, and special/super move cancel windows. The character uses a 4-button layout (A/B/X/Y) with light and strong variants.
All related documentation is indexed in docs/INDEX.md.
| Document | Description |
|---|---|
| docs/INDEX.md | Full documentation index |
| docs/ARCHITECTURE.md | System architecture, fight mode, skills, animations, defeat types |
| docs/TRANSLATION.md | Japanese → English translation reference for CNS, CMD, DEF comments |
| docs/log.md | Creator update history (changelog) |
| File | Description |
|---|---|
yuri_ero.def |
Main definition, palette/sprite/sound bindings |
yuri.cmd |
Input commands, state -1 (global) input handling |
yuri.cns |
Core states, normals, movement, throws |
yuri_I.cns |
Initialization, intro, defeat, liedead |
yuri_S.cns |
Special moves (Kohouken, Saiha, Raihouken, Hien Shippu, Enbu Kyaku) |
yuri_H.cns |
Supers (Haou Shoukouken, Hien Houou Kyaku, Ryuko Ranbu) |
yuri_helper.cns |
Helpers (projectiles, gauges, taunt) |
yuri-2.cns |
Config (movetype, input buffer, gauges, standby) |
yarare.cns |
Hit/defeat states, knockdown, throws |
member.cns |
Standby member system |
yuri.air |
Animation definitions |
yuri_common.cns |
Shared constants, common states |
Defeat_Types_EN.txt |
Defeat state IDs and names |
If_Yuri_Was_Serious_EN.txt |
Controls, system notes, combos, changelog |
For detailed architecture (fight mode, skills, animations, defeat types, helpers), see docs/ARCHITECTURE.md.
This character is an edition from the original author (ohgaki) and is released under the Creative Circle License (同人サークル).
This MUGEN character is a fan-made adaptation of Yuri Sakazaki from Art of Fighting and The King of Fighters. All original character designs, names, and related intellectual property belong to SNK Corporation.
- This work is distributed as a Creative Circle (同人) work—a fan-made adaptation of the original game character.
- The original creator (ohgaki) retains rights to the MUGEN implementation.
- Use and distribution should respect the original author's terms and the MUGEN community guidelines.
- For commercial or extensive derivative use, please contact the original creator.