From 2903a9cc717ef5d0a8053277f301ffc59360700f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Sat, 9 Sep 2023 13:12:06 -0300 Subject: [PATCH] Update index.md --- site/content/entry/yuzu-progress-report-aug-2023/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/entry/yuzu-progress-report-aug-2023/index.md b/site/content/entry/yuzu-progress-report-aug-2023/index.md index dffa6aa2..f9c26be0 100644 --- a/site/content/entry/yuzu-progress-report-aug-2023/index.md +++ b/site/content/entry/yuzu-progress-report-aug-2023/index.md @@ -350,7 +350,7 @@ This was causing `GRID Autosport` to crash on boot. "./grid.png|Running in the 90s (`GRID Autosport`)" >}} -Not stopping there, FearlessTobi also fixed yuzu-cmd, our command line version, to {{< gh-hovercard "11371" "properly load updates and DLC" >}} when booting a game old-school style. +Not stopping there, FearlessTobi also fixed yuzu's command line arguments, to {{< gh-hovercard "11371" "properly load updates and DLC" >}} when booting a game for example when using an user made script. Users reported that some RomFS dumps from games don’t always include all game assets, with one example being `KLONOA Phantasy Reverie Series`. byte[]’s investigation showed that several areas of the RomFS dump code were… of low quality.