




Jedi Knight: Jedi Academy is a Star Wars themed action game from Raven Software. You play as a Jedi apprentice under the instruction of Luke Skywalker and Kyle Katarn, and must hone your skills through a variety of missions across several Star Wars locations.
As a first/third person shooter set in the Star Wars universe, Jedi Academy puts the player into combat wielding a variety of firearms from the universe, as well as lightsabers and Force powers. The player can choose perspective for every weapon but the lightsaber, which can only be used in third person.
The shooter aspects of the game are typical, including a variety of projectile and energy weapons and explosives. Players have a health meter and a shield meter, which are replenished separately.
Support Summary
Game Information
Screenshots Comparison
Solutions & Issues
The Game is VERT- out of the Box, you need to INI & HEX edit to get it HOR+
Fix for weapon FOV available from the PC Gaming Wiki Community Files (search there). FOV INI edit: Go to --> Star Wars Jedi Knight - Jedi Academy\GameData\base and create a new text file called autoexec.cfg
and add this Lines in it:
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 - Jedi Academy\GameData\jagamex86.dll
Go to OFFSET 165580 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.Academy - correct Weapon FOV.7z
All Values can be changed to your liking.
-------------------------------------------------------------------------------------------------------------------------------------------------
Optional: Elegance HUD which is in the screenshots - good HUD for widescreen resolutions.
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.
Same as WS solution above. Create a autoexec.cfg and add this Lines in it:
seta r_customheight "1080" <-- your resolution height
seta r_customwidth "5760" <---- your resolution width
seta r_mode "-1" <---------------------- necessary for custom resolution
seta cg_fov "146.8" <----------------- can be changed to any value
Hex edit the Weapon FOV like above or use the Attachment.
Same as WS solution above. Create a autoexec.cfg and add this Lines in it:
seta r_customheight "2160" <-- your resolution height
seta r_customwidth "3840" <---- your resolution width
seta r_mode "-1" <--------------------- necessary for custom resolution
seta cg_fov "96.4" <------------------ can be changed to any value
Hex edit the Weapon FOV like above or use the Attachment.





























