Editing Talk:Rcomage
Jump to navigation
Jump to search
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 13: | Line 13: | ||
==official dummy language string pointers not managed by rcomage== | ==official dummy language string pointers not managed by rcomage== | ||
Found in '''xmb_plugin_normal.rco''' firmware 1.02 (and probably most others using language text strings, is just in this one is more obvious where the problem happens) | Found in '''xmb_plugin_normal.rco''' firmware 1.02 (and probably most others using language text strings, is just in this one is more obvious where the problem happens) | ||
illuminati event one, theory one (in the track) | illuminati event one, theory one (in the track) | ||
Line 35: | Line 26: | ||
<sandungas> someone asked him why the rebuilding was not perfect... and he mentioned some "weird" padding sony did but he could not understand why it happens | <sandungas> someone asked him why the rebuilding was not perfect... and he mentioned some "weird" padding sony did but he could not understand why it happens | ||
<sandungas> i think i know why :) | <sandungas> i think i know why :) | ||
<sandungas> is a dirty trick, not efficient because adds | <sandungas> is a dirty trick, not efficient because adds padding, but assures you the text pointers are aligned properlly | ||
<sandungas> something like this... | <sandungas> something like this... | ||
<sandungas> if total numer of languages inside .rco is not multiple of 4..... add "dummy" languages until it reaches a multiple of 4 | <sandungas> if total numer of languages inside .rco is not multiple of 4..... add "dummy" languages until it reaches a multiple of 4 | ||
==RCO format version 0x55 (used by PSP firmware 0.6.5)== | ==RCO format version 0x55 (used by PSP firmware 0.6.5)== |