+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 20 of 26

[V1.3]Skinviewer Reloaded

This is a discussion on [V1.3]Skinviewer Reloaded within the Modifications and Skins forums, part of the Firmware category; Hi all, I made a Skinviewer for firmware version 2.004.5, and it works :D Also works with 2.004.3 since the ...

  1. #1
    Senior Member
    Join Date
    Jan 2007
    Location
    Netherlands
    Posts
    289
    Thanks
    0
    Thanked 0 Times in 0 Posts

    [V1.3]Skinviewer Reloaded

    Hi all,

    I made a Skinviewer for firmware version 2.004.5, and it works :D
    Also works with 2.004.3 since the image numbers are the same.
    I made it because the last update from Thusti to the old skinviewer, was a long time ago. And its about time for a new skinviewer, or update. But since Thusti isnt responding to anything, i thought i wil make one myself.
    !Note: It only works with 2.004.5, no other versions.
    !Note: The labels are not all on the good spot.
    This is it:

    How to use:

    -First open your resource.bin with a resource editor (i used M6&M3 1.22), and then export all images to a folder.
    -Then copy the program to that folder, and run it.
    -Then at the top click on screens, and then Music Screen, and now it wil load the screen for the Music Screen.
    -If you want transparency on the preview then you can right click the object to change the left bottem pixel to the transparent color. This because the program needs the left botton pixel to be the color that has to be transparent.
    -If you want to save the screen, then just click on "File" and then Save .....Screen, then it save's a jpeg to the folder where the program is located.

    Version 1.3:
    -Now shows usb &video screen, they can also rotate.
    -Now also shows start up screen.
    -Option to show volume lvl bar.

    Version 1.2:
    -Now also shows the record screen.
    -Option to save the screen. Example: you load the music screen, then click on "File" and then on Save MusicScreen. Then it save's a jpeg to the folder where the program is located.

    Version 1.1:
    -Now shows the menu screen, and the radio screen.
    -Option to change the left bottom pixel for transparency, no you dont have to change the picture itself.
    -Option to change the menu bar colors.
    -Option to change the text on the music screen.

    Version 1.0:
    -Only supports firmware version 2.004.5.
    -Only shows Music screen.
    -Function to change icon's.

    I am working on the other screens, like menu and radio etc...
    Tell me if there are any bugs, then il try to fix them.
    Attached Files
    Last edited by Hillman5100; 01-31-2008 at 08:20 AM.

  2. #2
    Valued Member
    Join Date
    Jun 2007
    Posts
    1,476
    Thanks
    21
    Thanked 14 Times in 11 Posts
    Thanks Hillman.
    If you are having trouble with your player, please visit this thread first and try the steps before you panic. Most likely you will be able to fix your player easily using the steps listed.

    Players: Meizu M6 SP 4GB, iPod Touch 4G
    Headphones: SoundMAGIC PL-50s, Auvio In-Ear Armatures, Bose QC-15s.
    Current Audio Congifuration: X-Fi Elite Pro w/LM4562 Mod -> Mission MS-50 + Boston Acoustics Subwoofer


  3. #3
    Passing By
    Join Date
    Jan 2008
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Thank you!

  4. #4
    Senior Member
    Join Date
    Jan 2007
    Location
    Netherlands
    Posts
    289
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Update to version V1.1, see changes in first post.

  5. #5
    Member
    Join Date
    Jul 2007
    Posts
    255
    Thanks
    0
    Thanked 1 Time in 1 Post
    I made a skinviewer a while ago wich could be used for the last firmware version... its somewhere on this site...

  6. #6
    Valued Member
    Join Date
    Nov 2006
    Location
    France
    Posts
    617
    Thanks
    0
    Thanked 0 Times in 0 Posts
    changes in V1.1 are very usefull, thanks

    You should add an option to export the image of the screen

    [
    Pas de demande d'aide en MP, le forum est fait pour ça merci

  7. #7
    Passing By
    Join Date
    Jan 2008
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Many good improvements in 1.1.

  8. #8
    Senior Member
    Join Date
    Jan 2007
    Location
    Netherlands
    Posts
    289
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by dravik View Post
    I made a skinviewer a while ago wich could be used for the last firmware version... its somewhere on this site...
    Oh i did not know that, but i am still going to make further progress with this program, just to practice and as an project
    changes in V1.1 are very usefull, thanks

    You should add an option to export the image of the screen
    I dont know if there is an function to that in delphi (programming language). Il look for it, but if you want to make a picture of it, you can make a printscreen and then just copy it to paint, or photoshop or a other graphic editing program. And then just cut it out, and save it as an jpeg.

  9. #9
    Valued Member
    Join Date
    Nov 2006
    Location
    France
    Posts
    617
    Thanks
    0
    Thanked 0 Times in 0 Posts
    That's how i do it

    It would just be easier

    [
    Pas de demande d'aide en MP, le forum est fait pour ça merci

  10. #10
    Member
    Join Date
    Jul 2007
    Posts
    255
    Thanks
    0
    Thanked 1 Time in 1 Post
    Quote Originally Posted by Hillman5100 View Post
    Oh i did not know that, but i am still going to make further progress with this program, just to practice and as an project

    I dont know if there is an function to that in delphi (programming language). Il look for it, but if you want to make a picture of it, you can make a printscreen and then just copy it to paint, or photoshop or a other graphic editing program. And then just cut it out, and save it as an jpeg.
    In visual basic you can just do something like picturebox1.image.save("C:/imagename.jpg") you can probably do that in delphi al well...

  11. #11
    Senior Member
    Join Date
    Jan 2007
    Location
    Netherlands
    Posts
    289
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by dravik View Post
    In visual basic you can just do something like picturebox1.image.save("C:/imagename.jpg") you can probably do that in delphi al well...
    Well that would not work as the screen consists of multiple images, but i made another code wich works :D .

    Update to version V1.2, look at first post for changes.

  12. #12
    Senior Member
    Join Date
    Jan 2007
    Location
    Netherlands
    Posts
    289
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Update to version V1.3, look at first post for changes.

  13. #13
    Junior Member
    Join Date
    Mar 2007
    Location
    NL
    Posts
    68
    Thanks
    0
    Thanked 0 Times in 0 Posts
    your the man! hopefully you will update it afther FW upgrades!
    maybe find to open the firmware file instead of loading all images?

    anyway this will save allot of time uploading skin to player and test it.

  14. #14
    Junior Member
    Join Date
    Mar 2007
    Location
    NL
    Posts
    68
    Thanks
    0
    Thanked 0 Times in 0 Posts
    ok, I tested your prog, and it is almost perfect!
    I found some little bugs, I'm reporting them to give you some feedback.

    Bugs I found:

    pink is not invisible for the following images:
    • battery icon (all screens)
    • scrollbar (menu screen)
    • FM and Mhz (radio screen)
    • microphone (record screen)
    There is only one horizontal scrollbar in the menu visible, maybe you can work something out so you can choose what color needs to be visible.

    USB and video screen is really cool RESPECT!

    the tool is easy to use, keep up the good work mate!

  15. #15
    Senior Member
    Join Date
    Jan 2007
    Location
    Netherlands
    Posts
    289
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by golles View Post
    ok, I tested your prog, and it is almost perfect!
    I found some little bugs, I'm reporting them to give you some feedback.

    Bugs I found:

    pink is not invisible for the following images:
    • battery icon (all screens)
    • scrollbar (menu screen)
    • FM and Mhz (radio screen)
    • microphone (record screen)
    There is only one horizontal scrollbar in the menu visible, maybe you can work something out so you can choose what color needs to be visible.

    USB and video screen is really cool RESPECT!

    the tool is easy to use, keep up the good work mate!
    Thank you all for the feedback.

    If you have a pink picture then just right click on it, and then pink will become invisible. Just hover your cursor on it, and then there comes an explantion.

    And if you are in the menu screen, then you can click at the top on edit, and then menu bar color, and then you can choose the color you want.

    I dont know how to make a code with the resource.bin, this was the most easy way for me.

  16. #16
    Valued Member
    Join Date
    Jan 2007
    Location
    Denmark
    Posts
    105
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I talked with Thusti a while ago, and he told me he was very busy with his studies, so thats properly the reason why we don't se him here anymore.

    But it is great that you are making a new version.
    What programming language do you write it in?

  17. #17
    Senior Member
    Join Date
    Jan 2007
    Location
    Netherlands
    Posts
    289
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by beatmore View Post
    I talked with Thusti a while ago, and he told me he was very busy with his studies, so thats properly the reason why we don't se him here anymore.

    But it is great that you are making a new version.
    What programming language do you write it in?
    I write it in delphi, its a bit basic language, but its verry easy to understand. And it works as you can see

  18. #18
    Senior Member
    Join Date
    Aug 2007
    Location
    Hungary
    Posts
    271
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Delphi's a developer environment, the language is Object Pascal and in my oppinion it's quite good
    And the proggy looks nice too

  19. #19
    Senior Member
    Join Date
    Jan 2007
    Location
    Netherlands
    Posts
    289
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by Speeder View Post
    Delphi's a developer environment, the language is Object Pascal and in my oppinion it's quite good
    And the proggy looks nice too
    It is good, and verry usefull ^^.

    And thanks for the comment :D

  20. #20
    Junior Member
    Join Date
    Feb 2007
    Location
    PTY 507, Panama
    Posts
    65
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Would be nice to add the option to change text color and font.

    Is this is only way to view skin of 2.004.5 or there is another way to do it?
    My best and latest skin: Clarity_V1:Touch of nature


 

Similar Threads

  1. [Software] SkinViewer
    By Thusti in forum Modifications and Skins
    Replies: 158
    Last Post: 10-07-2009, 03:31 PM
  2. Managment Software for M8
    By SoulspeedX in forum General Meizu M8
    Replies: 7
    Last Post: 12-29-2007, 02:36 PM
  3. CD Ripping Software
    By crow610 in forum Audio and Sound
    Replies: 13
    Last Post: 11-23-2007, 01:37 PM
  4. All In One Software
    By zmike in forum Video and Imaging
    Replies: 5
    Last Post: 08-04-2007, 02:20 AM
  5. [software] FMEdit
    By xx-c in forum Technical
    Replies: 3
    Last Post: 05-17-2007, 04:36 PM