Compare commits
2 Commits
aee9c05cf4
...
50144307ac
Author | SHA1 | Date |
---|---|---|
|
50144307ac | |
|
e4809e098b |
|
@ -2,7 +2,8 @@
|
||||||
Efficient KF3/DMM game launcher.
|
Efficient KF3/DMM game launcher.
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
Python 3
|
Python 3 and pip.
|
||||||
|
|
||||||
KF3 installed from DMM. DMM itself does not need to be running.
|
KF3 installed from DMM. DMM itself does not need to be running.
|
||||||
|
|
||||||
## Instructions
|
## Instructions
|
||||||
|
@ -16,5 +17,7 @@ Input your DMM email and then password when prompted, and `yes` if you want to u
|
||||||
|
|
||||||
If you make a mistake or you want to change login details, edit the `kfp2g.cfg` config file, or delete it to run the configuration again.
|
If you make a mistake or you want to change login details, edit the `kfp2g.cfg` config file, or delete it to run the configuration again.
|
||||||
|
|
||||||
|
If KF3 needs to update, use `update_and_run_KF3.bat` and it will install any new updates.
|
||||||
|
|
||||||
## Known issues
|
## Known issues
|
||||||
Retrieving launch arguments - error 308: Every once in a while, DMM games may have updated terms of service that need to be accepted. This can only be done via the official DMM app.
|
Retrieving launch arguments - error 308: Every once in a while, DMM games may have updated terms of service that need to be accepted. This can only be done via the official DMM app.
|
Loading…
Reference in New Issue