Search results

  1. CVFireDragon

    Homebrew RELEASE ExeFSManager - A Simple ExeFS Manager

    ExeFS is basically the Executable, or .exe for your game. For example, @SimonMKWii made a mod for Super Mario Odyssey that edits the Game's "exe" and it lets you fly through the air. Someone else can probably explain it better than me. auto and you need IDA Pro and Python and all sorts of...
  2. CVFireDragon

    Homebrew RELEASE ExeFSManager - A Simple ExeFS Manager

    Here is one I made, it works with Captain Toad: Treasure Tracker and all CFWs (look in the folder for your CFW)
  3. CVFireDragon

    Homebrew RELEASE ExeFSManager - A Simple ExeFS Manager

    Hey All! I'm excited to introduce ExeFSManager! This app (with a simple source code change) can manage ExeFS Mods for ANY Game! Features: Disable ExeFS Mods Enable ExeFS Mods Change CFW or Game it uses with a Source Code change! Works with SMO and Atmosphere on Default Download Source Code...
  4. CVFireDragon

    Homebrew Question How can I rename a specific file with homebrew?

    worked perfectly! thank you so much! I'm gonna be posting the source code for anybody who wants it when I clean up the code a bit
  5. CVFireDragon

    Homebrew Question How can I rename a specific file with homebrew?

    So I'm making an app that can disable or enable certain ExeFS mods. I am stuck at renaming a specific file to disable / enable these mods. Is there any way to do this?
  6. CVFireDragon

    ROM Hack Question XCI problemas with a eShop game bought

    Try using 4NXCI to convert your XCI to NSP. (https://github.com/The-4n/4NXCI/releases)
  7. CVFireDragon

    Homebrew RELEASE Firmware Dumper

    @f0mey can you release the source code? I don't trust this...
  8. CVFireDragon

    Homebrew RELEASE Firmware Dumper

    is this open-source?
  9. CVFireDragon

    Homebrew Discussion Community name vote / suggestions for Tinfoil

    Yeah, its a multi tool thing iirc
  10. CVFireDragon

    Hacking SWITCH NOOB PARADISE - Ask questions here

    Is there a way to load a different .cpp file after selecting something in a homebrew app? can't find any info on it
  11. CVFireDragon

    Homebrew /Quit v0.1 By ToNoobIsHuman

    Edit: I found MattMan's YouTube (which is active), so I dropped a comment about this app
  12. CVFireDragon

    Homebrew /Quit v0.1 By ToNoobIsHuman

    does anyone still have this pack? The download link is dead auto @MattMan Do you still have it?
  13. CVFireDragon

    ROM Hack RELEASE BymlConvert (Easily Convert Byml files without The4thDimension

    Simple command-line tool to Convert Super Mario Odyssey Byml files to Xml or the other way around without The4thDimension. Credits to exelix11 for the Conversion code Download Also if someone could make a GUI that would be appreciated.
  14. CVFireDragon

    Hacking RELEASE nspBuild - Build NSP files

    Well here ya go.
  15. CVFireDragon

    Hacking How do you get keys.txt?

    where is keys.txt?
  16. CVFireDragon

    Hacking How do you get SYSTEM:/Contents/registered folder with a eMMC dump?

    nevermind, I'm an idiot and forgot to dump my BIS Keys
  17. CVFireDragon

    Hacking How do you get SYSTEM:/Contents/registered folder with a eMMC dump?

    Trying to follow this guide for sigpatches but don't know how to get the folder with HacDiskMount. @rajkosto can you help?