LucyTheAlien Posted December 11, 2016 Posted December 11, 2016 Is there seriously no way to permanently set your FOV in Jedi Academy?
Lancelot Posted December 11, 2016 Posted December 11, 2016 Is there seriously no way to permanently set your FOV in Jedi Academy? Can you tell us exactly how you usually set-up the FOV?
LucyTheAlien Posted December 11, 2016 Author Posted December 11, 2016 Can you tell us exactly how you usually set-up the FOV? Through the console but it gets tedious quickly, for some reason Jedi Academy doesn't recognise "seta_fov x" in the manner Outcast does- also I'd like to know, if anyone has the information- why in Jedi Knight Enhanced does changing FOV not affect True-View.
Lancelot Posted December 11, 2016 Posted December 11, 2016 @@LucyTheAlienThere is a quick and easy way to permanently set the FOV. Just create an autoexec.cfg (but I think it should be located in the base folder already).Open it with the Editor (you know, the program that kinda looks like Wordpad, but isn't) or with the more advanced Notepad++.Then, all you have to to is copy cg_fow 97 (or your preferred value) into the autoexec.cfg and save it. The game should load this setting automatically. If you also want to have permanent widescreen settings (which also contains the FOV setting), just copy and paste these commands into the autoexec file: set r_customWidth 1920set r_customHeight 1080set r_mode -1set r_picmip 0set cg_shadows 2set r_DynamicGlow 1set r_ext_texture_filter_anisotropic 16set s_khz 44cg_fow 97snd_restartvid_restart LucyTheAlien and Smoo like this
LucyTheAlien Posted December 11, 2016 Author Posted December 11, 2016 @@LucyTheAlienThere is a quick and easy way to permanently set the FOV. Just create an autoexec.cfg (but I think it should be located in the base folder already).Open it with the Editor (you know, program that kinda looks like Wordpad, but isn't) or with the more advanced Notepad++.Then, all you have to to is copy cg_fow 97 (or your preferred value) into the autoexec.cfg and save it. The game should load this setting automatically. If you also want to have permanent widescreen settings (which also contains the FOV setting), just copy and paste these commands into the autoexec file: set r_customWidth 1920set r_customHeight 1080set r_mode -1set r_picmip 0set cg_shadows 2set r_DynamicGlow 1set r_ext_texture_filter_anisotropic 16set s_khz 44cg_fow 97snd_restartvid_restart Thanks so much! I'll let you know how it goes.
LucyTheAlien Posted December 11, 2016 Author Posted December 11, 2016 @@LucyTheAlienThere is a quick and easy way to permanently set the FOV. Just create an autoexec.cfg (but I think it should be located in the base folder already).Open it with the Editor (you know, the program that kinda looks like Wordpad, but isn't) or with the more advanced Notepad++.Then, all you have to to is copy cg_fow 97 (or your preferred value) into the autoexec.cfg and save it. The game should load this setting automatically. If you also want to have permanent widescreen settings (which also contains the FOV setting), just copy and paste these commands into the autoexec file: set r_customWidth 1920set r_customHeight 1080set r_mode -1set r_picmip 0set cg_shadows 2set r_DynamicGlow 1set r_ext_texture_filter_anisotropic 16set s_khz 44cg_fow 97snd_restartvid_restart Sorry to say but it didn't work.
Lancelot Posted December 11, 2016 Posted December 11, 2016 @@LucyTheAlienOkay, but at least it was worth a try. Maybe you should take a look at this site. http://www.wsgf.org/dr/star-wars-jedi-knight-jedi-academyAlthough it explains how to activate the widescreen mode, it also includes the FOV. It's similar to what I posted above.
LucyTheAlien Posted December 11, 2016 Author Posted December 11, 2016 @@LucyTheAlienOkay, but at least it was worth a try. Maybe you should take a look at this site. http://www.wsgf.org/dr/star-wars-jedi-knight-jedi-academyAlthough it explains how to activate the widescreen mode, it also includes the FOV. It's similar to what I posted above. Well- this claims otherwise. http://pcgamingwiki.com/wiki/Star_Wars:_Jedi_Knight_%E2%80%93_Jedi_Academy
Bek Posted December 11, 2016 Posted December 11, 2016 Doesn't activating force speed, grant a expanded Fov? Couldn't you apply the same sets of code to the normal Fov?
afi Posted December 11, 2016 Posted December 11, 2016 I see no reason why cg_fov shouldn't be saved tbh. Are you talking about singleplayer or multiplayer btw?
Raz0r Posted December 11, 2016 Posted December 11, 2016 seta_fov xcg_fow 97Hnng. It's cg_fov eezstreet, Ramikad and ent like this
LucyTheAlien Posted December 11, 2016 Author Posted December 11, 2016 I see no reason why cg_fov shouldn't be saved tbh. Are you talking about singleplayer or multiplayer btw? SP. Hnng. It's cg_fov Not like it matters, doesn't work either way for me. All I'm using is a few cosmetic mods and JK Enhanced btw.
LucyTheAlien Posted December 11, 2016 Author Posted December 11, 2016 seta cg_fov 97Works. Don't know what to tell ya, doesn't work for me. This is the text inside the autoexec; seta cg_renderToTextureFX "0"seta r_customWidth "1920"seta r_customHeight "1080"seta r_mode "-1"seta r_picmip "0"seta cg_shadows "2"seta r_DynamicGlow "1"seta r_ext_texture_filter_anisotropic "16"seta s_khz "44"cg_fov "97"snd_restartvid_restart
eezstreet Posted December 11, 2016 Posted December 11, 2016 It's not necessary to put it in your autoexec. The seta command will automatically add it to your config, so just typing "seta cg_fov 97" in the console one time will make it be saved. Realistically all of what you have in your autoexec can be done without it, and you'll get faster loading times since you aren't doing vid_restart and snd_restart every time you start up the game. Cerez and LucyTheAlien like this
LucyTheAlien Posted December 11, 2016 Author Posted December 11, 2016 It's not necessary to put it in your autoexec. The seta command will automatically add it to your config, so just typing "seta cg_fov 97" in the console one time will make it be saved. Realistically all of what you have in your autoexec can be done without it, and you'll get faster loading times since you aren't doing vid_restart and snd_restart every time you start up the game. I was unaware of this, I'll let you know how it goes. eezstreet likes this
LucyTheAlien Posted December 11, 2016 Author Posted December 11, 2016 It's not necessary to put it in your autoexec. The seta command will automatically add it to your config, so just typing "seta cg_fov 97" in the console one time will make it be saved. Realistically all of what you have in your autoexec can be done without it, and you'll get faster loading times since you aren't doing vid_restart and snd_restart every time you start up the game. It worked! Thanks. (: Cerez, eezstreet and Futuza like this
Beyond Heretic Posted January 3, 2017 Posted January 3, 2017 Can you seriously fix the vertical FOV in Outcast/Academy? I've been running both games in 4:3 because I really hate having most of the weapon models cut off and having to increase the horizontal FOV to compensate.
ent Posted January 3, 2017 Posted January 3, 2017 Can you seriously fix the vertical FOV in Outcast/Academy? I've been running both games in 4:3 because I really hate having most of the weapon models cut off and having to increase the horizontal FOV to compensate.cg_gunX/Y/Z.
Beyond Heretic Posted January 3, 2017 Posted January 3, 2017 cg_gunX/Y/Z.what do you post after that? Do you have a separate cg_gun for each axis? IE cg_gun xcg_gun y cg_gun z or is it just run like that? EDIT: nevermind I got it to work. I wrote a guide about it on Steam just now. http://steamcommunity.com/sharedfiles/filedetails/?id=833837287 Smoo and ent like this
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now