Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "List of games exclusive to Epic Games Store"

From PCGamingWiki, the wiki about fixing PC games
m (Protected "List of games exclusive to Epic Games Store": (via JWB) ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
Line 1: Line 1:
 
This is an automated list of all games believed to be exclusive to [[Store:Epic Games Store|Epic Games Store]], which means that buyers will have no choice but to open an account for the storefront.
 
This is an automated list of all games believed to be exclusive to [[Store:Epic Games Store|Epic Games Store]], which means that buyers will have no choice but to open an account for the storefront.
 
For practical reasons, availability on key-seller stores like [[Store:Humble Store|Humble Store]], [[Store:GamersGate|GamersGate]], or [[Store:Amazon|Amazon]], does not affect exclusivity status.
 
  
 
'''Total number of games: '''{{#cargo_query:
 
'''Total number of games: '''{{#cargo_query:
 
tables=Availability
 
tables=Availability
 
|fields=COUNT(*)
 
|fields=COUNT(*)
|where=Availability.Available_from HOLDS LIKE 'Epic Games Store' AND NOT Availability.Available_from HOLDS LIKE 'Steam' AND NOT Availability.Available_from HOLDS LIKE 'Microsoft Store' AND NOT Availability.Available_from HOLDS LIKE 'GOG.com' AND NOT Availability.Available_from HOLDS LIKE 'Ubisoft Store' AND NOT Availability.Available_from HOLDS LIKE 'EA Desktop' AND NOT Availability.Available_from HOLDS LIKE 'Publisher website' AND NOT Availability.Available_from HOLDS LIKE 'Official website' AND NOT Availability.Available_from HOLDS LIKE 'Developer website' AND NOT Availability.Available_from HOLDS LIKE 'Retail' AND NOT Availability.Available_from HOLDS LIKE 'itch.io' AND NOT Availability.Available_from HOLDS LIKE 'Bethesda.net' AND NOT Availability.Available_from HOLDS LIKE 'Mac App Store' AND NOT Availability.Available_from HOLDS LIKE 'Oculus Store' AND NOT Availability.Available_from HOLDS LIKE 'Viveport' AND NOT Availability.Available_from HOLDS LIKE 'Zoom Platform'
+
|where=Availability.Available_from HOLDS LIKE 'Epic Games Store'
 +
AND NOT Availability.Available_from HOLDS LIKE 'Steam'
 +
AND NOT Availability.Available_from HOLDS LIKE 'Microsoft Store'
 +
AND NOT Availability.Available_from HOLDS LIKE 'GOG.com'
 +
AND NOT Availability.Available_from HOLDS LIKE 'Ubisoft Store'
 +
AND NOT Availability.Available_from HOLDS LIKE 'EA Desktop'
 +
AND NOT Availability.Available_from HOLDS LIKE 'Publisher website'
 +
AND NOT Availability.Available_from HOLDS LIKE 'Official website'
 +
AND NOT Availability.Available_from HOLDS LIKE 'Developer website'
 +
AND NOT Availability.Available_from HOLDS LIKE 'Retail'
 +
AND NOT Availability.Available_from HOLDS LIKE 'itch.io'
 +
AND NOT Availability.Available_from HOLDS LIKE 'Mac App Store'
 +
AND NOT Availability.Available_from HOLDS LIKE 'Oculus Store'
 +
AND NOT Availability.Available_from HOLDS LIKE 'Viveport'
 +
AND NOT Availability.Available_from HOLDS LIKE 'Zoom Platform'
 +
AND NOT (Availability.Available_from HOLDS LIKE 'GamersGate' AND (Availability.GamersGate_DRM HOLDS LIKE 'DRM-free' OR Availability.GamersGate_DRM HOLDS LIKE 'Unknown'))
 +
AND NOT (Availability.Available_from HOLDS LIKE 'Amazon US' AND (Availability.Amazon_US_DRM HOLDS LIKE 'DRM-free' OR Availability.Amazon_US_DRM HOLDS LIKE 'Unknown'))
 +
AND NOT (Availability.Available_from HOLDS LIKE 'Amazon UK' AND (Availability.Amazon_UK_DRM HOLDS LIKE 'DRM-free' OR Availability.Amazon_UK_DRM HOLDS LIKE 'Unknown'))
 +
AND NOT (Availability.Available_from HOLDS LIKE 'Humble Store' AND (Availability.Humble_Store_DRM HOLDS LIKE 'DRM-free' OR Availability.Humble_Store_DRM HOLDS LIKE 'Unknown'))
 
|format=text
 
|format=text
 
}}
 
}}
Line 13: Line 29:
 
tables=Infobox_game,Availability
 
tables=Infobox_game,Availability
 
|join on=Infobox_game._pageName=Availability._pageName
 
|join on=Infobox_game._pageName=Availability._pageName
|where=Availability.Available_from HOLDS LIKE 'Epic Games Store' AND NOT Availability.Available_from HOLDS LIKE 'Steam' AND NOT Availability.Available_from HOLDS LIKE 'Microsoft Store' AND NOT Availability.Available_from HOLDS LIKE 'GOG.com' AND NOT Availability.Available_from HOLDS LIKE 'Ubisoft Store' AND NOT Availability.Available_from HOLDS LIKE 'EA Desktop' AND NOT Availability.Available_from HOLDS LIKE 'Publisher website' AND NOT Availability.Available_from HOLDS LIKE 'Official website' AND NOT Availability.Available_from HOLDS LIKE 'Developer website' AND NOT Availability.Available_from HOLDS LIKE 'Retail' AND NOT Availability.Available_from HOLDS LIKE 'itch.io' AND NOT Availability.Available_from HOLDS LIKE 'Bethesda.net' AND NOT Availability.Available_from HOLDS LIKE 'Mac App Store' AND NOT Availability.Available_from HOLDS LIKE 'Oculus Store' AND NOT Availability.Available_from HOLDS LIKE 'Viveport' AND NOT Availability.Available_from HOLDS LIKE 'Zoom Platform'
+
|where=Availability.Available_from HOLDS LIKE 'Epic Games Store'
 +
AND NOT Availability.Available_from HOLDS LIKE 'Steam'
 +
AND NOT Availability.Available_from HOLDS LIKE 'Microsoft Store'
 +
AND NOT Availability.Available_from HOLDS LIKE 'GOG.com'
 +
AND NOT Availability.Available_from HOLDS LIKE 'Ubisoft Store'
 +
AND NOT Availability.Available_from HOLDS LIKE 'EA Desktop'
 +
AND NOT Availability.Available_from HOLDS LIKE 'Publisher website'
 +
AND NOT Availability.Available_from HOLDS LIKE 'Official website'
 +
AND NOT Availability.Available_from HOLDS LIKE 'Developer website'
 +
AND NOT Availability.Available_from HOLDS LIKE 'Retail'
 +
AND NOT Availability.Available_from HOLDS LIKE 'itch.io'
 +
AND NOT Availability.Available_from HOLDS LIKE 'Mac App Store'
 +
AND NOT Availability.Available_from HOLDS LIKE 'Oculus Store'
 +
AND NOT Availability.Available_from HOLDS LIKE 'Viveport'
 +
AND NOT Availability.Available_from HOLDS LIKE 'Zoom Platform'
 +
AND NOT (Availability.Available_from HOLDS LIKE 'GamersGate' AND (Availability.GamersGate_DRM HOLDS LIKE 'DRM-free' OR Availability.GamersGate_DRM HOLDS LIKE 'Unknown'))
 +
AND NOT (Availability.Available_from HOLDS LIKE 'Amazon US' AND (Availability.Amazon_US_DRM HOLDS LIKE 'DRM-free' OR Availability.Amazon_US_DRM HOLDS LIKE 'Unknown'))
 +
AND NOT (Availability.Available_from HOLDS LIKE 'Amazon UK' AND (Availability.Amazon_UK_DRM HOLDS LIKE 'DRM-free' OR Availability.Amazon_UK_DRM HOLDS LIKE 'Unknown'))
 +
AND NOT (Availability.Available_from HOLDS LIKE 'Humble Store' AND (Availability.Humble_Store_DRM HOLDS LIKE 'DRM-free' OR Availability.Humble_Store_DRM HOLDS LIKE 'Unknown'))
 
|fields=Infobox_game._pageName,Infobox_game.Series,Infobox_game.Developers,Infobox_game.Publishers,Infobox_game.Released,Available_on
 
|fields=Infobox_game._pageName,Infobox_game.Series,Infobox_game.Developers,Infobox_game.Publishers,Infobox_game.Released,Available_on
 
|format=template
 
|format=template

Revision as of 07:39, 16 May 2022

This is an automated list of all games believed to be exclusive to Epic Games Store, which means that buyers will have no choice but to open an account for the storefront.

Total number of games:

Error 1140: In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'pcgamingwiki_cargo.cargo__Availability._pageID'; this is incompatible with sql_mode=only_full_group_by (mysql01.mysql.pcgamingwiki-14662257-production.svc.cluster.local)

Function: CargoSQLQuery::run Query: SELECT `cargo__Availability`.`_pageID` AS `cargo_backlink_page_id_Availability`,COUNT(*) FROM `cargo__Availability` WHERE `cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Available_from` WHERE `_value`LIKE 'Epic Games Store') AND NOT `cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Available_from` WHERE `_value`LIKE 'Steam') AND NOT `cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Available_from` WHERE `_value`LIKE 'Microsoft Store') AND NOT `cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Available_from` WHERE `_value`LIKE 'GOG.com') AND NOT `cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Available_from` WHERE `_value`LIKE 'Ubisoft Store') AND NOT `cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Available_from` WHERE `_value`LIKE 'EA Desktop') AND NOT `cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Available_from` WHERE `_value`LIKE 'Publisher website') AND NOT `cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Available_from` WHERE `_value`LIKE 'Official website') AND NOT `cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Available_from` WHERE `_value`LIKE 'Developer website') AND NOT `cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Available_from` WHERE `_value`LIKE 'Retail') AND NOT `cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Available_from` WHERE `_value`LIKE 'itch.io') AND NOT `cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Available_from` WHERE `_value`LIKE 'Mac App Store') AND NOT `cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Available_from` WHERE `_value`LIKE 'Oculus Store') AND NOT `cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Available_from` WHERE `_value`LIKE 'Viveport') AND NOT `cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Available_from` WHERE `_value`LIKE 'Zoom Platform') AND NOT (`cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Available_from` WHERE `_value`LIKE 'GamersGate') AND (`cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__GamersGate_DRM` WHERE `_value`LIKE 'DRM-free') OR `cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__GamersGate_DRM` WHERE `_value`LIKE 'Unknown') )) AND NOT (`cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Available_from` WHERE `_value`LIKE 'Amazon US') AND (`cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Amazon_US_DRM` WHERE `_value`LIKE 'DRM-free') OR `cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Amazon_US_DRM` WHERE `_value`LIKE 'Unknown') )) AND NOT (`cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Available_from` WHERE `_value`LIKE 'Amazon UK') AND (`cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Amazon_UK_DRM` WHERE `_value`LIKE 'DRM-free') OR `cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Amazon_UK_DRM` WHERE `_value`LIKE 'Unknown') )) AND NOT (`cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Available_from` WHERE `_value`LIKE 'Humble Store') AND (`cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Humble_Store_DRM` WHERE `_value`LIKE 'DRM-free') OR `cargo__Availability`.`_ID` IN (SELECT `_rowID` FROM `cargo__Availability__Humble_Store_DRM` WHERE `_value`LIKE 'Unknown') )) ORDER BY `cargo__Availability`.`_pageID`,COUNT(*) LIMIT 100


Game Series Developer Publisher First release Available on
112th Seed Nerd Games April 2, 2022
Windows
3 out of 10 3 out of 10 Terrible Posture Games August 6, 2020
Windows
A Knight's Quest Sky 9 Games Curve Digital October 10, 2019
Windows
Alan Wake II Alan Wake Remedy Entertainment Epic Games Publishing October 27, 2023
Windows
Alan Wake Remastered Alan Wake Remedy Entertainment, D3T Epic Games Publishing October 5, 2021
Windows
Beast Breaker Vodeo Games September 23, 2021
Windows
macOS (OS X)
Blankos Block Party Mythical Games December 10, 2020
Windows
CastleStorm II CastleStorm Zen Studios September 23, 2020
Windows
Chainmonsters B-Side Games
Windows
macOS (OS X)
Clad in Iron: War of the Pacific 1879 Clad in Iron Strategy First February 22, 2023
Windows
Corruption 2029 The Bearded Ladies February 17, 2020
Windows
Crime Boss: Rockay City Ingame Studios 505 Games March 29, 2023
Windows
Dangerous Driving Three Fields Entertainment April 9, 2019
Windows
Dauntless Phoenix Labs September 26, 2019
Windows
Diabotical The GD Studio September 3, 2020
Windows
Fall Guys Mediatonic, Red Kite Games, Bosi, InfinSteam, Lionbridge Games, Super Spline, Rocket Science, The Multiplayer Group, Wushu Studios Epic Games, Devolver Digital August 4, 2020
Windows
Kid A Mnesia Exhibition namethemachine, Arbitrarily Good Productions XL Recordings, Epic Games Publishing November 18, 2021
Windows
macOS (OS X)
Kingdom Hearts HD 1.5 + 2.5 ReMIX Kingdom Hearts Square Enix March 30, 2021
Windows
Kingdom Hearts HD 2.8 Final Chapter Prologue Kingdom Hearts Square Enix March 30, 2021
Windows
Kingdom Hearts III Kingdom Hearts Square Enix March 30, 2021
Windows
Kingdom Hearts Melody of Memory Kingdom Hearts Indieszero, Square Enix Square Enix March 30, 2021
Windows
Nibiru Wild Monkey Freedom Games April 14, 2021
Windows
Osiris: New Dawn Fenix Fire Entertainment January 18, 2023
Windows
PC Building Simulator 2 PC Building Simulator Spiral House Epic Games Publishing October 12, 2022
Windows
ReadySet Heroes Robot Entertainment PlayStation PC October 29, 2019
Windows
Real Farm Triangle Studios SOEDESCO Publishing October 20, 2017
Windows
macOS (OS X)
Linux
Rocket Racing Epic Games December 8, 2023
Windows
RollerCoaster Tycoon Adventures RollerCoaster Tycoon Nvizzio Creations Atari March 10, 2019
Windows
Sins of a Solar Empire II Sins of a Solar Empire Ironclad Games Stardock Corporation
Windows
Snakebird Complete Noumenon Games Astra Logical December 29, 2023
Windows
macOS (OS X)
The Lord of the Rings: Return to Moria Middle-earth Free Range Games North Beach Games October 24, 2023
Windows
Touch Type Tale Pumpernickel Studio Epic Games Publishing March 28, 2023
Windows
Witchfire The Astronauts
Windows