Posted January 14, 2013
I made a mod for XIII that removes certain parts of the UI, see if it suits your needs. I only tested it with the GOG edition.
At first I tried to simply override the DrawHUD method and set bHideHUD to true before calling the inherited method, but it seemed to cause serious glitches (NPCs wouldn't want to talk to you), so I had to choose a different approach.
http://dl.dropbox.com/u/2167715/XIII%20HUD-Free%20Mod%201.0.1.zip
(edit)
I managed to include a silly bug in the previous version, link updated, all combinations of settings should work now.
At first I tried to simply override the DrawHUD method and set bHideHUD to true before calling the inherited method, but it seemed to cause serious glitches (NPCs wouldn't want to talk to you), so I had to choose a different approach.
http://dl.dropbox.com/u/2167715/XIII%20HUD-Free%20Mod%201.0.1.zip
(edit)
I managed to include a silly bug in the previous version, link updated, all combinations of settings should work now.
Post edited January 15, 2013 by drennan