+ Reply to Thread
Results 1 to 3 of 3

Thread: [TUTORIAL] 30 High-Res wallpapers in 01-12.bmp

  1. #1
    Member Togemon's Avatar
    Join Date
    Nov 2009
    Posts
    42
    Rep Power
    0

    Default [TUTORIAL] 30 High-Res wallpapers in 01-12.bmp

    In the attached zip file you will find:-
    - tutorial in txt format
    - tutorial screenshots (for offline use)
    - base jpg (used to make each image proper size)
    - bat files (used to compile the 12 or 30 images into a 01-12.bmp)
    - my batman 01-12.bmp(30images) and 4 (single image) 01-12.bmp files (use this before you start to test if your theme can handle it with the resources you have, also make sure your vshmain is set to correct 01-12 size and image count, see step 13 for this)

    Things you will need:-
    - Photoshop CS2 or higher for image making etc
    - Hex Workshop (latest version) for hex editing
    - Dynamic Prx Editor (by blessedhands) for hex editing
    - your vshmain.prx file, and obviously 30 wallpapers you want to use!

    [ for the purpose of this forum, I have shown the file names of the screenshots in the zip file incase the image host I am using goes offline or deletes the images ]


    Step 0
    ------
    when testing the 01-12.bmp files included in the zip, you can determine which resolution is best to use with your themes without loosing any icons




    Step 1 (01 - images.jpg)
    ------
    your 01-12 folder should end up looking like this when you are finished




    Step 2 (02 - imagesize.jpg)
    ------
    size up a wallpaper you want to 400 x 227 in photoshop
    (click on image on the top and select image size)




    Step 3 (03 - save for web.jpg)
    ------
    once resized, click on file then (save for web)




    Step 4 (04 - select jpg.jpg)
    ------
    select the jpg preset here




    Step 5 (05 - optimize file size.jpg)
    ------
    click that little arrow and select optimize file size




    Step 6 (06 - file size optimized.jpg)
    ------
    this is what your screen should look like next


    put (32) in the box so it reads 32K
    set matte to (none)

    then hit ok and it should look like that in the screenshot

    Save your file as 01.jpg



    ------important steps begin here------



    Step 7 (07 - searching hex jpg.jpg)
    ------
    open up hex workshop and open base.jpg with it
    then open up 01.jpg with it




    click on 01.jpg tab and scroll all the way to the bottom
    then see where the position ends



    Step 8 (08 - highlight in hex.jpg)
    ------
    go to base.jpg tab and copy all the 0s that are missing in 01.jpg
    make sure it is exactly the ones that are missing in 01.jpg







    Step 9 (09 - paste in hex.jpg)
    ------
    paste what you copied into the 01.jpg area




    Step 10 (10 - after pasting.jpg)
    -------
    notice how what you pasted is in red




    now make sure as in the screenshot that it is same as base.jpg
    the ending point must match for both!



    Step 11 (11 - save and close.jpg)
    -------
    save and close the file




    Step 12 (12 - same file size.jpg)
    -------
    if you notice now the file size for both base.jpg and 01.jpg will be the same!




    -----Do this until you have reached file 30.jpg-----



    Step 13 (13 - vshmain hex edit.jpg)
    -------
    open up your vshmain.prx with hex workshop




    load up the bookmark for it
    look at where it says the blocksize for 01-12
    set that to 32766
    and make the picture count to 30 if you are using 30 wallpapers

    save and close your vshmain.prx


    Now double click on (Merge 30.bat) to create the 01-12.bmp

    it should be something like 959kb in size

    put that in your resource folder and test out your theme!



    NOTE: you can make the last image full quality! so you can have 1 image at high quality the rest optimized!


    NOTE: some images may have really low colors like a lot of black for example, so it is best to avoid those as you will padding and copying a lot of 0s and it might not even be possible to do with some of them.


    NOTE: not all wallpapers may work and may halt when you test your 01-12 in (Color) section in xmb, showing a blank white page, so that would mean there is a problem with that wallpaper which is stopping the rest of the wallpapers from showing ;)


    NOTE: I have included some test 01-12.bmp files(thx v1) in the zip file so please use those to test your theme out before you start, this will save you a lot of trouble and time. For example if you try the 300x171 single image 01-12.bmp and it displays fine then you can have 12+ images in your 01-12.bmp, but if it doesnt display then you cant use a 01-12.bmp best thing to do is free up resources, get rid of subicons, etc.


    NOTE: you can also make the brightness -20 and contrast +20 for the images for maximum results and make it easier to hex later on


    Thanks for reading, hope that helps out!


    A guide by Dliug.
    Attached Files Attached Files
    >>>My collection of PSP Themes<<<

  2. #2
    Senior Member PSPfan's Avatar
    Join Date
    Nov 2009
    Posts
    212
    Rep Power
    3

    Default

    Thanks for the psp tutorial , it helped alot ..

  3. #3
    Junior Member
    Join Date
    Jul 2011
    Age
    18
    Posts
    5
    Rep Power
    0

    Default

    thanks very much

+ Reply to Thread

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86