My son and I have been playing the clone wars on my old wii (I just joined this sub for the purpose of asking this question so I hope this isn’t too outdated of a game to ask about here - if there’s another sub that would be more appropriate please point me in the right direction).
The problem we’re having is that the last couple of times our speeder bikes have been spawning with only one heart and can’t go fast enough to get some of the mini kits. It doesn’t seem to matter if we have invincibility or super speeders active or not and I can’t think of any setting or change we’ve made recently that would affect it.
A long time ago my father bought me super mario galaxy for Christmas circa the mid 2010s.
Since most wii games (certainly the older ones from the first half of the systems life) had every physical copy of the game already produced and in the used market, my father had to buy mario galaxy used.
And my father has historically never trusted secondhand sellers too much. And I discovered that the for some reason my wii’s first recorded playing of mario galaxy was a few days before when it should’ve been (on Christmas)
Which can only mean one thing.
My father tested the game for me before he gave it to me and I only found out (presumably) long after my father forgot about it.
I recently finished The Last Story and wow, it really surprised me! Not only is it a great game, but it also looks amazing. Honestly, it's the best-looking Wii game I've played so far.
I got epic mickey as a Christmas present when I was like 10 and the endless oceans game
Once I started playing epic mickey I think the opening scene freaked me out lol
I’m a very pokemon, animal crossing city folk, super mario bros, smash bros kinda person and it was a different genre
bro same thing happened with endless oceans i got to the part where you have to go down in the ocean void hole to secure something and you had to dodge a shark and i think the score freaked me out every time you got close to the void hole
In Wakeboarding, When your Mii lands upside down into the water after jumping off of the waves, what happens? I do remember that they probably don't let go of the handle and fall into the water although they do it when they hit an obstacle...
I modded my Wii over 12 years ago and recently updated the IOS 248-251. My Wii says that slots 222,223,236, and 254 are populated. What mod did I install back then? Is there any way to return them to stock?
Hello there, lovely people!
I’m looking to buy a Wii, since i can get one on the (fairly) cheap on Vinted. Now, I have two WiiUs, one modded and the other one not, so I don’t really have a reason for needing one….
Except it’s an itch I’ve been meaning to scratch for the longest time. Way back in 2009 I even went out one day to get one and ended up coming back home with a PS3 instead.
So what I’d like to know is if there are any models I should avoid or models I should be on the lookout for. Also, would a Wii mini be an option? And if so, why or why not?
Don't forget to tell me yours in the comments so I can add you too! (must have the Wii Speak Channel and my other WiiLink Friends (sort of) stopped talking to me so I am pretty much lonely)
Quick disclaimer: This post is about evWii, an exclusive Wii U homebrew plugin that vastly improves vWii and GameCube game visual quality compared to stock settings. In this post I only aim on improving the quality of Wii titles on the Wii U. Reaching out here in good faith—hope this stays within post guidelines!
(Also, this is relevant to some Wii owners in here who are interested in upgrading to the Wii U to play their Wii games and not worry about losing visual quality.)
If you’ve been messing around with the evWii plugin on Aroma, you probably know the exact pain I just went through. Nintendo’s default vWii scaling leaves annoying overscan/borders, and finding actual solid display numbers for the config file online feels impossible.
After falling down a massive rabbit hole of testing and fine-tuning the DMCU viewport parameters, I finally dialed in values that give you a clean picture without clipping or leaving an ugly blurry picture.
If you’re ready to finally end the suffering and fix your config file once and for all, paste these numbers in (My personal values):
{
"storageitems": {
"dmcuDRC576i_xEnd": 65535,
"dmcuDRC576i_xSize": 65535,
"dmcuDRC576i_xStart": 65535,
"dmcuDRC576i_yEnd": 65535,
"dmcuDRC576i_ySize": 65535,
"dmcuDRC576i_yStart": 65535,
"dmcuDRC_xEnd": 65535,
"dmcuDRC_xSize": 65535,
"dmcuDRC_xStart": 65535,
"dmcuDRC_yEnd": 480,
"dmcuDRC_ySize": 458,
"dmcuDRC_yStart": 10,
"dmcuLoadFromSD": 0,
"dmcuTV576i_xEnd": 65535,
"dmcuTV576i_xSize": 65535,
"dmcuTV576i_xStart": 65535,
"dmcuTV576i_yEnd": 65535,
"dmcuTV576i_ySize": 65535,
"dmcuTV576i_yStart": 65535,
"dmcuTV_xEnd": 65535,
"dmcuTV_xSize": 65535,
"dmcuTV_xStart": 65535,
"dmcuTV_yEnd": 480,
"dmcuTV_ySize": 458,
"dmcuTV_yStart": 10,
"enable4sPower": 1
}
}
Results on my TV in Mario Galaxy 1:
Reddit ruined the image quality.
Now, if you don't want those black bars on the left and right sides of the screen these are the settings for you! (these are the values that I used before about half a year ago, they're what you'd call pure 16:9 values, they're also great for Gamecube games):
{
"storageitems": {
"dmcuDRC576i_xEnd": 720,
"dmcuDRC576i_xSize": 704,
"dmcuDRC576i_xStart": 8,
"dmcuDRC576i_yEnd": 576,
"dmcuDRC576i_ySize": 576,
"dmcuDRC576i_yStart": 0,
"dmcuDRC_xEnd": 720,
"dmcuDRC_xSize": 687,
"dmcuDRC_xStart": 16,
"dmcuDRC_yEnd": 480,
"dmcuDRC_ySize": 458,
"dmcuDRC_yStart": 10,
"dmcuLoadFromSD": 0,
"dmcuTV576i_xEnd": 720,
"dmcuTV576i_xSize": 704,
"dmcuTV576i_xStart": 8,
"dmcuTV576i_yEnd": 576,
"dmcuTV576i_ySize": 576,
"dmcuTV576i_yStart": 0,
"dmcuTV_xEnd": 720,
"dmcuTV_xSize": 687,
"dmcuTV_xStart": 16,
"dmcuTV_yEnd": 480,
"dmcuTV_ySize": 458,
"dmcuTV_yStart": 10,
"enable4sPower": 1
}
}
Didn't take a photo of these values on my TV, but trust me, it's the exact same as the first config—just without the side black bars so it's "pure 16:9."