Dolphin, the GameCube and Wii emulator - Forums

Full Version: How to force a game to run on 4.3?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
Hi, guys, can anyone tell me how to force a game to run on 4.3?

Just like this:

[Image: dolp.jpg]

But without affecting all the games?

Thanks.

Edit bug is confirmed. Per game widescreen setting doesnt work https://bugs.dolphin-emu.org/issues/9309
Hi, thanks, but cant find the option.

If you are talking about this:

Choosing Aspect Ratio:
Values starting from 0 represent the drop down order in the list that dolphin uses. Currently:
[Video_Settings]
AspectRatio = 0 =>will give Auto
AspectRatio = 1 =>will give Force 16/9
AspectRatio = 2 =>will give Force 4/3
AspectRatio = 3 =>will give Stretch to window

Neither option do the same as setting 4.3 on the picture above.
You need to put this in the game INI:

Code:
[Wii]
Widescreen = False

It's not listed in the topic that Helios linked to.
Hi. Thanks. But also doesnt work.

If I set 4.3 in the picture above and set screen to stretch on graphical - general tab, I can get 4.3 stretched.

There is no other combo that can achieve this. Tried everything.

So, setting 4.3 as on the picture, does something different that no other game.ini option could achieve. No idea what this could be.

BTW, if you add
[Wii]
Widescreen = False

This should be the same as setting 4.3 as on the picture?

Cause added this line and game will run in 16.9. I think this option is causing the problem. Is not working or is overrided by something else.
I can confirm, this option

[Wii]
Widescreen = False

Doesnt work, tried virtua tennis 4, mario party 8, they still run 16.9.

Could we have a game.ini setting that replicates the setting in the picture on fisrt post? That will be Handy for some games.

Always running latest dev build

Thanks again.
It's the same setting
Hi, thanks.

So, on wii tab settings, Works fine.

Editing game.ini doesnt. Could you check this?

I can reproduce the problem here. Even tried a build from 3 or 4 months ago, and the same problem happens. Only Works through wii tab settings, but affects all games.
Screenshot of ini?
Sure, this one is from virtua tennis 4


[Image: vt4.jpg]


There are some gecko codes, but I dont use them.

BTW, widescreen can be set on per game configure tab too (will add the widescreen = *** line to game.ini), you can choose check, uncheck or default. Also doesnt work. Game will run at 16.9. Only ticking the 4.3 box in the first post will make this work properly.
Pages: 1 2 3 4