Jump to content

Recommended Posts

Posted (edited)

Hi there!

 

If i play in VR (what i did 95 %) i have such window. For recording it is kinda meh. How can i manage to get a proper window for recording via GForce Exp. (or any other recomended software)?

 

At least it would be good if the square is filled completely...

 

Thanks in advance

 

vry6jar.jpg

Edited by Eisprinzessin

Specs:
12th Gen Intel(R) Core(TM) i9-12900K   3.20 GHz,  RAM 128 GB, Win11 Home, RTX3080Ti

Posted

you can edit out the mask 

 

You have to edit the C:\Program Files\Eagle Dynamics\DCS World OpenBeta\Bazar\shaders\HMDMask.fx and modify the line:

 

float4 vsOctagonMask(in float2 pos:POSITION0): SV_POSITION0
{
return float4(pos, 1, 1);
}
to
float4 vsOctagonMask(in float2 pos:POSITION0): SV_POSITION0
{
return float4(pos, 0.1, 0.1);
}


and save.

 

which will have an impact on perf but will get rid of the mask 

  • Like 2

SYSTEM SPECS: Hardware AMD 9800X3D, 64Gb RAM, 4090 FE, Virpil T50CM3 Throttle, WinWIng Orion 2 & F-16EX + MFG Crosswinds V2, Varjo Aero
SOFTWARE: Microsoft Windows 11, VoiceAttack & VAICOM PRO

YOUTUBE CHANNEL: @speed-of-heat

1569924735_WildcardsBadgerFAASig.jpg.dbb8c2a337e37c2bfb12855f86d70fd5.jpg

Posted

Then you likely made an error in editing, roll back, and or repair dcs

SYSTEM SPECS: Hardware AMD 9800X3D, 64Gb RAM, 4090 FE, Virpil T50CM3 Throttle, WinWIng Orion 2 & F-16EX + MFG Crosswinds V2, Varjo Aero
SOFTWARE: Microsoft Windows 11, VoiceAttack & VAICOM PRO

YOUTUBE CHANNEL: @speed-of-heat

1569924735_WildcardsBadgerFAASig.jpg.dbb8c2a337e37c2bfb12855f86d70fd5.jpg

  • Recently Browsing   0 members

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