|
 |
« on: April 01, 2011, 11:41:44 PM » |
|
So I'm trying to get some CSP's I've created into my Brawl, I'm using riivolution and so far I've been writing my own xml's successfully...until now, assuming my xml is my problem anyway. Anywho, I've been reading and I gather that when using an NTSC copy of brawl with Riivo, I need to edit common5_en.pac and replace Brawl's default with it. First question is, am I correct so far? : / Also this is my patch line in my xml file for the replace, do I have the correct directory for the original common5? I've been using the data partition in the vault to figure out directories for most things, including the common5, the patch id and directory/filename of my replacement common5 are definitely correct. <patch id="CSS"> <file disc="/system/common5_en.pac" external="brawlmods/menu/common5_en.pac" /> </patch>
I should probably state what my problem actually is too, it's that even with this turned on, nothing changes. Is there perhaps a code I need that forces the common5 stuff to be used?
Any help is appreciated!
EDIT: I apologize in advance if this a question everyone is sick of answering, I really couldn't find anything about my specific problem around. : /
EDIT2: Okay, disregard, I spotted my problem, no / before "brawlmods" in my xml, at least it was something simple, sorry for wasting space here! Heh.
|