Recent content by Alvaro

  1. Alvaro

    Question Change time in RVLoader

    are you sure you aren’t opening one of the other files with similar names? any text editor should be sufficient to open it, even default windows note pad.
  2. Alvaro

    Question Change time in RVLoader

    Yes this is possible. You have to change the lua code of topbar. inside topbar.lua you can see here the format using os.date at line 46. Just replace with: local timeStr = os.date("!%H:%M") I didn't test it but that should work. os.date is standard to lua, you can read more here...
  3. Alvaro

    Release IndigoGC Theme for RVLoader 2.1

    Hi all so I made a theme for RVLoader 2.1 (it would probably break in future updates of RVLoader tho so don't use it if it ever gets updated). There are two versions of the theme, one with custom cursor navigation and another with just regular snapping, just like the default. Cursor navigation...
  4. Alvaro

    Worklog Indigo G-Wii rev 2 Revived

    Ended up reverting to normal U-AMP button controls after fixing the LED because cba to wire it up again after troubleshooting. I took out my PMS and was doing some testing as per what Gman was telling me, we came to the conclusion that the battery charging IC got damaged somehow since everything...
  5. Alvaro

    Worklog Indigo G-Wii rev 2 Revived

    Update again! I decided to contact Gman to just ask him directly and it turns out I was doing everything right lol... All I had to do was change the RVLoader volume control system setting to buttons instead of GC controller. To be honest I feel like I went through all the settings before and...
  6. Alvaro

    Worklog Indigo G-Wii rev 2 Revived

    Update: decided to do some poking around. Something I noticed was the GPIO wires measure almost 0v when the console is on which is weird because they should be being pulled up. I am thinking this may be my issue but I am unsure why. The voltage before the resistors measures 3.3v like it's...
  7. Alvaro

    Question Change time in RVLoader

    Sorry to revive this post but it may help someone in the future because I had this same exact issue (only able to use VGA and access to composite was hard to get to on my Wii Miicro). I found two solutions: You can get RVLoader 1.4 and run the installer and apply the older VGA patch which will...
  8. Alvaro

    Worklog Indigo G-Wii rev 2 Revived

    This is also the problem! The U-AMP documentation never mentions GPIO for volume up or down and in fact that’s why I couldn’t find any information about it to begin with because I was only looking at the U-AMP. I stumbled upon the other diagram after just browsing around. The U-AMP also doesn’t...
  9. Alvaro

    Worklog Indigo G-Wii rev 2 Revived

    Indigo is indeed a very nice color! Also, yes this is my point exactly, I wanted to have the onscreen HUD with the physical buttons (I already have SCW and SDW connected so the controller button combo works). I don’t really use homebrew so it working in games only is fine by me. Aurelio had told...
  10. Alvaro

    Worklog Indigo G-Wii rev 2 Revived

    I'm still wondering if anyone has any idea about this. Been waiting on closing my Gwii up again because of this. If I can't achieve it I must undo the digital volume control stuff and put my old configuration back. Here is a diagram of my wiring if it'll help anyone understand what I have currently.
  11. Alvaro

    Worklog Wii Miicro Deluxe+

    Well well well…. I feel really stupid. My sync switch was wired up to 1.8v then I wired it to ground. That’s twice I got it wrong! Thankfully @cy on discord pointed that out and it worked after I fixed that and wired it to 3.3v. Not sure how I missed that even after looking at the BT diagram so...
  12. Alvaro

    Worklog Wii Miicro Deluxe+

    I have experience soldering to small traces so it shouldn’t be too hard for me IF i knew where the locations were for 6 layer. From my research the wires should be as short and twisted as possible, which I have now done…. unfortunately it’s still not working. Also I did have proper ground...
  13. Alvaro

    Worklog Wii Miicro Deluxe+

    Basically finished up the system and its looking pretty good. Although bluetooth does not seem to be working and I can’t boot into home menu. Are my data wires too long do you think. All the slack is what is shown in the pic, pulled tight under mobo. Not sure what is standard length and how long...
  14. Alvaro

    Worklog Wii Miicro Deluxe+

    Thank you for the suggestions! I’d like to keep all the original functionality so I’m going for the keeping. I figured out the PWM stuff, I overlooked a note a nolds guide stating if you power the pre amp you get 12v at that spot. Couldn’t believe my eyes when I read that… I basically had Sensor...
  15. Alvaro

    Worklog Wii Miicro Deluxe+

    Little update. So I went ahead and trimmed the wii and it booted! Working on wiring stuff up right now but its looking pretty good. Some questions I do have however: Am I good to use 30 AWG wire to power the Analog2HDMI 5v? Is my sensor bar 12v wire correct? The diagrams have confused me a...
Back
Top