Search results

  1. XorTroll

    Homebrew Homebrew app NitroEdit - Nintendo DS(i) ROM editor for the Nintendo DS(i) consoles themselves

    NitroEdit is a NDS(i) ROM editor for the Nintendo DS(i) consoles themselves, which can be used in flashcarts, TwilightMenu, etc. to make custom edits of ROMs with the simplicity and the portability of this console family. NitroEdit is the result of bringing the concept of already existing...
  2. XorTroll

    Homebrew WIP aoc-mitm PoC, intercepting Switch's Add-on content services

    So, this is the result of a random thought I had a few weeks ago: Since some games already contain their DLC's contents within the game itself or with the latest update, thus the DLC content users install is empty so they aren't mounting any content from it... what if I intercepted Add-on...
  3. XorTroll

    Homebrew RELEASE uLaunch - custom, open source Nintendo Switch HOME menu reimplementation

    uLaunch uLaunch is a custom, open-source Nintendo Switch HOME menu replacement/reimplementation! This isn't some kind of HOME menu extension, injection, patch, etc.: uLaunch is an entire reimplementation (of key components), 100% open-source! For more detailed information, check uLaunch's...
  4. XorTroll

    Homebrew RELEASE emuiibo - MitM'ing NFP services for Amiibo emulation

    Hi everyone! I noticed there was a project called switch-nfp-mitm, which had lots of forks, but none of them properly working (people reported it barely worked, and with some games), thus I decided to try to fix it, or to improve it as much as I could. Well, the results were that good, that...
  5. XorTroll

    Homebrew RELEASE Goldleaf - A Nintendo Switch multipurpose homebrew tool

    Goldleaf Goldleaf is a multipurpose homebrew tool for Nintendo Switch! Similar to the well-known 3DS homebrew FBI, Goldleaf serves as a file browser/manager/editor, title manager, user account manager... and more! For more detailed information, check Goldleaf's GitHub repository...
  6. XorTroll

    Homebrew RELEASE Plutonium - An easy-to-use UI framework for Nintendo Switch homebrew

    Plutonium - an easy-to-use UI framework for Nintendo Switch homebrew Plutonium is a high-level, C++ graphical library with the aim of making UIs in a more simple, user-friendly way. Here you have some sample screenshots: For further information, check the README in the links below: GitHub...
  7. XorTroll

    Homebrew Discussion Shall we choose a specific mark for homebrew application IDs?

    Hi everyone! Regular titles use 0100.... and latest chars are zeros too, to distinguish from updates. I personally suggest using a different start mark, like 0300, 0400, 0500... That way it would be easier to distinguish from retail games, and title managers like Tinfoil or Goldleaf could add...
  8. XorTroll

    Homebrew Discussion Community name vote / suggestions for Tinfoil

    Suggest your names for Tinfoil! And please, read this below before asking anything. As you may know, Adubbz gave me the main developer role on Tinfoil a while ago. I decided to make it a nice Switch title manager and installer, and I'm still and will be working on that. After @blawar decided to...
  9. XorTroll

    Homebrew RELEASE NSPack - GUI for hacPack - make your own legal NSPs!

    Guys, I released a new update to NSPack, a big one! NSPack - simple NSP package and NCA content builder Updated to v0.2, Many things changed! Hi everyone! Ready to build some custom NSPs or NCAs? NSPack is a simple GUI tool to build NSP packages and NCA contents, using an embedded hacPack...
  10. XorTroll

    Homebrew WIP PlayerNX - Finally, a (PoC) homebrew video player!

    PlayerNX - (PoC) video player for homebrew! Hi guys! Many of you have asked me a lot of times to try making a video player. After managing to build the ffmpeg experimental pacman package, i've been working the entire day on a video player. Plays the MP4 placed at "sdmc:/media/video.mp4". It...
  11. XorTroll

    Homebrew Discussion Custom NSPs: information, current status...

    All this outbreak started when @xXDungeon_CrawlerXx starting making his Anime Video Players. Suddenly, me, @Create_ and some other devs started looking into making NSPs (as I got CDN banned I decided to leave NSPower for a few days and start with all the NSP stuff). Create_ made a python...
  12. XorTroll

    Homebrew RELEASE ModuleMania - Various useful sysmodules for CFW!

    Hi all! As you may know, I released sys-play sysmodule a while ago, which was a simple sysmodule to play music in the background. I've been working on other projects, but I've decided to work on a new project, which consists on a bunch of sysmodules. Each of them have different features, and...
  13. XorTroll

    Homebrew WIP NSPower - Switch title installer, manager and more!

    Hi everyone again! As you may know, I previously made a simple CDN downloader named eXhop, which was a simple console app using Rei's BogInstaller's downloading functions. Later I released eNXhop, which was the same app bit with a proper UI, despite being still a bit poor. This time, I'm...
  14. XorTroll

    Homebrew RELEASE NXhactool - hactool built as a nro/nso with libnx!

    Hi again! I've finally managed to port hactool as a homebrew app! Original source by mbedtls and SciresM, who really made a great work with this cmd-line tool Originally grabbed from another libnx project which used some mbedtls/hactool stuff for deriving keys Modified stuff: Changed all...
  15. XorTroll

    Homebrew RELEASE CustomUI - C++ libnx libs for creating switch-like UI homebrew apps!

    Hi again! I've developed these libs based on the source of various apps I have like NXPlay or eNXhop. They're pretty easy to use, and customizable. GitHub repos: https://github.com/XorTroll/CustomUI Releases: https://github.com/XorTroll/CustomUI/releases/latest How can I use them? The libs...
  16. XorTroll

    Homebrew RELEASE sys-play sysmodule: Background music player for Nintendo Switch!

    Hi again! I've released NXPlay a few days ago, and I've been trying to make this sysmodule since then, when I came up with this idea. It's a kip module which plays music in the background, no matter what are you doing. Usage: Add the kip file to hekate INI (something like kip1=sys-play.kip)...
  17. XorTroll

    Homebrew RELEASE NXPlay - Multimedia player for Nintendo Switch!

    Briefly: this app won't be updated anymore. Why? as I'm working on a multipurpose tool (NSPower), I've decided to add audio (And video soon) playback directly as another option of NSPower. sys-play will continue, of course, as I plan to add many stuff. Anyway, first I want to release NSPower and...
  18. XorTroll

    Homebrew WIP My web browser project for Nintendo Switch!

    Hi everybody! First of all, this is just a planned project, it's not sure that it'll be released, and if so it would be ready in a long time, because it's a long project. In case I wanted to create my own renderer: - As I did with Brew.js, we already have a way to process and evaluate...
  19. XorTroll

    Homebrew Question Error when creating libnx SDL2 project

    When i try to compile a libnx app which uses SDL2, i always get the following linker error after compiling ok: aarch64-none-elf-g++.exe: fatal error: C:/devkitPro/libnx/switch.specs: attempt to rename spec 'link' to already defined spec 'old_link' I've tested it with other projects which don't...
  20. XorTroll

    Homebrew Question What programming language would/do you use to make homebrew for Switch?

    What language would/do you use to make homebrew for Switch? Just curiosity, to see what do devs like to use... Obviously some of them cannot be used to make homebrew for the moment. I mean, which language you think would make homebrew development easier and more accessible for other devs.
General chit-chat
Help Users
  • No one is chatting at the moment.
  • The Real Jdbye @ The Real Jdbye:
    the vram is one advantage when it comes to AI but ends up being slower even with that and really AI is the only use case that needs more than 12gb vram right now
  • Psionic Roshambo @ Psionic Roshambo:
    Interesting lol
  • Psionic Roshambo @ Psionic Roshambo:
    I think I watched a video where two games at 4K where eating just over 16GB of RAM and it's the one case where the 7900XT and XTX pulled ahead (minus RTX of course)
  • Psionic Roshambo @ Psionic Roshambo:
    So my opinion is that they could age a bit better in the future, and maybe AMD will continue improving them via drivers like they tend to do. No guarantee there but they have done it in the past. Just a feeling I have.
  • The Real Jdbye @ The Real Jdbye:
    cyberpunk at 4k without DLSS/fidelityfx *might* exceed 12gb
    +1
  • The Real Jdbye @ The Real Jdbye:
    but that game barely runs at native 4k
  • Psionic Roshambo @ Psionic Roshambo:
    I think it was some newer games and probably poorly optimized PS4 or PS5 ports
  • The Real Jdbye @ The Real Jdbye:
    they definitely will age better but i feel dlss might outweigh that since it looks about as good as native resolution and much less demanding
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    When I played Cyberpunk on my old 2080 Ti it sucked lol
  • The Real Jdbye @ The Real Jdbye:
    AMD could introduce something comparable to DLSS but nvidia's got a lot more experience with that
  • The Real Jdbye @ The Real Jdbye:
    least amd 7xxx has tensor cores which the previous generations didn't so there is the potential for AI upscaling
  • Psionic Roshambo @ Psionic Roshambo:
    They have FSR or whatever it's called and yeah it's still not great
  • The Real Jdbye @ The Real Jdbye:
    so AMD seem to finally be starting to take AI seriously
  • Psionic Roshambo @ Psionic Roshambo:
    Oh yeah those new 8000 CPUs have AI cores built in that's interesting
  • Psionic Roshambo @ Psionic Roshambo:
    Maybe they plan on offloading to the CPU?
  • Psionic Roshambo @ Psionic Roshambo:
    Would be kinda cool to have the CPU and GPU working in random more
  • Psionic Roshambo @ Psionic Roshambo:
    Tandem even
  • The Real Jdbye @ The Real Jdbye:
    i think i heard of that, it's a good idea, shouldn't need a dedicated GPU just to run a LLM or video upscaling
  • The Real Jdbye @ The Real Jdbye:
    even the nvidia shield tv has AI video upscaling
  • The Real Jdbye @ The Real Jdbye:
    LLMs can be run on cpu anyway but it's quite slow
  • BakerMan @ BakerMan:
    Have you ever been beaten by a wet spaghetti noodle by your girlfriend because she has a twin sister, and you got confused and fucked her dad?
  • Psionic Roshambo @ Psionic Roshambo:
    I had a girlfriend who had a twin sister and they would mess with me constantly.... Until one chipped a tooth then finally I could tell them apart.... Lol
  • Psionic Roshambo @ Psionic Roshambo:
    They would have the same hair style the same clothes everything... Really messed with my head lol
  • Psionic Roshambo @ Psionic Roshambo:
    @The Real Jdbye, I could see AMD trying to pull off the CPU GPU tandem thing, would be a way to maybe close the gap a bit with Nvidia. Plus it would kinda put Nvidia at a future disadvantage since Nvidia can't make X86/64 CPUs? Intel and AMD licensing issues... I wonder how much that has held back innovation.
    Psionic Roshambo @ Psionic Roshambo: @The Real Jdbye, I could see AMD trying to pull off the CPU GPU tandem thing, would be a way to...