Skip to content
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

Implement --screensize and --screenoffset #324

Merged
merged 1 commit into from
Dec 5, 2017

Conversation

tomaz82
Copy link
Collaborator

@tomaz82 tomaz82 commented Dec 1, 2017

Basically implemented this:
#322

@@ -20,7 +20,13 @@ std::vector<const char*> settings_dont_save {
{ "ShowExit" },
{ "SplashScreen" },
{ "VSync" },
{ "Windowed" }
{ "Windowed" },
{ "WindoWidth" },
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this "WindoWidth" a typo? Should be "WindowWidth" right?

@tomaz82
Copy link
Collaborator Author

tomaz82 commented Dec 2, 2017

Correct, will fix when I get home, thanks!

Edit: Fixed

@jrassa jrassa merged commit 5e9c296 into RetroPie:master Dec 5, 2017
@jrassa
Copy link
Collaborator

jrassa commented Dec 5, 2017

Thanks.

@tomaz82 tomaz82 deleted the custom_viewport branch December 5, 2017 17:32
lubosz pushed a commit to lubosz/EmulationStation that referenced this pull request Feb 29, 2020
Yaoh pushed a commit to Yaoh/EmulationStation that referenced this pull request Jul 13, 2020
Implement --screensize and --screenoffset
NeilRickards added a commit to NeilRickards/EmulationStation that referenced this pull request Dec 13, 2020
Add to help screen the extra parameters from RetroPie#324 and RetroPie#348
NeilRickards added a commit to NeilRickards/EmulationStation that referenced this pull request Dec 13, 2020
Add to help screen the extra parameters from RetroPie#324 and RetroPie#348.
Also replace tabs with spaces for more consistent display, normalize capitalization of first letters, and MB is the correct abbreviation for MegaBytes.
@NeilRickards NeilRickards mentioned this pull request Dec 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants