Skip to content

How do I change the font? #3

Description

@Nutori3

Hi, I need to change the font in Lunaria as the current one is not very readable. I want to change the font to consolas.ttf. I'm following the instructions in the LuckSystem toolkit, but in the end the game won't launch. If you can help, it would be appreciated. In what order I do it:

lucksystem pak extract -i C:\Users\UserName\Desktop\LUNARiA\files\font_win32_1920\FONT__INFO.PAK
-o C:\Users\UserName\Desktop\LUNARiA\files\font_win32_1920\FONT__INFO.txt
--all C:\Users\UserName\Desktop\LUNARiA\files\font_win32_1920\temp

lucksystem pak extract
-i C:\Users\UserName\Desktop\LUNARiA\files\font_win32_1920\FONT_GOTHIC1.PAK
-o C:\Users\UserName\Desktop\LUNARiA\files\font_win32_1920\FONT_GOTHIC1.txt
--all C:\Users\UserName\Desktop\LUNARiA\files\font_win32_1920\temp2

lucksystem font extract -s C:\Users\UserName\Desktop\LUNARiA\files\font_win32_1920\temp2\ゴシック16
-S C:\Users\UserName\Desktop\LUNARiA\files\font_win32_1920\temp\info16
-o C:\Users\UserName\Desktop\LUNARiA\files\font_win32_1920\temp2\ゴシック16_f.png
-O C:\Users\UserName\Desktop\LUNARiA\files\font_win32_1920\temp\info16_f.txt

lucksystem font edit -s C:\Users\UserName\Desktop\LUNARiA\files\font_win32_1920\temp2\ゴシック16
-S C:\Users\UserName\Desktop\LUNARiA\files\font_win32_1920\temp\info16
-f C:\Users\UserName\Desktop\LUNARiA\files\font_win32_1920\font\consolas.ttf
-o C:\Users\UserName\Desktop\LUNARiA\files\font_win32_1920\font\ゴシック16
-O C:\Users\UserName\Desktop\LUNARiA\files\font_win32_1920\font\info16
-c C:\Users\UserName\Desktop\LUNARiA\files\font_win32_1920\font\allchar.txt
-i 7105

lucksystem pak replace -s C:\Users\UserName\Desktop\LUNARiA\files\font_win32_1920\FONT__INFO.PAK
-o C:\Users\UserName\Desktop\LUNARiA\files\font_win32_1920\FONT__INFO.out.PAK
-i C:\Users\UserName\Desktop\LUNARiA\files\font_win32_1920\temp\info16 --name info16

lucksystem pak replace -s C:\Users\UserName\Desktop\LUNARiA\files\font_win32_1920\FONT_GOTHIC1.PAK
-o C:\Users\UserName\Desktop\LUNARiA\files\font_win32_1920\FONT_GOTHIC1.out.PAK
-i C:\Users\UserName\Desktop\LUNARiA\files\font_win32_1920\temp2\ゴシック16 --name ゴシック16

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions