Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

일부 폰트 패치가 되지 않는 문제 #61

Open
dudckd502 opened this issue Jul 4, 2020 · 1 comment
Open

일부 폰트 패치가 되지 않는 문제 #61

dudckd502 opened this issue Jul 4, 2020 · 1 comment

Comments

@dudckd502
Copy link

이미지 1

게임은 스팀에 파티 하드 1편입니다.

툴을 이용해서 폰트를 바꿔보려고 하는데 위에 빨강 사각에 있는 폰트를 추가해서 패치 파일을 만들어서 실행하면 패치가 완료되기 전에 패치 실행 파일이 강제 종료가 되고 패치가 되지 않는 문제가 있습니다.

위에 두 개의 폰트를 목록에서 빼고 패치를 하면 정상적으로 패치 파일이 강제 종료되지 않고 패치가 완료됩니다.

확인해 주시면 감사하겠습니다.

@dmc31a42
Copy link
Owner

dmc31a42 commented Jul 6, 2020

저 두개 폰트는 NGUI에서 '생성한' Bitmap 폰트가 아니라 유니티 기본 폰트를 불러와 쓰는 Dynamic폰트인데, 이런 폰트를 실제로 쓴 경우를 본적이 없어서 예외처리를 안 해두었습니다. 오류나는 두 폰트는 UnityDefaultFont의 'calibri' 폰트를 수정하시면됩니다.
오류를 완화하는 패치는 시간이 좀 걸릴것입니다.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants