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 that support surround sound"

From PCGamingWiki, the wiki about fixing PC games
m (added |+order=desc)
(migrated to Cargo query; changed limit to 100 entries per page)
Line 1: Line 1:
 
{{ii}} This list is generated automatically. To add or update entries simply edit the individual pages (see the [[PCGamingWiki:Editing guide/Input settings#The table|editing guide]] for details).
 
{{ii}} This list is generated automatically. To add or update entries simply edit the individual pages (see the [[PCGamingWiki:Editing guide/Input settings#The table|editing guide]] for details).
  
{{#ask: [[Category:Games]] [[Surround sound::true||limited||always on||hackable]]
+
{{#cargo_query:
|?Developed by
+
tables=Infobox_game,Audio_settings
|?Published by
+
|join on=Infobox_game._pageName=Audio_settings._pageName
|?Release date|+limit=1
+
|where=Audio_settings.Surround_sound='true' OR 'limited' OR 'hackable' OR 'always on'
|?Available on|+order=desc
+
|fields=Infobox_game._pageName,Infobox_game.Developers,Infobox_game.Publishers,Infobox_game.Released,Infobox_game.Available_on,Audio_settings.Surround_sound=Supported
|?Surround sound
+
|format=template
|format=template
+
|named args=yes
|limit=500
+
|limit=100
|link=all
+
|intro={{Feature/intro}}
|headers=show
+
|template=Feature/row
|searchlabel=... further results
+
|outro=</table>
|valuesep=,
 
|template=Feature/row
 
|introtemplate=Feature/intro
 
|outrotemplate=Feature/outro
 
 
}}
 
}}
  
 
[[Category:Lists]]
 
[[Category:Lists]]

Revision as of 07:40, 12 September 2021

This list is generated automatically. To add or update entries simply edit the individual pages (see the editing guide for details).
Error: Table Audio_settings not found.