File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 33# Game's backend is OPENGL
44# DLL uses SimHei.ttf to render chinese glyphs, make sure you have installed SimHei.ttf into your Windows/Fonts folder.
55# SimHei.ttf download link: https://huggingface.co/internlm/internlm-xcomposer2d5-7b/resolve/main/SimHei.ttf
6- # DLL uses GDI (For drawing objects for extrasensory perception) and HUDHOOK (IMGUI for menu )
6+ # DLL uses HUDHOOK (IMGUI for menu and for drawing objects for extrasensory perception )
77# This DLL does not use OTF fonts yet, but OTF fonts support is enabled, to use it you would need to install freetype using vcpkg
88# To install freetype you need to install vcpkg and install freetype, using command
99# vcpkg install freetype --triplet=x86-windows-static-md && vcpkg install freetype --triplet=x86-windows-static && vcpkg install freetype --triplet=x86-windows
You can’t perform that action at this time.
0 commit comments