A crude script to convert all uppercase words in the UI of Starfield to capital case.
Released at https://www.nexusmods.com/starfield/mods/1246/
Put the extracted translate_en.txt
inside ./data
, then run:
npm install
npm run build
You also need to change $MAIN_Font
and $MAIN_Font_Bold
inside fontcnnfig_en.txt
, because the default main font only have capital letters. (I already included a modified one)
Now support all languages.