Search results

  1. T

    Hardware Replacement shells for the 2ds?

    Here are 3D models done with a 3D scanner for the 2DS https://bitbuilt.net/forums/threads/nintendo-2ds-console.6382/
  2. T

    Hacking Post your WiiU cheat codes here!

    Site is still up and running, but only accessible over IPv6 (and http without the s)
  3. T

    ROM Hack [Help] Cheat code for Ultimate Angler

    If anyone else stumbles upon this thread here are the codes I made for StreetPass Fishing / Ultimate Angler. They are for the EU version but may also work for other versions. http://wiiucodes.ddnss.eu/3dscodes/index.php?productcode=CTR-N-HMEP&version=&codenamel=Fishing And here are all the...
  4. T

    Hacking Hardware Homebrew Unable to connect with StreetPass and my Mii does not appear on the friend list

    It will only delete still pending StreetPass messages. So everything that is still displayed in the news applet from StreetPass.
  5. T

    Hacking Hardware Homebrew Unable to connect with StreetPass and my Mii does not appear on the friend list

    Don't know if it helps but you could try and delete the f000000b folder and the StreetPass Savegame with GodMode9. The files will be generated the next time the system boots into the home menu but you will lose all data that is saved inside those like your created miis and current amount of Play...
  6. T

    Help! Rosalina is not finding cheats!

    The problem is/was that the title ID is wrong. He forgot the 2 trailing 0. 0004000000081E 0004000000081E00
  7. T

    Gaming GBA (Not the "Berry Glitch") Pokemon Sapphire "RTC Glitch"

    Don't know if this solves your problem but did you try what is described in this thread? https://gbatemp.net/threads/635278/
  8. T

    I sold my EXP Share in Pokemon Emerald, any way to get it back?

    https://bulbapedia.bulbagarden.net/wiki/Exp._Share#Acquisition Faster method would be using a cheat code or get it on another save and trade to your emerald save Also why is this not in the GBA forum?
  9. T

    Can someone help me convert this mp3 into bcstm pls

    You could have also just download it from here https://smashcustommusic.net/song/9321
  10. T

    Top Screen Flickering

    @Sono Thank you I finally got around replacing the top screen and the new screen works without problems. I also inspected the ribbon cable of the old screen but couldn't find any broken traces. I also made a video of said broken ribbon cable...
  11. T

    ROM Hack Oldies Using a hex editor to change name in Zelda: Oracle of Seasons?

    The game is using a checksum for the save games. I would suggest you load your save into some emulator open its memory viewer/hex editor scroll to address 0xC609 (WRAM + 0x0609) and change the name there and save your game.
  12. T

    StreetPass Relay Server

    I updated the server script. It seems Result Slots greater than 100kB will lead to a buffer overflow in the console which will either lead to stop processing the messages or in the worst case crashing the console. I'm not exactly sure how Nintendo, in the past, got 6 StreetPass Mii Plaza tags...
  13. T

    StreetPass Relay Server

    Weird for me the site reports the site is online. Maybe it's some routing problem. It's also accessible with google's translate service (https://translate.google.com/?sl=auto&tl=en&op=websites) but you can't download any files with it
  14. T

    StreetPass Relay Server

    Here you can test if you have IPv6 https://ipv6-test.com/ https://test-ipv6.com/ If you have IPv6 check that you don't have enabled HTTPS only mode in firefox settings. The site is only available over HTTP
  15. T

    StreetPass Relay Server

    I updated the opening post. It baffles me that in the year 2024 so many people still have no access to the IPv6 Internet.
  16. T

    StreetPass Relay Server

    I have written a reimplementation of the StreetPass Relay functionality and would need some testers. You can download the necessary files and instructions here: http://wiiucodes.ddnss.eu/verschiedenes/StreetPassRelay_alternative.7z I will release the server side, which is written in php, after...
  17. T

    Wii U Pro Controller battery dried up?

    If you have a multimeter just measure the voltage of the battery. If it does show anything else than 0 the battery should still be alive (but could be in a terrible condition) Luckily Switch Pro Controllers can be used without a battery. It's like a wired controller if it has no battery.
  18. T

    Misc Data Restoration from Pokemon Platinum

    I had a save file and deleted it with this function. The fact that the deletion process takes 30 - 60 seconds is another indicator that it writes the complete save data with 0xFF. It would make no sense that it takes this long just to invalidate a few bytes. And why would Godmode9 read something...
  19. T

    Misc Data Restoration from Pokemon Platinum

    Sorry to bring this to you but your save data is gone. When you use the delete function by pressing UP+B+SELECT on the title screen every byte in the save data is overwritten with 0xFF.
  20. T

    Gaming DS Schematics?

    If someone stumbles upon this thread. Here is a link to someone's thread that made circuit board schematics for the DS and DS Lite https://bitbuilt.net/forums/index.php?threads/ds-fat-ds-lite-dsi-pcb-scan-and-schematic.6184/ I can only say that this person did some really outstanding work