Could you elaborate what this is? This is the first time I've heard of it though, having a launch Wii, it's probably not actually useful for me. I'm still curious though what there even is that needs any such fix.RVL-101 fix
Could you elaborate what this is? This is the first time I've heard of it though, having a launch Wii, it's probably not actually useful for me. I'm still curious though what there even is that needs any such fix.RVL-101 fix
Could you elaborate what this is? This is the first time I've heard of it though, having a launch Wii, it's probably not actually useful for me. I'm still curious though what there even is that needs any such fix.
I don't have a WiiU and have never bothered to look into what does and doesn't activate a speed boost. But I can tell you that there's no WiiU specific code within the loader to increase the speed.EDIT: On the subject of Wii U, if blackb0x is listening to my life story, could you clarify for me that the ability to hook into the Wii U's extra CPU grunt isn't something possible from USB Loader GX's side of things? (I'm not even sure it'd even help for Midway Arcade Treasures 3 though since it's a GameCube game and therefore would be reliant on Nintendont implementing such a function directly, no?)
It's capable of doing that because the developer put months of work into creating it. But the source code for GC2Wiimote and Hiidra hasn't been released, so other loaders can't use it.But even then, always find it weird that you can use a classic controller in nintendont but not in a wii game like Super Mario Galaxy. Rvloader is capable of doing that.
Auto means that the game will decide if a filters applied, just like it normally would. So if you're using a component cable and your output is 480p then the deflicker filter might not be enabled.nm, I found it. I turned it off, and the picture looks many times better (about how it looked with the framemeister). btw, what exactly does "auto" do? does it disable or enable deflicker for games or for certain games?
https://www.retrorgb.com/wii-480p-video-bug-discovered.htmlCould you elaborate what this is? This is the first time I've heard of it though, having a launch Wii, it's probably not actually useful for me. I'm still curious though what there even is that needs any such fix.
IAuto means that the game will decide if a filters applied, just like it normally would. So if you're using a component cable and your output is 480p then the deflicker filter might not be enabled.
https://www.retrorgb.com/wii-480p-video-bug-discovered.html
https://shmups.system11.org/viewtopic.php?p=1361158#p1361158
The fix is enabled by default for all Wii systems when you're using my version of the loader.
@blackb0x , I do have a question. I'm using the virtual wii, and the colors look much better on your mod than 1271 or the wii vc. I'm not sure if it's due to deflicker, but you can tell by looking at something like Donkey Kong's fur. originally, the colors looked dead, almost like looking at the gamepad (low resolution). I've heard the vwii upscales, but it doesn't appear to do a very good job of it. however, it seems to depend on game (mario galaxy 2 looked fine). is that deflicker or something else?
We hex-edited VC games to restore the original brightness, that's why they look so good!
You mean Wii games injected in the Wii U VC, correct?
This does make me wonder if such a thing couldn't also be implemented into USB Loader GX to restore the original brightness for N64 VC games on Wii. Currently AFAIK one has to use Patcher64+ and modify the WAD file of a given N64 VC game directly.
The global deflicker setting only applies to games.What about the USB Loader GX GUI itself? Does the global deflicker setting apply to it too, or does it just always have deflicker enabled or disabled for the GUI?
I had to edit over 164 files to get the loader to compile with new versions of devkitPPC and libogc, so that's not something that I want to do for WiiXplorer too.I don't suppose it'd be too much to ask if you could do a quick re-compilation of WiiXplorer with the newest libogc so that it includes the 480p fix as well as quickly tweak the English language file so that it, like USB Loader GX, also uses the "full shutdown" + "standby" terminology?
msgid "To Idle"
msgstr "Standby"
msgid "To Standby"
msgstr "Full Shutdown"
Honestly, I'm not sure what could cause that. Like maybe it's the 480p fix, maybe it's the deflicker filter or maybe it's because I fixed some video modes?is that deflicker or something else?
The global deflicker setting only applies to games.
I don't plan on ever adding a deflicker setting for the loader itself, since then I'd have to maintain a libogc fork too.
I had to edit over 164 files to get the loader to compile with new versions of devkitPPC and libogc, so that's not something that I want to do for WiiXplorer too.
Doesn't WiiXplorer support external translation files like the loader? If it does then you can try editing the english.lang file
I assume these are the correct strings...
Honestly, I'm not sure what could cause that. Like maybe it's the 480p fix, maybe it's the deflicker filter or maybe it's because I fixed some video modes?
The loader doesn't do what @RodriGames40 mentioned since colour pallete patching can be unique to each VC game.
What I mean is that there's different palettes, so what looks good for one game might not for another.Not anymore actually, people figured out how to patch a default NES palette into any VC NES game, I already patched 22 of them with the same palette and they all work in real hardware. All of them had the same preceding strings as well.
What I mean is that there's different pallets, so what looks good for one game might not for another.
I believe a standalone tool would be better suited for colour pallete corrections.

What? Why?I don't plan on ever adding a deflicker setting for the loader itself, since then I'd have to maintain a libogc fork too.
Same, because I disabled it by myself a week ago, just hex-edit all 08080A0C0A0808 strings with 00001516150000 using HxD "replace" function. I can confirm it works with all the .dol files I edited this way.What? Why?
You commenting made me realise that I've probably slipped up.What? Why?
You likely didn't edit the loaders video modes, but the video modes used by PAL to NTSC patching and vice versa. So you should undo them changes.Same, because I disabled it by myself a week ago, just hex-edit all 08080A0C0A0808 strings with 00001516150000 using HxD "replace" function. I can confirm it works with all the .dol files I edited this way.
You commenting made me realise that I've probably slipped up.
I'll look into it more when I'm not high on pain meds, which is why I try to put off replying to people in the first place
You likely didn't edit the loaders video modes, but the video modes used by PAL to NTSC patching and vice versa. So you should undo them changes.
I think what Extrems is getting at is that the loader could just set the vfilter when it inits the video.

That's the thing, i'm not using 480p at the moment so I had no choice other than disabling it by myself, I guess my LCD panel is really good but I don't notice any flickering with the filter off in 480i mode. The quality increase is still huge though.Thing is, all homebrew has it disabled by default in progressive scan mode.
When you go to boot a game the loader quickly compares the games video modes to the list within the loader. If they match then they're patched correctly, but if you've searched for "08080A0C0A0808" and replaced everything then you've partially broken video mode patching.I don't really see any issue with this method tbh, it's not like the filter can't be disabled this way, because the difference is as huge as using your tool with Wii games (the exact same actually, I took some photos). Both in-game and overlays.
--------------------- MERGED ---------------------------
And from what I know, "08080A0C0A0808" means "VideoMode_ProgSoft", so... Yeah, i'm pretty sure it's the actual filter.
Yea, that's basically the explanation I gave for the "auto" option. And I already knew that it applies to homebrew too, but there seems to be a few people that want an option to disable the deflicker filter for the loader itself, regardless of if you're using a progressive scan mode.Thing is, all homebrew has it disabled by default in progressive scan mode.
When you go to boot a game the loader quickly compares the games video modes to the list within the loader. If they match then they're patched correctly, but if you've searched for "08080A0C0A0808" and replaced everything then you've partially broken video mode patching.
Sure, the loader might look sharper, but you shouldn't just blindly patch all of the render modes.
Yea, that's basically the explanation I gave for the "auto" option. And I already knew that it applies to homebrew too, but there seems to be a few people that want an option to disable the deflicker filter for the loader itself, regardless of if you're using a progressive scan mode.