PS3Hax Network - Playstation 3 Hacks and Mods

PS3Hax Network - Playstation 3 Hacks and Mods (http://www.ps3hax.net/forums.php)
-   PS3 | Homebrew (http://www.ps3hax.net/forumdisplay.php?f=12)
-   -   [Showtime] Theme Competition (http://www.ps3hax.net/showthread.php?t=31291)

vSaAmTp 12-08-2011 11:29 AM

[Showtime] Theme Competition
 
Showtime looks so Ugly and it have Theme Support.

Lets Start a Competition. You can win a Free Copy of Showtime :laugh:

https://github.com/andoma/showtime/t...ster/glwthemes <-- For Theme Infos

carldenning 12-08-2011 11:36 AM

Quote:

Originally Posted by vSaAmTp (Post 297864)
Showtime looks so Ugly and it have Theme Support.

Lets Start a Competition. You can win a Free Copy of Showtime :laugh:

https://github.com/andoma/showtime/t...ster/glwthemes <-- For Theme Infos

isnt that theme thing for the pc version ,

vSaAmTp 12-08-2011 11:43 AM

No. It was for all Versions

configure.ps3
Quote:

PLATFORM="ps3"
OSENV="ps3"
DEFAULT_UI="glw"
CONFIGURE_POSTFIX="ps3"

source support/configure.inc
GLW_DEFAULT_THEME="mono"
TOOLCHAIN="${PS3DEV}/host/ppu/bin/ppu-"
enable psl1ght
enable embedded_resources
and on configure.inc
Quote:

# Generate default theme path for GLW
# Optionally embed the theme if in release mode
if enabled glw; then
if enabled embedded_resources; then
GLW_DEFAULT_THEME_URL="bundle://glwthemes/${GLW_DEFAULT_THEME}"
echo >>${CONFIG_MAK} "BUNDLES+=glwthemes/${GLW_DEFAULT_THEME}"
else
GLW_DEFAULT_THEME_URL="file://`cd glwthemes/$GLW_DEFAULT_THEME && pwd`"
fi
echo >>${CONFIG_H} "#define SHOWTIME_GLW_DEFAULT_THEME_URL \""${GLW_DEFAULT_THEME_URL}"\""
fi
Andreas wrote:
Quote:

But no one has written another theme yet, so there is no code for switching themes.

If you develop a new theme (and maintain it) I will add code to do so.
The Main Theme at the moment was "mono"

Link to the Source: https://www.lonelycoder.com/redmine/...cs/2983?r=2991

carldenning 12-08-2011 12:48 PM

sweet i gunna have a look at this when i get the time 2

vSaAmTp 12-08-2011 02:08 PM

Great.
I think nobody knows this... But now...

I hope the First Theme come from PS3Hax... Then the Site was an all Scene Sites News...

RobGee789 12-08-2011 02:17 PM

ive done themes for wii apps before so i might look into it

vSaAmTp 12-13-2011 05:14 PM

Work somebody on a Theme?


All times are GMT -5. The time now is 10:40 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.