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

Threaded View

  1. #12
    Master apolyps3's Avatar
    Join Date
    Dec 2014
    Location
    Portugal
    Posts
    230
    Rep Power
    777

    Post

    It's not that simple.
    You really need to know programming.
    This is not a normal BMP, it is a system read file, in this case for WindowsCE.
    This type of "rb0" file images, in this case a BMP, must have an image format (Bitmap for windows), a system readable format and a specific size. Anything that does not match this data will not be readable by the operating system.
    The read format, which reads the BMP R5 G6 B5 format, to work method 2, you must have exactly 768000 bytes for 800x480 resolution.
    They are also used in robotization programming,in other oppressive programming systems.
    Look at this little tool, try to see if you recognize any normal type of BMP, iGO, etc:
    Spoiler: A little experiment or test:

    Code:
    Please Login or Register to see the links
    Now you can check the images from [Only registered and activated users can see links. ] are recognized.

    Spoiler: BMP image reduction themes:

    Code:
    Please Login or Register to see the links
    Code:
    Please Login or Register to see the links
    (In Spanish)
    Code:
    Please Login or Register to see the links
    Code:
    Please Login or Register to see the links

    ...use Notepad++, edit picture like any text file...
    In this case, to perform method 2 here, you do not need any programs.
    Just rename the extension ".bmp" to ".nb0".

    Possibly the best user here in the forum to talk about this subject is the [Only registered and activated users can see links. ].
    Last edited by apolyps3; 28th October 2019 at 06:16 PM. Reason: Trying to correct correct English
    wtwaqAh
    •●» If you find any dead links on my posts please PM me & I'll try to fix/reload «●•

 

 

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
  •