Jump to content

Recommended Posts

Posted

Hello everybody, I wanted to ask if anyone has any idea where to start to look at that file in order to enlarge the data presented in the HUD, as a major resolutions is very difficult reading.

 

Any contribution will be welcome, thx :book:

[sIGPIC][/sIGPIC]

Playing war, and our own way, is the quickest and most direct way of leading to the cemetery, to us and to our colleagues ...

Posted

Hi,

i changed some values in the View.lua

 

-- HUD RGB color

HUDColor = {}

HUDColor[PlaneIndex.iSu_27] = {0, 255, 0}

HUDColor[PlaneIndex.iSu_33] = {0, 255, 0}

HUDColor[PlaneIndex.iSu_25] = {255, 255, 0}

HUDColor[PlaneIndex.iSu_39] = {0, 255, 0}

HUDColor[PlaneIndex.iMiG_29] = {0, 255, 0}

HUDColor[PlaneIndex.iMiG_29K] = {0, 255, 0}

HUDColor[PlaneIndex.iA_10] = {70, 255, 160}

HUDColor[PlaneIndex.iF_15] = {0, 255, 0} <-- Original

HUDColor[PlaneIndex.iKA_50] = {70, 255, 160} <--- changed

 

so i have bit bigger letters and they are a bit more readable!

 

Hope i could help.

  • Like 1

CPU: Intel i7-5820K 3,3GHz

Motherboard: ASUS X99-A

Grafik Card: NVIDIA Geforce GTX1080 Ti 337.50

RAM: 32GB

PIMAX 5k+ BE

Hotas Warthog with Simped Pedals

WIN 10 64bit

DirctX 11.0

Posted

Thanks Butcher59, I will try to get varying values read comfortably :) :book:

[sIGPIC][/sIGPIC]

Playing war, and our own way, is the quickest and most direct way of leading to the cemetery, to us and to our colleagues ...

Posted

Here what i did on mine since i have to Zoom out a tight always before to start which was becoming annoying..

Go to snapviews.lua

At the bottom of the page # 9 ( Ka-50 ) 13 is the number for the cockpit..

You can change your as your wishes

Default is :Snap[9][13]["viewAngle"] = 89.777544238285

New is: :Snap[9][13]["viewAngle"] = 98.0

 

Which make the cockpit view a tight away. perfect ( CRT monitor )

Wide Screen may need different setting

have fun.

Posted
Hi,

i changed some values in the View.lua

 

-- HUD RGB color

HUDColor = {}

HUDColor[PlaneIndex.iSu_27] = {0, 255, 0}

HUDColor[PlaneIndex.iSu_33] = {0, 255, 0}

HUDColor[PlaneIndex.iSu_25] = {255, 255, 0}

HUDColor[PlaneIndex.iSu_39] = {0, 255, 0}

HUDColor[PlaneIndex.iMiG_29] = {0, 255, 0}

HUDColor[PlaneIndex.iMiG_29K] = {0, 255, 0}

HUDColor[PlaneIndex.iA_10] = {70, 255, 160}

HUDColor[PlaneIndex.iF_15] = {0, 255, 0} <-- Original

HUDColor[PlaneIndex.iKA_50] = {70, 255, 160} <--- changed

 

so i have bit bigger letters and they are a bit more readable!

 

Hope i could help.

 

Correct me if I am wrong, but this should only change the color, and not the size?

Posted

@=Prophet= you are shure.

Beacuse the letters are a bit more readable for me, it seems they are a little big larger, but thats not true.

So i'm sorry for that.

CPU: Intel i7-5820K 3,3GHz

Motherboard: ASUS X99-A

Grafik Card: NVIDIA Geforce GTX1080 Ti 337.50

RAM: 32GB

PIMAX 5k+ BE

Hotas Warthog with Simped Pedals

WIN 10 64bit

DirctX 11.0

Posted
Can somebody post some pictures with bigger fonts?

 

 

@=Prophet= you are shure.

Beacuse the letters are a bit more readable for me, it seems they are a little big larger, but thats not true.

So i'm sorry for that.

 

;)

  • Like 1

Novice or Veteran looking for an alternative MP career?

Click me to commence your Journey of Pillage and Plunder!

[sIGPIC][/sIGPIC]

'....And when I get to Heaven, to St Peter I will tell....

One more Soldier reporting Sir, I've served my time in Hell......'

Posted

ok, Francous is correct your info about how to change the distance, and Butcher59 with the value you provided me that I failed to enlarge the data presented in the HUD, also thanks.

 

I have been reviewing files but I have not given the exact to achieve that.

 

But I'm not looking up as I do:book:

[sIGPIC][/sIGPIC]

Playing war, and our own way, is the quickest and most direct way of leading to the cemetery, to us and to our colleagues ...

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...