Search results

  1. Pk11

    Homebrew [NDS] Forwarder CIAs for your HOME Menu

    That's what YANBF exists for. Both exist because there's tradeoffs either way. This one is faster and has animated icons with 3D DSiWare banners, YANBF can have 300 and has high res static icons and 2D banners. These limitations are inherent to their software type, you can freely mix and match...
  2. Pk11

    Hacking Emulation Homebrew What were your favourite DS Homebrew from back in the day?

    linfox's a good site, though https://sanrax.github.io/flashcart-guides/ is what I'd recommend. Linfox mostly has the official kernels for carts and doesn't have anything there newer than 2011, for some carts it'll be the same, but sometimes there's a better option for the kernel. Its just files...
  3. Pk11

    Homebrew [Release] NFTR Editor, a tool for editing nftr font files

    Sorry about that, I lost that domain a while ago and apparently that's what's become of it... I updated it to the new link
  4. Pk11

    Homebrew Misc Project Looking for 3DS C++ Homebrew app developer

    I have no idea how good it is cause I don't use C#, but there exists a C# runtime for 3DS https://github.com/saiitanaa/ReSharp3DS
  5. Pk11

    GBARunner3?

    The ones listed on GitHub as #79 (for "develop", the main branch) and #80 for "cache-hicode" which I think is the current most popular build. k66 uploaded them a few posts back.
  6. Pk11

    GBARunner3?

    It's the one listed as #85 on GitHub, I wouldn't necessarily call it the "latest" version as its an unmerged PR, but it is the most recent work by anyone.
  7. Pk11

    GBARunner3?

    You can't download it cause it hasn't been built -- it says it's waiting for workflow approval. Here's a build of #205's latest commit.
  8. Pk11

    Homebrew MPEG4 Player for DS and DSi

    https://github.com/Epicpkmn11/MPEG4Player/releases/tag/latest I don't have write access to Gericom's repo or anything, but I put my latest build from this thread onto my fork. It's not rebuilt or anything, just a reupload of the same file.
  9. Pk11

    Homebrew NightClock : a relaxing clock app

    It (Universal-DB) scans hourly for apps updated in the last month and 6 hourly for everything
  10. Pk11

    Homebrew Homebrew app [WIP] Spoti3DS – Native Spotify Connect Client for 3DS

    ohh, yeah I'm not certain that's even possible on 3DS... I think I remember something about needing to explicitly hand off sound privilege to applets or they can't play sound while a game is running. I'm hesitant to say anything's fully impossible but yeah that's a very fair line to draw :P
  11. Pk11

    Homebrew Homebrew app [WIP] Spoti3DS – Native Spotify Connect Client for 3DS

    not trying to pressure you or anything, but i implemented lid closed WiFi fairly recently; this is how you do it: https://github.com/Universal-Team/Universal-Updater/blob/1ce177f3053bb643cd660845cf7850b64fffa09e/source/utils/exclusiveMode.cpp blocking HOME is obv not required, but that weird...
  12. Pk11

    Homebrew [WIP] rehid:- Button remapping for 3ds

    To install manually, you can download 0004013000001D02.cxi and put it in sdmc:/luma/sysmodules, build a remap and put the rehid.json in sdmc:/rehid
  13. Pk11

    DSpico - An open-source flashcart for the DS(i)

    theme selection, see https://themes.flashcarts.net/pico/ for pre-made themes
  14. Pk11

    Hacking Video about the history of DS Hacking

    I saw it in my YouTube feed a few days ago and thought it was very well put together, fun whenever I see someone who's videos I've seen talks DS :yaynds:
  15. Pk11

    Homebrew [Release] NTM - NAND Title Manager for DSi

    Version 0.5.0 - Bug fixes and BlocksDS Please see the wiki for information on how to use NTM. So my Calico update was a bit hasty in dropping the custom ARM7 and turns out I completely broke ticket generation... 😅 This release fixes that and also save files being created with garbage data...
  16. Pk11

    How to update BIOS on a Framework Laptop 13 (Intel 12th Gen) from Linux

    So this is was needlessly confusing process and somehow I didn't find any concise explanation of how to do this online. If you're still running the factory 3.04 on an Intel 12th gen Framework 13 the instructions on Framework's website don't work because those instructions require a BIOS update...
  17. Pk11

    Homebrew DS(i) NOOB PARADISE - Ask questions here

    Last time I looked into it, the Atari, Coleco, and Intellivision emulators by wavemotion (in TWiLight Menu++) were overall better than anything for 3DS native. GameYob DSi is probably still the best way to play Game Boy games on 3DS unless you want better scaling. (notably, Game Yob 3DS port...
  18. Pk11

    Homebrew [RELEASE] DaedalusX64 (N64 Emulator)

    Huh, I thought I had included a warning in UU for this one... You will need to create "sdmc:/3ds/DaedalusX64/Roms/" and actually put a ROM in there or you get this bugged screen. Edit: Universal-Updater will now warn you about this bug before you install. Would obviously be better if the app...
  19. Pk11

    Homebrew [DS(i)/3DS] TWiLight Menu++ - GUI for DS(i) games, and DS(i) Menu replacement

    1st and 15th of every month, I'll try look into that font
  20. Pk11

    Homebrew [Release] Universal-Updater - An easy to use app for installing and updating 3DS homebrew!

    Been a while, but Universal-Updater v3.3 is out now!! Major changes: Added a new menu that lets you open app wikis in the 3DS browser or on your phone with a QR code (the 3DS browser is on its last legs afterall...) Several areas of the app are now colored to the accent color of the selected...