I was looking for the font of the stats from borderlands, which i haven't been able to find, when i found out about a "bug" the game has.
Because of the size of the font in the stats part of a weapon, you can only see 4 lines when you can have more lines (Turns out i have like 8 items with 5 lines). PC players can fix this by editing 1 file to make the font size a lil smaller. Here's how:
- Go to the folder where Borderlands is installed
- Then go into the folders: WillowGame → Localization → INT
- Find the gd_globals.INT file and MAKE A BACKUP.
- Open the gd_globals.INT file with notepad.
AttributePresentationTranslation="$NUMBER$ $CONSTRAINT$ $DESCRIPTION$"
With:
AttributePresentationTranslation="<font size="10">$NUMBER$ $CONSTRAINT$ $DESCRIPTION$</font>"
Save, and done.
What i got with size 12
That's the instructions i found, however, where it says 10, i went with 12, and i think i could push it up a lil more. I think that if there was a 6th line it'd show, hard to tell and I don't know if any item ever has a 6th line.
No comments:
Post a Comment