forked from Mercury/2dxAutoClip
Update readme.md
This commit is contained in:
parent
5bb29181a3
commit
604207c958
|
@ -1,6 +1,6 @@
|
||||||
# 2dxAutoClip
|
# 2dxAutoClip
|
||||||
|
|
||||||
Tiny, portable c# application made to record and save clips of your beatmania IIDX sessions. Ships with a prebuilt version of [FFMPEG](https://github.com/FFmpeg/FFmpeg/tree/master) for easier usage.
|
Tiny (<1mb without ffmpeg binary), portable c# application made to record and save clips of your beatmania IIDX sessions. Ships with a prebuilt version of [FFMPEG](https://github.com/FFmpeg/FFmpeg/tree/master) for easier usage.
|
||||||
Prebuilt binaries are available as releases, and they get updated every few commits.
|
Prebuilt binaries are available as releases, and they get updated every few commits.
|
||||||
|
|
||||||
## Custom Recording Path:
|
## Custom Recording Path:
|
||||||
|
@ -9,7 +9,7 @@ To set a custom recording path create (or edit) the prop.txt file with your new
|
||||||
|
|
||||||
## Requirements:
|
## Requirements:
|
||||||
- A fairly modern beatmania iidx install running [TickerHook](https://github.com/Radioo/TickerHook). All credit goes to original author
|
- A fairly modern beatmania iidx install running [TickerHook](https://github.com/Radioo/TickerHook). All credit goes to original author
|
||||||
- About 400Mb to extract the precompiled version of the application
|
- About 150mb to extract the precompiled version of the application
|
||||||
- .net 8 if you'd rather build the app on your own
|
- .net 8 if you'd rather build the app on your own
|
||||||
|
|
||||||
## Licensing:
|
## Licensing:
|
||||||
|
|
Loading…
Reference in a new issue