Support archive for MAIW Packages in FSX
- CelticWarrior
- Lieutenant Colonel
- Posts: 1122
- Joined: 15 Aug 2006, 17:16
- Version: FSX
- Location: Llareggub
Re: Support for MAIW Packages in FSX
It's something I noticed as well, but couldn't be sure as I don't have FS9 to compare and it was so long ago that I last worked in FS9.
I'll go and have a look in the ACG forums to see if there's something there as well.
I'll go and have a look in the ACG forums to see if there's something there as well.
"We attack tomorrow under cover of daylight! It's the last thing they'll be expecting ... a daylight charge across the minefield .."
- Victory103
- Colonel
- Posts: 4072
- Joined: 13 Aug 2007, 03:35
- Version: P3D
- Location: KPHX
Re: Support for MAIW Packages in FSX
Thanks, I'll start researching as well, just wanted to make sure it wasn't me, I have yet to really mod my FSX.cfg or even tweak my FSX-A set up.
Checked on my older laptop with FS9 and KSZL V2 and can pan from one end of the ramp to the other and all T-38/B2/A10 are LOD1.
Checked on my older laptop with FS9 and KSZL V2 and can pan from one end of the ramp to the other and all T-38/B2/A10 are LOD1.
DUSTOFF
ARMY PROPS
NAVY SAR
-Chris
ARMY PROPS
NAVY SAR
-Chris
Newby???


Traffic_MAIW_2sqn_RAF_Tornado_GR4_F.......BGL File
Traffic_MAIW_9sqn_RAF_Tornado_GR4........ BGL File
Traffic_MAIW_12sqn_RAF_Tornado_GR4 ..... BGL File
.......and so on, there are 10 in all.
Hope you can assist....many thanks Steve
Post moved to FSX support thread. - Greg
-
- Cadet
- Posts: 1
- Joined: 09 Feb 2011, 19:08
- Version: FSX
Planes don't show up in Win 7
I am reposting this to the FSX area as I think I was requested to do.
I've searched several places but haven't found an answer to this exact problem. None of the MAIW packages ac show up after shift to a different machine and using Win 7 64 bit. I copied everything from the old machine/ Vista installation into the new Win 7 , and made the scenery changes for the airports using the click sequence to install them in scenery. The scenery files do show up. I ran FSX in old installation . I did use all fs9 .bgl files in my older set up and even though I ran FSX/Acceleration, everything worked fine. All traffic files in new setup are fs9. Everything else runs fine in Win 7, in fact better than in Vista. Can anyone suggest ways to correct this problem? Thanks a lot.
Jack
Presario CQ-61, AMG Athelon II Dual core M300x64. Video ATI Mobility Radon HD 4200, Win 7 Home Premium, 3,2 G RAM. Samsund 22" flat panel monitor.
I've searched several places but haven't found an answer to this exact problem. None of the MAIW packages ac show up after shift to a different machine and using Win 7 64 bit. I copied everything from the old machine/ Vista installation into the new Win 7 , and made the scenery changes for the airports using the click sequence to install them in scenery. The scenery files do show up. I ran FSX in old installation . I did use all fs9 .bgl files in my older set up and even though I ran FSX/Acceleration, everything worked fine. All traffic files in new setup are fs9. Everything else runs fine in Win 7, in fact better than in Vista. Can anyone suggest ways to correct this problem? Thanks a lot.
Jack
Presario CQ-61, AMG Athelon II Dual core M300x64. Video ATI Mobility Radon HD 4200, Win 7 Home Premium, 3,2 G RAM. Samsund 22" flat panel monitor.
Re: Support for MAIW Packages in FSX
A Canadian Blenheim eh? Don't see many of them around.
Normally I would be happy to wade in here but NOT having either Win7 nor FSX I am somewhat limited. The only thing I can think of is a UAC problem.
Who can step forward and help the gent?
Normally I would be happy to wade in here but NOT having either Win7 nor FSX I am somewhat limited. The only thing I can think of is a UAC problem.
Who can step forward and help the gent?
Steve
_______________________________________________________

Quid Si Coelum Ruat
_______________________________________________________
_______________________________________________________

Quid Si Coelum Ruat
_______________________________________________________
- Victory103
- Colonel
- Posts: 4072
- Joined: 13 Aug 2007, 03:35
- Version: P3D
- Location: KPHX
Re: Support for MAIW Packages in FSX
Anyone having issues with NAS Lemoore parking? All the jets are showing, just don't seem to be parking in their respective squadron slots, ie in front of squadron hangars. Using the updated AFCAD with the extended excludes to prevent the scrubs on the ramp, otherwise no changes from Special Use Mentors V2.
DUSTOFF
ARMY PROPS
NAVY SAR
-Chris
ARMY PROPS
NAVY SAR
-Chris
French rafales: how to get the CDG carrier working in FSX.
Dunno if I'm the only one, but with me the orignal R91 CDG carrier scenery (French Rafales package) causes a real nice CTD in FSX.
This is how I solved it.
a) get the FSX version of the carrier over here http://joel.maillot.free.fr/index.html and install it as instructed (auto-installer).
b) take the model file veh_pan_cdg_r91_v1.0.mdl and copy it into a temp work folder
c) in same folder, run this piece of XML-code through BGLCOMP (see SDK for further instructions)
d) put the resulting BGL in the P.A.N CDG R91\scenery folder
e) in that same P.A.N CDG R91\scenery folder, delete (or move) all BGL-files starting with PAN CDG_
f) copy all textures from the newly installed CDG texture folder [FSX]\Simobjects\Boats\Veh_PAN_CDG_R91_V1.0\texture to the P.A.N CDG R91\texture folder. Overwrite when prompted.
Hope this can be of some use.
Wim
This is how I solved it.
a) get the FSX version of the carrier over here http://joel.maillot.free.fr/index.html and install it as instructed (auto-installer).
b) take the model file veh_pan_cdg_r91_v1.0.mdl and copy it into a temp work folder
c) in same folder, run this piece of XML-code through BGLCOMP (see SDK for further instructions)
Code: Select all
<FSData version="9.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="bglcomp.xsd">
<SceneryObject
lat="48.2372367833"
lon="-4.7927741667"
alt="0.0M" altitudeIsAgl="FALSE" pitch="0" bank="0" heading="0" imageComplexity="NORMAL">
<LibraryObject name="{416b3861-48b1-4563-b9da-388beb7d07df}" scale="1.00"></LibraryObject>
</SceneryObject>
<ModelData sourceFile="veh_pan_cdg_r91_v1.0.mdl" fileOffset="0"></ModelData>
</FSData>
e) in that same P.A.N CDG R91\scenery folder, delete (or move) all BGL-files starting with PAN CDG_
f) copy all textures from the newly installed CDG texture folder [FSX]\Simobjects\Boats\Veh_PAN_CDG_R91_V1.0\texture to the P.A.N CDG R91\texture folder. Overwrite when prompted.
Hope this can be of some use.
Wim
Re: Support for MAIW Packages in FSX
that worked for me ! thanks a lot for your help
-
- Cadet
- Posts: 1
- Joined: 24 Sep 2008, 17:34
- Version: FS9
- Location: Richland, WA
Re: Support for MAIW Packages in FSX
Thank you, Wim. Took me awhile to figure out it was the carrier causing my CTD, by process of elimination I finally deleted it, kept the nice airbases and AI. Don't know enough in depth about FSX to try a fix involving more than texture or afcad issues so I'm really glad someone tackled this.
One question, there is a sp2 update for the FSX carrier model, do I need to use that as I'm running FSX/Accel?
Thanks for your help,
Al
One question, there is a sp2 update for the FSX carrier model, do I need to use that as I'm running FSX/Accel?
Thanks for your help,
Al
Re: Support for MAIW Packages in FSX
That would be a very good idea.
Re: Support for MAIW Packages in FSX
HOW do you get these FS9 things to work in FSX. I would appreciate detailed steps. As detailed as possible..... Thanks.... Oh and if they could fly in and out of and around military bases it would be better to...... HOW DO I DO ALL THAT??????
French Rafales & FSX CDG carrier.
Almost have the carrier working completely now (see above fix).
Also had to raise the afcad by 1/2 a feet or so, now enabling correct AI aircraft landings (aircraft dissapeared on landing before that "fix").
Launches also work OK.
Only thing which doesn't work, is me getting a CTD when the Rafales taxi back to their parking spot on the carrier.
So they land, taxi back to the holding point on the deck, have some chitchat with ATC, get assigned a spot, "consider" taxiing to the spot, then CTD.
Anyone having this minor issue ?
Wim
Also had to raise the afcad by 1/2 a feet or so, now enabling correct AI aircraft landings (aircraft dissapeared on landing before that "fix").
Launches also work OK.
Only thing which doesn't work, is me getting a CTD when the Rafales taxi back to their parking spot on the carrier.
So they land, taxi back to the holding point on the deck, have some chitchat with ATC, get assigned a spot, "consider" taxiing to the spot, then CTD.
Anyone having this minor issue ?
Wim
- CelticWarrior
- Lieutenant Colonel
- Posts: 1122
- Joined: 15 Aug 2006, 17:16
- Version: FSX
- Location: Llareggub
Re: Support for MAIW Packages in FSX
MOD Edit: Now now, Cary.....AeriFSX wrote:HOW do you get these FS9 things to work in FSX. I would appreciate detailed steps. As detailed as possible..... Thanks.... Oh and if they could fly in and out of and around military bases it would be better to...... HOW DO I DO ALL THAT??????

"We attack tomorrow under cover of daylight! It's the last thing they'll be expecting ... a daylight charge across the minefield .."
Re: Support for MAIW Packages in FSX
Pretend this thread is a book, and start at page 1. That should sort you out me thinks.AeriFSX wrote:HOW do you get these FS9 things to work in FSX. I would appreciate detailed steps. As detailed as possible..... Thanks.... Oh and if they could fly in and out of and around military bases it would be better to...... HOW DO I DO ALL THAT??????
Mark
Mark
Re: Support for MAIW Packages in FSX
Also, start reading this thread.campbeme wrote:Pretend this thread is a book, and start at page 1. That should sort you out me thinks.AeriFSX wrote:HOW do you get these FS9 things to work in FSX. I would appreciate detailed steps. As detailed as possible..... Thanks.... Oh and if they could fly in and out of and around military bases it would be better to...... HOW DO I DO ALL THAT??????
Mark
- Victory103
- Colonel
- Posts: 4072
- Joined: 13 Aug 2007, 03:35
- Version: P3D
- Location: KPHX
Re: Support for MAIW Packages in FSX
Finally got the long awaited NAS Pax River installed. I removed some older excludes for KNHK thinking I would not need them now with the new scenery. No issues with install, got rid of all VTPP/VTPX and FS9 tree files, only now I have autogen trees on most ramps. Wanted to see if the older excludes needed to be reinstalled or anyone has a quick fix, still getting to know ADE9X and setting the exclude areas.
Also, the scenery is great and spread out, but I seem to have custom buildings without any ground texture from the AFD file (no cement/asphault walkways, roads), is this normal?
How are you guys dealing with the FS9 scenery fencelines, leaving them out like the trees?
Also, the scenery is great and spread out, but I seem to have custom buildings without any ground texture from the AFD file (no cement/asphault walkways, roads), is this normal?
How are you guys dealing with the FS9 scenery fencelines, leaving them out like the trees?
DUSTOFF
ARMY PROPS
NAVY SAR
-Chris
ARMY PROPS
NAVY SAR
-Chris
- BadPvtDan
- MAIW Staff
- Posts: 3790
- Joined: 11 Aug 2006, 21:14
- Version: FSX
- Location: Round Rock, TX
- Contact:
Re: Support for MAIW Packages in FSX
I thought normal excludes didn't work on that stuff.
"The first rule of Zombieland: Cardio. When the zombie outbreak first hit, the first to go, for obvious reasons... were the fatties."
Re: Support for MAIW Packages in FSX
Hi all, what sort of frame rates does one expect from Lemoore, I have Megascenery X..which should boost fps slightly..when I am parked at stand 10 facing away from the airfield pointing east,I get 120 fps!..but then when I turn round to face the airfield. OH MY GOD!....I see 7fps....didn"t know it could go that low. This is with 10% AI.
System Specs : q6600 at 3.2ghz , Nvidia 285GTX , corsair 4gig RAM...etc........yesterday I took off from Edwards AFB heading, NNW , no particular route , just admiring megascenery x , experiencing an average 70 fps at FL100, when suddenly I thought I hit a brick wall, I wondered what was going on, then when I looked down, I just happened to be over Lemoore with approx 12 fps and the jitters......................Help anyone?
steve
System Specs : q6600 at 3.2ghz , Nvidia 285GTX , corsair 4gig RAM...etc........yesterday I took off from Edwards AFB heading, NNW , no particular route , just admiring megascenery x , experiencing an average 70 fps at FL100, when suddenly I thought I hit a brick wall, I wondered what was going on, then when I looked down, I just happened to be over Lemoore with approx 12 fps and the jitters......................Help anyone?
steve
- BadPvtDan
- MAIW Staff
- Posts: 3790
- Joined: 11 Aug 2006, 21:14
- Version: FSX
- Location: Round Rock, TX
- Contact:
Re: Support for MAIW Packages in FSX
Everyone's machine will be different, Steve, so their results may not match yours. The only thing that really matters for FS9 on your machine is the 3.2 processor. That's not terrible but there's a lot of room for improvement.
I don't have that pack installed but check and see if there are any libraries you could do without such as cars or trees.
I don't have that pack installed but check and see if there are any libraries you could do without such as cars or trees.
"The first rule of Zombieland: Cardio. When the zombie outbreak first hit, the first to go, for obvious reasons... were the fatties."
- Victory103
- Colonel
- Posts: 4072
- Joined: 13 Aug 2007, 03:35
- Version: P3D
- Location: KPHX
Re: Support for MAIW Packages in FSX
Running 80% traffic with no cars/boats. I see a drop around NLC, but nothing like your issues. What do you get with Megascenery off?
Anyone have a down and dirty tutorial for ADE9x to add excludes, these trees on the Pax River ramp have to go.
Anyone have a down and dirty tutorial for ADE9x to add excludes, these trees on the Pax River ramp have to go.
DUSTOFF
ARMY PROPS
NAVY SAR
-Chris
ARMY PROPS
NAVY SAR
-Chris