Metadata-Version: 2.1
Name: remote-play-3ds
Version: 0.1.0
Summary: Remote play your modded 3DS.
Home-page: https://github.com/U-1F992/remote-play-3ds
Author: Koutaro Mukai
Author-email: mukai.k1011k@outlook.jp
Requires-Python: >=3.12,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: flask (>=3.0.0,<4.0.0)
Requires-Dist: opencv-python-headless (>=4.9.0.80,<5.0.0.0)
Requires-Dist: qingpi-python (>=0.1.10,<0.2.0)
Project-URL: Repository, https://github.com/U-1F992/remote-play-3ds
Description-Content-Type: text/markdown

# Remote Play 3DS

Remote play your modded 3DS.

This is one of demo applications of [Qingpi](https://github.com/U-1F992/qingpi), externally controlling system for the Nintendo 3DS.

```shell-session
> python -m remote_play_3ds $PORT $INDEX
```

![](screenshot.jpg)

## Setting

<dl>
<dt>

n3DS_view

</dt>
<dd>

- dot by dot x1
- no filter

</dd>
<dt>

OBS

</dt>
<dd>

- [OBS-VirtualCam](https://github.com/Avasam/obs-virtual-cam)
  - Built-in virtual camera behaves a bit buggy.
- Resize output (source size)
  - Output size will be width: 400px, height: 499px.
  - ja: 出力サイズ変更（ソースサイズ）

</dd>
<dl>
