New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Wii] unable to change aspect ratio in config.ini file #1106

Open
WaffleJames opened this Issue Jun 22, 2018 · 9 comments

Comments

Projects
None yet
3 participants
@WaffleJames

WaffleJames commented Jun 22, 2018

Before I was able to put "stretchHeight" or "stretchWidth" under [ports.wii] in the config.ini file to change the aspect ratio to my liking, and now it is not possible to do this. The emulator just defaults at some gross aspect ratio when any value is put after the stretchHeight or stretchWidth. I would like this fixed so I can play at perfect 3:2 aspect ratio again

@SuperrSonic

This comment has been minimized.

Show comment
Hide comment
@SuperrSonic

SuperrSonic Jun 22, 2018

Contributor

dc753d8 first broken nightly
c8dacbb last working

There are two Wii commits in-between.

Contributor

SuperrSonic commented Jun 22, 2018

dc753d8 first broken nightly
c8dacbb last working

There are two Wii commits in-between.

@WaffleJames

This comment has been minimized.

Show comment
Hide comment
@WaffleJames

WaffleJames Jun 22, 2018

Will this be fixed in 0.7.0? Because this feature was what made mgba my favorite emulator on the Wii.
Also is there a page to view all the commits? Thank you

And how do I download these to get them on my wii?

WaffleJames commented Jun 22, 2018

Will this be fixed in 0.7.0? Because this feature was what made mgba my favorite emulator on the Wii.
Also is there a page to view all the commits? Thank you

And how do I download these to get them on my wii?

@WaffleJames

This comment has been minimized.

Show comment
Hide comment
@WaffleJames

WaffleJames Jun 22, 2018

Nevermind on the list. I found the list of nightlies. Hope it's all good in the next full release :)
What do you mean two commits in-between?

WaffleJames commented Jun 22, 2018

Nevermind on the list. I found the list of nightlies. Hope it's all good in the next full release :)
What do you mean two commits in-between?

@SuperrSonic

This comment has been minimized.

Show comment
Hide comment
@SuperrSonic

SuperrSonic Jun 22, 2018

Contributor

Because the first nightly broken has nothing to do with the Wii port, but two commits before it are Wii related. It was a minor side note.

Posting which commit breaks it might help get it fixed depending on the issue.

Contributor

SuperrSonic commented Jun 22, 2018

Because the first nightly broken has nothing to do with the Wii port, but two commits before it are Wii related. It was a minor side note.

Posting which commit breaks it might help get it fixed depending on the issue.

@endrift

This comment has been minimized.

Show comment
Hide comment
@endrift

endrift Jun 22, 2018

Member

That's odd, the two Wii commits are just build fixes. Might be a dkPPC regression.

Member

endrift commented Jun 22, 2018

That's odd, the two Wii commits are just build fixes. Might be a dkPPC regression.

@endrift

This comment has been minimized.

Show comment
Hide comment
@endrift

endrift Jun 24, 2018

Member

Which screen mode are you using? Pixel accurate?

Member

endrift commented Jun 24, 2018

Which screen mode are you using? Pixel accurate?

@WaffleJames

This comment has been minimized.

Show comment
Hide comment
@WaffleJames

WaffleJames Jun 24, 2018

I’m using stretched, pixel accurate isn’t affected by the stretchWidth/stretchHeight in the config.ini file.

I’m using stretched, pixel accurate isn’t affected by the stretchWidth/stretchHeight in the config.ini file.

@endrift

This comment has been minimized.

Show comment
Hide comment
@endrift

endrift Jun 24, 2018

Member

Yes, you're correct. In Dolphin it still seems to work as intended, so I might have to break out my actual Wii.

Member

endrift commented Jun 24, 2018

Yes, you're correct. In Dolphin it still seems to work as intended, so I might have to break out my actual Wii.

@WaffleJames

This comment has been minimized.

Show comment
Hide comment
@WaffleJames

WaffleJames Jun 24, 2018

I haven’t tested the most recent nightly from today, but it’s not working on my Wii in 0.6.3 and the last nightly from yesterday.

I haven’t tested the most recent nightly from today, but it’s not working on my Wii in 0.6.3 and the last nightly from yesterday.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment