Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 61

Threaded View

  1. #11
    Master railroad's Avatar
    Join Date
    Mar 2017
    Location
    Espańa
    Posts
    157
    Rep Power
    520

    Default

    Hi.....
    The easiest is copy the first 34 files from:
    data.zip\config\junctionview\1024_768_Lanes
    and put them in:
    data.zip\config\junctionview\960_600_Lanes
    replacing existing ones!
    So the program reads from 960_600_Lanes, but the content inside is from 1024_768_Lanes
    For the other option, I need to send me the file:
    data.zip\ui_android\1024_768\ui\scripts.lua
    In the file scripts.lua from my data.zip writes the following:
    Spoiler: scripts.lua
    OrientationMode = {Landscape = 5, Portrait = 6}
    HTML_folder = "800_480"
    CREDITS_folder = "1024_768"
    .......................................................
    gJunctionViewDirectory = "1280_800_Lanes|1280_800_Lanes"
    gJunctionViewContentResolution = "800x480|640x480"
    gEjv_landscape_w = 800
    gEjv_landscape_h = 480
    gEjv_portrait_w = 640
    gEjv_portrait_h = 480
    gJv_landscape_w = 1280
    gJv_landscape_h = 800
    gJv_portrait_w = 1280
    gJv_portrait_h = 800
    gJVPatch_Offset = 164
    gJV_w = nil
    gJV_h = nil

    and using a base interface 1024_768 the files Junction View occupy the whole space of the screen.

    Edit.....
    Also experiments can be made with these records in the sys:
    [navigation]
    junction_view_needs_signpost=1
    junction_view_content_resolution_override="auto"
    strict_ejv_resolution=0
    .....but I never tried it.....
    Last edited by railroad; 31st October 2017 at 08:19 PM.

  2.    Advertissements


 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •