Option to remove 'vignette' effect

Post Reply
chris_merchant
Lance Corporal - SdKfz 222
Lance Corporal - SdKfz 222
Posts: 21
Joined: Sun Jan 13, 2013 8:43 am

Option to remove 'vignette' effect

Post by chris_merchant »

chaps,

is there a hotkey or ini change I can make that removes the vignetting/highlighting effect from the screen?

ta

edit: does it perchance have anything to do with this setting:

[FOG]
//COLOUR 0.89 0.72 0.73
COLOUR 0.00 0.00 0.00 // Fog changed to black as Fog is the colour showing outside the map borders when the map is zoomed right out.
START 800
END 1300
zakblood
Most Active User 2017
Most Active User 2017
Posts: 16633
Joined: Thu Jun 12, 2014 6:44 pm

Re: Option to remove 'vignette' effect

Post by zakblood »

sorry unknown to me, but Pip may be able to answer and reply
pipfromslitherine
Site Admin
Site Admin
Posts: 9862
Joined: Wed Mar 23, 2005 10:35 pm

Re: Option to remove 'vignette' effect

Post by pipfromslitherine »

No - the vignette is part of the UI. My guess is it is in DATA/UI/BATTLECOMMON.TXT

Cheers

Pip
follow me on Twitter here
chris_merchant
Lance Corporal - SdKfz 222
Lance Corporal - SdKfz 222
Posts: 21
Joined: Sun Jan 13, 2013 8:43 am

Re: Option to remove 'vignette' effect

Post by chris_merchant »

thanks Pip, it appears that

// --------------------- vignette

// [Battle_Vignette]
// type image
// x 0
// y 0
// width 1024
// height 768
// File MapVignette.dds
// IGNORE

has done the trick.

cheers
Jagger2002
Master Sergeant - Bf 109E
Master Sergeant - Bf 109E
Posts: 491
Joined: Sun Dec 07, 2014 7:31 pm

Re: Option to remove 'vignette' effect

Post by Jagger2002 »

Ok, I tried adding the double slashes to remove the vignette and getting crashs.

// --------------------- vignette

//[Battle_Vignette]
//type image
//x 0
//y 0
//width 1024
//height 768
//File MapVignette.dds
//IGNORE

Copy and paste above is what I now have in the file. Anybody spot an error? It appears identical to chris merchant changes to me.

The erro message is "Found a duplicated name BattleCommon in file DATA/UI/BattleCommon.txy. The only change was adding the "//" before each line. Any ideas?

Just tried adding a space between each // and the following info. Still same crash.
rbodleyscott
Field of Glory 2
Field of Glory 2
Posts: 28261
Joined: Sun Dec 04, 2005 6:25 pm

Re: Option to remove 'vignette' effect

Post by rbodleyscott »

Jagger2002 wrote: Sat Apr 11, 2020 4:40 amThe error message is "Found a duplicated name BattleCommon in file DATA/UI/BattleCommon.txt. The only change was adding the "//" before each line. Any ideas?
This means your files have two chunks called [BattleCommon].

This is probably due to you having a modded version of BattleCommon.txt and a backup unmodded version in the /data/UI folder. Move the backup unmodded version to a /Backups subfolder and all should be well.
Richard Bodley Scott

Image
Jagger2002
Master Sergeant - Bf 109E
Master Sergeant - Bf 109E
Posts: 491
Joined: Sun Dec 07, 2014 7:31 pm

Re: Option to remove 'vignette' effect

Post by Jagger2002 »

Thanks! That did it.
Post Reply

Return to “Field of Glory II: Tech Support”