Search results

  1. T

    Homebrew Homebrew app ironfoil-gui | NS-USBloader replacement without Java

    Thanks. Works, but was working in 0.4.4, too. :D You just had to enter the file name manually. ;) BTW i like your software way better over ns-usbloader
  2. T

    Homebrew Homebrew app ironfoil-gui | NS-USBloader replacement without Java

    The software works pretty well so far. 2 issues: When installing NSZ and XCZ files, Sphaira installs the files, but Ironfoil lags behind by a few seconds and displays an installation error, even though Sphaira installed the files correctly. And please include XCZ as a default file format in...
  3. T

    ROM Hack Cheat Codes AMS and Sx Os, Add and Request

    Yes, but not all of this codes are working. Try yourself. Alex Kidd in Miracle World DX v1.4.0 BID: 010025D01221A000 TID: 4F45E7314562964E
  4. T

    ROM Hack Cheat Codes AMS and Sx Os, Add and Request

    Hi, looking for updated cheats for: Alex Kidd in Miracle World DX v1.4.0 TID: 010025D01221A000 BID: 4F45E7314562964E thanks
  5. T

    Preliminary list of updated homebrew apps and tools for FW 21.0.0 | AMS 1.10.0 | Please add your findings!!!

    I have some homebrew apps, where i couldn't find newer libnx builds (including daily/latest builds). - Commander Genius - EasyRPG Player - NX Engine EVO and Super Mario 64... would it possible to build this fork for FW21.0.x? I used that fork on ealier Atmosphere versions.
  6. T

    Hacking Emulation Doe these R4s have timebombs?

    I cannot recommend to use the official kernel (golden cart / r4isdhc.com) : You should use one of these kernels: 1.) TWiLightMenu++ 2.) RetroGameFan Multi Cart Update v7.06 (Section R4i-SDHC) or 3.) DEMON Kernel without Timebomb
  7. T

    Hacking [R4][Firmwares] * - Ask For Your R4i-SDHC Clone Firmware! - *

    It seems like your card is a r4ds pro, my board looks exactly the same. Try this bl2ck kernel .
  8. T

    Hacking [R4][Firmwares] * - Ask For Your R4i-SDHC Clone Firmware! - *

    Can you also post a picture from the circuit board?
  9. T

    "DSTWO WOS MiNi" from Aliexpress - which card is hidden behind

    Hi, i just found this flashcard on aliexpress. Has anyone already bought one of these? What hardware does hide behind the sticker?
  10. T

    Homebrew Need help with primary boot YSMenu on R4

    Especially this part of the page: For the following carts, download this R4.dat and replace it with the pre-existing one: All r4i-gold.eu carts Any r4i-sdhc.com cart that didn’t work as-is Any r4i-gold.com cart that didn’t work as-is, WITHOUT A YEAR NUMBER AND WITHOUT PRO WRITTEN ON THE CART...
  11. T

    games doesn't work

    You could try Retrogamefans YSMenu Fork from the sticky thread here in this forum. Instrustions for your card seems to be listed under the "DSTT/i" tag.
  12. T

    games doesn't work

    The standard bl2ck kernel seems to support only the "3ds" version of the r4igold.cc. Try this kernel for testing.
  13. T

    Dual boot flashcart

    - Format your msd card - Copy files of the kernel of your choice to your msd card: EOS v1.0SP6, Wood for DSOne v1.25.4 or Retrogamefans YSMenu Fork v7.06 (I cannot recommend Wood, as the version for DSOne is really outdated) - copy all files from TWiLightMenu Flashcard version to the root of...
  14. T

    White screen ace3ds+

    Which flashcart did you buy exactly? Which kernel (software) do you use on the msd card?
  15. T

    usrcheat.dat on R4SDHC (r4isdhc.com) question

    If the cheats are not displayed, then the game IDs of these games should not contained in your usrcheat.dat file or you are using hacks or mods with altered game IDs. Replace your current usrcheat.dat with the current version of DeadSkullzJr's NDS(i) Cheat Databases and try again.
  16. T

    R4DS Pro white screen while booting BL2CK

    Ok... Now i'm feeling really stupid... :blush: Seems it was really the msd card... i take a fresh 128 gb cart, which is working without problems... :toot: it's still strange, that the non-working card is working with all other kernels :unsure:
  17. T

    R4DS Pro white screen while booting BL2CK

    Hi, i have a problem with a r4ds pro from aliexpress. i want to use bl2ck kernel. i downloaded it from Flashcard Archive. but after booting i got a "LOADING" followed from a white screen on both screens. I tried the following kernels and every works: - The old R4DS Pro Kernel v1.50 - A bad...
  18. T

    R4itool from lifehackerhansol

    For Windows i used the build tools from visual studio 2022 and compiled it with cmake in cli. I did not have to change any of the files. :unsure: unfortunately, the tool/tools doesn't seem to work for some reason.
  19. T

    R4itool from lifehackerhansol

    unfortunately the compiler no longer works for me with your changes. I'm getting lots of errors now. EDIT: @Apache Thunder : have you ever tried to build the r4itool from github kynex7510/r4itool? i managed to compile it under windows a few weeks ago, but the tool also didn't work for me. the...
  20. T

    R4itool from lifehackerhansol

    I did 'sudo apt update' after the first try.