Jump to content

OzWookiee

Members
  • Content Count

    38
  • Donations

    $0.00 
  • Joined

  • Last visited

Community Reputation

18 Neutral

Contact Methods

  • Website URL
    bigradials.com

Profile Information

  • Gender
    Male
  • Location
    YMML

Flight Sim Profile

  • Commercial Member
    No
  • Online Flight Organization Membership
    none
  • Virtual Airlines
    No

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. ;) So glad you've come to appreciate the many many hard hours of research and work that went into our very first aircraft. A pussycat, the Tomahawk is NOT, however she IS incredibly rewarding when you understand what she requires of her pilot. She requires a lot of attention during ALL stages of flight, but when set for the current flight conditions she is a treat.
  2. Thanks for buying our plane. As @Chock mentioned above, with the correct trim she'll take off fine. You still need a rudder pedal dance, but that is correct for type. Come and join our Discord (link below AND in our manuals 😉 ) and get some help from the community.
  3. Yea that's OK I'm using this separate from my XP as an experiment. Pretty easy to support mesh as it gets downloaded pretty sure you can just hand it off to resample also (from memory) Can I also recommend that you look at possibly multi-processing the images as a single tile @ ZL16 on a i7 8700K (it was almost idling too at only 15% CPU usage) took: That's BONKERS! The same tile only takes 20 minutes to do for XP.
  4. OK So generating a NEW tile we have some progress: Resample Info File: 'D:\Flight Sim Sutff\Ortho4XP_FSX_P3D-master\Orthophotos\+50+000\+51+000\BI_16\21632_32768_BI16.inf' [Source] Type = 'BMP' [Source] Type = 'BMP' [Source] SourceDir = 'D:\Flight Sim Sutff\Ortho4XP_FSX_P3D-master\Orthophotos\+50+000\+51+000\BI_16' [Source] SourceFile = '21632_32768_BI16.bmp' [Source] Layer = 'Imagery' [Source] SamplingMethod = 'Point' [Source] Lon = 0.000000 [Source] Lat = 52.052490 [Source] NumOfCellsPerLine = 4096 [Source] NumOfLines = 4096 [Source] CellXdimensionDeg = 0.000021 [Source] CellYdimensionDeg = 0.000013 [Source] PixelIsPoint = 0 [Source] Variation = 'January,February,March,April,May,June,July,August,September,October,November,December' [Destination] DestDir = 'D:\Flight Sim Sutff\Ortho4XP_FSX_P3D-master\Orthophotos\+50+000\+51+000\BI_16\ADDON_SCENERY\scenery' [Destination] DestBaseFileName = '21632_32768_BI16' [Destination] UseSourceDimensions = 1 [Destination] CompressionQuality = 100 Cell 595 of 654 (90.98%); 0:00:26 elapsed, 0:00:03 remaining... However, you'll need to take into account that if I have already downloaded a tile and I maybe want to try a new Mesh source for example I may not need to download any new images.
  5. The file downloading code is not running as I have already downloaded that tile.
  6. OK Just ran it and got this: -> Encoding of the DSF file Final nbr of nodes: 990655 DSF file encoded, total size is : 22277950 bytes (21.2M) *Activating DSF file. ESP_build_dir is None inside of resample... something went wrong, so can't run resample Completed in 32.85sec. _________________________________________________________________________________________________ Batch process completed in 32.87sec There are no files being created in "Ortho4XP_FSX_P3D-master\Orthophotos\+50-010\+51-001\BI_16" # TODO: these globals are hackish. try to not use globals build_for_ESP = False do_build_masks = False ESP_build_dir = None ^^^ is the current state of O4_Globals.py so I'm assuming that ESP_build_dir is not being set since there error mentions "None"
  7. Thanks, I'll try that. I am running the EXE as the python version does not want to work (I've already got the normal Ortho4XP 1.30 running in a different directory by the python file so not sure what's wrong there)
  8. Downloaded fresh tonight. Edited the .cfg file and I get this error: -> Encoding of the DSF file Final nbr of nodes: 990655 DSF file encoded, total size is : 22277950 bytes (21.2M) *Activating DSF file. Exception in thread Thread-2: Traceback (most recent call last): File "threading.py", line 916, in _bootstrap_inner File "threading.py", line 864, in run File "src\O4_Tile_Utils.py", line 173, in build_tile_list File "src\O4_Tile_Utils.py", line 127, in build_tile AttributeError: module 'O4_ESP_Globals' has no attribute 'ESP_build_dir' This is the extract from my Ortho4XP.cfg use_decal_on_terrain=False ESP_resample_loc=C:\\Program Files\\Lockheed Martin\\Prepar3D v4 SDK 4.3.29.25520\\World\\Terrain\\resample.exe create_ESP_night=False create_ESP_summer=True create_ESP_spring=False create_ESP_fall=False create_ESP_winter=False create_ESP_hard_winter=False
  9. Outstanding! Haven't tried ScenProc before. Is it difficult?
×
×
  • Create New...