|
|
(9 intermediate revisions by one other user not shown) |
Line 1: |
Line 1: |
| *
| | #REDIRECT [[I25_Community_Virtual_Machines]] |
| <pre>
| |
| [MD5]
| |
| [SHA-1]
| |
| [SHA-256]
| |
| </pre>
| |
| | |
| # Add the VM to HyperV
| |
| #: Add new Virtual Machine
| |
| #: Select Next and name the Name. Click Next
| |
| #: Select Generation 2 and next.
| |
| #: Set memory to 8192 or higher and click next.
| |
| #: Select your HyperV LAN connection and click next.
| |
| #: Choose "Use Existing Virtual Hard Disk" and navigate to the supplied VHDX. Click Finish.
| |
| #: Right click on the new Virtual Machine and pick settings.
| |
| #: Increase the number of processors supplied to the VM to at least 4. Click Ok.
| |
| #: Right click on the virtual machine and click start.
| |
| | |
| # Once inside of Windows on the VM
| |
| #* - Start Menu -> start dbserver -> start launcher
| |
| #* - Right click the Start Menu, open a command prompt, and run the following<syntaxhighlight>powercfg.exe /setactive 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c</syntaxhighlight>
| |
| # On your system, start the client from Score (Cityofheroes\score.exe -patchdir score -patchversion 2019.04.19 -db <VM IP> -noversioncheck | |
| | |
| Take a look at the [[i25_FAQ|Frequently Asked Questions]] to configure your server once it's up.
| |