Search results

  1. 8BitWonder

    Sony is moving away from physical discs, will soon only release PlayStation games digitally

    "In response to shifting trends in consumer preference" My brother in christ you literally chose to make physical copies more annoying and sell disc-trays separately for 80 dollars.
  2. 8BitWonder

    Nintendo Switch Firmware Datfile - Added 22.5.0 (22.5.0.0480)

    Added 22.5.0 (22.5.0.0480)
  3. 8BitWonder

    What do you want to see in the next Nintendo Direct?

    I'd like to see a price-drop.
  4. 8BitWonder

    Is it fixable

    010000000000000D is dmnt crashing. Are you running the game with cheats installed? If so, launch the game without cheats enabled and see if it happens again.
  5. 8BitWonder

    Nintendo Switch Firmware Datfile - Added 22.0.0 (22.0.0.1100) & 22.1.0 (22.1.0.0200)

    Added 22.0.0 (22.0.0.1100) 22.1.0 (22.1.0.0200)
  6. 8BitWonder

    What did you Accomplish in Gaming Today?

    Started a new ACNH save a couple months back, and just this morning got my first blue roses after cross-breeding since then
  7. 8BitWonder

    Sony announces major PS5, PS5 Pro, and PlayStation Portal price increases starting April 2

    Maybe the Steam Machine really will launch at the same price as a PS5
  8. 8BitWonder

    Visual of the Switch 1 hacking timeline, with a visualization of where we are from the switch 2 launch (152 days post launch)

    I'm surprised smhax has no mention here. Iirc it was 34c3 where that was revealed and it allowed for some of the earliest user-made homebrew through Pegaswitch on 3.0.0.
  9. 8BitWonder

    Nintendo is yet again issuing DMCA notices to Switch emulators on GitHub

    I've literally used emu's for debugging / prototyping homebrew before putting it on real hardware. Obviously the number of folks using emu's for piracy is much higher, but we do exist lol
  10. 8BitWonder

    Donald Trump and Bill Clinton attended orgy parties with underage girls.

    You can find it here if you're questioning its source: https://www.justice.gov/epstein/files/DataSet 10/EFTA01660679.pdf They re-enabled access to the document after taking it down earlier. For those curious- The copy available earlier and the one available now (2026/01/30 10:40pm-UTC) are the...
  11. 8BitWonder

    Trump planning assassinations of "domestic terrorist orgs" (Antifa)

    Nah they love 2A. It lets people like Kyle Rittenhouse murder protestors, walk away without consequences, and then and make their whole internet persona poking fun about it. They just don't like 2A when it's a political opponent (who I'll add is licensed for conceal-carry), because that doesn't...
  12. 8BitWonder

    'GreedFall: The Dying World' gets release date

    Babe wake up, new -Fall game just dropped
  13. 8BitWonder

    Homebrew RELEASE NX-Update-Checker

    Fixed, try again with v1.5.4.1 and let me know if it works for you too? 1769141654 New hotfix release: https://github.com/16BitWonder/NX-Update-Checker/releases/tag/v1.5.4.2 Built with the latest Libnx to correct the cascading text problem.
  14. 8BitWonder

    Homebrew RELEASE NX-Update-Checker

    I use a stock switch to download updates for my games, and then locally transfer the updates: https://en-americas-support.nintendo.com/app/answers/detail/a_id/27541/~/how-to-update-software-data-via-a-local-user-on-nintendo-switch%26nbsp%3B2-and
  15. 8BitWonder

    Homebrew RELEASE NX-Update-Checker

    Looks like titledb is updating again, but fwiw I did just now add version_dump to the sources nx-versions scrapes from.
  16. 8BitWonder

    How Difficult Would It Be to Create a Tool for Converting XCI/NSP to DXCI/DNSP for NXEmu?

    If the DXCI/DNSP formats' changes are documented, then presumably not too hard. The tools to decrypt and rebuild XCI/NSP already exist. Beyond that it would just be matching any other changes NXEmu expects of a DXCI/DNSP.
  17. 8BitWonder

    Homebrew RELEASE NX-Update-Checker

    Actually yeah! From that issue someone linked masagrator's versionlistDumper that I was unaware of. And looks like they're updating a seperate version list periodically for game updates (no DLC/Cartridge versions). I'll take a look at scraping that too and combining it with what I already pull...
  18. 8BitWonder

    Homebrew RELEASE NX-Update-Checker

    You and me both. If there were other sources to pull info from I'd gladly work them into nx-versions.
  19. 8BitWonder

    Homebrew RELEASE NX-Update-Checker

    Ah my bad, meant to mention this here but it was late :wacko: Bear in mind this was just me finally getting around to officially rebuilding it for 21.0.0 compatability. There are no changes under the hood.