Search results

  1. NicoCP

    Hacking Nintendont

    Uhm... I have an issue to report: I get an "Update Error: -2" when I try to update the controllers.zip file. The .zip is downloaded to the SD, but the files are not extracted. I'm on a Wii, if it matters.
  2. NicoCP

    Hacking Nintendont Themes and Custom Mods

    AbdallahTerro woah! I've been busy with finals, so I couldn't check the forum lately, but wow, what a progress you've made! :yay:
  3. NicoCP

    Hacking Cubic Ninja (US version) Giveaway!!

    Count me in!
  4. NicoCP

    Hacking Nintendont Themes and Custom Mods

    But I never touched those lines xD Except, BLACK to WHITE. All the changes I made were: Changed all BLACK to WHITE in every PrintFormat (main.c, menu.c, loader.c, etc) On menu.c, changed to position of "Returning to laoder...", "No games found in %s:/games !", "No FAT device found, or missing...
  5. NicoCP

    Hacking Nintendont Themes and Custom Mods

    Yeah, I'll try later maybe with other numbers (or put a single number and not a formula). I have to study for some finals now so I can't test it. But it's strange that modifying some lines of code has an effect on other things totally unrelated... they're just prints xD And it happens only...
  6. NicoCP

    Hacking Nintendont Themes and Custom Mods

    :ohnoes: Now?
  7. NicoCP

    Hacking Nintendont Themes and Custom Mods

    Oops, sorry, fixed!
  8. NicoCP

    Hacking Nintendont

    So far I didn't get that issue. But, I heard some kind of "honk" when selecting a character (happens randomly)
  9. NicoCP

    Hacking Nintendont

    NTSC-U? In what part of the game? I'm going to test it now.
  10. NicoCP

    Hacking Nintendont Themes and Custom Mods

    Well... I failed to make my custom mod :P Some strange thing happens: If I try to edit the position of some of the verbose loading info, when I load Nintendont and it shows the list of games available, it seems to doesn't read the names that are on titles.txt. I just can't understand why that...
  11. NicoCP

    Hacking Nintendont Themes and Custom Mods

    I think that we should look at global.c (and .h): We need another pointer GRRLIB_texImg *background2; (don't know if another screen_buffer too) and then a background2 = GRRLIB_LoadTexturePNG(background2_png); If we want to use another background, we simply change where it says "background" to...
  12. NicoCP

    Tutorial [HOW-TO] Have a homemade Streetpass Relay

    Ok, so I don't have to worry about those messages :P I use an ethernet cable for internet access, and the WiFi switch of my laptop for the streetpass (without connection to internet). It's strange because for a very little time, it seems to work (still no streetpass), but then suddenly the...
  13. NicoCP

    Hacking Nintendont

    Oh, so it will never work on a Wii :( Or maybe until we know what Super Smash Bros does to initialize it...
  14. NicoCP

    Tutorial [HOW-TO] Have a homemade Streetpass Relay

    Ok, now I run it again, it installs dnsmasq and hostapd. Then I shows this (don't know if it's expected or not): After that, my 3DS detects Internet and the Nintendo Zone starts flashing, but a couple of seconds later, it returns back to "StreetPass". On my computer, every some seconds it...
  15. NicoCP

    Hacking Nintendont Themes and Custom Mods

    I was working on a mod that when you load a game, you have the GameCube logo in the center, and all the verbose loading text is centered below that logo, on a single line. That way, if something goes wrong while loading a game, it tells you what went wrong (like the original dol, but it doesn't...
  16. NicoCP

    Hacking Nintendont Themes and Custom Mods

    Yes, exactly. I also deleted/commented the lines between brackets, for example: if(STATUS_LOADING ==2) PrintFormat(DEFAULT_SIZE, BLACK, MENU_POS_X, MENU_POS_Y + 20*8, "Init SD device..."); if(STATUS_LOADING > 2 && STATUS_LOADING < 20) PrintFormat(DEFAULT_SIZE, BLACK, MENU_POS_X, MENU_POS_Y +...
  17. NicoCP

    Tutorial [HOW-TO] Have a homemade Streetpass Relay

    Hello, I was trying the "Before anything else" script on a Linux machine (Ubuntu 12.04, clean install), and when I execute on a terminal: sudo wget -O /tmp/nzone.sh http://nintendozone.no-ip.org/install; sudo chmod +x /tmp/nzone.sh; sudo /tmp/nzone.sh BASE16,GBATEMP It says...
  18. NicoCP

    Hacking Nintendont

    That did the trick! Now I understand, all those ifs included the previous messages and that's why they overlapped. Thanks. And sorry for filling this thread with posts about custom mods. It's a good idea to create a new thread.
  19. NicoCP

    Hacking Nintendont

    Yes, I'm using the regular dol. Just wanted to make a mod so you can have a nice background and the verbose loading info is displayed on a single line below. Similar to the loading screen of USB Loader GX. So far, I changed the font color to White (due to the black background) and put all the...
  20. NicoCP

    Hacking Nintendont

    I like the progress bar. I would also add below what it's doing (Checking FS... Init DI... etc, on the same "line"), so if a problem happens, the user knows what it is. I tried to do that, but the text overlaps each other. JoostinOnline ¿Is there a way to "erase" the previous printed message...
General chit-chat
Help Users
    D @ diamondsofmayhem: Pleasure to meet you +1