Skip to content

Commit 71721ab

Browse files
committed
Updated readme.
1 parent 1b5aeae commit 71721ab

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ A simulator for [THE iDOLM@STER Million Live! Theater Days](https://millionlive.
2424

2525
**Requirements:**
2626

27-
- Windows 7 or later <sup>1</sup>
27+
- Windows 7 or later <sup>1 2</sup>
2828
- [.NET Framework 4.5](https://www.microsoft.com/en-us/download/details.aspx?id=42642)
2929
- Visual C++ 2010 Runtime ([32-bit](https://www.microsoft.com/en-us/download/details.aspx?id=8328) | [64-bit](https://www.microsoft.com/en-us/download/details.aspx?id=13523))
3030
- [Visual C++ 2015 Runtime](https://www.microsoft.com/en-us/download/details.aspx?id=53587)
@@ -41,6 +41,9 @@ bypassing OS version check (Wine seems to always return an OS major version less
4141
`MMDeviceEnumerator` still fails to initialize due to COM object creation failure. `MFCreateDxgiDeviceManager()`
4242
is just a stub. So up till September 2017, MilliSim is only able to run on Windows.
4343

44+
<sup>2</sup> Playing a background video is not yet (version: v0.2) supported on Windows 7. It is
45+
supported on Windows 8 or later.
46+
4447
## Building
4548

4649
**Requirements:**

0 commit comments

Comments
 (0)