File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff 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() `
4242is 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:**
You can’t perform that action at this time.
0 commit comments