Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

agtim

Members
  • Joined

  • Last visited

  1. Hi, I uploaded it today and now it's there, order fu3 avsim list by date - then it's the first one :-) Thanks to the library manager for a quick service Andre
  2. Hi, The sea0801.zip (85MB) was lost at the last crash of the avsim lib. originally loaded by Jon Point. I have the version 25.12.2007 I can try to load it at avsim or do you have another suggestion ? Andre
  3. Merry Christmas and happy new year to all FU3 flier :-) Andre
  4. Same view from FU3 simulation with Dash-8
  5. This flight was not a simulation using John Point's Dash - it was a real one :-) after boarding in Basel short after takeoff from Basel on the way to Vienna after 1:25 landing in Vienna Andre
  6. Hi Bruce, Long time since last contact :-), Your night lightng will be welcome :-) but not urgent. Regards Andre
  7. Here you can see a complex airport with floodlights. Unfortunately FU3 can just illuminate the ground but not the plane. actually my activities have moved to Android Apps, but don't expect to see FU3 on your smart phone :-) Andre
  8. over Lopez Island Orcas Island ahead Reaching Point Roberts Aligning to final at Boundary Bay Airport don't stop flying with FU3 :-) Andre
  9. Hi Hans Petter,Did you try the DDFIX solution, see the pinned enty above. With DDFIX you can set the screen to other resolution than defined in FU3Good LuckAndre
  10. When after FSS Challenge start you don't see taxiway lines and you can't speak to ground ( Message: move to the airport first !?!? )Just exit FU3, restart it , select FSS Challenge again and then taxilines will be visible and you can enter start command.Don't take a flight to Wasserman - this is a one way flight :-) The runway is not recognized by FSS and so you get taxi too fast when you try to start.cheats are necessary for this unfinished game, you must know the parking spot location in advance to minimize fines, I takes the Mooney to be quicker at the destination and for the autopilot too :-)Andre
  11. Just finished the first flight using FSS v0.7After removing the browser check and the version check and also modify the BootFU3 call I get it running right :-)I had the zip since years but never found the time to use it :-) now it's doneFeel free to ask more if you want to use it too.Andre
  12. To make it working you will have to modify start.htm and main.htm of the client folder in FSS.The jscript in start.htm do the check of the browser version.<script language = JScript>function start(){ location.href="main.htm";} if(clientInformation.userAgent.indexOf("MSIE 5.5") > 0) { }else if(1 > 0) // with this it will work for all browsers { }else if(clientInformation.userAgent.indexOf("MSIE 6.0b") > 0) { }else if(clientInformation.userAgent.indexOf("MSIE 6.0") > 0) { }else { document.location.href = "badIE.htm"; }</script> the jscript in main.htm is checking the validation date.<script language = JScript>var myPlane;function init(){ // freshnessCheck(); <-- this is the validation check inactivated by // myPlane = new aircraft(); nFlightsManager = new flightsManagerObj(); airportManager = new airportManagerObj(); sFlightManager = new specialOpsManagerObj(); storeManager = new storeManagerObj(); myPlane.init(); syncWorldTime(); setInterval('syncWorldTime()',60000 * 15); setTimeout('loadWorld()',1); //webInit();}//towToFBO()//onclick="gotoAirportScreen(myPlane.airport)"function shakeIt(e,t){ shaker.targetElement = e.uniqueID; shaker.to = t; shaker.beginElement();}</script> This alone is not all, you must set an application path to FU3 in the registry if not there. The original installation of LG is doing this but if you move the FU3 folder then it's the wrong path and FU3 will not start.This is my path for FU3:Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionApp PathsFLIGHT3.EXE]@="F:Flight3flight3.exe""path"="F:Flight3" Version 07 of FSS has a well done pdf tutorial.The development was stalled since long :-( but Dexter Cofa did a huge coding work and menus remembering the start menu of FU2.All jscript in htm and js are encoded, but using the online tool http://www.greymagic.com/security/tools/decoder/ and pasting the encoded text into the window you will see the decoded jscript. Then you can replace the encoded script by the opened script and modify it.By this way it will be possible to bring this excellent challenge back to life :-)...more questions ?good luckAndre
  13. Hi Steve,There is FSS version 07 in my FU3 zip folder :-)2 zipsfss_v07.zip 7.8MB and fss_v07_1.zip 24KB as a small update of the fist.If you are interested contact me by email, see www.agtim.ch as referenceIf AVSIM will, I can upload the zips to the libraryBest regards and good flights during 2012 to allAndre
  14. The white triangle occurs mostly in totally flat areas, so what you can do is making the elevation of the area not totally flat but up and down on each elevation point about +/- 2 ft.This is harmless for taxiing and the may be the texture will then look ok.
  15. Hi Grégoire,This graphic error is for all graphic card and systems, no change to get it away. It's an error inside the 3D computation of the visibility of a surface. The so called normal vector is inversed by special angles of view , so it is switched to see the back face and this has no color or is transparent. You can see such effects when you go inside a building or model too.So your card is ok and your XP system too, may be you can upgrade to XP SP3 but this will not change anything for FU3.I am running FU3 with XP SP3 and a NVIDIA 8600GT card. A last suggestion for the graphic problem : try DDFIX with a higher resolution of the screen, may be this can help, but less probable.Andrè

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.