[gnome-games] nintendo-ds: Added database file for overriding gaps



commit 21ff0d9b8ad33085e6f4cf85dfe2443d7e28dd7d
Author: Neville <nevilleantony98 gmail com>
Date:   Tue Mar 3 19:48:58 2020 +0530

    nintendo-ds: Added database file for overriding gaps
    
    This will be used in the following commit to special-case screen gap size for certain games.

 plugins/nintendo-ds/data/layout-overrides          | 15 +++++++++++++++
 plugins/nintendo-ds/data/nintendo-ds.gresource.xml |  1 +
 2 files changed, 16 insertions(+)
---
diff --git a/plugins/nintendo-ds/data/layout-overrides b/plugins/nintendo-ds/data/layout-overrides
new file mode 100644
index 00000000..24286dd4
--- /dev/null
+++ b/plugins/nintendo-ds/data/layout-overrides
@@ -0,0 +1,15 @@
+YAW 0  # Away - Shuffle Dungeon
+CBB 64 # Big Bang Mini
+YCT 50 # Contra 4
+ACV 0  # Castlevania - Dawn of Sorrow
+ACB 0  # Castlevania - Portrait of Ruin
+YR9 0  # Castlevania - Order of Ecclesia
+YIV 15 # Dragon Quest IV
+YV5 15 # Dragon Quest V
+YVI 15 # Dragon Quest VI
+CQ7 0  # Henry Hatsworth in the Puzzling Adventure
+AP2 50 # Metroid Prime Pinball
+YSZ 0  # Simpsons Game, The
+BXS 80 # Sonic Colors
+ASC 80 # Sonic Rush
+AYW 64 # Yoshi's Island DS
diff --git a/plugins/nintendo-ds/data/nintendo-ds.gresource.xml 
b/plugins/nintendo-ds/data/nintendo-ds.gresource.xml
index 135d986e..df1ae369 100644
--- a/plugins/nintendo-ds/data/nintendo-ds.gresource.xml
+++ b/plugins/nintendo-ds/data/nintendo-ds.gresource.xml
@@ -9,5 +9,6 @@
     <file>icons/screen-layout-top-bottom-symbolic.svg</file>
     <file>icons/view-bottom-screen-symbolic.svg</file>
     <file>icons/view-top-screen-symbolic.svg</file>
+    <file>layout-overrides</file>
   </gresource>
 </gresources>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]