게시판 즐겨찾기
편집
드래그 앤 드롭으로
즐겨찾기 아이콘 위치 수정이 가능합니다.
문명6 폰트를 바꿔보자
게시물ID : civil_4960짧은주소 복사하기
작성자 : 오유인4
추천 : 13
조회수 : 4681회
댓글수 : 14개
등록시간 : 2016/10/21 18:05:18
문명5보다는 아니지만 문명6의 폰트도 별로 마음에 들지 않더군요.
5를 생각하며 폴더를 뒤져봅니다.

딴다라라라딴딴딴~

Steam(스팀설치폴더)\SteamApps\common\Sid Meier's Civilization VI\Base\Assets\UI\Fonts 폴더에 있는
Civ6_FontStyles_ko_KR.xml 파일을 열어줍니다.

<?xml version="1.0" encoding="utf-8"?>
<StyleSheet>

    <!-- Tabs are set to 2 spaces, retaining the tab character -->
    <!-- ___           _      
      / __\__  _ __ | |_ ___
     / _\/ _ \| '_ \| __/ __|
    / / | (_) | | | | |_\__ \
    \/   \___/|_| |_|\__|___/
   ( Fonts )                                        -->

    <FontNormal8            Font="NotoSansCJKkr-Medium.otf"            FontSize="8"/>
    <FontNormal9            Font="NotoSansCJKkr-Medium.otf"            FontSize="9"/>
    <FontNormal10            Font="NotoSansCJKkr-Medium.otf"            FontSize="10"/>
    <FontNormal11            Font="NotoSansCJKkr-Medium.otf"            FontSize="11"/>
    <FontNormal12            Font="NotoSansCJKkr-Medium.otf"            FontSize="12"/>
    <FontNormal13            Font="NotoSansCJKkr-Medium.otf"            FontSize="13"/>
    <FontNormal14            Font="NotoSansCJKkr-Medium.otf"            FontSize="14"/>
    <FontNormal15            Font="NotoSansCJKkr-Medium.otf"            FontSize="15"/>
    <FontNormal16            Font="NotoSansCJKkr-Medium.otf"            FontSize="16"/>
    <FontNormal18            Font="NotoSansCJKkr-Medium.otf"            FontSize="18"/>
    <FontNormal20            Font="NotoSansCJKkr-Medium.otf"            FontSize="20"/>
    <FontNormal22            Font="NotoSansCJKkr-Medium.otf"            FontSize="22"/>
    <FontNormal24            Font="NotoSansCJKkr-Medium.otf"            FontSize="24"/>
    <FontNormal26            Font="NotoSansCJKkr-Medium.otf"            FontSize="26"/>
    <FontNormal28            Font="NotoSansCJKkr-Medium.otf"            FontSize="28"/>
    <FontNormal30            Font="NotoSansCJKkr-Medium.otf"            FontSize="30"/>
    <FontNormal40            Font="NotoSansCJKkr-Medium.otf"            FontSize="40"/>
    <FontNormal50            Font="NotoSansCJKkr-Medium.otf"            FontSize="50"/>

    <FontNormalBold12 Font="NotoSansCJKKr-Bold.otf"            FontSize="12"/>
    <FontNormalBold14 Font="NotoSansCJKKr-Bold.otf"            FontSize="14"/>
    <FontNormalBold16 Font="NotoSansCJKKr-Bold.otf"            FontSize="16"/>

    <FontFlair10            Font="NotoSansCJKkr-Medium.otf"            FontSize="10"/>
    <FontFlair11            Font="NotoSansCJKkr-Medium.otf"            FontSize="11"/>
    <FontFlair12            Font="NotoSansCJKkr-Medium.otf"            FontSize="12"/>
    <FontFlair14            Font="NotoSansCJKkr-Medium.otf"            FontSize="14"/>
    <FontFlair16            Font="NotoSansCJKkr-Medium.otf"            FontSize="16"/>
    <FontFlair18            Font="NotoSansCJKkr-Regular.otf"            FontSize="18"/>
    <FontFlair20            Font="NotoSansCJKkr-Regular.otf"            FontSize="20"/>
    <FontFlair22            Font="NotoSansCJKkr-Regular.otf"            FontSize="22"/>
    <FontFlair24            Font="NotoSansCJKkr-Regular.otf"            FontSize="24"/>
    <FontFlair26            Font="NotoSansCJKkr-Regular.otf"            FontSize="26"/>
    <FontFlair28            Font="NotoSansCJKkr-Regular.otf"            FontSize="28"/>
    <FontFlair30            Font="NotoSansCJKkr-Regular.otf"            FontSize="30"/>
    <FontFlair40            Font="NotoSansCJKkr-Regular.otf"            FontSize="40"/>
    <FontFlair50            Font="NotoSansCJKkr-Regular.otf"            FontSize="50"/>
    <FontFlairLua            Font="NotoSansCJKkr-Regular.otf"            FontSize="18"/>
   
    <FontBoldFlair18    Font="NotoSansCJKKr-Medium.otf"            FontSize="18"/>
    <FontBoldFlair21    Font="NotoSansCJKKr-Medium.otf"            FontSize="21"/>
    <FontBoldFlair26    Font="NotoSansCJKKr-Medium.otf"            FontSize="26"/>
    <FontBoldFlair60    Font="NotoSansCJKKr-Medium.otf"            FontSize="60"/>
                                                                                                     
    <FontNormalMedium12    Font="NotoSansCJKkr-Regular.otf"            FontSize="12"/>
    <FontNormalMedium13    Font="NotoSansCJKkr-Regular.otf"            FontSize="13"/>
    <FontNormalMedium14    Font="NotoSansCJKkr-Regular.otf"            FontSize="14"/>
    <FontNormalMedium16    Font="NotoSansCJKkr-Regular.otf"            FontSize="16"/>
    <FontNormalMedium18    Font="NotoSansCJKkr-Regular.otf"            FontSize="18"/>
    <FontNormalMedium20    Font="NotoSansCJKkr-Regular.otf"            FontSize="20"/>


</StyleSheet>

5는 한줄만 바꿔주면 됬는데 설정이 많네요... 그거도 폰트명만 적혀있었는데 6는 폰트 파일명까지 적혀있네요.
간추려보면 NotoSansCJKkr-Regular.otf(보통), NotoSansCJKkr-Medium.otf(굵은거), NotoSansCJKKr-Bold.otf(더 굵은거) 이렇게 3개 입니다.
저걸 바꿔주면 폰트가 바뀌겠죠? 음홧홧~

먼저, 백업파일을 만드세요!!! 무슨 게임이든 설정파일을 건드릴 땐 백업파일을 만들어두는게 세번 중요합니다!!!

5를 굴림체로 즐겼기때문에 익숙한 굴림체(gulim.ttc)로 바꿔줍니다. '모두 바꾸기' 기능이 있는 텍스트 에디터를 사용해서 바꿔주면 편합니다.
바꿨으면 테스트합니다.

20161021173623_1.jpg

어랏?? 뭔가 이상한데????????

20161021173628_1.jpg

당황한 티를 감추며 제일 아래 메뉴를 누르고 팝업창의 오른쪽 버튼을 눌러 윈도우로 나갑니다.
백업해둔 파일로 원상복구를 시킵니다.

호환되지 않는 폰트인가 봅니다. ;;;;;
확장자를 탓해보며 원래 설정에 쓰였던 otf 파일을 검색해서 찾은 네이버 나눔폰트로 다시 테스트 해봤습니다.
굵기도 보통, 볼드, 엑스트라 볼드 세가지로 딱 맞게 있더군요 ㅎㅎ
각 굵기에 맞게 바꿔주고 6를 구동합니다.

두근.두근.세근.네근.다섯근...

20161021174451_1.jpg

오옹!!!

20161021174501_1.jpg

성공이군요. 핫핫핫핫핫!!!

20161021171927_1.jpg
20161021172136_1.jpg

문명백과사전 비교 샷입니다.
위가 나눔명조, 아래가 기본폰트입니다.

문명6의 폰트가 별로이신 분들 폰트 바꾸세요~

OTF 파일만 지원하는 것인지 확장자에 상관없이 호환이 되고 안되는 폰트가 있는 것인지까지는 모르겠습니다만...
찾아서 해보고 안나오면 원복시키면 되니까요. ㅎㅎ

폰트 크기가 작다고 느끼시는 분들은 FontSize를 키우세요.


(참고로, 폰트설치법 모르시는 분은 폰트 다운받아 더블클릭으로 열어 상단에 설치버튼 누르면 윈도우\Fonts폴더로 설치됩니다.
이미 설치된 폰트의 파일명을 알고 싶으신 분은 Fonts폴더로 가셔서 폰트이름을 찾아 우클릭해서 속성을 열어보시면 나옵니다.)
전체 추천리스트 보기
새로운 댓글이 없습니다.
새로운 댓글 확인하기
글쓰기
◀뒤로가기
PC버전
맨위로▲
공지 운영 자료창고 청소년보호