Posted on: January 31, 2023

xman1
Verified ownerGames: 541 Reviews: 88
Probably the best Star Wars game
After this game, the Star Wars franchise became obsessed with 3rd person perspective. If you want a FPS, then this is the last in a great line. Widescreen: FOV INI edit: Go to --> Star Wars Jedi Knight II - Jedi Outcast\GameData\base and create a new text file called autoexec.cfg seta r_customheight "1440" <-- your resolution height seta r_customwidth "2560" <---- your resolution width seta r_mode "-1" <--------------------- necessary for custom resolution seta cg_fov "96.4" <------------------ can be changed to any value Weapon FOVHEX edit: Go to --> Star Wars Jedi Knight II - Jedi Outcast\GameData\jk2gamex86.dll Go to OFFSET 107480 and look for 00 00 A0 42 and change it to 00 00 FF 43 (this will break the wrong calculation of the Weapon SIZE and FOV) I have the File in the Attachments: Jedi.Outcast - correct Weapon FOV.7z Ultra/Super-Wide (21:9/32:9) Specific Solution & Issues Same as WS solution above. Create a autoexec.cfg and add this Lines in it: seta r_customheight "1440" <-- your resolution height seta r_customwidth "3440" <---- your resolution width seta r_mode "-1" <---------------------- necessary for custom resolution seta cg_fov "112.7" <----------------- can be changed to any value Hex edit the Weapon FOV like above or use the Attachment. Linux: For Linux users, I got some notes as I couldn't get this one running for some reason. I found a solution for NVidia users: Configure the game -> System Tab -> Env variables add the following as written: Key: __GL_ExtensionStringVersion Value: 17700 AMD / Intel users can try the following: Key: MESA_EXTENSION_MAX_YEAR Value: 2003
Is this helpful to you?