Version: v1.23 NWN2/MotB/SoZ only (older patches will not work)
This mod aims to provide a better NWN2 UI experience at higher resolutions. By default, the NWN2 UI does not scale and becomes increasingly difficult for some players to read at resolutions of 1280x1024 and above.
The mod increases the size of fonts in the game. Many NWN2 UI panels are made larger to accommodate the larger fonts.
A zip file and a windows installer are available. The installer places the files in the Neverwinter Nights 2\ui\custom\FI_Big_Fonts_UI folder in your My Documents.
Many thanks to WhatIsSol for all his hard work on this mod.
Please drop a comment below if you find any clipping problems etc. which you'd like fixed.
Installation instructions:
See the readme file. Mod now offers a choice of inventory screens with or without the SoZ cargo button.
TonyK's AI patch:
This fixes a few UI glitches that occur when you use TonyK's Companion and Monster AI and the Big Fonts UI.
Only use if the current UI patch is the same version as TonyK's AI. If TonyK's UI is a newer version, don't use an older version of the patch. There will just be some small UI glitches until I make a new patch.
Change log:
1.23 (29/08/09)
Updated to patch v1.23.
Included GrinningFool's handy store no-reset patch
1.22 (28/02/09)
Updated to patch v1.22.
Merged in the SoZ beta changes.
Party bar changed to support 10 portraits.
Removed annoying 'Game Paused' notification from SoZ.
1.21 (17/11/08)
Updated to patch v1.21.
Name | Type | Size | Downloads |
FIBFUI_v1.22_Companion_and_Monster_AI_2.1_20090328.zipFIBFUI_v1.22_Companion_and_Monster_AI_2.1_20090328.zip Submitted: 05-27-2007 / Last Updated: 03-28-2009 |
zip | 20.9Kb | 1777 |
Patch file for compatibility with Tony_K's Companion and Monster AI 2.1 (28-03-2009 update) |
|||
Fire_and_Ices_Big_Fonts_UIv1.23.exeFire_and_Ices_Big_Fonts_UIv1.23.exe Submitted: 05-27-2007 / Last Updated: 08-29-2009 |
exe | 1.4Mb | 3411 |
Windows .exe - NWN/MotB/SoZ v1.23 only (1020 downloads + current count) |
|||
FI_Big_Fonts_UIv1.23.zipFI_Big_Fonts_UIv1.23.zip Submitted: 05-27-2007 / Last Updated: 08-29-2009 |
zip | 1.3Mb | 3282 |
Zip file archive - NWN/MotB/SoZ v1.23 only (512 downloads + current count) |
Attachment | Size |
---|---|
fi_big_fonts_uiv1.23.zip (2270) | 1.3 MB |
fibfui_v1.22_companion_and_monster_ai_2.1_20090328.zip (949) | 20.9 KB |
fire_and_ices_big_fonts_uiv1.23.exe (1692) | 1.36 MB |
Hi everyone:
Now the PAUSE sign was gone after I installed the mod, and I would like to know is there a way to fix this problem? And thank you for your help.
King274
I used this for years.
Would be great but it makes PC tools useless as you can no longer read the options anymore :(
A must have for playing NWN community modules on more modern systems, (ie, 1080p). However, there is a serious flaw with this mod that prevents stores from displaying the last (bottom) item in a list if you have to scroll. It's easy to fix.
Open store.xml file with your favorite text editor. Find the line:
<UIListbox name="STORE_LIST" x=18 y=84 width=422 height=640 yPadding=0 xPadding=0
Replace with:
<UIListbox name="STORE_LIST" x=18 y=84 width=422 height=639 yPadding=0 xPadding=0
(Replace the 640 with 639. Yes, 1 pixel here makes *all* the difference)