From 2318d289c7b2b8a997d2ecc8e38734d422bef25b Mon Sep 17 00:00:00 2001 From: widberg Date: Sun, 17 Aug 2025 18:09:34 -0400 Subject: [PATCH] Add Zouna game engine --- descriptions/Engine.Zouna.md | 1 + rules.ini | 2 ++ tests/types/Engine.Zouna.txt | 4 ++++ tests/types/_NonMatchingTests.txt | 6 ++++++ 4 files changed, 13 insertions(+) create mode 100644 descriptions/Engine.Zouna.md create mode 100644 tests/types/Engine.Zouna.txt diff --git a/descriptions/Engine.Zouna.md b/descriptions/Engine.Zouna.md new file mode 100644 index 000000000..8e2985a8b --- /dev/null +++ b/descriptions/Engine.Zouna.md @@ -0,0 +1 @@ +[**Zouna**](https://www.mobygames.com/group/19209/game-engine-zouna/) is a game engine originally developed by Kalisto Entertainment and used by Asobo Studio, Ubisoft Montreal, Black Sheep Studio, BigSky Interactive, and Wanadoo Edition. diff --git a/rules.ini b/rules.ini index ec7ea4c65..d17e31309 100644 --- a/rules.ini +++ b/rules.ini @@ -225,6 +225,8 @@ XNA[] = (?:^|/|\.)XNA(?:$|/|\.) XNA[] = \.xnb$ Xors3D = (?:^|/)Xors3d\.dll$ YU-RIS = (?:^|/)yscfg\.dat$ +Zouna[] = (?:^|/)DATAS/SHARED\.DPC$ +Zouna[] = (?:^|/)GameData/Bigfiles/PC/P4/MISC\.BFPC$ [Container] Electron = (?:^|/)LICENSE\.electron\.txt$ diff --git a/tests/types/Engine.Zouna.txt b/tests/types/Engine.Zouna.txt new file mode 100644 index 000000000..b1222cb13 --- /dev/null +++ b/tests/types/Engine.Zouna.txt @@ -0,0 +1,4 @@ +/DATAS/SHARED.DPC +/GameData/Bigfiles/PC/P4/MISC.BFPC +DATAS/SHARED.DPC +GameData/Bigfiles/PC/P4/MISC.BFPC diff --git a/tests/types/_NonMatchingTests.txt b/tests/types/_NonMatchingTests.txt index 078f6af0e..d74e0cce8 100644 --- a/tests/types/_NonMatchingTests.txt +++ b/tests/types/_NonMatchingTests.txt @@ -1298,6 +1298,12 @@ Binaries/Retail/ooo2core_5_win64.dll oo2test_6_win64.dll oo2core_7_win64_dll oo2core_8_win64.dlll +/DATAS/SHARED.DPCWHOOPS +/GameData/Bigfiles/PC/P4/MISC.BFPCWHOOPS +DATAS/SHARED_DPC +GameData/Bigfiles/PC/P4/MISC_BFPC +SHARED_DPC +MISC_BFPC game pygam data