Skip to content

Commit 53c252b

Browse files
post on running Hex Kit in Lutris
1 parent 7200983 commit 53c252b

File tree

131 files changed

+3180
-2341
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

131 files changed

+3180
-2341
lines changed

content/posts/posts/2025-07-22.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: Running Hex Kit on modern Linux systems via Lutris
3+
date: 2025-07-22 01:19:59
4+
draft: false
5+
tags:
6+
- ttrpg
7+
- linux
8+
lastmod: 2025-07-22T05:41:38.314Z
9+
---
10+
![](/ob/posts/attachments/Pasted%20image%2020250722014026.png)
11+
12+
In attempting to run [Hex Kit](https://cone.itch.io/hex-kit) on [my current desktop Linux distro](https://nobaraproject.org/), I found that the native Linux version -- unfortunately -- no longer runs -- or rather, it runs, but then crashes immediately once it tries to draw the contents of the application windows.
13+
14+
`[69232:0722/012218.684735:FATAL:gpu_data_manager_impl_private.cc(894)] The display compositor is frequently crashing. Goodbye.`
15+
16+
My gut feeling is this is an incompatibility with Wayland -- Hex Kit hasn't been updated in a couple of years and Wayland has seen pretty decent adoption since then. So I tried running it under [Lutris](https://lutris.net/) and found that it would run, but also very poorly, and the contents of all windows were just blank. Bars, but no windows. So close.
17+
18+
So I went through trying different compatibility settings. I got close by telling Wine to emulate Windows 8; it drew the contents of the windows, but the bars at the tops of the windows disappeared -- they could be clicked on, however, and would throw every clickable thing in the window off by about 32 pixels down. Usable, but not really ideal. Amusingly I found that in pretending to be Windows XP that Hex Kit would still run -- but with the blank windows again!
19+
20+
in the end, what really worked was using setting the Wine version to Proton-GE (latest version) and telling Wine to emulate, and I cannot believe I am typing this, *Windows Vista*. That gets you a well-drawn and mostly usable version of Hex Kit running on Linux desktops again. (It's not perfect: the "Generate" option seems to just open a blank window, but "Generate Custom" works just fine.)
21+
22+
One step closer to playing [Mythic Bastionland](https://chrismcdee.itch.io/mythic-bastionland)...

public/404.html

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44

55
<html itemscope itemtype="https://schema.org/WebPage" class="no-js" lang="en">
66

7-
<head prefix="og: http://ogp.me/ns#">
7+
<head prefix="og: http://ogp.me/ns#"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
88
<meta charset="utf-8">
99
<meta name="viewport" content="width=device-width, initial-scale=1">
10-
<meta name="siteBaseUrl" content="https://notes.awaymessage.club/">
10+
<meta name="siteBaseUrl" content="http://localhost:1313/">
1111
<meta name="author" content="stoppableforce">
1212
<meta name="description" content="">
1313
<meta name="keywords" content="">
14-
<meta name="generator" content="Hugo 0.147.8">
14+
<meta name="generator" content="Hugo 0.148.1">
1515
<title>
1616

1717

@@ -23,7 +23,7 @@
2323
<meta itemprop="description" content="404 Page not found - %!s(&lt;nil&gt;)">
2424
<meta property="og:site_name" content="My not-quite-daily notes">
2525

26-
<meta property="og:url" content="https://notes.awaymessage.club/404.html">
26+
<meta property="og:url" content="http://localhost:1313/404.html">
2727
<meta property="og:site_name" content="My not-quite-daily notes">
2828
<meta property="og:title" content="404 Page not found">
2929
<meta property="og:locale" content="en_us">
@@ -43,16 +43,16 @@
4343

4444

4545

46-
<link rel="canonical" href="https://notes.awaymessage.club/404.html">
46+
<link rel="canonical" href="http://localhost:1313/404.html">
4747

4848

49-
<link rel="stylesheet" href="https://notes.awaymessage.club/theme.css">
49+
<link rel="stylesheet" href="http://localhost:1313/theme.css">
5050

5151

5252

5353

5454

55-
<link rel="stylesheet" href="https://notes.awaymessage.club/sitefonts.css">
55+
<link rel="stylesheet" href="http://localhost:1313/sitefonts.css">
5656

5757

5858

@@ -69,7 +69,7 @@
6969
<ul class="topnav">
7070

7171

72-
<li><a href="https://notes.awaymessage.club/page/about/">About</a></li>
72+
<li><a href="http://localhost:1313/page/about/">About</a></li>
7373

7474

7575

@@ -163,31 +163,31 @@ <h3>WOAH BUDDY!</h3>
163163

164164

165165
<li>
166-
<a href="https://notes.awaymessage.club/posts/2025/07/more-steam-demos/">More Steam demos</a>
166+
<a href="http://localhost:1313/posts/2025/07/running-hex-kit-on-modern-linux-systems-via-lutris/">Running Hex Kit on modern Linux systems via Lutris</a>
167167
</li>
168168

169169
<li>
170-
<a href="https://notes.awaymessage.club/posts/2025/06/blue-prince/">Blue Prince</a>
170+
<a href="http://localhost:1313/posts/2025/07/more-steam-demos/">More Steam demos</a>
171171
</li>
172172

173173
<li>
174-
<a href="https://notes.awaymessage.club/posts/2025/06/steam-next-fest-2025/">Steam Next Fest 2025</a>
174+
<a href="http://localhost:1313/posts/2025/06/blue-prince/">Blue Prince</a>
175175
</li>
176176

177177
<li>
178-
<a href="https://notes.awaymessage.club/posts/2025/06/hypothetically-hugo/">Hypothetically, Hugo</a>
178+
<a href="http://localhost:1313/posts/2025/06/steam-next-fest-2025/">Steam Next Fest 2025</a>
179179
</li>
180180

181181
<li>
182-
<a href="https://notes.awaymessage.club/posts/2025/06/clearly-not-out-of-my-way-enough/">Clearly not out of my way enough</a>
182+
<a href="http://localhost:1313/posts/2025/06/hypothetically-hugo/">Hypothetically, Hugo</a>
183183
</li>
184184

185185
<li>
186-
<a href="https://notes.awaymessage.club/posts/2025/04/switch-2-direct-quick-thoughts/">Switch 2 direct quick thoughts</a>
186+
<a href="http://localhost:1313/posts/2025/06/clearly-not-out-of-my-way-enough/">Clearly not out of my way enough</a>
187187
</li>
188188

189189
<li>
190-
<a href="https://notes.awaymessage.club/posts/2025/03/a-busy-march/">A busy March</a>
190+
<a href="http://localhost:1313/posts/2025/04/switch-2-direct-quick-thoughts/">Switch 2 direct quick thoughts</a>
191191
</li>
192192

193193
</ul>
@@ -215,7 +215,7 @@ <h3>WOAH BUDDY!</h3>
215215

216216
<div class="archive">
217217

218-
<a href="https://notes.awaymessage.club/archive/"><strong>Archive</strong></a>
218+
<a href="http://localhost:1313/archive/"><strong>Archive</strong></a>
219219

220220
</div>
221221

@@ -247,7 +247,7 @@ <h3>WOAH BUDDY!</h3>
247247

248248

249249

250-
<script src="https://notes.awaymessage.club/theme.js"></script>
250+
<script src="http://localhost:1313/theme.js"></script>
251251

252252

253253

public/archive/index.html

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44

55
<html itemscope itemtype="https://schema.org/WebPage" class="no-js" lang="en">
66

7-
<head prefix="og: http://ogp.me/ns#">
7+
<head prefix="og: http://ogp.me/ns#"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
88
<meta charset="utf-8">
99
<meta name="viewport" content="width=device-width, initial-scale=1">
10-
<meta name="siteBaseUrl" content="https://notes.awaymessage.club/">
10+
<meta name="siteBaseUrl" content="http://localhost:1313/">
1111
<meta name="author" content="stoppableforce">
1212
<meta name="description" content="">
1313
<meta name="keywords" content="">
14-
<meta name="generator" content="Hugo 0.147.8">
14+
<meta name="generator" content="Hugo 0.148.1">
1515
<title>
1616

1717

@@ -23,7 +23,7 @@
2323
<meta itemprop="description" content="Archive Page - %!s(&lt;nil&gt;)">
2424
<meta property="og:site_name" content="My not-quite-daily notes">
2525

26-
<meta property="og:url" content="https://notes.awaymessage.club/archive/">
26+
<meta property="og:url" content="http://localhost:1313/archive/">
2727
<meta property="og:site_name" content="My not-quite-daily notes">
2828
<meta property="og:title" content="Archive Page">
2929
<meta property="og:locale" content="en_us">
@@ -43,16 +43,16 @@
4343

4444

4545

46-
<link rel="canonical" href="https://notes.awaymessage.club/archive/">
46+
<link rel="canonical" href="http://localhost:1313/archive/">
4747

4848

49-
<link rel="stylesheet" href="https://notes.awaymessage.club/theme.css">
49+
<link rel="stylesheet" href="http://localhost:1313/theme.css">
5050

5151

5252

5353

5454

55-
<link rel="stylesheet" href="https://notes.awaymessage.club/sitefonts.css">
55+
<link rel="stylesheet" href="http://localhost:1313/sitefonts.css">
5656

5757

5858

@@ -69,7 +69,7 @@
6969
<ul class="topnav">
7070

7171

72-
<li><a href="https://notes.awaymessage.club/page/about/">About</a></li>
72+
<li><a href="http://localhost:1313/page/about/">About</a></li>
7373

7474

7575

@@ -134,7 +134,7 @@ <h3 class="title">
134134
<div class="content">
135135
<div class="article-wrapper u-cf single">
136136

137-
<a class="bubble" href="https://notes.awaymessage.club/archive/">
137+
<a class="bubble" href="http://localhost:1313/archive/">
138138
<i class="fa fa-fw fa-archive"></i>
139139
</a>
140140

@@ -151,7 +151,7 @@ <h4>2025-07</h4>
151151
<ul>
152152

153153
<li>
154-
<a href="https://notes.awaymessage.club/posts/2025/07/more-steam-demos/">More Steam demos <span>(2025-07-04)</span></a>
154+
<a href="http://localhost:1313/posts/2025/07/more-steam-demos/">More Steam demos <span>(2025-07-04)</span></a>
155155
</li>
156156

157157
</ul>
@@ -160,19 +160,19 @@ <h4>2025-06</h4>
160160
<ul>
161161

162162
<li>
163-
<a href="https://notes.awaymessage.club/posts/2025/06/blue-prince/">Blue Prince <span>(2025-06-30)</span></a>
163+
<a href="http://localhost:1313/posts/2025/06/blue-prince/">Blue Prince <span>(2025-06-30)</span></a>
164164
</li>
165165

166166
<li>
167-
<a href="https://notes.awaymessage.club/posts/2025/06/steam-next-fest-2025/">Steam Next Fest 2025 <span>(2025-06-18)</span></a>
167+
<a href="http://localhost:1313/posts/2025/06/steam-next-fest-2025/">Steam Next Fest 2025 <span>(2025-06-18)</span></a>
168168
</li>
169169

170170
<li>
171-
<a href="https://notes.awaymessage.club/posts/2025/06/hypothetically-hugo/">Hypothetically, Hugo <span>(2025-06-16)</span></a>
171+
<a href="http://localhost:1313/posts/2025/06/hypothetically-hugo/">Hypothetically, Hugo <span>(2025-06-16)</span></a>
172172
</li>
173173

174174
<li>
175-
<a href="https://notes.awaymessage.club/posts/2025/06/clearly-not-out-of-my-way-enough/">Clearly not out of my way enough <span>(2025-06-12)</span></a>
175+
<a href="http://localhost:1313/posts/2025/06/clearly-not-out-of-my-way-enough/">Clearly not out of my way enough <span>(2025-06-12)</span></a>
176176
</li>
177177

178178
</ul>
@@ -181,7 +181,7 @@ <h4>2025-04</h4>
181181
<ul>
182182

183183
<li>
184-
<a href="https://notes.awaymessage.club/posts/2025/04/switch-2-direct-quick-thoughts/">Switch 2 direct quick thoughts <span>(2025-04-02)</span></a>
184+
<a href="http://localhost:1313/posts/2025/04/switch-2-direct-quick-thoughts/">Switch 2 direct quick thoughts <span>(2025-04-02)</span></a>
185185
</li>
186186

187187
</ul>
@@ -190,7 +190,7 @@ <h4>2025-03</h4>
190190
<ul>
191191

192192
<li>
193-
<a href="https://notes.awaymessage.club/posts/2025/03/a-busy-march/">A busy March <span>(2025-03-28)</span></a>
193+
<a href="http://localhost:1313/posts/2025/03/a-busy-march/">A busy March <span>(2025-03-28)</span></a>
194194
</li>
195195

196196
</ul>
@@ -199,11 +199,11 @@ <h4>2025-02</h4>
199199
<ul>
200200

201201
<li>
202-
<a href="https://notes.awaymessage.club/posts/2025/02/de-googled/">De-Googled <span>(2025-02-20)</span></a>
202+
<a href="http://localhost:1313/posts/2025/02/de-googled/">De-Googled <span>(2025-02-20)</span></a>
203203
</li>
204204

205205
<li>
206-
<a href="https://notes.awaymessage.club/posts/2025/02/1000xresist/">1000xRESIST <span>(2025-02-04)</span></a>
206+
<a href="http://localhost:1313/posts/2025/02/1000xresist/">1000xRESIST <span>(2025-02-04)</span></a>
207207
</li>
208208

209209
</ul>
@@ -212,19 +212,19 @@ <h4>2025-01</h4>
212212
<ul>
213213

214214
<li>
215-
<a href="https://notes.awaymessage.club/posts/2025/01/a-weekend-full-of-games/">A weekend full of games <span>(2025-01-27)</span></a>
215+
<a href="http://localhost:1313/posts/2025/01/a-weekend-full-of-games/">A weekend full of games <span>(2025-01-27)</span></a>
216216
</li>
217217

218218
<li>
219-
<a href="https://notes.awaymessage.club/posts/2025/01/transistor/">Transistor <span>(2025-01-19)</span></a>
219+
<a href="http://localhost:1313/posts/2025/01/transistor/">Transistor <span>(2025-01-19)</span></a>
220220
</li>
221221

222222
<li>
223-
<a href="https://notes.awaymessage.club/posts/2025/01/the-annual-dude-retreat-and-the-perils-of-mastodon-administration/">The annual &#34;dude retreat&#34; and the perils of Mastodon administration <span>(2025-01-14)</span></a>
223+
<a href="http://localhost:1313/posts/2025/01/the-annual-dude-retreat-and-the-perils-of-mastodon-administration/">The annual &#34;dude retreat&#34; and the perils of Mastodon administration <span>(2025-01-14)</span></a>
224224
</li>
225225

226226
<li>
227-
<a href="https://notes.awaymessage.club/posts/2025/01/dataview-in-obsidian-and-100ing-i-was-a-teenage-exocolonist/">Dataview in Obsidian, and 100%ing I Was a Teenage Exocolonist <span>(2025-01-03)</span></a>
227+
<a href="http://localhost:1313/posts/2025/01/dataview-in-obsidian-and-100ing-i-was-a-teenage-exocolonist/">Dataview in Obsidian, and 100%ing I Was a Teenage Exocolonist <span>(2025-01-03)</span></a>
228228
</li>
229229

230230
</ul>
@@ -233,15 +233,15 @@ <h4>2024-12</h4>
233233
<ul>
234234

235235
<li>
236-
<a href="https://notes.awaymessage.club/posts/2024/12/re-learning-godot-and-also-publishing-this-site/">Re-learning Godot, and also publishing this site <span>(2024-12-21)</span></a>
236+
<a href="http://localhost:1313/posts/2024/12/re-learning-godot-and-also-publishing-this-site/">Re-learning Godot, and also publishing this site <span>(2024-12-21)</span></a>
237237
</li>
238238

239239
<li>
240-
<a href="https://notes.awaymessage.club/posts/2024/12/rambling-about-static-site-technology/">Rambling about static site technology <span>(2024-12-16)</span></a>
240+
<a href="http://localhost:1313/posts/2024/12/rambling-about-static-site-technology/">Rambling about static site technology <span>(2024-12-16)</span></a>
241241
</li>
242242

243243
<li>
244-
<a href="https://notes.awaymessage.club/posts/2024/12/obligatory-first-post/">Obligatory first post <span>(2024-12-11)</span></a>
244+
<a href="http://localhost:1313/posts/2024/12/obligatory-first-post/">Obligatory first post <span>(2024-12-11)</span></a>
245245
</li>
246246

247247
</ul>
@@ -265,31 +265,31 @@ <h4>2024-12</h4>
265265

266266

267267
<li>
268-
<a href="https://notes.awaymessage.club/posts/2025/07/more-steam-demos/">More Steam demos</a>
268+
<a href="http://localhost:1313/posts/2025/07/more-steam-demos/">More Steam demos</a>
269269
</li>
270270

271271
<li>
272-
<a href="https://notes.awaymessage.club/posts/2025/06/blue-prince/">Blue Prince</a>
272+
<a href="http://localhost:1313/posts/2025/06/blue-prince/">Blue Prince</a>
273273
</li>
274274

275275
<li>
276-
<a href="https://notes.awaymessage.club/posts/2025/06/steam-next-fest-2025/">Steam Next Fest 2025</a>
276+
<a href="http://localhost:1313/posts/2025/06/steam-next-fest-2025/">Steam Next Fest 2025</a>
277277
</li>
278278

279279
<li>
280-
<a href="https://notes.awaymessage.club/posts/2025/06/hypothetically-hugo/">Hypothetically, Hugo</a>
280+
<a href="http://localhost:1313/posts/2025/06/hypothetically-hugo/">Hypothetically, Hugo</a>
281281
</li>
282282

283283
<li>
284-
<a href="https://notes.awaymessage.club/posts/2025/06/clearly-not-out-of-my-way-enough/">Clearly not out of my way enough</a>
284+
<a href="http://localhost:1313/posts/2025/06/clearly-not-out-of-my-way-enough/">Clearly not out of my way enough</a>
285285
</li>
286286

287287
<li>
288-
<a href="https://notes.awaymessage.club/posts/2025/04/switch-2-direct-quick-thoughts/">Switch 2 direct quick thoughts</a>
288+
<a href="http://localhost:1313/posts/2025/04/switch-2-direct-quick-thoughts/">Switch 2 direct quick thoughts</a>
289289
</li>
290290

291291
<li>
292-
<a href="https://notes.awaymessage.club/posts/2025/03/a-busy-march/">A busy March</a>
292+
<a href="http://localhost:1313/posts/2025/03/a-busy-march/">A busy March</a>
293293
</li>
294294

295295
</ul>
@@ -317,7 +317,7 @@ <h4>2024-12</h4>
317317

318318
<div class="archive">
319319

320-
<a href="https://notes.awaymessage.club/archive/"><strong>Archive</strong></a>
320+
<a href="http://localhost:1313/archive/"><strong>Archive</strong></a>
321321

322322
</div>
323323

@@ -349,7 +349,7 @@ <h4>2024-12</h4>
349349

350350

351351

352-
<script src="https://notes.awaymessage.club/theme.js"></script>
352+
<script src="http://localhost:1313/theme.js"></script>
353353

354354

355355

0 commit comments

Comments
 (0)