44 lines
940 B
Markdown
44 lines
940 B
Markdown
# Planet Tours Scanner
|
|
|
|
App that simulates KF3:PT's QR scanner.
|
|
|
|
It creates a virtual camera that can be accessed by the game (or anything else).
|
|
|
|
Dragging and dropping an image onto the window will display that image for 5 seconds.
|
|
|
|
## Setup Guide:
|
|
|
|
1. Unpack
|
|
|
|
2. Run `Install Scanner.bat`
|
|
|
|
3. In Planet Tours press F1. In KemFixes settings set `Dummy Cameras` to `Fill` and `Primary Camera` to `Planet Tours Scanner`
|
|
|
|
## Usage:
|
|
|
|
1. Run Planet Tours
|
|
|
|
2. Run `Planet Tours Scanner.exe`
|
|
|
|
3. When in-game, drag and drop a jpg, png or bmp on the scanner window
|
|
|
|
4. Drag with mouse + mouse wheel in the scanner window to center on the QR code
|
|
|
|
5. It just works
|
|
|
|
## Uninstall:
|
|
|
|
1. Run `Uninstall.bat`
|
|
|
|
## Credits:
|
|
|
|
https://github.com/Bunny83/UnityWindowsFileDrag-Drop
|
|
|
|
https://github.com/mrayy/UnityCam
|
|
|
|
https://github.com/schellingb/UnityCapture
|
|
|
|
PT install guide:
|
|
|
|
https://gmg.hopto.org:82/gmg/wiki/index.php/Kemono_Friends_3:_Planet_Tours
|