diff --git a/docs/games/taikonijiiro/setup.md b/docs/games/taikonijiiro/setup.md index f87baea..681b921 100644 --- a/docs/games/taikonijiiro/setup.md +++ b/docs/games/taikonijiiro/setup.md @@ -63,12 +63,10 @@ !!! tip "The `[patches.jpn39]` section contains patches" - - `fix_language =` set to `true` if you are [changing the language](troubleshooting.md/#changing-the-language). - `chs_patch =` set to `true` if you are [changing the language](troubleshooting.md/#changing-the-language) to Chinese (simplified). ```toml [patches.jpn39] - fix_language = true chs_patch = false ``` @@ -76,6 +74,7 @@ - `res =` change to your display's resolution. - `windowed =` set to `true` if you want to run the game in windowed. + - `cursor =` mostly visual. change if you want to. - `vsync =` set to `true` if your display is set to 120hz. - `fpslimit =` do not change unless you know what you are doing. @@ -83,6 +82,7 @@ [graphics] res = { x = 1920, y = 1080 } windowed = false + cursor = true vsync = false fpslimit = 120 ``` diff --git a/docs/games/taikonijiiro/troubleshooting.md b/docs/games/taikonijiiro/troubleshooting.md index a661868..31f20c2 100644 --- a/docs/games/taikonijiiro/troubleshooting.md +++ b/docs/games/taikonijiiro/troubleshooting.md @@ -16,7 +16,7 @@ An unofficial mod allows you to change the language to Chinese (simplified), this can be found on the [Discord](https://discord.gg/cZRUmEPK78). - Inside `config.toml`, set `fix_language =` to `true`. If you are using Chinese (simplified) mod then also set `chs_patch =` to `true` + If you are using Chinese (simplified) mod then also set `chs_patch =` to `true`. Using ++f1++, the `arrow keys` and ++enter++, navigate to `OTHERS` -> `LANGUAGE`