You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: BATOCERA-SETUP.md
+5-20Lines changed: 5 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,12 +31,6 @@ Place your WAD files in:
31
31
/userdata/roms/gzdoom/
32
32
```
33
33
34
-
### Mods
35
-
Place mod files in:
36
-
```
37
-
/userdata/roms/gzdoom/mods/
38
-
```
39
-
40
34
## Engine Detection
41
35
42
36
Batocera includes GZDoom at `/usr/bin/gzdoom`
@@ -45,13 +39,15 @@ The launcher will automatically detect it as **"gzdoom (system)"** - you don't n
45
39
46
40
Set the engine directory to a custom folder (like `/userdata/roms/ports/engines`) if you want to add other engines. The system `gzdoom` will still be auto-detected.
47
41
48
-
## Creating a Batocera Port Entry
42
+
Flatpack support is a 'work in progress'
43
+
44
+
45
+
## Creating an entry in the Ports folder
49
46
50
47
Create a file: `/userdata/roms/ports/DMINLauncher.sh`
51
48
52
49
```bash
53
50
#!/bin/bash
54
-
# DMINLauncher Port Entry
55
51
56
52
cd /userdata/roms/ports/DMINLauncher
57
53
export DISPLAY=:0
@@ -98,8 +94,7 @@ This single-line format is exactly what Batocera's GZDoom system requires. The f
Copy file name to clipboardExpand all lines: README.md
+8-21Lines changed: 8 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,22 +4,19 @@
4
4
5
5
**A cross-platform launcher for DOOM source ports**
6
6
7
-
DMINLauncher is a simple launcher for DOOM enginesbuilt with .NET 9 and Avalonia UI. It helps you organize your WAD files, load mods, and launch games.
7
+
DMINLauncher is a simple launcher for DOOM engines. It is built with .NET 9 and Avalonia UI.
8
8
9
-
## Support the Project
9
+
One of the main goals was to provide a consistent launcher experience that is easy to use with Batocera, Retrobat or standalone in either Windows or Linux. Cross-platform compatibility was essential for this to happen.
10
10
11
-
[](https://buymeacoffee.com/silverballb)
0 commit comments