ubi.com    Forums  Hop To Forum Categories  Lock On  Hop To Forums  Lock On: Tech Support Self Help    Another Widescreen problem
Go
New
Find
Notify
Tools
Reply
  
  Login/Join 
Posted
I modified my graphics.cfg and view.lua as discussed in many a thread. That all works fine.
DisplayMode
{
resolution = {1920, 1200};
bpp = 32;
fullscreen = 1;
aspect = 1.6;
Interface
{
resolution = {1920, 1200};
bpp = 32;
fullscreen = 1;
}
Simulation
{
resolution = {1920, 1200};
bpp = 32;
fullscreen = 1;
aspect = 1.6;
}
}


The only problem I now have is that the screen messages are way off center (the QUIT and Press S to START mesagess are in lower right corner) and the radio commands are off the screen ('\' commands). Also, as the mission is loading, I only see about the upper left quarter of the image. So it seems consistent that somewhere the game thinks the screen is bigger than it actually is.
Is there some parameter I am missing?
TIA
 
Posts: 2 | Registered: Fri May 20 2005Reply With QuoteEdit or Delete MessageReport This Post
Picture of konkussion
Posted Hide Post
This file looks incomplete to me. Here's what mine looks like:

In your Lock on installation folder go here

C:\Program Files\Ubisoft\Eagle Dynamics\Lock On\Config\graphics

and make changes as follows:



DisplayMode

{

resolution = {1680, 1050}; (or whatever YOUR resolution will be)
bpp = 32;

fullscreen = 1;

aspect = 1.6 (1680 / 1050 = 1.6)

Interface

{

resolution = {1680, 1050};

bpp = 32;

fullscreen = 1;

aspect = 1.6;

}

Simulation

{

resolution = {1680, 1050};

bpp = 32;

fullscreen = 1;

aspect = 1.6;

}

AVI

{

resolution = {640, 480};

fullscreen = 0;

aspect = 1.6;

}

IMPORTANT!!- The aspect ratio will revert back to 1.333333 EVERYTIME you make a change in LOMAC's option menu.



Need help? Click sig for Kon's *NOOB FRIENDLY* LOMAC site
Click HERE for LOMAC FAQ's.
The key to flying is to throw yourself at the ground, and miss..
 
Posts: 3112 | Registered: Thu August 28 2003Reply With QuoteEdit or Delete MessageReport This Post
Posted Hide Post
OK, I tried adding the AVI section like you posted but it did not seem to change anything. I used to have the overall resolution and Interface resolution at 1024x768 but my Radeon x1950 would sometimes lose the connection to the monitor when exiting the mission. I thought keeping the resolution the same would help the problem (which it does), but I just can't see the radio menu when in a mission. Very weird.
Thanks for your help so far.
 
Posts: 2 | Registered: Fri May 20 2005Reply With QuoteEdit or Delete MessageReport This Post
  Powered by Eve Community  
 

ubi.com    Forums  Hop To Forum Categories  Lock On  Hop To Forums  Lock On: Tech Support Self Help    Another Widescreen problem

Terms of Use

Privacy Policy