Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco authored Jul 26, 2019
1 parent 76799ba commit 6035084
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,15 @@ Thanks to AutoTranslator developer for implementing a plugin interface, essu and
You can support development of this plugin (and many other) on the [patreon page](https://www.patreon.com/ManlyMarco).

## Installation
1. Make sure your game is updated and has at least [BepInEx v4.1](https://github.com/BepInEx/BepInEx), BepisPlugins r10 and [KKAPI v1.3.8](https://github.com/ManlyMarco/KKAPI) installed. Optionally install [XUnity.AutoTranslator](https://github.com/bbepis/XUnity.AutoTranslator) v3.7.0 or higher to fill in any missing translations.
2. Download the latest release from [releases](/../../releases).
3. Extract contents of the archive into your game's directory (the .dll file should end up inside your BepInEx folder).
4. Start CharaStudio.exe. Once fully loaded in try pressing the key combination and the box should appear.
1. Make sure your game is updated and has at least [BepInEx v4.1](https://github.com/BepInEx/BepInEx), BepisPlugins r10 and [KKAPI v1.3.8](https://github.com/ManlyMarco/KKAPI) installed.
2.To get proper translations for the items, get the latest [bbepis/KoikatsuTranslation
](https://github.com/bbepis/KoikatsuTranslation) (was included since HF Patch v2.6) and [DeathWeasel1337/Koikatsu-Plugin-Translations](https://github.com/DeathWeasel1337/Koikatsu-Plugin-Translations). This is necessary to be able to search for the items in English.
3. Optionally install [XUnity.AutoTranslator](https://github.com/bbepis/XUnity.AutoTranslator) v3.7.0 or higher to fill in any missing translations.
4. Download the latest release from [releases](/../../releases).
5. Extract contents of the archive into your game's directory (the .dll file should end up inside your BepInEx folder).
6. Start CharaStudio.exe. Once fully loaded in try pressing the key combination and the box should appear.

## FAQ
**Q: How to get proper translations of the items into English?**

A: Get the latest BepisPlugins (DynamicTranslator to be specific), [bbepis/KoikatsuTranslation
](https://github.com/bbepis/KoikatsuTranslation) and [DeathWeasel1337/Koikatsu-Plugin-Translations](https://github.com/DeathWeasel1337/Koikatsu-Plugin-Translations). If the item was not translated by these, you will have to get AutoTranslator v3.7.0 or newer to fill in the gaps.

**Q: The box doesn't appear even though I'm pressing the key combination?**

A: Go to plugin settings (F1) and search for "quick". If you see the keybind, change it to something else. If you can't see any settings related to this plugin then check your koikatu_data\output_log.txt for errors as usual.
A: If there is a message in top left corner telling you to wait, wait. If there is no message, go to plugin settings (F1) and search for "quick". If you see the keybind, change it to something else. If you can't see any settings related to this plugin then check your koikatu_data\output_log.txt for errors as usual.

0 comments on commit 6035084

Please sign in to comment.