Skip to content

Commit 35f7c33

Browse files
Update Readme
1 parent 94021ed commit 35f7c33

File tree

1 file changed

+26
-31
lines changed

1 file changed

+26
-31
lines changed

README.md

+26-31
Original file line numberDiff line numberDiff line change
@@ -15,29 +15,29 @@ This is Windows 95, running in an [Electron](https://electronjs.org/) app. Yes,
1515
</td>
1616
<td>
1717
<span>32-bit</span>
18-
<a href="https://github.com/felixrieseberg/windows95/releases/download/v3.1.1/windows95-3.1.1-setup-ia32.exe">
18+
<a href="https://github.com/felixrieseberg/windows95/releases/download/v4.0.0/windows95-4.0.0-setup-ia32.exe">
1919
💿 Installer
2020
</a> |
21-
<a href="https://github.com/felixrieseberg/windows95/releases/download/v3.1.1/windows95-win32-ia32-3.1.1.zip">
21+
<a href="https://github.com/felixrieseberg/windows95/releases/download/v4.0.0/windows95-win32-ia32-4.0.0.zip">
2222
📦 Standalone Zip
2323
</a>
2424
<br />
2525
<span>64-bit</span>
26-
<a href="https://github.com/felixrieseberg/windows95/releases/download/v3.1.1/windows95-3.1.1-setup-x64.exe">
26+
<a href="https://github.com/felixrieseberg/windows95/releases/download/v4.0.0/windows95-4.0.0-setup-x64.exe">
2727
💿 Installer
2828
</a> |
29-
<a href="https://github.com/felixrieseberg/windows95/releases/download/v3.1.1/windows95-win32-x64-3.1.1.zip">
29+
<a href="https://github.com/felixrieseberg/windows95/releases/download/v4.0.0/windows95-win32-x64-4.0.0.zip">
3030
📦 Standalone Zip
3131
</a><br />
3232
<span>ARM64</span>
33-
<a href="https://github.com/felixrieseberg/windows95/releases/download/v3.1.1/windows95-3.1.1-setup-arm64.exe">
33+
<a href="https://github.com/felixrieseberg/windows95/releases/download/v4.0.0/windows95-4.0.0-setup-arm64.exe">
3434
💿 Installer
3535
</a> |
36-
<a href="https://github.com/felixrieseberg/windows95/releases/download/v3.1.1/windows95-win32-arm64-3.1.1.zip">
36+
<a href="https://github.com/felixrieseberg/windows95/releases/download/v4.0.0/windows95-win32-arm64-4.0.0.zip">
3737
📦 Standalone Zip
3838
</a><br />
3939
<span>
40-
❓ Don't know what kind of chip you have? Hit start, enter "processor" for info.
40+
❓ Don't know what kind of chip you have? It's probably `x64`. To confirm, on your computer, hit Start, enter "processor" for info.
4141
</span>
4242
</td>
4343
</tr>
@@ -47,16 +47,16 @@ This is Windows 95, running in an [Electron](https://electronjs.org/) app. Yes,
4747
macOS
4848
</td>
4949
<td>
50-
<span>Intel Processor</span>
51-
<a href="https://github.com/felixrieseberg/windows95/releases/download/v3.1.1/windows95-darwin-x64-3.1.1.zip">
50+
<span>Apple Silicon Processor</span>
51+
<a href="https://github.com/felixrieseberg/windows95/releases/download/v4.0.0/windows95-darwin-arm64-4.0.0.zip">
5252
📦 Standalone Zip
5353
</a><br />
54-
<span>Apple M1 Processor</span>
55-
<a href="https://github.com/felixrieseberg/windows95/releases/download/v3.1.1/windows95-darwin-arm64-3.1.1.zip">
54+
<span>Intel Processor</span>
55+
<a href="https://github.com/felixrieseberg/windows95/releases/download/v4.0.0/windows95-darwin-x64-4.0.0.zip">
5656
📦 Standalone Zip
57-
</a><br />
57+
</a>
5858
<span>
59-
❓ Don't know what kind of chip you have? Learn more at <a href="https://support.apple.com/en-us/HT211814">apple.com</a>.
59+
❓ Don't know what kind of chip you have? If you bought your computer after 2020, select "Apple Silicon". Learn more at <a href="https://support.apple.com/en-us/HT211814">apple.com</a>.
6060
</span>
6161
</td>
6262
</tr>
@@ -67,33 +67,28 @@ This is Windows 95, running in an [Electron](https://electronjs.org/) app. Yes,
6767
</td>
6868
<td>
6969
<span>64-bit</span>
70-
<a href="https://github.com/felixrieseberg/windows95/releases/download/v3.1.1/windows95-3.1.1-1.x86_64.rpm">
71-
💿 rpm
72-
</a> |
73-
<a href="https://github.com/felixrieseberg/windows95/releases/download/v3.1.1/windows95_3.1.1_amd64.deb">
74-
💿 deb
75-
</a><br />
76-
<span>ARM64</span>
77-
<a href="https://github.com/felixrieseberg/windows95/releases/download/v3.1.1/windows95-3.1.1-1.arm64.rpm">
70+
<a href="https://github.com/felixrieseberg/windows95/releases/download/v4.0.0/windows95-4.0.0-1.x86_64.rpm">
7871
💿 rpm
7972
</a> |
80-
<a href="https://github.com/felixrieseberg/windows95/releases/download/v3.1.1/windows95_3.1.1_arm64.deb">
73+
<a href="https://github.com/felixrieseberg/windows95/releases/download/v4.0.0/windows95_4.0.0_amd64.deb">
8174
💿 deb
8275
</a><br />
83-
<span>ARMv7 (armhf)</span>
84-
<a href="https://github.com/felixrieseberg/windows95/releases/download/v3.1.1/windows95-3.1.1-1.armv7hl.rpm">
85-
💿 rpm
86-
</a> |
87-
<a href="https://github.com/felixrieseberg/windows95/releases/download/v3.1.1/windows95_3.1.1_armhf.deb">
88-
💿 deb
89-
</a>
9076
</td>
9177
</tr>
9278
</table>
9379

9480
<hr />
9581

96-
![Screenshot](https://user-images.githubusercontent.com/1426799/44532591-4ceb3680-a6a8-11e8-8c2c-bc29f3bfdef7.png)
82+
<table width="100%">
83+
<tr>
84+
<td width="50%">
85+
<img src="https://github.com/user-attachments/assets/43ab7126-765e-444b-ad14-27b1beadbc7c" width="100%" alt="Screenshot showing Windows 95">
86+
</td>
87+
<td width="50%">
88+
<img src="https://github.com/user-attachments/assets/7ac5dc36-cbd4-4455-a616-0e5cca314b34" width="100%" alt="Screenshot showing Windows 95">
89+
</td>
90+
</tr>
91+
</table>
9792

9893
## Does it work?
9994
Yes! Quite well, actually - on macOS, Windows, and Linux. Bear in mind that this is written entirely in JavaScript, so please adjust your expectations.
@@ -102,7 +97,7 @@ Yes! Quite well, actually - on macOS, Windows, and Linux. Bear in mind that this
10297
Absolutely.
10398

10499
## Does it run Doom (or my other favorite game)?
105-
You'll likely be better off with an actual virtualization app, but the short answer is yes. [Thanks to
100+
You'll likely be better off with an actual virtualization app, but the short answer is yes. In fact, a few games are already preinstalled - and more can be found on the Internet, for instance at [archive.org](https://www.archive.org). [Thanks to
106101
@DisplacedGamers](https://youtu.be/xDXqmdFxofM) I can recommend that you switch to a resolution of
107102
640x480 @ 256 colors before starting DOS games - just like in the good ol' days.
108103

0 commit comments

Comments
 (0)