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 with Sony button prompts"

From PCGamingWiki, the wiki about fixing PC games
(obvious mistake (Nintendo → Sony))
Line 1: Line 1:
This is an automated list of games believed to have settings to show button prompts that match diamond-shaped Nintendo controllers' face buttons (e.g. [[Controller:PlayStation Controller|PlayStation Controller]], [[Controller:DualShock|DualShock]], [[Controller:DualShock 2|DualShock 2]], [[Controller:DualShock 3|DualShock 3]], [[Controller:DualShock 4|DualShock 4]], [[Controller:DualSense|DualSense]], [[Controller:PlayStation Portable|PlayStation Portable]], [[Controller:PlayStation Vita|PlayStation Vita]], [[Controller:PlayStation Classic Controller|PlayStation Classic Controller]], [[Controller:Xperia Play|Xperia Play]], etc.).
+
This is an automated list of games believed to have settings to show button prompts that match diamond-shaped Sony controllers' face buttons (e.g. [[Controller:PlayStation Controller|PlayStation Controller]], [[Controller:DualShock|DualShock]], [[Controller:DualShock 2|DualShock 2]], [[Controller:DualShock 3|DualShock 3]], [[Controller:DualShock 4|DualShock 4]], [[Controller:DualSense|DualSense]], [[Controller:PlayStation Portable|PlayStation Portable]], [[Controller:PlayStation Vita|PlayStation Vita]], [[Controller:PlayStation Classic Controller|PlayStation Classic Controller]], [[Controller:Xperia Play|Xperia Play]], etc.).
  
 
The list aims to remove the need for very small button prompt lists and their <code>More...</code> links on controllers' pages.
 
The list aims to remove the need for very small button prompt lists and their <code>More...</code> links on controllers' pages.

Revision as of 05:17, 19 July 2023

This is an automated list of games believed to have settings to show button prompts that match diamond-shaped Sony controllers' face buttons (e.g. PlayStation Controller, DualShock, DualShock 2, DualShock 3, DualShock 4, DualSense, PlayStation Portable, PlayStation Vita, PlayStation Classic Controller, Xperia Play, etc.).

The list aims to remove the need for very small button prompt lists and their More... links on controllers' pages.

There were plans to divide into 2 lists: 1 for |dualshock prompts = indicating prompts while a Sony controller is connected; and 1 for |other button prompts = that nominally indicate prompts while a DirectInput or special controller is connected, but which could also mean there's an in-game setting to enable it for any controller. However, the 2 lists were combined in order to fit them on one page.

Native support

Total number of games:
Error 1054: Unknown column 'cargo__Input.DualShock_prompts' in 'where clause' (mysql01.mysql.pcgamingwiki-14662257-production.svc.cluster.local)

Function: CargoSQLQuery::run Query: SELECT COUNT(*) FROM `cargo__Infobox_game` LEFT OUTER JOIN `cargo__Input` ON ((`cargo__Infobox_game`.`_pageName`=`cargo__Input`.`_pageName`)) WHERE `cargo__Input`.`DualShock_prompts`="true" OR `cargo__Input`.`_ID` IN (SELECT `_rowID` FROM `cargo__Input__Other_button_prompts` WHERE `_value`LIKE 'DualShock%') OR `cargo__Input`.`_ID` IN (SELECT `_rowID` FROM `cargo__Input__Other_button_prompts` WHERE `_value`LIKE 'PlayStation%') OR `cargo__Input`.`_ID` IN (SELECT `_rowID` FROM `cargo__Input__Other_button_prompts` WHERE `_value`LIKE 'Sony%') GROUP BY `cargo__Infobox_game`.`_pageNamespace` ORDER BY COUNT(*) LIMIT 100

Error 1054: Unknown column 'cargo__Input.DualShock_prompts' in 'where clause' (mysql01.mysql.pcgamingwiki-14662257-production.svc.cluster.local)

Function: CargoSQLQuery::run Query: SELECT `cargo__Input`.`_pageID` AS `cargo_backlink_page_id_Input`,`cargo__Infobox_game`.`_pageID` AS `cargo_backlink_page_id_Infobox_game`,`cargo__Infobox_game`.`_pageName` AS `_pageName`,`Series__full` AS `Series`,`Developers__full` AS `Developers`,`Publishers__full` AS `Publishers`,`Released__full` AS `Released`,`Available_on__full` AS `Available on`,`cargo__Infobox_game`.`Released__precision` AS `Released__precision` FROM `cargo__Infobox_game` LEFT OUTER JOIN `cargo__Input` ON ((`cargo__Infobox_game`.`_pageName`=`cargo__Input`.`_pageName`)) WHERE `cargo__Input`.`DualShock_prompts`="true" OR `cargo__Input`.`_ID` IN (SELECT `_rowID` FROM `cargo__Input__Other_button_prompts` WHERE `_value`LIKE 'DualShock%') OR `cargo__Input`.`_ID` IN (SELECT `_rowID` FROM `cargo__Input__Other_button_prompts` WHERE `_value`LIKE 'PlayStation%') OR `cargo__Input`.`_ID` IN (SELECT `_rowID` FROM `cargo__Input__Other_button_prompts` WHERE `_value`LIKE 'Sony%') ORDER BY `cargo__Input`.`_pageID`,`cargo__Infobox_game`.`_pageID`,`cargo__Infobox_game`.`_pageName`,`cargo__Infobox_game`.`Series__full` ,`cargo__Infobox_game`.`Developers__full` LIMIT 100

Hackable support

List of games with Sony button prompts (Hackable/Limited)