
MD5: 57FD5F0B5F176DB615658FA5B5EE55B2
Size: 5.72 MB
Hey guys I finally figured out how to do a True Font addon with no FontInstaller its simple, just add this to your Entries_*.ini:
Now I used [ExtraFileEdits] to add the Reg and String entries to HIVESFT.INF (You can also use a seperate .INF file for this ExFileEds is not needed)[dosnet_files]
d1,myfont.ttf
[txtsetup_files]
myfont.ttf = 100,,,,,,,22,0,0,,1,22
[txtsetup_fileflags]
myfont.ttf = 16
[i386_compress] ;<-Optional
rvmtemp\extracted\myfont.ttf
The Reg Settings for your fonts are stored in:
Good Luck! Making your own[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]