
Jetman. wrote:That section of seats wouldn't need windows
Rick Ace wrote:After a while flying in the CRJ-200 it seems to develop an issue. I see no log errors. But here is what happens. After a good while of flying (or standing there parked doing nothing) the simulation pauses, and goes, pauses and goes. SO if you were flying...pause for sec...2 secs of flying...pauses...2 secs...uniformly
skyop wrote:Starting and pausing? That happened with me on my old ATI card, with the Concorde.
Nick, check to see if the model is optimized- be sure all objects using the same texture are grouped with one parent, remove any unnecessary transparency, etc.
nickyivyca wrote:The main model only uses 3 different textures-UAX.png for main textures, UAX-lights.png for lighted textures, and then transparent.rgb for the lights themselves. It also uses a chrome shader and a glass shader. I haven't noticed the problem, but try commenting out the glass shader in the main model file.
Edit: So I've done some testing on the transparency issue. So if I copy the 787-8 from Dany's release and put it into my folder, I get the problem. It's also showing up in FGRun. Next up is to test it out on my laptop, though I expect the same results because the problem happened to Dany.
As for the CRJ-200, I heard that the latest version doesn't work correctly with 2.0. Anyone using 2.0 having this problem?
<control-input axis="/controls/gear/autobrake" control="BRAKE"/>
nickyivyca wrote:-For 2.0 users, are there any problems other than those already mentioned, like sound acting weird while switching the views? The sound and selection of stuff is currently synced with 1.9.1, which doesn't have model view.
nickyivyca wrote:-ANYTHING else that could be fixed. Those little things. I'm looking forward to a front-page release in time for FG 2.1, so I want to fix the little bugs.
nickyivyca wrote:-Slightly modified the engine startup script, so that people like Skyop can't cheat the engine startup
-2 RTO
-1 Off
0 Disarmed
1 Power level 1
2 Power level 2
3 Power level 3
4 Power level 4
5 Maximum power
skyop wrote:Oh, and one question: how the heck do you turn off the engines in the 787-8? They are running on startup on my FG version, and without a usable cutoff switch in the cockpit I can't figure out any other way to switch them off...
<!--cockpit view-->
<view n="0">
<cockpit type="bool">1</cockpit>
<internal type="bool">1</interior>
</view>
<!--helicopter view-->
<view n="1">
<cockpit type="bool">0</cockpit>
<internal type="bool">0</interior>
</view>
<!--coach class, over the wing-->
<view n="101">
<cockpit type="bool">0</cockpit>
<internal type="bool">1</interior>
</view>
Users browsing this forum: No registered users and 2 guests