mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-24 23:47:10 +02:00
Lower mem usage and other changes
This commit is contained in:
parent
11ec203e9f
commit
31b10799a3
9 changed files with 62 additions and 82 deletions
|
@ -31,7 +31,7 @@ namespace Ryujinx.Headless.SDL2
|
|||
|
||||
// Input
|
||||
|
||||
[Option("correct-ons-controller", Required = false, Default = false, HelpText = "Makes the on-screen controller (iOS) buttons correspond to what they show.")]
|
||||
[Option("correct-controller", Required = false, Default = false, HelpText = "Makes the on-screen controller (iOS) buttons correspond to what they show.")]
|
||||
public bool OnScreenCorrespond { get; set; }
|
||||
|
||||
[Option("input-profile-1", Required = false, HelpText = "Set the input profile in use for Player 1.")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue