Jump to content

GPatricks

Members
  • Posts

    487
  • Joined

  • Last visited

2 Followers

About GPatricks

  • Birthday 12/01/1964

Personal Information

  • Flight Simulators
    BMS 4.37, DCS 2.x.x, IL2/FC/CLoD
  • Location
    Valencia, Spain
  • Interests
    Computers/Flight Sims/Racing Sims

Recent Profile Visitors

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

Single Status Update

See all updates by GPatricks

  1. Can you post your actual helios.lua? (to avoid spamming the thread with code)

     

    1. GPatricks

      GPatricks

      _  = function(p) return p end
      name = _('Helios')
      description = 'Generated from compatible Helios Profiles'
      F_16C_EHSI = { x = 1968, y = 2049, width = 188, height = 184 }
      F_16C_LEFT_MFCD = { x = 0, y = 1440, width = 550, height = 550 }
      F_16C_RIGHT_MFCD = { x = 1968, y = 1440, width = 548, height = 549 }
      Viewports = {
        Center = {
          x = 0,
          y = 0,
          width = 2560,
          height = 2240,
          aspect = 1.14285714285714,
          dx = 0,
          dy = 0
        }
      }
      UI = { x = 0, y = 0, width = 2560, height = 1440 }
      UIMainView = UI
      GU_MAIN_VIEWPORT = Viewports.Center

×
×
  • Create New...