From 199d8ca6e67b71170824b2d180257435f67e3f1b Mon Sep 17 00:00:00 2001 From: Kingstom Date: Sun, 16 Jul 2023 16:58:16 +0800 Subject: [PATCH] Update: Games (#12) - Resident Evil 4 re - Half life - Horizon: Call of the Mountain - GoldenEye 007 --- data/games.toml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/data/games.toml b/data/games.toml index 70e0de1..eaf7d11 100644 --- a/data/games.toml +++ b/data/games.toml @@ -1914,3 +1914,36 @@ Year = "2023" Analysis = [ ["Company of Heroes 3 - From PC to Consoles", "https://www.youtube.com/watch?v=Q7_PSmWxOv8"], ] + +["Resident Evil 4 Re"] +Developer = "Capcom" +Engine = "RE Engine" +Year = "2023" +Analysis = [ +["DF Tech Review", "https://www.youtube.com/watch?v=N1QOYoNjAO0"], +] + +["Half-Life"] +Developer = "Valve" +Engine = "GoldSrc" +Year = "1998" +Analysis = [ +["A Full RT/Path-Traced Upgrade For The OG PC Classic Tested!", "https://www.youtube.com/watch?v=BrRmQhaxtF4"], +] + +["Horizon: Call of the Mountain"] +Developer = "Guerrilla" +Engine = "Decima" +Year = "2023" +Analysis = [ +["Inside PSVR2 - Horizon: Call of the Mountain Gameplay + Tech Breakdown", "https://www.youtube.com/watch?v=Q43vcKl2axY"], +] + +["GoldenEye 007"] +Developer = "Rare" +Engine = "Internal" +Year = "1997" +Analysis = [ +["DF Retro EX", "https://www.youtube.com/watch?v=ZxuFc0VkxEw"], +] +