FA-18C DCS VR HOW TO CHANGE THE SU-27 INTRO SCREEN TO ANY PLANE
This video shows you how to change the VR intro screen from an SU-27 to an FA-18C BLUE ANGELS LIVERY.
If you want to have the canopy open, like if the jet was parked at the hangar, the instructions are all the way at the bottom of this description.
PROBABLY HAVE TO RE DO IT AFTER EVERY DCS UPDATE!
So save the file somewhere and copy paste after any DCS update.
Below is the text file to be replaced into the scenevr.lua
I hope this helps!
I'm recording through the lenses to try to share the amazing 3D effect in virtual reality.
I hope this helps!.
MY HOMEBUILD:
POWER UNIT:
EVGA SUPERNOVA 1000W G2
MOTHER BOARD:
ASUS MAXIMUS X FORMULA R.O.G
GPU:
ASUS R.O.G RTX 11GB 2080ti
CPU:
INTEL i7 CPU 8700k (OVERCLOCKED TO 35%)
RAM:
G - SKILL 4 CARDS 8GB = 32GB
HARD DRIVE:
SAMSUNG SSD 3TB - GAME LOCATION!
Follow the video!
THIS LINE CHANGES THE JET:
scene.m = sceneAPI:addModel("FA-18C", 0, 2.4, 0);
THIS LINE CHANGES THE LIVERY:
scene.m:setLivery("Blue Angels Jet Team", "FA-18C_hornet");
FOR THE CANOPY OPEN DO THIS:
THIS IS THE ORIGINAL PART OF THE FILE
scene.m = sceneAPI:addModel("FA-18C", 0, 2.4, 0);
scene.m:setLivery("Blue Angels Jet Team", "FA-18C_hornet");
scene.m:setArgument(0, 1);
scene.m:setArgument(3, 1);
scene.m:setArgument(5, 1);
scene.m:setArgument(4, 0.25);
scene.m:setArgument(6, 0.25);
scene.m:setArgument(115, 1);
scene.m:setArgument(116, 1);
scene.m:setArgument(117, 1);
RIGHT HERE AT THESE LINES BELOW:
scene.m:setArgument(309, -1);
scene.m:setArgument(310, -1);
scene.m:setArgument(311, -1);
scene.m:setArgument(312, -1);
scene.m:setArgument(313, -1);
scene.m:setArgument(314, -1);
scene.m:setArgument(315, -1);
scene.m:setArgument(50, .55);
scene.m:setArgument(38, .9);
OR JUST COPY AND PASTE THIS ENTIRE PART:
scene.m = sceneAPI:addModel("FA-18C", 0, 2.4, 0);
scene.m:setLivery("Blue Angels Jet Team", "FA-18C_hornet");
scene.m:setArgument(0, 1);
scene.m:setArgument(3, 1);
scene.m:setArgument(5, 1);
scene.m:setArgument(4, 0.25);
scene.m:setArgument(6, 0.25);
scene.m:setArgument(115, 1);
scene.m:setArgument(116, 1);
scene.m:setArgument(117, 1);
scene.m:setArgument(309, -1);
scene.m:setArgument(310, -1);
scene.m:setArgument(311, -1);
scene.m:setArgument(312, -1);
scene.m:setArgument(313, -1);
scene.m:setArgument(314, -1);
scene.m:setArgument(315, -1);
scene.m:setArgument(50, .55);
scene.m:setArgument(38, .9);
Other Videos By 8A SIMULATORS
Other Statistics
Digital Combat Simulator World Statistics For 8A SIMULATORS
8A SIMULATORS presently has 461,179 views for Digital Combat Simulator World across 317 videos, with his channel currently having around 22 hours worth of content for Digital Combat Simulator World. This makes up 41.63% of the content that 8A SIMULATORS has uploaded to YouTube.