Update readme.md
This commit is contained in:
parent
9a3987e63f
commit
2406cc4aa6
|
@ -10,9 +10,12 @@ the new [prop](https://git.mercurio.moe/Mercury/2dxAutoClip/src/branch/main/2dxA
|
|||
This version also allows the user to switch to recording `spice` instead of `spice64` for the aforementioned older styles
|
||||
|
||||
## Requirements:
|
||||
- **AT LEAST Windows 10 build 20348**
|
||||
- A fairly modern beatmania iidx install running [TickerHook](https://github.com/Radioo/TickerHook). All credit goes to original author
|
||||
- About 150mb to extract the precompiled version of the application
|
||||
- About 2mb to extract the precompiled version of the application, and 100MB once it finishes downloading helper files such as FFMPEG and AppLbCap
|
||||
- [.net 8 runtime(64 bit)](https://dotnet.microsoft.com/it-it/download/dotnet/thank-you/runtime-8.0.8-windows-x64-installer) for running, [.net8 SDK(64 bit)](https://dotnet.microsoft.com/it-it/download/dotnet/thank-you/sdk-8.0.401-windows-x64-installer) if you want to build it yourself
|
||||
- FFMPEG added to path (optional. the program will download a prebuilt version of ffmpeg if it can't find one)
|
||||
- ApplicationLoopbackCapture will be downloaded at runtime. you can alternatively pull it from [here](https://git.mercurio.moe/Mercury/2dxAutoClip-AppLbHelper) and build it yourself (requires VS 2019+)
|
||||
|
||||
## Instructions:
|
||||
Instructions for running boil down pretty much to:
|
||||
|
|
Loading…
Reference in a new issue