Recent content by SinsOfSloth

  1. S

    ROM Hack WIP Fire Emblem: Three Houses - Same-Sex Patch

    Gonna be quite frank here, but ther was barely any work put into this. I literally spent less than a day on this. I just cross-compared files from previous patches and used other data documented in the game to come to the conclusion that this file contains data on the supports. It was just a...
  2. S

    ROM Hack WIP Fire Emblem: Three Houses - Same-Sex Patch

    Aldebaran isn't supported by SX OS. Download from Install via atmosphere and just change the folder names to match the folder structure of SX OS.
  3. S

    ROM Hack Discussion Fire Emblem: Three Houses General Hacking

    Your choice. He doesn't mean to be demeaning; he's just used to having to walk people through everything. But you most likely won't get any answers anywhere else other than there.
  4. S

    ROM Hack Discussion Fire Emblem: Three Houses General Hacking

    Nope, never did.You can try asking the 3DSFE/TH Romhacking discord.
  5. S

    ROM Hack Discussion Fire Emblem: Three Houses General Hacking

    I don't think Aldebaran would put the game in the Nintendo Switch loading screen, especially when you used atmosphere's LayeredFS. It might just be a problem on your end or atmosphere.
  6. S

    ROM Hack Discussion Fire Emblem: Three Houses General Hacking

    Yes, but if you just ran the script and didn't change the filepath of those files in the base game, there wouldn't be this issue, so I don't know why it's saying it should be in "rom:/mods/common/scenario/bmap/" when it is in "rom:/mods" unless you went back steps, which you shouldn't as steps...
  7. S

    ROM Hack Discussion Fire Emblem: Three Houses General Hacking

    IPS Patch (Aldebaran). It's on the right-hand side. Also what are you doing to the filepaths of your files? It's telling me that your files like "89 - The_Magdred_Ambush.bai" should be located in "rom:/mods/common/scenario/bmap/89 - The_Magdred_Ambush.bai", rom: being...
  8. S

    ROM Hack Discussion Fire Emblem: Three Houses General Hacking

    I don't really know what you're doing, as you're not providing me enough information. It might be that you have an entry that is locating a file that doesn't exist at all, but I don't patch using the games' files. Replace means you're just overwriting an existing entry in INFO0. Adding means...
  9. S

    ROM Hack Discussion Fire Emblem: Three Houses General Hacking

    If the file is not originally in the update file, you need to indicate what index you are replacing in the game like "6123 - Whatever.bin". The script reads only numbers in the filename to determine what index to write to the INFO0 entry. It also tells you here if you read the whole thing in...
  10. S

    ROM Hack Discussion Fire Emblem: Three Houses General Hacking

    Doesn't exist in any update. It's only in the base game.
  11. S

    ROM Hack Discussion Fire Emblem: Three Houses General Hacking

    Where are you looking in? The base game or update? It should be in common/scenario/bmap. This is a more updated sheet. https://docs.google.com/spreadsheets/d/18bCCrsHwyAU-JSlpvaulVos3j8dtPBr0mDB-vLWib54/edit#gid=550246180
  12. S

    ROM Hack Discussion Fire Emblem: Three Houses General Hacking

    Filenames are arbitrary in the base game. It's called crestdata because it had the crests, but the name of the file was unknown before until an update had the file. The filename was never updated though, but it is fixed_skill.bin in the update. Edit: Follow this (step #2) to unpack data.bin...
  13. S

    ROM Hack WIP Fire Emblem: Three Houses - Same-Sex Patch

    @tvo770 I forgot to post the new patch. Here If you want to use it with Aldebaran just rename "IN_EventBaseInfo.bin" to "6163"
  14. S

    ROM Hack WIP Fire Emblem: Three Houses - Same-Sex Patch

    If you don't have CFW, consult this for inquiry on installing CFW; you need CFW for file redirection of the ROM. To install CFW, you need a RCM jig and a exploitable switch. There's not much I can help you with beyond that.