Download
(151 Kb)
Download
Updated: 10/07/23 04:15 AM
Pictures
File Info
Compatibility:
base-game patch (9.1.5)
Updated:10/07/23 04:15 AM
Created:09/30/23 02:08 PM
Monthly downloads:350
Total downloads:2,389
Favorites:8
MD5:
Categories:UI Media, Miscellaneous
Font Changer
Version: 0.9
by: Ferrety6012 [More]
This addon will change the fonts of most things in-game.

Dependencies

Requires LibAddonMenu

Recommended Addons
  • DarkUI (As seen in screenshots).
Notes
  • Some fonts are not able to be changed by addons (i.e. Crown Store).
Changing Font
  • Download your desired font in TTF format.
  • Copy & Paste into the FontChanger/Fonts folder.
  • Rename your new font to match the font you want to replace (delete the existing font).
  • That's it!

Important! All Filetypes must be .ttf format
0.9 - Added Options to scale the size of each font.

0.8 - Fixed SCT Font switching back to Default during some circumstances.

0.7 - Fixed an issue causing an error on start up if you haven't set your own font scale.

0.6 - Added Options Menu to change the size of the Nameplate and SCT Fonts.

0.5 - Gamepad Mode Font Size Reduced.

0.4 - Gamepad Mode Font Size Adjustment.

0.3 - Fixed Nameplates Resetting to Default Font when Changing Zones.

0.2 - General Code Optimisation.
Optional Files (1)
File Name
Version
Size
Author
Date
Type
1.5
1MB
04/28/24 05:37 PM
Patch


Archived Files (8)
File Name
Version
Size
Uploader
Date
0.8
151kB
Ferrety6012
10/06/23 11:53 AM
0.7
151kB
Ferrety6012
10/06/23 10:38 AM
0.6
150kB
Ferrety6012
10/06/23 09:33 AM
0.5
149kB
Ferrety6012
10/06/23 07:06 AM
0.4
149kB
Ferrety6012
10/02/23 03:18 PM
0.3
149kB
Ferrety6012
10/02/23 02:47 PM
0.2
149kB
Ferrety6012
10/01/23 05:31 AM
0.1
150kB
09/30/23 02:08 PM


Post A Reply Comment Options
Unread 03/17/24, 02:44 PM  
GodwinGrog

Forum posts: 0
File comments: 11
Uploads: 0
Right, so my issue is that the stuff on the left side of your picture, the tooltips and the armor slots all have the new font but the RIGHT side where your actual inventory is are all the default font.

Originally Posted by Antisenil
do you mean the ones here with the scripture font?


could you tell me which other addons you got installed?

that font for itemnames and most other things on the ui is "RegularFont_Bold.slug"
for descriptive texts and the buttons it is "RegularFont.slug"
the only fonts/texts i cant edit are those in the crownshop, loading screens and prelogin

Originally Posted by GodwinGrog
Hi, so I've managed to change the font on like 99% of things except for the font in my inventory and the name when you're trying to activate something. Any idea why?
Report comment to moderator  
Reply With Quote
Unread 03/17/24, 10:26 AM  
Antisenil
 
Antisenil's Avatar

Forum posts: 7
File comments: 47
Uploads: 0
FontChanger v1.2
changelog:
Code:
- changed the fontnames to not overwrite old ones
- updated 'Readme'-file to reflect changes in addon code and eso
- reworked Nameplate and SCT function in two seperat functions and their own fontpaths, 
   currently they both use the 'FCUI' font(previously called 'RegularFont'

Known Bugs:
Code:
unfixable
-if your fontname/path is to long the game wont load it. 
  keep it short like "King.slug" instead of "MyCustomUIFont_King.slug"
Report comment to moderator  
Reply With Quote
Unread 03/16/24, 03:18 PM  
Antisenil
 
Antisenil's Avatar

Forum posts: 7
File comments: 47
Uploads: 0
do you mean the ones here with the scripture font?


could you tell me which other addons you got installed?

that font for itemnames and most other things on the ui is "RegularFont_Bold.slug"
for descriptive texts and the buttons it is "RegularFont.slug"
the only fonts/texts i cant edit are those in the crownshop, loading screens and prelogin

Originally Posted by GodwinGrog
Hi, so I've managed to change the font on like 99% of things except for the font in my inventory and the name when you're trying to activate something. Any idea why?
Last edited by Antisenil : 03/16/24 at 03:20 PM.
Report comment to moderator  
Reply With Quote
Unread 03/16/24, 01:28 PM  
GodwinGrog

Forum posts: 0
File comments: 11
Uploads: 0
Hi, so I've managed to change the font on like 99% of things except for the font in my inventory and the name when you're trying to activate something. Any idea why?
Report comment to moderator  
Reply With Quote
Unread 03/14/24, 12:25 PM  
Antisenil
 
Antisenil's Avatar

Forum posts: 7
File comments: 47
Uploads: 0
Full AddOn zip-file contains:
Code:
- api bump
- standard included fonts converted from .ttf to .slug format
- added options to change the style of nameplates, scrolling combat text(sct) and 
  chat(not all options work the way they should, need to wait for ZOS to make changes)
- added new ZOS constants for fontpaths to ensure compatibility with future updates
WARNING:
If you use your own custom fonts and have already converted them, save them before overwriting the addon folder. Otherwise they will be lost.

https://drive.google.com/file/d/1pGP...ew?usp=sharing
Last edited by Antisenil : 03/14/24 at 12:30 PM.
Report comment to moderator  
Reply With Quote
Unread 03/12/24, 10:55 AM  
Smumbo

Forum posts: 2
File comments: 25
Uploads: 0
Originally Posted by Antisenil
Originally Posted by Rutes
Originally Posted by Smumbo
The addon has stopped working since update 41. I've looked at the debug log, but can't see anything obvious that would lead to a fix.
it's true. very sad - I miss my fonts!


location of slugfont.exe
Code:
your_install_path\Zenimax Online\The Elder Scrolls Online\game\client


if you want to update the fonts yourself copy the slugfont.exe into the fonts folder, should be at :
Code:
C:\Users\%Userprofile%\Documents\Elder Scrolls Online\live\AddOns\FontChanger\Fonts


then simply create a .bat or use cmd prompt to convert the fonts you want to use

Code:
slugfont.exe "ChatFont.ttf" -o "ChatFont.slug"

slugfont.exe "RegularFont.ttf" -o "RegularFont.slug"

slugfont.exe "RegularFont_Bold.ttf" -o "RegularFont_Bold.slug"

slugfont.exe "ScriptureFont.ttf" -o "ScriptureFont.slug"
if you put this in the .bat file it will convert all the standard fonts to the new slug format

Now go ingame and change all the font scales in FontChanger addon settings to atleast 1x(just a precaution, because if you set them to low while being frustrated that your addon doesnt work anymore, then you wont be able to see anything after exchanging the luas).

After that logout and close the game, download my modified FontChanger.lua https://drive.google.com/file/d/1DHX...usp=drive_link and replace the old FontChanger.lua in its addon folder
Code:
C:\Users\%Userprofile%\Documents\Elder Scrolls Online\live\AddOns\FontChanger
restart and enjoy your custom fonts again
Amazing, thank you so much for the detailed guide!
Report comment to moderator  
Reply With Quote
Unread 03/12/24, 08:19 AM  
Antisenil
 
Antisenil's Avatar

Forum posts: 7
File comments: 47
Uploads: 0
Originally Posted by Rutes
Originally Posted by Smumbo
The addon has stopped working since update 41. I've looked at the debug log, but can't see anything obvious that would lead to a fix.
it's true. very sad - I miss my fonts!


location of slugfont.exe
Code:
your_install_path\Zenimax Online\The Elder Scrolls Online\game\client


if you want to update the fonts yourself copy the slugfont.exe into the fonts folder, should be at :
Code:
C:\Users\%username%\Documents\Elder Scrolls Online\live\AddOns\FontChanger\Fonts


then simply create a .bat or use cmd prompt to convert the fonts you want to use

Code:
slugfont.exe "ChatFont.ttf" -o "ChatFont.slug"

slugfont.exe "RegularFont.ttf" -o "RegularFont.slug"

slugfont.exe "RegularFont_Bold.ttf" -o "RegularFont_Bold.slug"

slugfont.exe "ScriptureFont.ttf" -o "ScriptureFont.slug"
if you put this in the .bat file it will convert all the standard fonts to the new slug format

Now go ingame and change all the font scales in FontChanger addon settings to atleast 1x(just a precaution, because if you set them to low while being frustrated that your addon doesnt work anymore, then you wont be able to see anything after exchanging the luas).

After that logout and close the game, download my modified FontChanger.lua https://drive.google.com/file/d/1DHX...usp=drive_link and replace the old FontChanger.lua in its addon folder
Code:
C:\Users\%Userprofile%\Documents\Elder Scrolls Online\live\AddOns\FontChanger
restart and enjoy your custom fonts again
Last edited by Antisenil : 03/16/24 at 03:48 PM.
Report comment to moderator  
Reply With Quote
Unread 03/12/24, 07:23 AM  
Rutes

Forum posts: 0
File comments: 1
Uploads: 0
Originally Posted by Smumbo
The addon has stopped working since update 41. I've looked at the debug log, but can't see anything obvious that would lead to a fix.
it's true. very sad - I miss my fonts!
Report comment to moderator  
Reply With Quote
Unread 03/11/24, 10:38 PM  
Smumbo

Forum posts: 2
File comments: 25
Uploads: 0
The addon has stopped working since update 41. I've looked at the debug log, but can't see anything obvious that would lead to a fix.
Report comment to moderator  
Reply With Quote
Unread 10/07/23, 09:12 AM  
darkfirepk

Forum posts: 0
File comments: 3
Uploads: 0
Talking Re: Re: Re: Re: Gamepad UI Text Size

Originally Posted by Ferrety6012
Originally Posted by darkfirepk
Originally Posted by Ferrety6012
Originally Posted by darkfirepk
Hi there! Great mod, been looking for a text editor for a while now. Question, how do you edit the size of the Gamepad UI Text? When I installed it, the text is SUPER BLOWN UP, like 72 size font, like I could read it from 10 feet away blown up. How do I fix that? My custom UI scale is already nearly the smallest and moving that slider does not change anything
EDIT: The addon now has a menu to change the size of the in-world fonts.

Hey there again! I saw the changes for the Scrolling Combat Text and Nameplate. Is there a chance for Controller UI we could edit the general text size? The stuff that is still like overly big are things like target names, quest log text, all inventory and menu text, etc. I think it would be the stuff that fall into the RegularFont and RegularFont_Bold categories. I am using a .TTF file where I make the changes and the text does change, its just the size makes it unusable. In keyboard mode, it works fine. It seems to be controller specific with the UI blowing up super huge. PM and we can Discord chat if you wanna see it live
EDIT: Version 0.9 is now active and has options to scale each font individually. Hope that helps!

Works great on controller now! Great Job
Report comment to moderator  
Reply With Quote
Unread 10/07/23, 03:37 AM  
Ferrety6012
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 3
Uploads: 1
Re: Re: Re: Gamepad UI Text Size

Originally Posted by darkfirepk
Originally Posted by Ferrety6012
Originally Posted by darkfirepk
Hi there! Great mod, been looking for a text editor for a while now. Question, how do you edit the size of the Gamepad UI Text? When I installed it, the text is SUPER BLOWN UP, like 72 size font, like I could read it from 10 feet away blown up. How do I fix that? My custom UI scale is already nearly the smallest and moving that slider does not change anything
EDIT: The addon now has a menu to change the size of the in-world fonts.

Hey there again! I saw the changes for the Scrolling Combat Text and Nameplate. Is there a chance for Controller UI we could edit the general text size? The stuff that is still like overly big are things like target names, quest log text, all inventory and menu text, etc. I think it would be the stuff that fall into the RegularFont and RegularFont_Bold categories. I am using a .TTF file where I make the changes and the text does change, its just the size makes it unusable. In keyboard mode, it works fine. It seems to be controller specific with the UI blowing up super huge. PM and we can Discord chat if you wanna see it live
EDIT: Version 0.9 is now active and has options to scale each font individually. Hope that helps!
Last edited by Ferrety6012 : 10/07/23 at 05:59 AM.
Report comment to moderator  
Reply With Quote
Unread 10/06/23, 09:48 PM  
darkfirepk

Forum posts: 0
File comments: 3
Uploads: 0
Exclamation Re: Re: Gamepad UI Text Size

Originally Posted by Ferrety6012
Originally Posted by darkfirepk
Hi there! Great mod, been looking for a text editor for a while now. Question, how do you edit the size of the Gamepad UI Text? When I installed it, the text is SUPER BLOWN UP, like 72 size font, like I could read it from 10 feet away blown up. How do I fix that? My custom UI scale is already nearly the smallest and moving that slider does not change anything
EDIT: The addon now has a menu to change the size of the in-world fonts.

Hey there again! I saw the changes for the Scrolling Combat Text and Nameplate. Is there a chance for Controller UI we could edit the general text size? The stuff that is still like overly big are things like target names, quest log text, all inventory and menu text, etc. I think it would be the stuff that fall into the RegularFont and RegularFont_Bold categories. I am using a .TTF file where I make the changes and the text does change, its just the size makes it unusable. In keyboard mode, it works fine. It seems to be controller specific with the UI blowing up super huge. PM and we can Discord chat if you wanna see it live
Report comment to moderator  
Reply With Quote
Unread 10/06/23, 11:55 AM  
Ferrety6012
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 3
Uploads: 1
Originally Posted by Baertram
Crown store and Tribute game and Scrying and some other UIs cannot be touched by addons, nor can addons work at loading screens, or UI prior to the ingame world (e.g. character selection).

These are restrictions that the game provides, named here:
https://www.esoui.com/forums/showthread.php?t=9865
Thanks for the heads up! I'll give it a read.
Report comment to moderator  
Reply With Quote
Unread 10/06/23, 08:16 AM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 5000
File comments: 6055
Uploads: 78
bar the Crown Store as for some reason that is unaffected by this
Crown store and Tribute game and Scrying and some other UIs cannot be touched by addons, nor can addons work at loading screens, or UI prior to the ingame world (e.g. character selection).

These are restrictions that the game provides, named here:
https://www.esoui.com/forums/showthread.php?t=9865
Report comment to moderator  
Reply With Quote
Unread 10/06/23, 07:00 AM  
Ferrety6012
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 3
Uploads: 1
Re: Gamepad UI Text Size

Originally Posted by darkfirepk
Hi there! Great mod, been looking for a text editor for a while now. Question, how do you edit the size of the Gamepad UI Text? When I installed it, the text is SUPER BLOWN UP, like 72 size font, like I could read it from 10 feet away blown up. How do I fix that? My custom UI scale is already nearly the smallest and moving that slider does not change anything
EDIT: The addon now has a menu to change the size of the in-world fonts.
Last edited by Ferrety6012 : 10/06/23 at 12:21 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: