![]() |
HOW TO MAKE NEW FONT IN SH GAME?
I want to make larger font for 4k UI.
I've looking into Data/Menu/Font/, ervery font contains 2 files. a tga or dds file, a off file , and some contains a txt file which has no use just to show the position of each letter. I opened off file with HxD know it's a 16bit file. it clearly reflects the position table writes in txt file and you can not change dds into tga format or it ctd. So Anyone knows how to make this off file with what tool?:06: |
Quote:
|
S3D is the tool needed.
Somewhere there is a post about doing the Fonts. |
Quote:
Quote:
Silent 3ditor download Both from skwasjer! :salute: |
That would be the thread I was talking about.
Be aware there may be issues like a black screen that don't show the fonts. There are threads about that also if you search. |
Quote:
|
If you know the enlargement size of the texture file? Should be an easy calculation with a spread sheet.
:hmmm: |
Quote:
|
The .off file is a simple format. One could write a converter to change a txt file fairly easily.
I probably have a script for 010 that could be modified to do that. It converts an obj file (Which is just a txt file) to the SH5 RAW file format. EDIT: Found the Script. Should be easy to adjust it but it only runs in 010 Hex Editor. |
Quote:
|
One could convert the .off to a text file also.
The characters are Ascii or Extended Ascii so wouldn't be that hard. I'd think Excel would be able to handle extended Ascii. :hmmm: ä In the .off files translates to 228 which Exel should recognize. So appears they used Unicode - Latin Supplement A Can you send me a txt file that excel does not work with? Looking at the txt files in Notepad shows they are a mess. 010 opens them really good! So the import to Open Office always gives me fits! |
Quote:
they're stock files like Agency_28.txt ,Chalk.txt, I use microsoft excel and libre office, can't find a suitable code match the 16bit display anyway |
In Open Office? I import with Tabs as the seperator
Then select Western Europe (Windows-1252/WinLatin 1) Looks just like the txt file. Having figured all that out? I can write a script to convert the .off to a text file. |
Quote:
Agency_28 dds https://img1.imgtp.com/2023/07/25/LQU5BdHw.jpg Chalk https://img1.imgtp.com/2023/07/25/tLVLrRgE.jpg the libre office can't read chalk txt correctly alone with excel https://img1.imgtp.com/2023/07/25/Mk1W9fe9.jpg for microsoft excel opens in 1252, another ghost story https://img1.imgtp.com/2023/07/25/icsJ7vdW.jpg So it still has some trouble. |
https://img1.imgtp.com/2023/07/25/JgbLM864.jpg
Open office looks the same as libre office , " 226 113 10 32 the first letter caused the trouble, it only shows correctly in Notepad++ |
All times are GMT -5. The time now is 09:07 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 1995- 2025 Subsim®
"Subsim" is a registered trademark, all rights reserved.