From cf53fb188026fc16e2e6e2b273291275b9fb704f Mon Sep 17 00:00:00 2001 From: Schplee Date: Sat, 29 Jul 2017 00:46:59 -0700 Subject: [PATCH] abandoned by PR author, fixed review nits --- .../game.dat | 19 ------------------ .../boxart.png | Bin .../game.dat | 19 ++++++++++++++++++ .../icon.png | Bin .../screenshots/Battle.png | Bin .../screenshots/Dungeon.png | Bin .../screenshots/Title-Screen.png | Bin 7 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 etrian-odyssey-iv-legends-of-the-titan/game.dat rename {etrian-odyssey-iv-legends-of-the-titan => games/etrian-odyssey-iv-legends-of-the-titan}/boxart.png (100%) create mode 100644 games/etrian-odyssey-iv-legends-of-the-titan/game.dat rename {etrian-odyssey-iv-legends-of-the-titan => games/etrian-odyssey-iv-legends-of-the-titan}/icon.png (100%) rename {etrian-odyssey-iv-legends-of-the-titan => games/etrian-odyssey-iv-legends-of-the-titan}/screenshots/Battle.png (100%) rename {etrian-odyssey-iv-legends-of-the-titan => games/etrian-odyssey-iv-legends-of-the-titan}/screenshots/Dungeon.png (100%) rename {etrian-odyssey-iv-legends-of-the-titan => games/etrian-odyssey-iv-legends-of-the-titan}/screenshots/Title-Screen.png (100%) diff --git a/etrian-odyssey-iv-legends-of-the-titan/game.dat b/etrian-odyssey-iv-legends-of-the-titan/game.dat deleted file mode 100644 index f6a128b..0000000 --- a/etrian-odyssey-iv-legends-of-the-titan/game.dat +++ /dev/null @@ -1,19 +0,0 @@ -title = "Etrian Odyssey IV: Legends of the Titan" -description = "A dungeon-crawler JRPG developed by ATLUS, where you travel across the overworld on a flying ship to explore dungeons and mark unique areas onto your map. You can create your very own guild of explorers with a wide selection of classes that come with unique sets of skills and abilities that would help along the journey and discover the mystery of Yggdrasil.\nFPS takes slight hit when loading into a zone / battle, and when GUI opens up, e.g. dialogue while in a dungeon." -needs_system_files = true -needs_shared_font = false - -[[releases]] -title = "00040000000BD300" -region = "usa" -release_date = "2012-07-05" - -[[testcases]] -title = "00040000000BD300" -compatibility = "1" -date = "2017-07-13" -version = "HEAD-5137a19" -cpu = "Intel Core i7-6700HQ" -gpu = "GeForce GTX 960M" -os = "Windows 10 15063" -author = "findanother1" diff --git a/etrian-odyssey-iv-legends-of-the-titan/boxart.png b/games/etrian-odyssey-iv-legends-of-the-titan/boxart.png similarity index 100% rename from etrian-odyssey-iv-legends-of-the-titan/boxart.png rename to games/etrian-odyssey-iv-legends-of-the-titan/boxart.png diff --git a/games/etrian-odyssey-iv-legends-of-the-titan/game.dat b/games/etrian-odyssey-iv-legends-of-the-titan/game.dat new file mode 100644 index 0000000..4d2427e --- /dev/null +++ b/games/etrian-odyssey-iv-legends-of-the-titan/game.dat @@ -0,0 +1,19 @@ +title = "Etrian Odyssey IV: Legends of the Titan" +description = "Etrian Odyssey IV: Legends of the Titan is a dungeon crawler role playing video game developed and published by Atlus for the Nintendo 3DS. It is the sequel to Etrian Odyssey III: The Drowned City and the first in the Etrian Odyssey series to be released on the 3DS." +needs_system_files = true +needs_shared_font = false + +[[releases]] +title = "00040000000BD300" +region = "usa" +release_date = "2012-07-05" + +[[testcases]] +title = "00040000000BD300" +compatibility = "1" +date = "2017-07-13" +version = "HEAD-5137a19" +cpu = "Intel Core i7-6700HQ" +gpu = "GeForce GTX 960M" +os = "Windows 10 15063" +author = "findanother1" diff --git a/etrian-odyssey-iv-legends-of-the-titan/icon.png b/games/etrian-odyssey-iv-legends-of-the-titan/icon.png similarity index 100% rename from etrian-odyssey-iv-legends-of-the-titan/icon.png rename to games/etrian-odyssey-iv-legends-of-the-titan/icon.png diff --git a/etrian-odyssey-iv-legends-of-the-titan/screenshots/Battle.png b/games/etrian-odyssey-iv-legends-of-the-titan/screenshots/Battle.png similarity index 100% rename from etrian-odyssey-iv-legends-of-the-titan/screenshots/Battle.png rename to games/etrian-odyssey-iv-legends-of-the-titan/screenshots/Battle.png diff --git a/etrian-odyssey-iv-legends-of-the-titan/screenshots/Dungeon.png b/games/etrian-odyssey-iv-legends-of-the-titan/screenshots/Dungeon.png similarity index 100% rename from etrian-odyssey-iv-legends-of-the-titan/screenshots/Dungeon.png rename to games/etrian-odyssey-iv-legends-of-the-titan/screenshots/Dungeon.png diff --git a/etrian-odyssey-iv-legends-of-the-titan/screenshots/Title-Screen.png b/games/etrian-odyssey-iv-legends-of-the-titan/screenshots/Title-Screen.png similarity index 100% rename from etrian-odyssey-iv-legends-of-the-titan/screenshots/Title-Screen.png rename to games/etrian-odyssey-iv-legends-of-the-titan/screenshots/Title-Screen.png