Skip to content

Commit 58cdd0e

Browse files
committed
Update readme
1 parent 4aaf894 commit 58cdd0e

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,13 @@ Don't hesitate to report bugs or ask for new features by [opening an issue](http
2424
<th>Platform</th>
2525
<th>Architecture</th>
2626
<th>Download Link</th>
27-
<th>Notes</th>
2827
</tr>
2928
</thead>
3029
<tbody>
3130
<tr>
3231
<td rowspan="4"><strong>Windows</strong></td>
3332
<td>Desktop x64</td>
3433
<td><a href="https://github.com/drhelius/Geargrafx/releases/download/1.6.12/Geargrafx-1.6.12-desktop-windows-x64.zip">Geargrafx-1.6.12-desktop-windows-x64.zip</a></td>
35-
<td rowspan="4">May need <a href="https://go.microsoft.com/fwlink/?LinkId=746572">Visual C++ Redistributable</a> and <a href="https://apps.microsoft.com/detail/9nqpsl29bfff">OpenGL Compatibility Pack</a></td>
3634
</tr>
3735
<tr>
3836
<td>Desktop ARM64</td>
@@ -50,7 +48,6 @@ Don't hesitate to report bugs or ask for new features by [opening an issue](http
5048
<td rowspan="4"><strong>macOS</strong></td>
5149
<td>Desktop Apple Silicon</td>
5250
<td><a href="https://github.com/drhelius/Geargrafx/releases/download/1.6.12/Geargrafx-1.6.12-desktop-macos-arm64.zip">Geargrafx-1.6.12-desktop-macos-arm64.zip</a></td>
53-
<td rowspan="4"></td>
5451
</tr>
5552
<tr>
5653
<td>Desktop Intel</td>
@@ -68,7 +65,6 @@ Don't hesitate to report bugs or ask for new features by [opening an issue](http
6865
<td rowspan="3"><strong>Linux</strong></td>
6966
<td>Desktop Ubuntu 24.04</td>
7067
<td><a href="https://github.com/drhelius/Geargrafx/releases/download/1.6.12/Geargrafx-1.6.12-desktop-ubuntu24.04-x64.zip">Geargrafx-1.6.12-desktop-ubuntu24.04-x64.zip</a></td>
71-
<td rowspan="3">May need <code>libsdl2</code></td>
7268
</tr>
7369
<tr>
7470
<td>Desktop Ubuntu 22.04</td>
@@ -82,17 +78,19 @@ Don't hesitate to report bugs or ask for new features by [opening an issue](http
8278
<td><strong>RetroArch</strong></td>
8379
<td>All platforms</td>
8480
<td><a href="https://docs.libretro.com/library/geargrafx/">Libretro core documentation</a></td>
85-
<td></td>
8681
</tr>
8782
<tr>
8883
<td><strong>Dev Builds</strong></td>
8984
<td>All platforms</td>
9085
<td><a href="https://github.com/drhelius/Geargrafx/actions/workflows/geargrafx.yml">GitHub Actions</a></td>
91-
<td>Latest development builds</td>
9286
</tr>
9387
</tbody>
9488
</table>
9589

90+
**Notes:**
91+
- **Windows**: May need [Visual C++ Redistributable](https://go.microsoft.com/fwlink/?LinkId=746572) and [OpenGL Compatibility Pack](https://apps.microsoft.com/detail/9nqpsl29bfff)
92+
- **Linux**: May need `libsdl2`
93+
9694
## Features
9795

9896
- Accurate emulation supporting the entire HuCard PCE / SGX catalog.

0 commit comments

Comments
 (0)