Recent content by DarkVador

  1. D

    ROM Hack FE Fates USA: Custom Playable Characters DLC

    In case you haven't gotten an answer to that yet, I can tell you a couple things from my own perspective since I had the same kind of questioning a bit ago. You can edit the personal skills by decrypting the containing CIA and going to the ''Person'' folder located in ExtractedRomFS. The...
  2. D

    ROM Hack FE Fates USA: Custom Playable Characters DLC

    Ahh, I must've missed it. I noticed the compression problem from watching a pictured guide on how to insert custom portraits into the game. It's all good though, everything works either way. xD
  3. D

    ROM Hack FE Fates USA: Custom Playable Characters DLC

    Just found out that two things were incorrect in my setup. -Rather than inserting the first 4 bytes (and as such have an extra set of those bytes, expand the compressed file by 4 bytes), I overwrote the next 4 with the first 4. In both cases, the very first byte started with a 13, so I was...
  4. D

    ROM Hack FE Fates USA: Custom Playable Characters DLC

    I did change their extension from .compressed to .lz, and then changed the bytes as described at 4-
  5. D

    ROM Hack FE Fates USA: Custom Playable Characters DLC

    Back. So, I managed to fulfill all the steps mentioned and rebuild a CIA. However, upon loading the ''Awakening Character Assets''... the game crashes. Ugh. I've been redoing things over and over again in the following order: 1- Extracted the original CIA (EnglishV6) using ctrtool, and...
  6. D

    ROM Hack FE Fates USA: Custom Playable Characters DLC

    At work now, I'll try your new format when I get back.
  7. D

    ROM Hack FE Fates USA: Custom Playable Characters DLC

    Here's DLC.rsf: BasicInfo: CompanyCode : 00 ProductCode : CTR-M-BFXE-00 ContentType : Application # Application / SystemUpdate / Manual / Child / Trial TitleInfo: UniqueId : 0x01794 Category : AddOnContents # Application / SystemApplication / Applet / Firmware / Base / DlpChild / Demo /...
  8. D

    ROM Hack FE Fates USA: Custom Playable Characters DLC

    Both of them do. Getting the error still <.<
  9. D

    ROM Hack FE Fates USA: Custom Playable Characters DLC

    Yup, extension is .rsf. Maybe showing my makerom folder will help- here's what I got inside. http://imgur.com/a/vnfro
  10. D

    ROM Hack FE Fates USA: Custom Playable Characters DLC

    Got everything from start to end. Still getting the error.
  11. D

    ROM Hack FE Fates USA: Custom Playable Characters DLC

    I keep getting this error: [RSF ERROR] Unrecognised Key: 'CompanyCode' [RSF ERROR] Error Proccessing RSF file
  12. D

    ROM Hack FE Fates USA: Custom Playable Characters DLC

    Okay, so my modifications have been made, but I'm stuck on the last step. How do I run ctrtool in order to rebuild my DLC CIA? The command options are extremely confusing.
  13. D

    ROM Hack FE Fates USA: Custom Playable Characters DLC

    Says ''Not a valid romfs binary'' <.< In fact, none of them are working. EDIT: Got my folders! I actually had to change the extension of the file to CXI and run the CXI extractor instead. NOW let's hope everything works properly.
  14. D

    ROM Hack FE Fates USA: Custom Playable Characters DLC

    Ahh, so the CIA can be extracted just like the Fates ROM. Got it- hopefully I'll be good from here. Time to experiment further. EDIT ...help. It didn't make folders. Instead, it resulted in this and I don't know what's what. (see linked picture) http://imgur.com/a/hAxVG This is what I got...