Recent content by Avellea

  1. Avellea

    Animal Crossing for the GameCube has been decompiled

    Unsure about reimplementing the GC SDK entirely, but Cuyler has stated he is working on a PC port already.
  2. Avellea

    Animal Crossing for the GameCube has been decompiled

    Model and texture data aren't in the repository. You need to decompile your existing ROM to get that.
  3. Avellea

    Homebrew Project Release: Leap Homebrew Engine, a Multiplatform Visual Programming Game/App Engine

    Any plans for PSVita support? I see you didn't really respond to this :p
  4. Avellea

    Animal Crossing for the GameCube has been decompiled

    It's all relative. These codebases are easier to work with and end up more performant when compared to an emulator. When porting, you still need to know the quirks of your target system (Looking at you, PSVita...)
  5. Avellea

    Animal Crossing for the GameCube has been decompiled

    N64 is being handled by a different project. zeldaret/af on GitHub.
  6. Avellea

    Animal Crossing for the GameCube has been decompiled

    Really hoping for a Vita port as well! Would be perfect for it!
  7. Avellea

    Strato still in development?

    Strato seems to be based on Skyline. I'm not sure if I'd say 4 months is still working on it, but it's definitely not 100% dead.
  8. Avellea

    Strato still in development?

    "Current" development seems to take place in the jit branch, last commit was 4 months ago and is 18 commits ahead of master.
  9. Avellea

    Emulation Homebrew Tutorial Building SM64 for Nintendo Switch from sm64ex-alo Repository

    Is there a list of what exactly QOL_FIXES/FEATURES does? I'd like to know if that's worth enabling, as they're disabled by default.
  10. Avellea

    Emulation Hardware Dumping N64 Save to GameShark Smart Card?

    I've seen people talk about using a whole cart dumper... I'd rather not go that route since they can get pretty pricey. I have no problem soldering a few wires to whatever chip stores the save and reading that back over some sort of USB adapter from Adafruit (If possible, of course.)
  11. Avellea

    Emulation Hardware Dumping N64 Save to GameShark Smart Card?

    Here's a photo of the back. After googling it for a second, it looks like this hardware was never implemented, like you said.
  12. Avellea

    Emulation Hardware Dumping N64 Save to GameShark Smart Card?

    Title says it all. Is this something I can do? I picked up a copy of Doubutsu no Mori today. The save file is loaded to the brim. 4 residents, train station trophies, fully upgraded houses and shop, etc. I want to figure out a way to dump JUST the save. I have a GameShark 2.0 with a Smart Card...
  13. Avellea

    Picofly AIO Thread

    Any updates on this? Possibly releasing the files for us to make, or selling it yourself? My hands are too shaky to install the wires and MOSFET by hand.
  14. Avellea

    Hacking Hardware Picofly - a HWFLY switch modchip

    Jumping in to say, I've ordered the required resistors, should hopefully be here soon. What MOSFETs are being used? I'd like to order those too. Samsung emmc as well based on the part number.
  15. Avellea

    Hacking Hardware Picofly - a HWFLY switch modchip

    I'm glad someone finally said it. I've been following this thread silently and it's slowly starting to feel like an iOS jailbreak "eta wen" situation. Y'all are doing amazing work, I just wish I could help as well.