Skip to content

Commit a6a477e

Browse files
committed
Flatpak build fix
1 parent 0d86cc2 commit a6a477e

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

Distribution/flatpak/dolphinini.patch

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,7 @@ index 63b33be4b3..945bda7667 100644
66
[General]
77
-ISOPaths = 2
88
+ISOPaths = 1
9-
RecursiveISOPaths = False
10-
-WiiSDCardPath = ./user/Wii/sd.raw
11-
-WiiSDCardSyncFolder = ./user/Load/WiiSDSync/
129
-ISOPath0 = ./Launcher
1310
-ISOPath1 = ./Games
14-
+WiiSDCardPath = /var/data/project-plus-dolphin/user/Load/WiiSD.raw
15-
+WiiSDCardSyncFolder = /var/data/project-plus-dolphin/user/Load/WiiSDSync/
16-
+ISOPath0 = /var/data/project-plus-dolphin/user/Wii/Launcher
17-
[NetPlay]
18-
SelectedHostGame = Project+ Netplay Launcher.dol
19-
TraversalChoice = traversal
11+
+ISOPath0 = /var/data/project-plus-dolphin/user/Launcher
2012
\ No newline at end of file

0 commit comments

Comments
 (0)