Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 5 of 5
  1. #1
    Member +
    Join Date
    May 2013
    Location
    Amsterdam
    Age
    43
    Posts
    30
    Rep Power
    12

    Default Resolution problem.

    I have a 2Din radio with WinCE 6.0 that came with igo primo that works well. I tried changing to Nextgen but it has a resolution problem. It blows up the image 4x so you can't see anything. I think it must be the skin and sys.txt problem but I can't find the solution.

    The unit is 800x480 and should work with NextGen just fine.

    How it looks (not my image but same problem):

    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]

    Thank you for your help!

  2.    Advertissements


  3. #2
    Master Kajoe's Avatar
    Join Date
    Sep 2011
    Location
    Netherlands
    Posts
    261
    Rep Power
    371

    Default

    Quote Originally Posted by pr0x View Post
    I have a 2Din radio with WinCE 6.0 that came with igo primo that works well. I tried changing to Nextgen but it has a resolution problem. It blows up the image 4x so you can't see anything. I think it must be the skin and sys.txt problem but I can't find the solution.

    The unit is 800x480 and should work with NextGen just fine.

    How it looks (not my image but same problem):

    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]

    Thank you for your help!
    Try this in your sys.txt

    [rawdisplay]
    dpi=160

    Or try this in your sys.txt

    [rawdisplay]
    dpi=240

  4. #3
    Member +
    Join Date
    May 2013
    Location
    Amsterdam
    Age
    43
    Posts
    30
    Rep Power
    12

    Default

    Quote Originally Posted by Kajoe View Post
    Try this in your sys.txt

    [rawdisplay]
    dpi=160

    Or try this in your sys.txt

    [rawdisplay]
    dpi=240
    Thanks for your reply.

    I tried all dpi settings but all it does make everything very small. It does not let you see 100% of the screen. 240 dpi should be optimal for 800x480.

    I kinda did a dirty fix but it only worked for 90%. I edited data\ui_nextgen\layout\medium\ui\params.css

    It looks now like this:

    @params {
    screen_x:0;
    screen_y:0;
    screen_w:800;
    screen_h:480;

    And the program is in 800x480 but the map is not. It all looks good and good resolution but when you want to navigate you see the map is blown up 4 times. You can see the map zoomed in 4x and you can't navigate. It drives me crazy.

  5. #4
    Master Kajoe's Avatar
    Join Date
    Sep 2011
    Location
    Netherlands
    Posts
    261
    Rep Power
    371

    Default

    Quote Originally Posted by pr0x View Post
    Thanks for your reply.

    I tried all dpi settings but all it does make everything very small. It does not let you see 100% of the screen. 240 dpi should be optimal for 800x480.

    I kinda did a dirty fix but it only worked for 90%. I edited data\ui_nextgen\layout\medium\ui\params.css

    It looks now like this:

    @params {
    screen_x:0;
    screen_y:0;
    screen_w:800;
    screen_h:480;

    And the program is in 800x480 but the map is not. It all looks good and good resolution but when you want to navigate you see the map is blown up 4 times. You can see the map zoomed in 4x and you can't navigate. It drives me crazy.
    Have a look here:
    Code:
    Please Login or Register to see the links
    [Only registered and activated users can see links. ]

    As you can see, there are a lot of possibilities for screen resolutions. You have to try different settings. But do not edit the css file for it.

  6. #5
    Member +
    Join Date
    May 2013
    Location
    Amsterdam
    Age
    43
    Posts
    30
    Rep Power
    12

    Default

    I tried that and it does not work on my device. It works in the emulator so I think they messed up something with the software. It's from China so I am not really surprised.

 

 

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
  •