최근 수정 시각 : 2025-11-28 00:44:36

Linux 게이밍


파일:관련 문서 아이콘.svg   관련 문서: 분류:PC 게임
#!if 문서명2 != null
, [[]]
#!if 문서명3 != null
, [[]]
#!if 문서명4 != null
, [[]]
#!if 문서명5 != null
, [[]]
#!if 문서명6 != null
, [[]]


||<tablebgcolor=#000><tablewidth=100%><tablebordercolor=#000>
||<tablealign=center><tablebordercolor=#000><tablebgcolor=#000> 파일:pc-game-logo-blacksolid_1_orig.png||<color=#fff>PC 게이밍
관련 문서 ||
||
[ 펼치기 · 접기 ]
운영체제
Windows · macOS · Linux (SteamOS)
Mac 게이밍 · Linux 게이밍
운영중인 플랫폼
Microsoft Store (Xbox PC 앱) · Steam · Epic Games Store · EA app · Battle.net · Ubisoft Connect · Rockstar Games · GOG.com · Humble Bundle · itch.io
PC 게임 구독형 서비스
Game Pass · EA Play · 유비소프트+
기기
기어 · 종류 · PC · 핸드헬드 PC · 노트북 · 모니터
기타
PC빠 · PC방 · Xbox Play Anywhere · PlayStation PC

<nopad>[[Linux|
파일:Linux 로고.svg
Linux
관련 문서
]]
리누스 토르발스 · 커널 · 배포판 (목록) · 환경변수 · 소프트웨어 · 명령어 · GUI 환경 · Linux 게이밍 · Tux

1. 개요2. 상세
2.1. ARM Linux 에서2.2. 밸브 코퍼레이션의 Linux 지원2.3. Wine2.4. 그 외
3. 관련 문서

1. 개요

Linux 환경에서의 비디오 게임을 다루는 문서이다.

2. 상세

Linux에서의 게임 플레이 방법은 다양하다. 콘솔 게임기나 아케이드 게임기에도 들어가는 경우가 있으며, Steam Deck 등에 Linux 커널이 쓰이고 있다. 참고로 Xbox는 커스텀된 Windows를 사용하고 있고, PlayStation은 FreeBSD에 기반하고 있다. NVIDIA 그래픽 카드는 Windows에 특화되어 있다보니 Linux 게이머들은 AMD 그래픽 카드를 쓰는 경우가 많다.

일반 사용자 선에서 Linux로 게임을 하는 방법은 크게 다음과 같다.
  • 게임이 공식적으로 Linux판 포트가 있는 경우: x86용 Linux 지원 게임 리스트(32비트, 64비트) / ARM Linux 지원 게임 리스트 참조. 최근에는 후술할 스팀덱의 영향으로 네이티브로 리눅스 지원하는 게임들의 숫자가 점점 많아지고 있긴 하지만 여전히 전체 게임에 비하면 소수에 불과하므로 이 방법만 고수한다면 선택권이 매우 제한된다.
  • x86 Linux에서 x86 윈도우 게임을 돌리기: 윈도우 API를 리눅스로 변환하는 Wine이 필요하며, 또 게임의 API가 DirectX일 경우, DirectX는 마이크로소프트의 독자적인 윈도우용 API 이므로 이것을 리눅스에서도 동작 가능한 Vulkan으로 바꿔주는 VKD3D 혹은 DXVK가 필요하다. 현재는 밸브에서 개발한 통합 호환성 레이어인 Proton이 이 모든걸 통합적으로 해주기 때문에 Proton 하나만 사용하면 대부분 무난하며 스팀 게임 위주로만 돌릴거면 프로톤 기반의 SteamOS만 설치해도 일반 유저 입장에선 복잡하게 호환성 레이어들을 이리저리 만질 필요가 없다. SteamOS를 사용하는 스팀덱도 Proton 기반으로 작동한다.
  • ARM Linux에서 x86 윈도우 게임을 돌리기: Wine + VKD3D or DXVK 뿐만 아니라 x86 ↔ ARM 간에 변환도 해줘야하기 때문에, box86 / box64 혹은 FEX-emu 를 곁들여야 한다. arm 기반인 Android에서 x86 윈도우 게임을 구동하는 Winlator도 비슷한 원리로 돌아간다.
  • Linux에서 Android 게임을 돌리기: Waydroid 문서 참조.
  • Linux에서 에뮬레이터 돌리기: 좀 오래된 고전 콘솔 에뮬 중 상당수는 ARM, x86 버전 모두 에뮬레이터가 존재하며, 그렇지 않다 치더라도 상기된 방법대로 다양한 호환성 레이어를 사용하여 타 환경을 타겟으로 빌드된 에뮬레이터도 구동 가능하므로 대부분 무난히 작동한다.

2.1. ARM Linux 에서

일단 ARM Linux를 네이티브로 지원하는 게임 자체가 매우 드물며, 그마저도 대부분 2D, 저사양, 포팅에 의존한 경우이고 고사양 게임은 찾아볼 수도 없는 수준이다. Steam부터가 ARM을 정식 지원하지 않으며, Windows on ARM에서 구동하는 스팀도 x86 에뮬레이션으로 돌아갈 뿐이다.

Windows on ARM이야 탑제 기기가 점점 보급되면서 ARM 윈도우 네이티브 지원 게임의 수가 어느 정도 생겨나고 있지만, 게임이 돌아갈 정도 성능의 ARM 칩셋과 리눅스 기반 OS를 기본 탑제한 기기가 시중에 전혀 보급이 안되어있으니 지원 게임이 거의 없는 것도 당연한 일이다.

ARM Linux 자체가 서버나 개발자 용으로 라즈베리 파이등 저사양 칩셋에서 깔아서 쓰는게 대부분이며, 고사양 ARM 칩셋을 탑제하고 Linux 기반 OS를 탑제한 태블릿이나 노트북 자체를 시중에서 찾아보기 힘들다. 그나마 일부 리눅스 기반이었던 레트로 게임기는 에뮬레이션용 저사양 칩셋이 대부분이고, 고사양으로는 이미 Android 게임기로 시장이 넘어간지 오래이다.

그나마 시중에서 찾을 수 있는 ARM Linux 기반 태블릿 컴퓨터JingOS를 탑제한 JingPad A1정도 뿐이며, 그나마 최근에는 Snapdragon X Elite를 탑제한 노트북이 독일의 Tuxedo 에서 출시할 예정#이라고는 하나 여전히 ARM Linux 용 게이밍 생태계가 보급되기에는 턱없이 부족한 시장 점유율이다.


(RK3588 칩셋에서 Box86 / Box64 및 FEX를 통해 PC 게임 구동 시연 영상)[1]


(Raspberry Pi 5 칩셋에서 Box86 / Box64 를 통해 PC 게임 구동 시연 영상)

따라서 보통은 콘솔 에뮬레이터나, x86 윈도우 게임의 에뮬레이터 구동 밖에 답이 없는데, 2D나 저사양 3D 게임 정도라면 무난하겠지만, 고사양 3D 게임으로 간다면 ARM 환경에서는 성능적인 면에서 제약이 매우 크다.

x86 윈도우 → x86 리눅스야 같은 x86 아키텍처 끼리라 기껏해야 API만 변환하는 수준이라 성능 손실이 크지 않지만, x86 윈도우 -> ARM 리눅스는 아키텍처 언어 자체를 변환해야해서 성능 손실이 크고, 심지어 고효율인 대신 저사양인 ARM 칩셋에서 고성능인 x86용 게임을 에뮬레이션 하다보니 보통은 배보다 배꼽이 더 큰 상황이다.

그러다보니 고사양 3D 게임으로 가려면 최소 스냅드래곤 8 Gen 이상 정도의 고사양 칩셋이 요구되는데, 상술했듯 고사양 칩셋을 탑제하고 리눅스를 기본 탑제한 기기가 시중에 매우 드물다. 그나마 Android 혹은 Windows on ARM 태블릿, 노트북 등에서 부트로더를 언락하고 리눅스 기반 커스텀 롬으로 까는 방식으로는 가능한데, 일단 부트로더가 언락되는 기기 자체가 요즘은 흔치 않은데다가 이 과정에서 드라이버 호환 문제로 본 기기의 일부 기능(와이파이, 블루투스 등)이 먹통이 되거나 심하면 벽돌이 될 수 있으므로 일반인 선에선 권장되지는 않는다.

실제로 이 방법을 사용해 ARM 칩셋 기반인 닌텐도 스위치의 커스텀펌웨어에 리눅스를 설치해 PC 게임을 에뮬레이션 하는 시도가 있었다.# 물론 호환성과 별개로 스위치1의 자체 성능 한계로 인해 AAA 게임의 안정적인 구동은 어렵다.

스냅드래곤 8 Gen 2 기반의 Android 게임기AYN 오딘 2에서 부트로더 언락 후 리눅스 롬을 깔아 콘솔 에뮬레이터들이나 리눅스 포팅판 게임돌리는 영상, Box64를 사용해 호라이즌 제로 던구동한 영상 참조, 8 Gen 2 급 정도에서는 프레임은 낮긴 하지만 어느정도 고사양 게임 구동에는 성공한 모습이다.

그런데 사실 이렇게까지 할거라면 그냥 본래 Android OS 그대로 쓰는게 나을 수도 있다. 리눅스에서 구동 가능한 콘솔 에뮬레이터 대부분이 이미 안드로이드 용이 있는데다가, x86 PC 게임의 에뮬레이션도 Winlator나 그 포크인 GameHub, GameNative를 쓰는 쪽이 훨씬 더 낫기 때문. Windows on ARM 태블릿이나 노트북이라 할지라도 여전히 자체 x86 에뮬레이션을 쓰는 쪽이 더 났기 때문에, 게임용이 목적이라면 굳이 원래 OS를 밀고 ARM Linux를 깔 필요성은 없다시피 하다.[2]

2021년에는 NVIDIA가 미디어텍 Kompanio 1200 ARM 프로세서와 RTX 3060 GPU, 리눅스 OS 기반에서 RTX까지 지원하는 울펜슈타인: 영블러드 데모를 선보인바 있다.# 다만 이건 'ARM 기반에서도 이정도까지 기술적으로 가능하다'라는걸 시연한 일종의 테크데모일 뿐 실제로 ARM용 RTX GPU가 탑제한 노트북이 출시된 적은 없다. 다만 2025년 NVIDIA가 MediaTek과 협업해 ARM 기반 APU(ARM CPU 코어 + RTX GPU 코어 통합칩)를 개발 중이라는 보도가 있는걸 보면 어느정도 Arm 게이밍 생태계 확장을 위한 준비는 하고있는 듯 하다.# 단, 그렇다고 하더라도 Windows on ARM을 탑제할 가능성이 높으므로, 꼭 ARM Linux 용 게임 생태계로 이어질지는 미지수이다.


위 영상은 ARM 아키텍처 기반 메인보드인 Radxa Orion‑O6에서 Linux + FEX를 사용해 AAA급 PC 게임 구동을 시연한 영상이다. 다만, 이는 ARM SoC의 내장 GPU가 아닌 외장 GPU를 함께 사용했기 때문에 ARM SoC만으로 단독 구동한 것은 아니다. '성능이 충분하다는 가정하에 FEX 호환성' 벤치마킹 정도로만 참고하는게 좋을 듯 하다.

그러다 2025년 11월 밸브가 8 gen 3를 탑제한 Steam Frame과 함께 ARM 버전 SteamOS를 발표하며 Arm 리눅스 게이밍 생태계에 활력이 돌 가능성이 생겼다. 특히 스팀 프레임은 스냅드래곤 8 시리즈 이상급 고성능 칩셋을 탑제하고 안드로이드가 아닌 리눅스 기반을 기본 OS로 탑제한 거의 최초의 기기이다.

2.2. 밸브 코퍼레이션의 Linux 지원

스팀을 개발하는 밸브 코퍼레이션은 리눅스 지원에 적극적이다. 기획단계에서 스팀이 Linux를 공식 지원하게 되었고, 그에 따라서 자사 게임은 물론이고 스팀을 플랫폼으로 하는 게임들 중 Linux로 만들어지는 게임이 대폭적으로 늘었다. 현재 약 9천 개[3] 이상의 최신 게임을 즐길 수 있다. 당장 카운터 스트라이크를 한물 지난 컴퓨터에서 Linux 배포판과 Steam을 설치해 OpenGL로 돌려보면 알 수 있다. 사실, Linux 플랫폼 지원 강화는 Windows 마켓이 클로즈드 방식으로 변했기 때문이다. 밸브는 Windows를 비난하는 언급을 했으며, Linux 플랫폼을 일종의 보험 용도로 인식하여 지원을 강화한다고 발표하였다.[4]

또한 밸브는 다양한 오픈 소스 개발자 및 단체들과 협업하고 있다. 대표적으로 Wine과 Codeweavers(Wine 및 Proton 제작 협업), Collabora(SteamOS의 불변성 업데이트 시스템 구축), Arch Linux 팀(SteamOS의 원 기반과 인프라 구축 지원), Canonical(Ubuntu 배포판 개발사) 등이 있다.

2.3. Wine

Wine의 성능이 좋아지면서 이를 통해 플레이할 수 있는 게임이 많아졌다. WineHQ AppDB를 참고하여 호환되는 게임들의 종류를 확인할 수 있다. 특히 2019년 들어서 DXVK(DirectX 11 이하)와 VKD3D(DirectX 12)의 성능이 상당히 발전했기 때문에 사양만 받쳐준다면 다이렉트 X 전용 게임도 무리없이 돌릴 수 있다. 벨브는 Wine의 파생 버전으로 게임 호환성에 중점을 둔 Proton을 개발하고 있다. 밸브가 자사의 핸드헬드 게이밍 PCSteam Deck으로 인해 Proton의 호환성에 많은 투자를 하고 있는데다, 게임사들도 Steam Deck 때문에 Proton과의 호환성에 신경쓰기 시작했기에 앞으로 Linux 스팀 게임의 호환성의 미래는 밝다고 볼 수 있다.

다만 멀티플레이 게임같은 경우에는 사정이 좀 다른 편인데, 발로란트, 배틀그라운드, 레인보우 식스 시즈와 같은 안티 치트 프로그램을 사용하는 게임들의 경우 정상 작동하지 않을 수 있다. 이러한 Wine과 Proton으로도 실행이 불가능한 Windows용 게임의 경우에는 KVM/QEMU 가상머신을 통해 Windows 환경에서 실행할 수 있지만, 안티 치트가 가상 머신을 탐지하여 계정이 정지당하거나 실행이 불가능할 수 있다는 한계가 있다. 최근에는 리그 오브 레전드, Apex 레전드등의 게임들이 리눅스 자체가 주요 핵 사용 경로로 지목되어 아예 Linux와 호환이 되지 않는 EA 안티 치트, 라이엇 뱅가드 등의 안티 치트를 도입하거나 Linux 지원을 종료하는 등, 멀티플레이 게임을 지원하기 위해 아직 개선해야 할 사항이 많은 편이다.

2.4. 그 외

OpenGL 계열 게임들은 네이티브로 포팅될 때 DirectX 기반보다는 Linux에서 사용할 수 있게 될 확률이 높다. 존 카맥 재직 시절의 이드 소프트웨어에서 출시한 PC 게임은 거의 다 Linux를 지원한다. DirectX를 사용하지 않고 OpenGL을 사용하기 때문이다. 철지난 게임들[5]의 바이너리 파일을 Linux용으로 공개하였다.[6] Braid나 World of Goo 등의 몇몇 인디 게임들도 Linux용 풀패키지를 팔고 있다. 그리고 자유 소프트웨어로 웬만한 상용 버전 보다 더 빵빵한 웨스노스 전쟁도 있다.

인터프리터나 에뮬레이터를 거치는 게임은 대부분 Linux에서도 지원한다. 마인크래프트 자바 에디션와 같은 경우에도 Java 기반이기 때문에 문제 없이 실행이 가능하며, Windows보다 성능이 더 잘 나오기도 한다. 게임 에뮬레이터 목록

3. 관련 문서



[1] 무려 2011년작 포탈 2도 30 프레임을 못넘기는 모습을 보여준다.[2] Linux + Box64 or FEX 가 설령 Android + Winlator 보다 성능 상의 이점은 있을지 몰라도, 부트로더가 언락되는 기기 한정 + 롬질의 리스크 때문에 일반인 선에서는 그냥 본래 안드로이드 OS에서 Winlator를 돌리는 편이 접근성 면에서도 용이한 편이다.[3] https://store.steampowered.com/search/?sort_by=Released_DESC&tags=-1&category1=998&os=linux[4] http://www.phoronix.com/scan.php?page=article&item=valve_linux_dampfnudeln&num=1[5] 둠3, 퀘이크3, 리턴 투 캐슬 울펜슈타인 등.[6] 다만 게임은 실행 파일만으로 즐길 수 없으므로 Windows용 카피에서 실행 파일을 제외한 패키지 파일들(.pak)을 가져와야 한다.


#!if version2 == null
{{{#!wiki style="border:1px solid gray;border-top:5px solid gray;padding:7px;margin-bottom:0px"
[[크리에이티브 커먼즈 라이선스|[[파일:CC-white.svg|width=22.5px]]]] 이 문서의 내용 중 전체 또는 일부는 {{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/Linux|Linux]]}}}{{{#!if external != "o"
[[Linux]]}}}}}} 문서의 {{{#!if uuid == null
'''uuid not found'''}}}{{{#!if uuid != null
[[https://namu.wiki/w/Linux?uuid=f5dc688f-3dfa-4560-aaf4-7372de4154fc|r2767]]}}} 판{{{#!if paragraph != null
, [[https://namu.wiki/w/Linux?uuid=f5dc688f-3dfa-4560-aaf4-7372de4154fc#s-|번 문단]]}}}에서 가져왔습니다. [[https://namu.wiki/history/Linux?from=2767|이전 역사 보러 가기]]}}}
#!if version2 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="border:1px solid gray;border-top:5px solid gray;padding:7px;margin-bottom:0px"
[[크리에이티브 커먼즈 라이선스|[[파일:CC-white.svg|width=22.5px]]]] 이 문서의 내용 중 전체 또는 일부는 다른 문서에서 가져왔습니다.
{{{#!wiki style="text-align: center"
{{{#!folding [ 펼치기 · 접기 ]
{{{#!wiki style="text-align: left; padding: 0px 10px"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/Linux|Linux]]}}}{{{#!if external != "o"
[[Linux]]}}}}}} 문서의 {{{#!if uuid == null
'''uuid not found'''}}}{{{#!if uuid != null
[[https://namu.wiki/w/Linux?uuid=f5dc688f-3dfa-4560-aaf4-7372de4154fc|r2767]]}}} 판{{{#!if paragraph != null
, [[https://namu.wiki/w/Linux?uuid=f5dc688f-3dfa-4560-aaf4-7372de4154fc#s-|번 문단]]}}} ([[https://namu.wiki/history/Linux?from=2767|이전 역사]])
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid2 == null
'''uuid2 not found'''}}}{{{#!if uuid2 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph2 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]]){{{#!if version3 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid3 == null
'''uuid3 not found'''}}}{{{#!if uuid3 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph3 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version4 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid4 == null
'''uuid4 not found'''}}}{{{#!if uuid4 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph4 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version5 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid5 == null
'''uuid5 not found'''}}}{{{#!if uuid5 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph5 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version6 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid6 == null
'''uuid6 not found'''}}}{{{#!if uuid6 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph6 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version7 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid7 == null
'''uuid7 not found'''}}}{{{#!if uuid7 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph7 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version8 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid8 == null
'''uuid8 not found'''}}}{{{#!if uuid8 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph8 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version9 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid9 == null
'''uuid9 not found'''}}}{{{#!if uuid9 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph9 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version10 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid10 == null
'''uuid10 not found'''}}}{{{#!if uuid10 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph10 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version11 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid11 == null
'''uuid11 not found'''}}}{{{#!if uuid11 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph11 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version12 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid12 == null
'''uuid12 not found'''}}}{{{#!if uuid12 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph12 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version13 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid13 == null
'''uuid13 not found'''}}}{{{#!if uuid13 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph13 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version14 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid14 == null
'''uuid14 not found'''}}}{{{#!if uuid14 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph14 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version15 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid15 == null
'''uuid15 not found'''}}}{{{#!if uuid15 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph15 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version16 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid16 == null
'''uuid16 not found'''}}}{{{#!if uuid16 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph16 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version17 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid17 == null
'''uuid17 not found'''}}}{{{#!if uuid17 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph17 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version18 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid18 == null
'''uuid18 not found'''}}}{{{#!if uuid18 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph18 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version19 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid19 == null
'''uuid19 not found'''}}}{{{#!if uuid19 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph19 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version20 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid20 == null
'''uuid20 not found'''}}}{{{#!if uuid20 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph20 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version21 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid21 == null
'''uuid21 not found'''}}}{{{#!if uuid21 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph21 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version22 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid22 == null
'''uuid22 not found'''}}}{{{#!if uuid22 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph22 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version23 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid23 == null
'''uuid23 not found'''}}}{{{#!if uuid23 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph23 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version24 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid24 == null
'''uuid24 not found'''}}}{{{#!if uuid24 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph24 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version25 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid25 == null
'''uuid25 not found'''}}}{{{#!if uuid25 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph25 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version26 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid26 == null
'''uuid26 not found'''}}}{{{#!if uuid26 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph26 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version27 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid27 == null
'''uuid27 not found'''}}}{{{#!if uuid27 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph27 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version28 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid28 == null
'''uuid28 not found'''}}}{{{#!if uuid28 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph28 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version29 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid29 == null
'''uuid29 not found'''}}}{{{#!if uuid29 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph29 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version30 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid30 == null
'''uuid30 not found'''}}}{{{#!if uuid30 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph30 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version31 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid31 == null
'''uuid31 not found'''}}}{{{#!if uuid31 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph31 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version32 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid32 == null
'''uuid32 not found'''}}}{{{#!if uuid32 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph32 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version33 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid33 == null
'''uuid33 not found'''}}}{{{#!if uuid33 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph33 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version34 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid34 == null
'''uuid34 not found'''}}}{{{#!if uuid34 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph34 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version35 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid35 == null
'''uuid35 not found'''}}}{{{#!if uuid35 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph35 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version36 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid36 == null
'''uuid36 not found'''}}}{{{#!if uuid36 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph36 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version37 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid37 == null
'''uuid37 not found'''}}}{{{#!if uuid37 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph37 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version38 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid38 == null
'''uuid38 not found'''}}}{{{#!if uuid38 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph38 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version39 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid39 == null
'''uuid39 not found'''}}}{{{#!if uuid39 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph39 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version40 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid40 == null
'''uuid40 not found'''}}}{{{#!if uuid40 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph40 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version41 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid41 == null
'''uuid41 not found'''}}}{{{#!if uuid41 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph41 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version42 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid42 == null
'''uuid42 not found'''}}}{{{#!if uuid42 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph42 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version43 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid43 == null
'''uuid43 not found'''}}}{{{#!if uuid43 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph43 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version44 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid44 == null
'''uuid44 not found'''}}}{{{#!if uuid44 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph44 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version45 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid45 == null
'''uuid45 not found'''}}}{{{#!if uuid45 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph45 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version46 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid46 == null
'''uuid46 not found'''}}}{{{#!if uuid46 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph46 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version47 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid47 == null
'''uuid47 not found'''}}}{{{#!if uuid47 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph47 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version48 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid48 == null
'''uuid48 not found'''}}}{{{#!if uuid48 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph48 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version49 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid49 == null
'''uuid49 not found'''}}}{{{#!if uuid49 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph49 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}{{{#!if version50 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid50 == null
'''uuid50 not found'''}}}{{{#!if uuid50 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph50 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?from=|이전 역사]])}}}}}}}}}}}}}}}}}}}}}