Editing Talk:RCOXML Coding

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
==Crosstriggered events==
The events are intended to pass an order to a SPRX, but there is an alternative way of using them to load other parts of the rcoxml code
An example of this is in a animation when using FireEvent, it can be used like this (communications with a SPRX):
'''<FireEvent event="event:native:/runsomething" />'''
Or like this (loads another part of the RCO structure)
'''<FireEvent event="anim:main_page_fade" />'''
With the objects under objectTree seems to happen the same, and is usually made with the attributes named: OnFocusLeft, OnFocusRight, OnFocusUp, OnFocusDown (that are related with the cursor movements). Most probably works with all other events, this is the usual way (communications with a SPRX):
'''<Objectname onFocusLeft="event:native:/onFocusLeft_ipaddr_NetworkAddrSetting" />'''
Or like this (loads another part of the RCO structure)
'''<Objectname onFocusLeft="object2:another_objectname" />'''
==External links==
==External links==
*Nice wiki with lot of info related to rcoxml ---> http://ctfs.wiki.fc2.com/ or https://translate.google.com/translate?hl=es&sl=auto&tl=en&u=http%3A%2F%2Fctfs.wiki.fc2.com (google translated to english)
*Nice wiki with lot of info related to rcoxml ---> http://ctfs.wiki.fc2.com/ or https://translate.google.com/translate?hl=es&sl=auto&tl=en&u=http%3A%2F%2Fctfs.wiki.fc2.com (google translated to english)
**From this point im going to copy some info from here, and the wiki needs to be mentioned for credits so this link needs to be moved to frontpage at some point, also because google translator is not very accurate (and im not testing to verify) the only thing i can do with '''some''' of the info is a rude copypaste (with other info there is no problem because is pretty straight, but some of it i dont understand) --[[User:Sandungas|Sandungas]] ([[User talk:Sandungas|talk]]) 03:08, 5 December 2015 (UTC)
**From this point im going to copy some info from here, and the wiki needs to be mentioned for credits so this link needs to be moved to frontpage at some point, also because google translator is not very accurate (and im not testing to verify) the only thing i can do with '''some''' of the info is a rude copypaste (with other info there is no problem because is pretty straight, but some of it i dont understand) --[[User:Sandungas|Sandungas]] ([[User talk:Sandungas|talk]]) 03:08, 5 December 2015 (UTC)
** As described on the frontpage from this page, the author(s) wants to be quoted with their full page name ''"CTF カスタムテーマまとめ Wiki"''. Wikipedia has a lot of cite and quote templates but as I see your page has a lot of tables, I would just recommend to mention their page right after your quote from their page and/or using the <nowiki><ref></nowiki> template. Also if possible, describe your source with your own words which will be always better instead of copying their text and if we need to add a Source, then I would either add both the original '''and''' the translated version or the '''original link only''' but '''never''' the translation only. An Example:
** As described on the frontpage from this page, the author(s) wants to be quoted with their full page name ''"CTF カスタムテーマまとめ Wiki"''. Wikipedia has a lot of cite and quote templates but as I see your page has a lot of tables, I would just recommend to mention their page right after your quote from their page and/or using the <nowiki>{{ref}}</nowiki> template. Also if possible, describe your source with your own words which will be always better instead of copying their text and if we need to add a Source, then I would either add both the original '''and''' the translated version or the '''original link only''' but '''never''' the translation only. An Example:


'''RCOXML Structure''' <ref group="">Source: [http://ctfs.wiki.fc2.com/wiki/RCOmageXML%E3%81%A7%E4%BD%BF%E7%94%A8%E3%81%95%E3%82%8C%E3%82%8B%E8%A6%81%E7%B4%A0%E3%81%A8%E5%B1%9E%E6%80%A7 CTF カスタムテーマまとめ Wiki] (describing/explaining ''"<ImageTree>"'')</ref>
'''RCOXML Structure''' <ref group="">Source: [http://ctfs.wiki.fc2.com/wiki/RCOmageXML%E3%81%A7%E4%BD%BF%E7%94%A8%E3%81%95%E3%82%8C%E3%82%8B%E8%A6%81%E7%B4%A0%E3%81%A8%E5%B1%9E%E6%80%A7 CTF カスタムテーマまとめ Wiki] (describing/explaining ''"<ImageTree>"'')</ref>
Line 30: Line 11:
| This || is a || Example
| This || is a || Example
|}
|}
Source: [http://ctfs.wiki.fc2.com/ CTF カスタムテーマまとめ Wiki]
Source: [http://ctfs.wiki.fc2.com/wiki/RCOmageXML%E3%81%A7%E4%BD%BF%E7%94%A8%E3%81%95%E3%82%8C%E3%82%8B%E8%A6%81%E7%B4%A0%E3%81%A8%E5%B1%9E%E6%80%A7 CTF カスタムテーマまとめ Wiki]


Source: [http://ctfs.wiki.fc2.com/wiki/RCOmageXML%E3%81%A7%E4%BD%BF%E7%94%A8%E3%81%95%E3%82%8C%E3%82%8B%E8%A6%81%E7%B4%A0%E3%81%A8%E5%B1%9E%E6%80%A7 CTF カスタムテーマまとめ Wiki] describing/explaining ''"<ImageTree>"''
Source: [http://ctfs.wiki.fc2.com/wiki/RCOmageXML%E3%81%A7%E4%BD%BF%E7%94%A8%E3%81%95%E3%82%8C%E3%82%8B%E8%A6%81%E7%B4%A0%E3%81%A8%E5%B1%9E%E6%80%A7 CTF カスタムテーマまとめ Wiki] describing/explaining ''"<ImageTree>"''
Line 36: Line 17:
<references group=""/>
<references group=""/>


* Of course the <nowiki><ref></nowiki> Template can be added at the very end from a page if you use them multiple times. This can be combined under a new Headline, as did on [http://www.psdevwiki.com/ps4/Disc_Identification/Serialization_Data#References this] page for example. [[User:Roxanne|Roxanne]] 5th Dwcember 2015, 09:10 GMT+1
[[User:Roxanne|Roxanne]] 5th Dwcember 2015, 09:10 GMT+1
 
*After reading the whole wiki it seems there are "only" a few pieces of knowledge i can take from it, basically are:
**http://www.psdevwiki.com/ps3/index.php?title=RCOXML_Animations&diff=40190&oldid=40121 (google translation sucks, i only understand a few of it, i cant rewrite and of course i cant improve it, so i dont care the link i just added is enought)
**http://www.psdevwiki.com/ps3/index.php?title=RCOXML_Structure&diff=40191&oldid=39795 (same than previous one, this one is more important thought but i will try to find more info in other places)
**The edits i made at date 2015-12-05 in this page http://www.psdevwiki.com/ps3/history/RCOXML_Objects
***I have not counted them but i think was around 10 (a couple of them was important) and most has been added as doubtfull, at top of the other wiki page it seem that some info was taken from CTFtool5beta so im not sure where is the original source, adding references in every single attribute is an additional work i cant handle (is not made anywhere in this wiki and is good enought with a single link as something general), also at this point the info in our wiki about rcoxml objects is better than the other so the more fair thing to do is to say "some of the info in this page was taken from xxxxx" and allow them to do the same


*From http://endlessparadigm.com (official rcomage forum)
*From http://endlessparadigm.com (official rcomage forum)
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)