mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-07-27 20:21:54 +00:00
Update site/content/entry/yuzu-progress-report-mar-2021/index.md
Co-authored-by: Schplee <24275329+Schplee@users.noreply.github.com>
This commit is contained in:
parent
1020b2643d
commit
1b343fe4f4
|
@ -35,7 +35,7 @@ Keep in mind that auto-stub will be always disabled by default on each boot, so
|
||||||
[Morph](https://github.com/Morph1984) took it upon himself to [update the emulated Switch firmware version to 11.0.1](https://github.com/yuzu-emu/yuzu/pull/6070), and [the NgWord version,](https://github.com/yuzu-emu/yuzu/pull/6069) improving compatibility with recent games, and solving some odd bugs.
|
[Morph](https://github.com/Morph1984) took it upon himself to [update the emulated Switch firmware version to 11.0.1](https://github.com/yuzu-emu/yuzu/pull/6070), and [the NgWord version,](https://github.com/yuzu-emu/yuzu/pull/6069) improving compatibility with recent games, and solving some odd bugs.
|
||||||
For example, `Disgaea` games no longer require a firmware dump to be playable.
|
For example, `Disgaea` games no longer require a firmware dump to be playable.
|
||||||
|
|
||||||
Some new additions to our command line arguments.
|
We now have some new additions to our command line arguments thanks to [german77](https://github.com/german77).
|
||||||
[german77](https://github.com/german77) now [adds the option to select which user profile to load](https://github.com/yuzu-emu/yuzu/pull/6116) by adding the `-u #` argument, with `#` being the profile number.
|
[german77](https://github.com/german77) now [adds the option to select which user profile to load](https://github.com/yuzu-emu/yuzu/pull/6116) by adding the `-u #` argument, with `#` being the profile number.
|
||||||
For example, by using `yuzu.exe -u 1 -g "path_to_game"`, the second profile will be selected.
|
For example, by using `yuzu.exe -u 1 -g "path_to_game"`, the second profile will be selected.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue