Recent content by BHRundas10410

  1. BHRundas10410

    Missing Components on New 3DS XL MotherBoard

    Hi. I'm replacing the FPC connector for the battery on my New 3DS XL motherboard. I'm missing components in the areas circled in red in the picture. Will I be able to save this motherboard without them? If not, is there a way I can replace them? Please let me know.
  2. BHRundas10410

    Metroid Prime 4 Audio Distortion

    Hi, I'm having problems with the audio in Metroid Prime 4 on my Switch 2. When I go to certain areas, like the Volt Forge, the audio starts to get static and distorted and I can barely hear the in game audio. I would like to know if there is a fix for this. Any help is appreciated.
  3. BHRundas10410

    Smash 64 VC Wii

    How can I use the official release then if the Wii Shop Channel is discontinued?
  4. BHRundas10410

    Smash 64 VC Wii

    An inject to be sure.
  5. BHRundas10410

    Smash 64 VC Wii

    Hi. I'm trying to install Super Smash Bros. 64 on my Wii as a VC title, and it works, it's just the game itself has problems running. First off, there's no sound, second, you can't use the buttons on the controller to jump, only the control stick, and third, it doesn't save data and the screen...
  6. BHRundas10410

    Wii Repair Parts

    Thank you for that. But unfortunately the seller doesn't ship to the US. Do you know where I can find another one that ships to the US?
  7. BHRundas10410

    Wii Repair Parts

    Does anyone know where I can find a replacement lens cover for the Wii Remote? That black lens on the top of the pointer?
  8. BHRundas10410

    Hacking Wii Theme Team Creations

    I don't know if I'm allowed to post themes here so someone let me know if I can't. Anyway, with Diddy81's help, I finally finished my custom Metroid Prime theme. I changed the GIF image that Diddy81 helped me to get working, mainly because I like the final one I used more. I will however use the...
  9. BHRundas10410

    Hacking Wii Theme Team Creations

    Ok, I tried option 1 and that didn't work. I also tried using a different GIF image that had 43 frames and it still distorts the image when I change the resolution from 64x48 to 60x44. Is there a way I can send you my csm file for the theme so you can test it on your Wii, if you have one? If...
  10. BHRundas10410

    Hacking Wii Theme Team Creations

    Ok, so I did some testing. I just started from the beginning both with the ini and the brlan. What I found is that I can go up to 53 frames in the ini without editing the brlan without crashing and the image is fine. It won't play the full 53 frames until I edit the brlan. Once I go above 53...
  11. BHRundas10410

    Hacking Wii Theme Team Creations

    Ok, I tried using the code you gave me and it didn't work either. I really don't know why it's doing this. It works perfectly in the Dolphin Emulator, but when I test it on my actual Wii it gets corrupted like this. What am I supposed to do?
  12. BHRundas10410

    Hacking Wii Theme Team Creations

    Alright, I tried adding the format=RGB565 line to each image, that didn't work. I then calculated the blend value for the RLTS section and got -8 for it. That didn't work either. Here is my code that I changed: <tag type="RLTS"> <entry type1="1" type2="YTrans">...
  13. BHRundas10410

    Hacking Wii Theme Team Creations

    Ok, lowering the resolution in the mym worked, in Dolphin. I resized it to 60x44, but when I loaded the theme on my Wii, this is what I got: How do I fix this?
  14. BHRundas10410

    Hacking Wii Theme Team Creations

    Ok, so after changing the size of the frames from 128x96 to 126x94, and lowering the resolution from 72 to 60, I changed the code in the brlan to what you said and it still crashes. Here is the code for what I edited. I changed the 288 to 472, that was the frame size I got at the end. Can you...
  15. BHRundas10410

    Hacking Wii Theme Team Creations

    Ok, so I tried changing the numbers from 288 to 59 where you told me to as well as everything else and it crashed again. I have a few questions. For one, the spot where you say "data2 is the hex number of the frame to display," do I change those four 0s next to "<data2>" to 59? And then next...