From d802bceb610c3988fc0b13164f2a2f7d8dfa255e Mon Sep 17 00:00:00 2001 From: Kingstom Date: Fri, 28 Jul 2023 14:30:40 +0800 Subject: [PATCH] Update games.toml - OT1 --- data/games.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/games.toml b/data/games.toml index e7bedfb..16c8fab 100644 --- a/data/games.toml +++ b/data/games.toml @@ -2079,3 +2079,12 @@ Analysis = [ ["Remnant 2 review – a war across worlds", "https://www.videogamer.com/reviews/remnant-2-review/"], ] +["Octopath Traveler"] +Developer = "Square Enix, Acquire" +Engine = "UE4" +Year = "2018" +Analysis = [ + ["DF Tech Analysis", "https://www.youtube.com/watch?v=2jKOJsoVcro"], + ["DF PC vs Switch", "https://www.digitalfoundry.net/octopath-traveler-pc-vs-switch-graphics-comparison-60fps-and-4k-unleashed"], + ["Unreal Fest Europe 2019", "https://www.youtube.com/watch?v=K6wW0pO08LE"], +]