1
0
mirror of https://github.com/ciromattia/kcc synced 2026-01-29 08:27:48 +00:00

find kindlegen instructions in kp3

Alex Xu
2024-07-27 09:38:13 -07:00
parent a486a99db4
commit 8508b2f5b8

@@ -28,11 +28,13 @@ An older version of KindleGen can be automatically detected from [Kindle Comic C
On Windows, KCC is very finicky with `exe` placement. If you still have issues, manually copy `kindlegen.exe` into the same folder as `KCC_*.exe`
You can find `kindlegen.exe` at these locations in Windows File Explorer:
You can find `kindlegen.exe` by:
```
%LOCALAPPDATA%\Amazon\Kindle Previewer 3\lib\fc\bin\
```
1) Right click Kindle Previewer.
2) Open File Location.
3) Repeat last two steps if you don't see a `lib` folder.
4) Go to `lib/fc/bin` folder until you find `kindlegen.exe`
5) Copy `kindlegen.exe` next to `KCC.exe`
### Linux
For [flatpak](https://flathub.org/apps/io.github.ciromattia.kcc) version, download `kindlegen_linux_2.6_i386_v2.9` and move the executable `kindlegen` to `~/.var/app/io.github.ciromattia.kcc/data/`