Skip to content

Commit 7294c6d

Browse files
author
arch
committed
update docs
1 parent 0761a89 commit 7294c6d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/app/docs/user-guide/build.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,5 @@ Now you can run the program direct from source code with:
4545
conda activate funscript-editor
4646
python3 funscript-editor.py
4747
```
48+
49+
You can update the application to the latest version with `git pull` inside the repository directory.

docs/app/docs/user-guide/ofs-integration.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ We use a lua script to communicate between the Python Funscript Generator and th
2626
<br> ![Enable OFS Integration](./images/ofs_integration_07.jpg)
2727
9. Navigate to `Options : Keys : Dynamic` and insert a shortcut for the funscript generator.
2828
<br> ![Assign an Shortcut](./images/ofs_integration_08.jpg)
29-
10. Now you can use the shortcut at any position in the video to start the funscript generator.
29+
10. Now you can use the shortcut in OFS at any position in the video to start the funscript generator.
3030

3131
## Troubleshot
3232

@@ -63,3 +63,7 @@ If less than 120 frames have been processed, a message box should pop up with th
6363
### Tracking stops very often
6464

6565
The selection of the tracking feature is tricky and requires some practice and experience. For a good tracking result, unique features in the video should be selected near the desired tacking position.
66+
67+
### The standalone application `funscript-editor-exe` show only a black console window
68+
69+
On slow hardware the application requires several seconds to load. Therefore wait at leas 60 seconds when the black console window opens!

0 commit comments

Comments
 (0)