Recent content by joaohypo

  1. joaohypo

    Emulation Homebrew Homebrew app Emulator [ UPDATE ] 🐉 Emulanders 0.9.1 — Stability & Shared Assets!

    Yeah Bro, I encourage you to one shot this as seems to be easy and AI slopable lol And yes, there is AI all over my docs, is very helpful.
  2. joaohypo

    Emulation Homebrew Homebrew app Emulator [ UPDATE ] 🐉 Emulanders 0.9.1 — Stability & Shared Assets!

    🐉 Emulanders 0.9.1 Skylanders NFC Emulation for Nintendo Switch Emulanders has been updated to 0.9.1! This patch focus on critical stability fixes and a brand new shared assets system for figure portraits. What's New 🐛 Stability Fixes: Resolved the OOM (Out of Memory) crash in the Tesla overlay...
  3. joaohypo

    Emulation Homebrew app Emulator [RELEASE] Emulanders - Skylanders NFC Emulation Sysmodule

    Thanks!! Hope its useful for for someone other than myself lol!
  4. joaohypo

    Emulation Homebrew app Emulator [RELEASE] Emulanders - Skylanders NFC Emulation Sysmodule

    Should work for any Skylander dump file. The only edge case I could think of was the swap force one, but as mentioned in the docs and videos, those work with any part.
  5. joaohypo

    Emulation Homebrew app Emulator [RELEASE] Emulanders - Skylanders NFC Emulation Sysmodule

    Emulanders Skylanders NFC (Mifare) Emulation for the Nintendo Switch Emulanders is a new open-source project for Atmosphère that enables digital emulation and archival of Skylanders figurines on the Nintendo Switch. The Portable Archival Goal Even though Skylanders: Imaginators already has an...
  6. joaohypo

    Website for making Skylanders NFC cards (How to make Skylanders NFC cards)

    Hy mate, do you hapen to know, or have a proper doc, that has the layout/mapping of a skylander dump file? Im developing an skylander emulator do nintendo switch imaginators version, by having this I could leverage a lot of cool features and tools! Thanks a lot.
  7. joaohypo

    Making a homebrew app, how do generate/decide TITLE ID?

    This project is specifically for Skylanders, not Amiibos. Skylanders Imaginators is the only entry in the series on Switch, and notably the only one that functions without a portal by using the controller's NFC reader. This version also includes a digital library to store scanned figures...
  8. joaohypo

    Making a homebrew app, how do generate/decide TITLE ID?

    Its not necessarly a fork, I`m just new to homebrew developemnt, and the module needs to interact with nfc, so I started by looking emuiibo code, its already working and a very decent state, does not affect or conflict with emuiibo module at all.
  9. joaohypo

    Making a homebrew app, how do generate/decide TITLE ID?

    So, as I mentioned the project is based upon Emuiibo, and I can see emuiibo generates and exefs.nsp, so do my module.
  10. joaohypo

    Making a homebrew app, how do generate/decide TITLE ID?

    1775929109 Im trying to make a fork of Emuiibo, but specific for Skylanders, so its an nsp + overlay. I think i'm very close to a beta release, but need to understand this TITLE ID standard, I want to publish in homebrew app store later on.
  11. joaohypo

    Making a homebrew app, how do generate/decide TITLE ID?

    Hy everyone, I`m developing a homebrew app and want to know how to properly generate the TITLE ID for the package, acording to the standards and also avoid an existing title ID?