Recent content by Perska

  1. Perska

    Homebrew [Discontinued] TWLoader - CTR-mode NDS app

    Should've mentioned this way earlier, but PortalDS has never worked for me. The NDS file and the asds folder are in the same directory, but it simply was forever on a whitescreen.
  2. Perska

    Homebrew [Discontinued] TWLoader - CTR-mode NDS app

    I can no longer change the notification LED color to -1,-1,-1; choosing cancel for all color sets them all to 0. Also, the "No Cartridge" and "Settings" text are no longer centered. Can't provide screenshots as of now.
  3. Perska

    Homebrew [Discontinued] TWLoader - CTR-mode NDS app

    Is there any benefit to using VRAM Boost?
  4. Perska

    Homebrew DS(i) Mode hacking progress thread

    Well, that works too.
  5. Perska

    Homebrew DS(i) Mode hacking progress thread

    @SirHaxALot, if you don't mind, I can make a .tk domain forward to your server so there's no need to remember the IP address or check old posts.
  6. Perska

    Homebrew Wooddumper 3DS - A way to dump original DS games to 3DS sd card!

    Does not appear to work with TWL cartridges. EDIT: Oh, didn't notice that earlier. Might be no surprise since TWL carts are not the original ones. Or something
  7. Perska

    Homebrew [Release] BASICSploit - Primary homebrew exploit for SmileBASIC

    I hope SmileBoom gets this patched this real quick. SmileBASIC does not deserve this treatment.
  8. Perska

    Homebrew RAM editing glitch on any 3DS, might lead to an exploit?

    There's three ways to get PTC today, either have it purchased before, or have a Japanese DSi/3DS (PTC was only removed from the NA & EU eShop and DSi Shop). Or uo can just get it from the CDN. (ew.) But yeah, there's no point in getting PTC (except nostalgia and some cool programs the community...
  9. Perska

    Homebrew [WIP] 3DeSmume (DS emulator for 3DS)

    Mario & Luigi: Partners In Time runs real nice, until it.... crashes when starting a battle. It's something, though!
  10. Perska

    Homebrew [WIP] 3DeSmume (DS emulator for 3DS)

    Maybe this might seem unnecessary(?), but will there be a way to check the ROM header (game name and other useful data)? I right now have a lot of mutations of "game.nds" like "jame.nds", "came.nds", etc.
  11. Perska

    Homebrew [WIP] 3DeSmume (DS emulator for 3DS)

    For whatever reason I decided to test Super Scribblenauts (a 2010 game). It has a white screen (what a surprise). I can return to the Homebrew Launcher though. (doesn't really matter.)
  12. Perska

    Homebrew [WIP] 3DeSmume (DS emulator for 3DS)

    The mandelbrot test ROM that was included with @Robz8's ZIP seemed to work properly (was a bit slow), testing with Mario Party DS now. After that I'll check how slow M&L: PiT runs.
  13. Perska

    Homebrew [WIP] 3DeSmume (DS emulator for 3DS)

    Being impatient is not going to help here.
  14. Perska

    Homebrew [WIP] 3DeSmume (DS emulator for 3DS)

    Found this from Stack Overflow, maybe it'll help? http://stackoverflow.com/questions/6194449/converting-bitmap-from-argb1555-to-rgb8888 That's in C++, but I'm pretty sure it should work with regular C.
  15. Perska

    Homebrew [WIP] 3DeSmume (DS emulator for 3DS)

    It's drawn on the top screen only? I assume you're either skipping some pixels, or squashing them together?