![]() |
SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997 |
![]() |
#1 |
Bosun
![]() Join Date: Sep 2021
Posts: 69
Downloads: 112
Uploads: 2
|
![]()
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? ![]() |
![]() |
![]() |
![]() |
#2 | |
Silent Hunter
![]() |
![]() Quote:
__________________
there are only two things in the world: submarines and targets. Fortis et stabilis et fidelis, semper ![]() ![]() ![]() ------------------------------------------------------------ Silent Hunter 4 1.5 Gold Edition on CDROM LAA enabled Dell XPS with 32 GB Ram running Win10 |
|
![]() |
![]() |
![]() |
#3 |
GLOBAL MODDING TERRORIST
|
![]()
S3D is the tool needed.
Somewhere there is a post about doing the Fonts. |
![]() |
![]() |
![]() |
#4 | ||
CTD - it's not just a job
|
![]() Quote:
Quote:
Silent 3ditor download Both from skwasjer! ![]()
__________________
"...and bollocks to the naysayers" - Jimbuna |
||
![]() |
![]() |
![]() |
#5 |
GLOBAL MODDING TERRORIST
|
![]()
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. |
![]() |
![]() |
![]() |
#6 |
Bosun
![]() Join Date: Sep 2021
Posts: 69
Downloads: 112
Uploads: 2
|
![]() |
![]() |
![]() |
![]() |
#7 |
GLOBAL MODDING TERRORIST
|
![]()
If you know the enlargement size of the texture file? Should be an easy calculation with a spread sheet.
![]() |
![]() |
![]() |
![]() |
#8 |
Bosun
![]() Join Date: Sep 2021
Posts: 69
Downloads: 112
Uploads: 2
|
![]() |
![]() |
![]() |
![]() |
#9 |
GLOBAL MODDING TERRORIST
|
![]()
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. Last edited by Jeff-Groves; 07-24-23 at 10:39 AM. |
![]() |
![]() |
![]() |
#10 | |
Bosun
![]() Join Date: Sep 2021
Posts: 69
Downloads: 112
Uploads: 2
|
![]() Quote:
|
|
![]() |
![]() |
![]() |
#11 |
GLOBAL MODDING TERRORIST
|
![]()
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. ![]() ä 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! Last edited by Jeff-Groves; 07-24-23 at 02:11 PM. |
![]() |
![]() |
![]() |
#12 | |
Bosun
![]() Join Date: Sep 2021
Posts: 69
Downloads: 112
Uploads: 2
|
![]() 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 Last edited by Bartholomew Roberts; 07-24-23 at 02:30 PM. |
|
![]() |
![]() |
![]() |
#13 |
GLOBAL MODDING TERRORIST
|
![]()
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. Last edited by Jeff-Groves; 07-24-23 at 03:04 PM. |
![]() |
![]() |
![]() |
#14 | |
Bosun
![]() Join Date: Sep 2021
Posts: 69
Downloads: 112
Uploads: 2
|
![]() Quote:
Agency_28 dds ![]() Chalk ![]() the libre office can't read chalk txt correctly alone with excel ![]() for microsoft excel opens in 1252, another ghost story ![]() So it still has some trouble. Last edited by Bartholomew Roberts; 07-24-23 at 08:54 PM. |
|
![]() |
![]() |
![]() |
#15 |
Bosun
![]() Join Date: Sep 2021
Posts: 69
Downloads: 112
Uploads: 2
|
![]() ![]() Open office looks the same as libre office , " 226 113 10 32 the first letter caused the trouble, it only shows correctly in Notepad++ |
![]() |
![]() |
![]() |
|
|