xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
 
Reply to this topicStart new topic
> What File Loads The Splash.png, changing stuff
EkL!pZ3
post Jun 9 2006, 05:10 AM
Post #1


X-S Enthusiast


Group: Members
Posts: 16
Joined: 5-June 06
From: Oakland, Cali
Member No.: 284883
Xbox Version: v1.4
360 version: v1 (xenon)



Does anyone know the file that the splash.png file is loading from i wanna try something but i have no clue where the coding for it is. Thanks for the help if ne1 can help a brotha out biggrin.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Jezz_X
post Jun 9 2006, 05:13 AM
Post #2


X-S Knowledgebase
********

Group: Moderator
Posts: 4531
Joined: 22-July 03
From: Australia
Member No.: 51477
Xbox Version: v1.1
360 version: none



xbmc loads the splash.png you can find it in xbmcdir\media nothing to do with the skin except BB made it
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
EkL!pZ3
post Jun 9 2006, 05:14 AM
Post #3


X-S Enthusiast


Group: Members
Posts: 16
Joined: 5-June 06
From: Oakland, Cali
Member No.: 284883
Xbox Version: v1.4
360 version: v1 (xenon)



But what part of xmbc loads it? i wanted to recode it for something im trying 2 do and i cant seem 2 figure it out
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
theTHAInikka
post Jun 9 2006, 05:16 AM
Post #4


X-S Young Member
*

Group: Members
Posts: 36
Joined: 8-June 06
From: Yay Area
Member No.: 285230
Xbox Version: v1.6
360 version: unknown



Aye. Did you take my avatar? lol.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
EkL!pZ3
post Jun 9 2006, 05:19 AM
Post #5


X-S Enthusiast


Group: Members
Posts: 16
Joined: 5-June 06
From: Oakland, Cali
Member No.: 284883
Xbox Version: v1.4
360 version: v1 (xenon)



QUOTE(theTHAInikka @ Jun 8 2006, 09:23 PM) *

Aye. Did you take my avatar? lol.


ya i had 2 man... when i seen it i was like i got to get that!!@@#@#@! smile.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Jezz_X
post Jun 9 2006, 05:23 AM
Post #6


X-S Knowledgebase
********

Group: Moderator
Posts: 4531
Joined: 22-July 03
From: Australia
Member No.: 51477
Xbox Version: v1.1
360 version: none



QUOTE(EkL!pZ3 @ Jun 9 2006, 02:21 PM) *

But what part of xmbc loads it? i wanted to recode it for something im trying 2 do and i cant seem 2 figure it out

the part that gets compiled into the default.xbe so search through all the source code for it then change the c++ and recompile it

This post has been edited by Jezz_X: Jun 9 2006, 05:24 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
nickman
post Jun 9 2006, 05:20 PM
Post #7


X-S Member
*

Group: Members
Posts: 103
Joined: 13-December 02
From: SWEDEN
Member No.: 13207
Xbox Version: v1.3
360 version: v1 (xenon)



QUOTE(Jezz_X @ Jun 9 2006, 06:20 AM) *

xbmc loads the splash.png you can find it in xbmcdir\media nothing to do with the skin except BB made it


It's loaded from xbmc/Application.cpp
CODE

m_splash = new CSplash("Q:\\media\\splash.png");
m_splash->Start();


The actual code that renders the picture is in Splash.cpp and Splash.h located in xbmc/utils/
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
DaMyth
post Jun 9 2006, 06:02 PM
Post #8


X-S Enthusiast


Group: Members
Posts: 29
Joined: 10-March 04
Member No.: 106066
Xbox Version: v1.1
360 version: v1 (xenon)



nickman, I've been looking for what you said, with no luck. Point me in the right direction please
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
sadalius
post Jun 9 2006, 06:11 PM
Post #9


X-S Member
*

Group: Members
Posts: 76
Joined: 10-January 05
Member No.: 186518
Xbox Version: v1.1
360 version: v1 (xenon)



What he is referring to is the CVS build files prior to compiling. Download the current cvd build and you will find the file where he mentioned.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
nickman
post Jun 9 2006, 06:19 PM
Post #10


X-S Member
*

Group: Members
Posts: 103
Joined: 13-December 02
From: SWEDEN
Member No.: 13207
Xbox Version: v1.3
360 version: v1 (xenon)



QUOTE(DaMyth @ Jun 9 2006, 07:09 PM) *

nickman, I've been looking for what you said, with no luck. Point me in the right direction please


Do you know anything about C++ coding ? And can you compile your own builds from the source ?
If you answer NO on any of them, then just forget about changing anything.

I DID point you to the right dir. rolleyes.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
DaMyth
post Jun 9 2006, 06:50 PM
Post #11


X-S Enthusiast


Group: Members
Posts: 29
Joined: 10-March 04
Member No.: 106066
Xbox Version: v1.1
360 version: v1 (xenon)



I know very little C++, very very little, but I see no harm in trying
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 20th May 2013 - 02:43 AM