Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 1 of 2 12 LastLast
Results 1 to 10 of 17
  1. #1
    Master
    Join Date
    May 2011
    Location
    UK
    Age
    38
    Posts
    208
    Rep Power
    129

    nextgen Can someone create loading screen for me, peugeot 107

    Can someone create the loading screen file for WINCE Nextgen using the attached images

    [Only registered and activated users can see links. ]
    Download iGO UX Addons with links that will never expire
    [Only registered and activated users can see links. ]

  2.    Advertissements


  3. #2
    Master Can someone create loading screen for me, peugeot 107 JmaCWQ's Avatar
    Join Date
    Jan 2014
    Location
    Shut your dog up!!
    Posts
    69
    Rep Power
    50

    Default

    If it's just a matter of converting each to the iGO bmp format then these should work.
    I've never used or messed with Nextgen so no idea if it's the same as the older WinCE Primo with regards to loading files/formats.
    If it's different just ignore my post
    Attached Files Attached Files
    Do big things!


  4. #3
    Master spyder's Avatar
    Join Date
    Jan 2016
    Location
    Esperia
    Posts
    1,163
    Rep Power
    1163

    Default

    Quote Originally Posted by urbexuk View Post
    Can someone create the loading screen file for WINCE Nextgen using the attached images
    You must specify in what device Nextgen is installed.

  5. #4
    Master
    Join Date
    May 2011
    Location
    UK
    Age
    38
    Posts
    208
    Rep Power
    129

    Default

    its an unbranded 7" gps device that used wince
    Download iGO UX Addons with links that will never expire
    [Only registered and activated users can see links. ]

  6. #5
    Master spyder's Avatar
    Join Date
    Jan 2016
    Location
    Esperia
    Posts
    1,163
    Rep Power
    1163

    Default

    Put in UX folder the attached zip file.
    If You don't see new loading maybe You have other zip or branding with loading , so cancel it or extract loading image from my zip and insert in existing files with winrar <3.9 or TotalCommander.
    I have not compressed the bmp file, it works just the same and you can see it directly.
    Obviously you can replace bmp images in zip with your own ones with same resolution and size.
    Attached Files Attached Files
    • This post requires you to click the "LIKE this post" button to see Attachments.
    Last edited by spyder; 30th May 2021 at 06:57 PM.

  7. #6
    Master
    Join Date
    May 2011
    Location
    UK
    Age
    38
    Posts
    208
    Rep Power
    129

    Default

    thank you, certainly not the folder layout or layout I would have expected, completely different from normal primo setup/layout/folders
    Download iGO UX Addons with links that will never expire
    [Only registered and activated users can see links. ]

  8. #7
    Master Can someone create loading screen for me, peugeot 107Can someone create loading screen for me, peugeot 107
    Join Date
    Nov 2017
    Location
    europa
    Posts
    81
    Rep Power
    161

    Default

    Regarding in the WinCE Nextgen version 9.19.2.543580 data.zip, the different sizes of loading.bmp are for the different resolutions

    ldpi 200*200
    mdpi 266*266
    hdpi 400*400
    xhdpi 533*533
    xxhdpi 800*800
    xxxhdpi 1066*1066

    note that these are the same sizes used for the loading of LUNA 9.35.2.153810

    just complete the ux with the missing directories and the images resized to the correct values

  9. #8
    Master spyder's Avatar
    Join Date
    Jan 2016
    Location
    Esperia
    Posts
    1,163
    Rep Power
    1163

    Default

    We are referring to Wince, The sizes you posted are for portrait view (android), and Nextgen wince is used in landscape and normally for res 800x480, so it's better to mantain normal sizes, as 800x480 or 480x272 to have an image full screen, not a square in center of black screen..
    Users can modify zip file and add folders as he want.
    Last edited by spyder; 31st May 2021 at 05:56 AM.

  10. #9
    Master Can someone create loading screen for me, peugeot 107Can someone create loading screen for me, peugeot 107
    Join Date
    Nov 2017
    Location
    europa
    Posts
    81
    Rep Power
    161

    Default

    You are quite right ,
    In Primo the image was placed at the top left of the screen, but effectively from nextgen the image was centered in the middle of the screen

    to know the size of your screen and to know the dpi, it is therefore necessary to carry out a start log of nextgen ,9.19.2.543580 is not an android version but a WINCE from which I found the existing dimensions of the images loading.

    in the following log we have the real dimensions 320_240, the real dpi 96, the dpi approaching 120 at best, and the folder used "Theme path: 'ui_nextgen\ res\ common\ ldpi'"

    Spoiler: excerpt on a nextgen wince 320*240
    [10:02:00.000 gui notice - ] GetDisplayInfo px: 320 py: 240 dpi: 96 d: 3.5
    [10:02:00.000 gui notice - ] GUI_WINMAIN_CE::DetectDisplayCapabilities() OS version: 5.0
    [10:02:00.000 gui notice - ] GUI_WINMAIN_COMMON::InitConfig(): SysConfig modified display size (320,240), highres: 0
    [10:02:01.000 main notice - ] GPSAPP::CreateSurface() enter.
    [10:02:01.000 gui notice - ] GUI_WINMAIN_COMMON::GetDisplayCapabilities() multitouch: 0 dpi: 120 d: 0.0
    [10:02:01.000 main notice - ] GUI_IMP_BASE::SetDpi. dpi=120, dpiFromConfig=0
    [10:02:01.000 main notice - ] GUI_IMP_BASE::SetDpi. dpi set to: 120
    [10:02:01.000 main notice - ] Preferred orientation: 0 (0 - auto, 1 - portrait, 2 - rlandscape, 3 - upsidedown, 4 - landscape)
    [10:02:02.000 theme_mgr notice - ] Selected layout path: ui_nextgen\layout\min_diagonal
    [10:02:02.000 theme_mgr notice - ] Theme path:'ui_nextgen\res\common\ldpi'
    [10:02:02.000 theme_mgr notice - ] Theme common path:'ui_nextgen\common'
    [10:02:02.000 theme_mgr notice - ] Addons path:'ui_nextgen\addons'
    [10:02:03.000 main notice - ] CreateSurface: Available ISURFACE implementations -> 'SURFACE_GDI,SURFACE_DIRECT,SURFACE_GLES_2_0_WIN32'
    [10:02:03.000 main notice - ] SURFACE_DIRECT initializing, checking for available displays...
    [10:02:03.000 main notice - ] DetectExtEsc: GETRAWFRAMEBUFFER...
    [10:02:03.000 main notice - ] DetectExtEsc: GETGXINFO...
    [10:02:03.000 main notice - ] DetectExtEsc: ... success.
    [10:02:03.000 main notice - ] VerifyDetectScreen...
    [10:02:03.000 main notice - ] VerifyDetectScreen succeed.
    [10:02:03.000 main notice - ] DISPLAY_GX size (320,240) bpp 16 format 160 buf 0x46800000 pitch (2,640) det 1
    [10:02:03.000 main notice - ] CreateSurface: Using driver: SURFACE_DIRECT
    [10:02:03.000 main notice - ] SetupSizes: DisplayConfig.nSizeX = 320, DisplayConfig.nSizeY = 240
    [10:02:03.000 main notice - ] CreateSurface: bIsPortraitHardware = 0
    [10:02:03.000 main notice - ] CreateSurface: bIsPortraitSoftware = 0
    [10:02:03.000 main notice - ] SetupSizes: nRotationAngle = 0, mGUISizeXY: [320,240], mSurfaceSizeXY: [320,240], bDoubleMode = 0
    [10:02:03.000 main notice - ] GUI_IMP_BASE::CreateDefaultDisplay
    [10:02:03.000 main notice - ] Assign new active display 0
    [10:02:03.000 main notice - ] SURFACE_DIRECT: Total displays: 1, active: DISPLAY_GX size (320,240) bpp 16 format 160 buf 0x46800000 pitch (2,640) det 1
    [10:02:03.000 main notice - ] MainWindowProc(): Msg=71, wParam=0, lParam=252902324
    [10:02:03.000 main notice - ] MainWindowProc(): Msg=3, wParam=0, lParam=0
    [10:02:03.000 main notice - ] MainWindowProc(): Msg=5, wParam=0, lParam=15728960
    [10:02:03.000 main notice - ] Window RESTORED
    [10:02:03.000 main notice - ] GPSAPP::CreateSurface() exit.

  11. #10
    iGO Enthusiast Can someone create loading screen for me, peugeot 107
    Can someone create loading screen for me, peugeot 107Can someone create loading screen for me, peugeot 107Can someone create loading screen for me, peugeot 107Can someone create loading screen for me, peugeot 107Can someone create loading screen for me, peugeot 107Can someone create loading screen for me, peugeot 107Can someone create loading screen for me, peugeot 107
    Boki's Avatar
    Join Date
    Jun 2014
    Location
    Niš
    Age
    52
    Posts
    6,399
    Rep Power
    4260

    Default

    Do not complicate
    7" WinCE devices have a screen with 800x480res. The rest doesn't matter.
    Before asking a question, know it's already discussed here and at 99.9% is not unique. Use search.
    NO ONE IS A SEER, READ (click on): [Only registered and activated users can see links. ] <- Click!
    [Only registered and activated users can see links. ] <- Click!

    Spoiler: obs
    Many questions become very arduous, a lot of time chewed deja vu...Since we have lost all the year of work and effort, many people have no will to answer the same questions again. Me neither. Use a search, please.

 

 

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
  •