Skip to content

Commit 160dafb

Browse files
Merge branch 'SteamDatabase:main' into IQA
2 parents 6cd86e1 + 9cef589 commit 160dafb

27 files changed

+199
-61
lines changed

KNOWN_UNDETECTIONS.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ It is possible to package a GameMaker game as a standalone executable with no su
2222

2323
Godot games can also be packaged as standalone executables with no external asset files.
2424

25-
### GDevelop
26-
27-
GDevelop also doesn't have any non-generic files, so detection is kind of impossible.
28-
2925
### Stencyl
3026

3127
Stencyl games don't always have recognizable files so it may not give any signal on it's own.

descriptions/Engine.CatSystem2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[**CatSystem2**](https://cs2.suki.jp/) is a common game engine used in games published by Wooden Look.

descriptions/Engine.Eclipse_Engine.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[**Eclipse Engine**](https://en.wikipedia.org/wiki/Digital_Eclipse#Eclipse_Engine) is the [Digital Eclipse's](https://www.digitaleclipse.com/) in-house engine.

descriptions/Engine.GDevelop.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[**GDevelop**](https://gdevelop.io/) is a free and open-source, cross-platform 2D/3D game-making app designed to be used by anyone, with no prior programming knowledge required.

descriptions/Engine.GlyphX.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
**GlyphX** is [**Petroglyph Games'**](https://petroglyphgames.com/) in-house engine.

descriptions/Engine.Torque.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
[**Torque Game Engine**](https://torque3d.org/torque3d/) is an open-source cross-platform 3D game engine, originally developed by GarageGames and actively maintained under the current versions Torque 3D as well as Torque 2D.
1+
Torque covers a series of both proprietary and open-source cross-platform 3D game engines, originally developed by GarageGames and actively maintained under the current versions [**Torque 3D**](https://torque3d.org/torque3d/) and [**Torque 2D**](https://torque3d.org/torque2d/).
2+
The original proprietary engines were never open-sourced except for later versions of Torque 3D and Torque 2D.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
**Paradox Launcher** is the launcher bundled with [Paradox Interactive's](https://www.paradoxinteractive.com/our-games/discover) games.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
The [**Microsoft Game Development Kit (GDK)**](https://learn.microsoft.com/en-us/gaming/gdk/) is a complete set of tools, APIs, extensions, and programing models that can be used across current and future Microsoft Gaming platforms and initiatives.

descriptions/SDK.NVIDIA_Streamline.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[**Streamline**](https://developer.nvidia.com/rtx/streamline) is an open-sourced cross hardware vendor solution that simplifies integration of the latest NVIDIA and other manufacturers’ super resolution technologies into applications and games.

descriptions/SDK.V8.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[**V8**](https://v8.dev/) is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.

0 commit comments

Comments
 (0)