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

Difference between revisions of "M1 compatible games master list"

From AppleGamingWiki, the wiki about gaming on M1 Apple silicon Macs
m (Moved over to alt template that goes below the template include size)
m (moved over to using templates)
Line 29: Line 29:
 
{{mm}} ''This list was last refreshed on '''{{CURRENTMONTHNAME}} {{CURRENTDAY}},  {{CURRENTYEAR}}'''. [{{fullurl:{{FULLPAGENAMEE}}|action=purge}} Purge] the page to refresh it.''
 
{{mm}} ''This list was last refreshed on '''{{CURRENTMONTHNAME}} {{CURRENTDAY}},  {{CURRENTYEAR}}'''. [{{fullurl:{{FULLPAGENAMEE}}|action=purge}} Purge] the page to refresh it.''
  
<div class="container-pcgwikitable"><table class="pcgwikitable template-infotable sortable" id="table-listofgames" style="max-width: 100%"><!--
+
<div class="container-pcgwikitable">
 
 
-->    <tr class="template-infotable-head table-listofgames-head-row">
 
<th scope="col" style="width: 230px;" class="table-listofgames-head-name">Game</th>
 
<th scope="col" style="width: 100px" class="table-listofgames-head-native"><abbr title="How the game functions through this method">Native</abbr></th>
 
<th scope="col" style="width: 100px" class="table-listofgames-head-rosetta_2"><abbr title="How the game functions through this method">Rosetta 2</abbr></th>
 
<th scope="col" style="width: 100px" class="table-listofgames-head-iosipados_app"><abbr title="How the game functions through this method">iOS/iPadOS</abbr></th>
 
<th scope="col" style="width: 100px" class="table-listofgames-head-crossover"><abbr title="How the game functions through this method">CrossOver</abbr></th>
 
<!--
 
<th scope="col" style="width: 100px" class="table-listofgames-head-wine"><abbr title="How the game functions through this method">Wine</abbr></th>
 
-->
 
<th scope="col" style="width: 100px" class="table-listofgames-head-parallels"><abbr title="How the game functions through this method">Parallels</abbr></th>
 
<!--
 
<th scope="col" style="width: 100px" class="table-listofgames-head-windows_10_arm"><abbr title="How the game functions through this method">Windows 10 ARM</abbr></th>
 
<th scope="col" style="width: 100px" class="table-listofgames-head-linux_arm"><abbr title="How the game functions through this method">Linux ARM</abbr></th>
 
-->
 
</tr>
 
 
{{#cargo_query:
 
{{#cargo_query:
 
tables=Compatibility_macOS
 
tables=Compatibility_macOS
 
|fields=Compatibility_macOS._pageName, Compatibility_macOS.native, Compatibility_macOS.rosetta_2, Compatibility_macOS.iosipados_app, Compatibility_macOS.crossover, Compatibility_macOS.wine, Compatibility_macOS.parallels, Compatibility_macOS.windows_10_arm, Compatibility_macOS.linux_arm
 
|fields=Compatibility_macOS._pageName, Compatibility_macOS.native, Compatibility_macOS.rosetta_2, Compatibility_macOS.iosipados_app, Compatibility_macOS.crossover, Compatibility_macOS.wine, Compatibility_macOS.parallels, Compatibility_macOS.windows_10_arm, Compatibility_macOS.linux_arm
|limit=5000
+
|limit=1000
 
|offset=0
 
|offset=0
 
|format=template
 
|format=template
 
|template=ListOfGames/rowMacOSCompatibilityAlt
 
|template=ListOfGames/rowMacOSCompatibilityAlt
 
|named args=yes
 
|named args=yes
 +
|intro={{ListOfGames/intro/MasterList|max-width: 100%}}
 +
|outro=</table>
 
}}
 
}}
</table></div>
+
</div>
  
 
[[Category:Lists]]
 
[[Category:Lists]]

Revision as of 14:31, 21 April 2022

All lists


Tracking
Error 1140: In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'applegamingwiki_cargo.cargo__Compatibility_macOS._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__Compatibility_macOS`.`_pageID` AS `cargo_backlink_page_id_Compatibility_macOS`,COUNT(*) FROM `cargo__Compatibility_macOS` ORDER BY `cargo__Compatibility_macOS`.`_pageID`,COUNT(*) LIMIT 100

games of which

Error 1140: In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'applegamingwiki_cargo.cargo__Compatibility_macOS._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__Compatibility_macOS`.`_pageID` AS `cargo_backlink_page_id_Compatibility_macOS`,COUNT(*) FROM `cargo__Compatibility_macOS` WHERE (`cargo__Compatibility_macOS`.`native`<>'unplayable' AND `cargo__Compatibility_macOS`.`native`<>'na' AND `cargo__Compatibility_macOS`.`native`<>'unknown') OR (`cargo__Compatibility_macOS`.`rosetta_2`<>'unplayable' AND `cargo__Compatibility_macOS`.`rosetta_2`<>'na' AND `cargo__Compatibility_macOS`.`rosetta_2`<>'unknown') OR (`cargo__Compatibility_macOS`.`iosipados_app`<>'unplayable' AND `cargo__Compatibility_macOS`.`iosipados_app`<>'na' AND `cargo__Compatibility_macOS`.`iosipados_app`<>'unknown') OR (`cargo__Compatibility_macOS`.`crossover`<>'unplayable' AND `cargo__Compatibility_macOS`.`crossover`<>'na' AND `cargo__Compatibility_macOS`.`crossover`<>'unknown') OR (`cargo__Compatibility_macOS`.`wine`<>'unplayable' AND `cargo__Compatibility_macOS`.`wine`<>'na' AND `cargo__Compatibility_macOS`.`wine`<>'unknown') OR (`cargo__Compatibility_macOS`.`parallels`<>'unplayable' AND `cargo__Compatibility_macOS`.`parallels`<>'na' AND `cargo__Compatibility_macOS`.`parallels`<>'unknown') ORDER BY `cargo__Compatibility_macOS`.`_pageID`,COUNT(*) LIMIT 100

are playable

Error 1140: In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'applegamingwiki_cargo.cargo__Compatibility_macOS._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__Compatibility_macOS`.`_pageID` AS `cargo_backlink_page_id_Compatibility_macOS`,COUNT(*) FROM `cargo__Compatibility_macOS` WHERE `cargo__Compatibility_macOS`.`native`<>'unplayable' AND `cargo__Compatibility_macOS`.`native`<>'na' AND `cargo__Compatibility_macOS`.`native`<>'unknown' ORDER BY `cargo__Compatibility_macOS`.`_pageID`,COUNT(*) LIMIT 100

M1-native games

Error 1140: In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'applegamingwiki_cargo.cargo__Compatibility_macOS._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__Compatibility_macOS`.`_pageID` AS `cargo_backlink_page_id_Compatibility_macOS`,COUNT(*) FROM `cargo__Compatibility_macOS` WHERE `cargo__Compatibility_macOS`.`rosetta_2`<>'unplayable' AND `cargo__Compatibility_macOS`.`rosetta_2`<>'na' AND `cargo__Compatibility_macOS`.`rosetta_2`<>'unknown' ORDER BY `cargo__Compatibility_macOS`.`_pageID`,COUNT(*) LIMIT 100

Rosetta 2 games

Error 1140: In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'applegamingwiki_cargo.cargo__Compatibility_macOS._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__Compatibility_macOS`.`_pageID` AS `cargo_backlink_page_id_Compatibility_macOS`,COUNT(*) FROM `cargo__Compatibility_macOS` WHERE `cargo__Compatibility_macOS`.`iosipados_app`<>'unplayable' AND `cargo__Compatibility_macOS`.`iosipados_app`<>'na' AND `cargo__Compatibility_macOS`.`iosipados_app`<>'unknown' ORDER BY `cargo__Compatibility_macOS`.`_pageID`,COUNT(*) LIMIT 100

iOS/iPadOS games

Error 1140: In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'applegamingwiki_cargo.cargo__Compatibility_macOS._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__Compatibility_macOS`.`_pageID` AS `cargo_backlink_page_id_Compatibility_macOS`,COUNT(*) FROM `cargo__Compatibility_macOS` WHERE `cargo__Compatibility_macOS`.`crossover`<>'unplayable' AND `cargo__Compatibility_macOS`.`crossover`<>'na' AND `cargo__Compatibility_macOS`.`crossover`<>'unknown' ORDER BY `cargo__Compatibility_macOS`.`_pageID`,COUNT(*) LIMIT 100

CrossOver games

Error 1140: In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'applegamingwiki_cargo.cargo__Compatibility_macOS._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__Compatibility_macOS`.`_pageID` AS `cargo_backlink_page_id_Compatibility_macOS`,COUNT(*) FROM `cargo__Compatibility_macOS` WHERE `cargo__Compatibility_macOS`.`parallels`<>'unplayable' AND `cargo__Compatibility_macOS`.`parallels`<>'na' AND `cargo__Compatibility_macOS`.`parallels`<>'unknown' ORDER BY `cargo__Compatibility_macOS`.`_pageID`,COUNT(*) LIMIT 100

Parallels games

This list was last refreshed on April 29, 2024. Purge the page to refresh it.

[[:#cargo_query: tables=Compatibility_macOS]]