From 203c7dff13eed8b0e5a2618dbcf1faa46e5b34f3 Mon Sep 17 00:00:00 2001 From: Rolel Date: Mon, 30 Dec 2024 00:57:48 +0100 Subject: [PATCH] Fix markdown formatting of the table. --- docs/guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide.md b/docs/guide.md index d2881a1..2294b0b 100644 --- a/docs/guide.md +++ b/docs/guide.md @@ -81,7 +81,7 @@ There are currently no audio options that you can set. If you have a stereo soun The follow list of games are supported. It is worth noting that there are multiple releases of these games, and some specific releases may not be supported. | Game Name | Game ID | DVP | NVidia | Intel (Mesa) | AMD (Mesa) | AMD (proprietary) | -| ------------------------------- | ------- | -------- | ------ | ------------ | ---------- | ----------------- | +|---------------------------------|---------|----------|--------|--------------|------------|-------------------| | 2 Spicy | SBMV | DVP-0027 | ✓ | ✓ | ✓ | ✓ | | After Burner Climax | SBLR | DVP-0009 | ✓ | ✓ | ✓ | | | Ghost Squad Evolution | SBNJ | DVP-0029 | ✓ | ✓ | ✓ | ✓ |