Jump to content

I need a bit of help with aspect ratio..


Recommended Posts

So here's what's up.

 

I have a laptop at full resolution 1366x768. I always load JKA in an 600x800 window which I have to do because the higher resolutions in the game options just make it stretch and look horrible. I basically need some type of command or particular file I can put in my base folder that will permanently fix this so the game will run with the 1366x768 ratio in the game options, which won't stretch and will look how it is supposed to.

 

I appreciate any help at all it's been a problem for me ever since I purchase JKA years ago.

Link to comment

@

In the Base folder, there is a cfg.-file called autoexec. Just add these commands:

 

set r_customWidth 1366
set r_customHeight 768
set r_mode -1
vid_restart
cg_fow 97 (or try 80 or 95 if necessary. 90 if it's a 16:10 screen)
 
It's not a perfect solution, as the menus are stretched to fit the screen, but at least
you can play the game in widescreen.
Daedra likes this
Link to comment

 

@

In the Base folder, there is a cfg.-file called autoexec. Just add these commands:

 

set r_customWidth 1366
set r_customHeight 768
set r_mode -1
vid_restart
cg_fow 97
 
It's not a perfect solution, as the menus are stretched to fit the screen, but at least
you can play the game in widescreen.

 

 

I cannot find an autoexec file just jaconig.cfg

Link to comment

I cannot find an autoexec file just jaconig.cfg

You can make one by yourself. Just create a new text file (called autoexec)

and replace the .txt with .cfg.

 

or

 

1. Copy the jaconfig.cfg to the desktop.

2. Rename the file into autoexec.cfg.

3. Delete every command in the file and replace it with

the commands above.

4. Put the file into the Base folder.

 

The game loads the file automatically, so you don't have to type anything into the console.

Darth Sion and Daedra like this
Link to comment

You can make one by yourself. Just create a new text file (called autoexec)

and replace the .txt with .cfg.

 

or

 

1. Copy the jaconfig.cfg to the desktop.

2. Rename the file into autoexec.cfg

3. Delete every command in the file and replace it with

the commands above.

4. Put the file into the Base folder.

 

Thanks got it, best answer! :)

Lancelot likes this
Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...