From 2406cc4aa601f66f0f62a1a7ac7ae8253bf7fdbb Mon Sep 17 00:00:00 2001 From: Mercury Date: Sun, 15 Dec 2024 17:48:33 +0100 Subject: [PATCH] Update readme.md --- readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 988922e..a76ba47 100644 --- a/readme.md +++ b/readme.md @@ -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: