diff --git a/index.html b/index.html index b351c4fa..48cb1d38 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@ ReactOS 18 MB Windows-compatible OS. Restored from snapshot - Windows 2000 24 MB + Windows 2000 22 MB Including Pinball and Internet Explorer with internet access. Additional sectors are loaded as needed. Windows 98 9.7 MB Including Minesweeper and Internet Explorer with internet access. Additional sectors are loaded as needed. diff --git a/src/browser/main.js b/src/browser/main.js index 5839e3d6..b552bad1 100644 --- a/src/browser/main.js +++ b/src/browser/main.js @@ -523,9 +523,9 @@ }, name: "Windows 2000", state: { - "url": host + "windows2k_state.bin.zst", + "url": host + "windows2k_state-v2.bin.zst", }, - preserve_mac_from_state_image: true, + mac_address_translation: true, }, { id: "windows2000-boot",