Forum: Official Open PS2 Loader Forum - Discussion and information on the Official Open PS2 Loader.


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Like Tree72Likes

Thread: Share your Theme and ART - OPLv0.9 beta
  

Page 45 of 46 FirstFirst ... 35 43 44 45 46 LastLast
Results 441 to 450 of 451
  1. #441  
    Bat Rastard's Avatar
    Bat Rastard is offline No ordinary mage
    Join Date
    Apr 2011
    Location
    Michitucky
    Posts
    362
    Downloads
    2
    Uploads
    0
    Mentioned
    6 Post(s)
    Tagged
    1 Thread(s)
    Likes Given
    32
    Likes Received
    63
    Here's an update to fix the list lengths and icon misalignment for the PSNOPL theme ...

    Code:
    text_color=#FFFFFF
    sel_text_color=#FFD700
    main0:
    	type=Background
    	default=background
    main1:
    	type=MenuIcon
    	enabled=1
    	x=62
    	y=50 
    main2:
    	type=MenuText
    	enabled=1
    	x=235
    	y=72
    main3:
    	type=ItemsList
    	enabled=1
    	x=50
    	y=120
    	width=200
    	height=280
    main4:
    	type=ItemText
    	enabled=1
    	x=-158
    	y=90
    main5:
    	type=ItemCover
    	enabled=1
    	x=-122
    	y=231
    	overlay=cover_overlay
    	overlay_ulx=11
    	overlay_uly=10
    	overlay_urx=151
    	overlay_ury=10
    	overlay_llx=11
    	overlay_lly=198
    	overlay_lrx=151
    	overlay_lry=198
    main6:
    	type=LoadingIcon
    	enabled=1
    	x=570
    	y=75
    main7:
    	type=HintText
    	enabled=1
    main8:
    	type=ItemIcon
    	enabled=1
    	x=-120
    	y=120
    You probably know where to copy and paste that ...

    Looks a hell of a lot better on my old-school SDTV ...
    RandQalan likes this.
    Reply With Quote  

  2. #442  
    Charaf's Avatar
    Charaf is offline Registered User
    Join Date
    Aug 2011
    Posts
    3
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    2
    These thems are tested on OPL 0.9.1 (they are inzubar's test thems modified by me )
    thm_NJoy_by_Charaf.zip
    thm_test4.zip
    thm_test4_SRC2.zip
    thm_test5_by_Charaf.zip
    doctorxyz and Jay-Jay like this.
    Reply With Quote  

  3. #443  
    Sav3r's Avatar
    Sav3r is offline Registered User
    Join Date
    Jan 2013
    Posts
    2
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    7
    Sorry, I forgot my password and email acc Saver, so create acc another again "Sav3r"

    This is my theme for OPL to 0.9 version
    Attached Thumbnails Attached Thumbnails battman_info.jpg   noname_info.jpg   noname_main.jpg   agrybrds_main.jpg   agrybrds_info.jpg  

    batman_main.jpg   bali_info.jpg   bali-main.jpg   hawaii-main.jpg   hawaii-info.jpg  

    Attached Files
    Last edited by Sav3r; 02-22-2013 at 02:22 AM.
    Reply With Quote  

  4. #444  
    Jay-Jay's Avatar
    Jay-Jay is offline PSX-SCENE GAMER
    Join Date
    Jan 2010
    Location
    Somewhere between Pluto and Mercury, but closer to Pluto. :)
    Posts
    3,391
    Downloads
    22
    Uploads
    8
    Mentioned
    55 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1338
    Likes Received
    735
    Excellent job there Sav3r, I'll be sure to include your contribution to the first page so everyone can find your cool themes!
    Sav3r likes this.
    PS3: Slim 320GB / CFW KMEAW 3.55 / multiMAN v04.xx.xx / blackb0x FTP Server v1.2 3.55 w/ FlashFXP 4.2.x
    PS2: SLIM & PHAT / FreeMcBOOT w/ESR & OPL 9-r651 / SMS w/PSClient v1.3.1
    PSP: PHAT / 5.00 M33-6

    Reply With Quote  

  5. #445  
    Sav3r's Avatar
    Sav3r is offline Registered User
    Join Date
    Jan 2013
    Posts
    2
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    7
    Thanks jay
    Jay-Jay likes this.
    Reply With Quote  

  6. #446  
    gledson999's Avatar
    gledson999 is offline Member
    Join Date
    Nov 2011
    Location
    Brasil
    Posts
    30
    Downloads
    8
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    3
    Likes Received
    11
    SCR2 and SCR1 what the size of the image? to put in the cover?
    V17 SCPH-79006 with Network adapter SCPH-10281 500 G HD
    PSP 3000 9G 6.35 PRO CFW
    Unofficial FMCB v1.8C OPL self compiled HD 1TB Buffalo

    http://gledson999.blogspot.com.br/
    ajudar a todos, porque os que ajudamos poderá nos surpreender futuramente
    Reply With Quote  

  7. #447  
    Join Date
    Jan 2013
    Posts
    23
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by star2root View Post
    The following shell script will run on Mac OS X and Linux (Tested SuSE Linux 11.4) and will convert a 0.8 conf_theme.cfg
    file for use with OPL 0.9. I named it ps2opl829thm on my system... It takes one parameter, the path (including the file name) of the conf_theme.cfg file, and it outputs the new text to standard out. It maintains a DOS/Windows text file format.
    I also tested this using Cygwin, an environment which allows Unix scripts to run on Windows, and as bulky as that that is, it did also work. Cygwin can be found here: Cygwin

    Attachment 37929

    Code:
    #!/bin/bash
    
    menu_icon_enabled=1
    menu_text_enabled=1
    item_cover_enabled=1
    item_icon_enabled=1
    item_text_enabled=1
    items_list_enabled=1
    loading_icon_enabled=1
    hint_text_enabled=1
    temp=/tmp/ps2thm$$
    trap "rm -f $temp >/dev/null 2>&1" 0 1 2 3 9 11 15
    grep '=' "$1" | grep -v '^#' | tr -d '\r' >$temp
    . $temp
    rm -f $temp >/dev/null 2>&1
    
    if [ -n "$text_color" ]
    then
    	echo -e "text_color=$text_color\r"
    fi
    if [ -n "$sel_text_color" ]
    then
    	echo -e "sel_text_color=$sel_text_color\r"
    fi
    cat <<%EOF% | perl -i -pe 's/$/\r/'
    main0:
    	type=Background
    	default=background
    %EOF%
    if [ -n "$bg_color" ]
    then
    	cat <<%EOF% | perl -i -pe 's/$/\r/'
    	color=$bg_color
    %EOF%
    fi
    cat <<%EOF% | perl -i -pe 's/$/\r/'
    main1:
    	type=MenuIcon
    	enabled=$menu_icon_enabled 
    main2:
    	type=MenuText
    	enabled=$menu_text_enabled
    %EOF%
    if [ -n "$menu_text_color" ]
    then
    	cat <<%EOF% | perl -i -pe 's/$/\r/'
    	color=$menu_text_color
    %EOF%
    fi
    if [ -n "$menu_text_x$menu_text_y" ]
    then
    	cat <<%EOF% | perl -i -pe 's/$/\r/'
    	x=$menu_text_x
    	y=$menu_text_y
    %EOF%
    fi
    cat <<%EOF% | perl -i -pe 's/$/\r/'
    main3:
    	type=ItemsList
    	enabled=$items_list_enabled
    %EOF%
    if [ -n "$items_list_x$items_list_y" ]
    then
    	cat <<%EOF% | perl -i -pe 's/$/\r/'
    	x=$items_list_x
    	y=$items_list_y
    %EOF%
    fi
    cat <<%EOF% | perl -i -pe 's/$/\r/'
    main4:
    	type=ItemText
    	enabled=$item_text_enabled
    %EOF%
    if [ -n "$item_text_color" ]
    then
    	cat <<%EOF% | perl -i -pe 's/$/\r/'
    	color=$item_text_color
    %EOF%
    fi
    if [ -n "$item_text_x$item_text_y" ]
    then
    	cat <<%EOF% | perl -i -pe 's/$/\r/'
    	x=$item_text_x
    	y=$item_text_y
    %EOF%
    fi
    cat <<%EOF% | perl -i -pe 's/$/\r/'
    main5:
    	type=ItemCover
    	enabled=$item_cover_enabled
    %EOF%
    if [ -n "$item_cover_x$item_cover_y" ]
    then
    	cat <<%EOF% | perl -i -pe 's/$/\r/'
    	x=$item_cover_x
    	y=$item_cover_y
    %EOF%
    fi
    if [ -n "$cover_blend_ulx" ]
    then
    	cat <<%EOF% | perl -i -pe 's/$/\r/'
    	overlay=cover_overlay
    	overlay_ulx=$cover_blend_ulx
    	overlay_uly=$cover_blend_uly
    	overlay_urx=$cover_blend_urx
    	overlay_ury=$cover_blend_ury
    	overlay_llx=$cover_blend_blx
    	overlay_lly=$cover_blend_bly
    	overlay_lrx=$cover_blend_brx
    	overlay_lry=$cover_blend_bry
    %EOF%
    fi
    cat <<%EOF% | perl -i -pe 's/$/\r/'
    main6:
    	type=LoadingIcon
    	enabled=$loading_icon_enabled
    %EOF%
    if [ -n "$loading_icon_x$loading_icon_y" ]
    then
    	cat <<%EOF% | perl -i -pe 's/$/\r/'
    	x=$loading_icon_x
    	y=$loading_icon_y
    %EOF%
    fi
    cat <<%EOF% | perl -i -pe 's/$/\r/'
    main7:
    	type=HintText
    	enabled=$hint_text_enabled
    %EOF%
    if [ -n "$hint_text_x$hint_text_y" ]
    then
    	cat <<%EOF% | perl -i -pe 's/$/\r/'
    	x=$hint_text_x
    	y=$hint_text_y
    %EOF%
    fi
    if [ -n "$hint_text_color" ]
    then
    	cat <<%EOF% | perl -i -pe 's/$/\r/'
    	color=$hint_text_color
    %EOF%
    fi
    cat <<%EOF% | perl -i -pe 's/$/\r/'
    main8:
    	type=ItemIcon
    	enabled=$item_icon_enabled
    %EOF%
    if [ -n "$item_icon_x$item_icon_y" ]
    then
    	cat <<%EOF% | perl -i -pe 's/$/\r/'
    	x=$item_icon_x
    	y=$item_icon_y
    %EOF%
    fi
    echo -en "\032"
    srry for asking but how do we use this?
    Reply With Quote  

  8. #448  
    Jay-Jay's Avatar
    Jay-Jay is offline PSX-SCENE GAMER
    Join Date
    Jan 2010
    Location
    Somewhere between Pluto and Mercury, but closer to Pluto. :)
    Posts
    3,391
    Downloads
    22
    Uploads
    8
    Mentioned
    55 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1338
    Likes Received
    735
    Quote Originally Posted by gledson999 View Post
    SCR2 and SCR1 what the size of the image? to put in the cover?
    There really is not default size. Mine average around 250x184 pixels in JPG format. -- It's best to use a small size, so OPL doesn't croak when trying to load the 2nd INFO PAGE.
    PS3: Slim 320GB / CFW KMEAW 3.55 / multiMAN v04.xx.xx / blackb0x FTP Server v1.2 3.55 w/ FlashFXP 4.2.x
    PS2: SLIM & PHAT / FreeMcBOOT w/ESR & OPL 9-r651 / SMS w/PSClient v1.3.1
    PSP: PHAT / 5.00 M33-6

    Reply With Quote  

  9. #449  
    AwesomeNurd's Avatar
    AwesomeNurd is offline Member
    Join Date
    Feb 2013
    Posts
    72
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    1
    Nice and smooth themes!
    Reply With Quote  

  10. #450  
    Join Date
    Dec 2012
    Location
    France
    Posts
    94
    Downloads
    5
    Uploads
    0
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    5
    Likes Received
    14
    Hi guys!

    I was browsing a chinese forum yesterday when I found an windows exe app that can create themes for both 0.8 & 0.9 OPL versions.
    Author is shenqifx. I tested it a bit, and found it was nice app.

    + :

    code the theme for you
    can be used as previewer
    export preview suported

    - :

    unfortunately all actions are in chinese (but quite easy to guess what does what)
    info page not supported for 0.9 themes
    missing settings in it

    Preview :

    sans-titre-1.png

    Download :

    PS2

    (OPL相关 folder > OPLTHMCreate.rar 399KB支持输出R56x(0.9版)以上版本主题格式 file)
    Jay-Jay likes this.
    Reply With Quote  

Page 45 of 46 FirstFirst ... 35 43 44 45 46 LastLast
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •