Wiki source code of Video games
Version 1.1 by Alexandru Pentilescu on 2024/05/03 08:31
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% class="jumbotron" %) | ||
2 | ((( | ||
3 | (% class="container" %) | ||
4 | ((( | ||
5 | = Bugs that I've encountered while trying to install video games = | ||
6 | This covers both Linux and Windows video games | ||
7 | ))) | ||
8 | ))) | ||
9 | |||
10 | (% class="row" %) | ||
11 | ((( | ||
12 | (% class="col-xs-12 col-sm-8" %) | ||
13 | ((( | ||
14 | |||
15 | = Linux = | ||
16 | |||
17 | == Magic the Gathering Forge == | ||
18 | |||
19 | === Behavior === | ||
20 | When starting a the game from the start script, nothing happens. | ||
21 | |||
22 | === Encountered on === | ||
23 | Fedora 40 | ||
24 | |||
25 | === How to solve? === | ||
26 | I made sure to install the javac compiler. Once javac was globally available in the terminal, then starting the game would work. | ||
27 | |||
28 | |||
29 | == Distance == | ||
30 | === Behavior === | ||
31 | When starting the game, I would encounter a dark blue screen for a couple of seconds, before the application would crash. | ||
32 | |||
33 | === Encountered on === | ||
34 | Fedora 40 | ||
35 | |||
36 | === How to solve? === | ||
37 | I installed wine on my system. This seems to have fixed the issue (please note that I also installed the Steam client via flatpak as well, which might have been the actual fix. I don't know which of these solved the issue) | ||
38 | |||
39 | (% class="col-xs-12 col-sm-4" %) | ||
40 | ((( | ||
41 | {{box title="**Contents**"}}{{toc /}}{{/box}} | ||
42 | |||
43 | ))) | ||
44 | ))) |