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

Hybrid View

  1. #1
    Master Texas's Avatar
    Join Date
    Jul 2015
    Location
    Near you
    Posts
    618
    Rep Power
    312

    Default

    Try this:
    Credits to @wojpen and others.

    Spoiler: OPTION 1
    [modes]
    ; mx=WidthMin..WidthMax, HeightMin..HeightMax,Folder
    ; OR
    ; mx=Width, Height ,Folder

    ;m1=1024..1280,527..800,"480_272"
    ;m2=600..800,960..1280,"480_272"
    m3=1024..1280,527..800,"800_480"
    m4=600..800,960..1280,"800_480"
    ;m5=1024..1280,527..800,"1024_768"
    ;m6=600..800,960..1280,"1024_768"



    Spoiler: OPTION 2
    [android]
    fullscreen=1
    upside_down_bug=1
    tablet=1
    ;has_physical_home_button=1

    [rawdisplay]
    driver=engine
    screen_xy="1280_800:1024x552/600x976:fullscreen"

    [rawdisplay]
    force_renderer="RENDER_MOYA"
    driver=engine
    screen_x=1024
    screen_y=552
    screen_x2=600
    screen_y2=976
    screen_xy="800_480:1024x552/600x976:fullscreen"


    Spoiler: OPTION 3
    [rawdisplay]
    driver=engine
    force_renderer="RENDER_MOYA"
    screen_x=600
    screen_y=1024
    screen_x2=1024
    screen_y2=600

    [modes]
    ; mx=WidthMin..WidthMax, HeightMin..HeightMax,Folder
    ; OR
    ; mx=Width, Height ,Folder

    ;m1=400..480,196..320,"480_272"
    ;m2=234..320,400..480,"480_272"
    m3=1024..1280,552..800,"800_480"
    m4=600..800,960..1280,"800_480"
    ;m5=1024..1280,552..800,"1024_768"
    ;m6=600..800,960..1280,"1024_768"

    then Copy :
    ui_android\1024_768\default_skincol_landscape.bmp => ui_android\800_480
    ui_android\1024_768\default_skincol_portrait.bmp => ui_android\800_480
    ui_android\1024_768\skin_night\default_skincol_lan dscape.bmp => ui_android\skin_night\800_480
    ui_android\1024_768\skin_night\default_skincol_por trait.bmp => ui_android\skin_night\800_480


    For 1024-600 resolution the right data is only 800-480 and 480-270. Open data with rar go data/ui_android/open multimode.ini and ad this

    Spoiler: OPTION 4
    [modes]
    ; mx=WidthMin..WidthMax, HeightMin..HeightMax,Folder
    ; OR
    ; mx=Width, Height ,Folder

    ;m1=400..480,196..320,"480_272"
    ;m2=234..320,400..480,"480_272"
    m3=1024..1280,552..800,"800_480"
    m4=600..800,960..1280,"800_480"
    ;m5=1024..1280,552..800,"1024_768"
    ;m6=600..800,960..1280,"1024_768"

    the 1024_768 is very wrong for 1024-600 resolution. For full screen like samsung, for the best results ad in sys
    [rawdisplay]
    driver=engine

    force_renderer="RENDER_MOYA"
    screen_x=600
    screen_y=1024
    screen_x2=1024
    screen_y2=600


    This SYS should work.
    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]
    Last edited by Texas; 12th February 2016 at 03:39 PM.
    NOTICE: By no means I advise installing illegal software nor I support such actions. This is just for EDUCATIONAL PURPOSES. Please use my post in order to understand or learn something new. I am a proud owner of LICENSED NAVIGATION but just to satisfy my curiosity I test, read and research. Sharing illegal material is against the law.

  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
  •