@@ -148,7 +148,7 @@ if it were running on Windows gets written to the prefix folder instead. This
148148opens up interesting possibilities as each prefix acts as a separate
149149installation of Windows. In contrast to a real Windows installation however a
150150wine prefix is only in the hundreds of megabytes and can be created and deleted
151- quickly and cheaply.
151+ quickly and cheaply.
152152
153153##### Versions
154154
@@ -170,7 +170,7 @@ not have to mess with winetricks to get a game working.
170170
171171Titles verified to be working with SteamPlay are listed on the Steam store and
172172can be launched from the library as if they were native. Any hacks and extra
173- steps will automatically be applied.
173+ steps will automatically be applied.
174174
175175##### Unverified titles
176176
@@ -217,10 +217,10 @@ they are unique to your installation.
217217
218218The solution is a tool called protontricks. It can be installed from the AUR
219219and running it from a terminal brings up a window which lists all games along
220- with their name, icon and ID. inside the ID folder there is a folder called pfx
220+ with their name, icon and ID. Inside the ID folder there is a folder called pfx
221221which is a normal wine prefix and contains the savegame at the same path where
222222it would be on Windows. You can also add the pfx folder as a wine prefix to
223- ludusavi to keep track of your save files.
223+ ludusavi to keep track of your save files.
224224
225225
226226#### Proton
@@ -255,7 +255,7 @@ versions are more up to date than their Lutris and Valve counterparts and
255255contain game specific fixes and optimisations. They also have support for AMD
256256FSR which allows running any game at a lower resolution and then upscaling it
257257to the native monitor resolution. This allows for more performance while only
258- losing a small amount of detail.
258+ losing a small amount of detail.
259259
260260
261261
@@ -279,30 +279,30 @@ Bulletpoints
279279## Emulation
280280
281281Console emulators allow you to play console games on your PC. This practice
282- isn't unique to Linux. There are emulators available for linux, windows, macos ,
283- android and even for newer consoles. There are lots of resources on emulation
284- in general so this wiki will only cover linux specific things to keep in mind
282+ isn't unique to Linux. There are emulators available for Linux, Windows, macOS ,
283+ Android and even for newer consoles. There are lots of resources on emulation
284+ in general so this wiki will only cover Linux specific things to keep in mind
285285when doing emulation on Linux.
286286
287287### Dolphin
288288
289289Dolphin is a Wii and GameCube emulator. It is one of the most polished and
290- maintained emulators available and the native linux version runs great.
290+ maintained emulators available and the native Linux version runs great.
291291
292- ### Retroarch
292+ ### RetroArch
293293
294- Retroarch is a multi-system emulator. It can emulate a wide range of different
294+ RetroArch is a multi-system emulator. It can emulate a wide range of different
295295consoles through a single application. It is available for tons of different
296296platforms and works basically the same everywhere. Yet, there are a few mention
297- worthy differences to the linux version.
297+ worthy differences to the Linux version.
298298
299299#### No Core-Updater
300300
301301The Windows and Android version of RetroArch have a Menu entry that allows
302302downloading new cores (Cores are basically the runtimes for consoles). This
303303option is not present on Linux which can frequently trip up new users.
304304Installing new cores is done through the package manager. Cores typically have
305- the name libretro-corename.
305+ the name libretro-corename.
306306
307307#### Missing icons and fonts
308308
0 commit comments