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

Difference between revisions of "M1 perfect games list"

From AppleGamingWiki, the wiki about gaming on M1 Apple silicon Macs
(created page)
 
m (fixed counters)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#vardefine:all|{{#cargo_query:tables=Compatibility_macOS|fields=COUNT(*)|where=
+
{{#vardefine:all|{{#cargo_query:tables=Compatibility_macOS|fields=COUNT(*)|group by=_pageNamespace|where=
 
(Compatibility_macOS.native='perfect') OR
 
(Compatibility_macOS.native='perfect') OR
 
(Compatibility_macOS.iosipados_app='perfect') OR
 
(Compatibility_macOS.iosipados_app='perfect') OR
Line 7: Line 7:
 
}}}}<!--
 
}}}}<!--
  
-->{{#vardefine:native|{{#cargo_query:tables=Compatibility_macOS|fields=COUNT(*)|where=Compatibility_macOS.native='perfect'}}}}<!--
+
-->{{#vardefine:native|{{#cargo_query:tables=Compatibility_macOS|fields=COUNT(*)|group by=_pageNamespace|where=Compatibility_macOS.native='perfect'}}}}<!--
  
-->{{#vardefine:rosetta 2|{{#cargo_query:tables=Compatibility_macOS|fields=COUNT(*)|where=Compatibility_macOS.rosetta_2='perfect'}}}}<!--
+
-->{{#vardefine:rosetta 2|{{#cargo_query:tables=Compatibility_macOS|fields=COUNT(*)|group by=_pageNamespace|where=Compatibility_macOS.rosetta_2='perfect'}}}}<!--
  
-->{{#vardefine:iosipados app|{{#cargo_query:tables=Compatibility_macOS|fields=COUNT(*)|where=Compatibility_macOS.iosipados_app='perfect'}}}}<!--
+
-->{{#vardefine:iosipados app|{{#cargo_query:tables=Compatibility_macOS|fields=COUNT(*)|group by=_pageNamespace|where=Compatibility_macOS.iosipados_app='perfect'}}}}<!--
  
-->{{#vardefine:crossover|{{#cargo_query:tables=Compatibility_macOS|fields=COUNT(*)|where=Compatibility_macOS.crossover='perfect'}}}}<!--
+
-->{{#vardefine:crossover|{{#cargo_query:tables=Compatibility_macOS|fields=COUNT(*)|group by=_pageNamespace|where=Compatibility_macOS.crossover='perfect'}}}}<!--
  
-->{{#vardefine:wine|{{#cargo_query:tables=Compatibility_macOS|fields=COUNT(*)|where=Compatibility_macOS.wine='perfect'}}}}<!--
+
-->{{#vardefine:wine|{{#cargo_query:tables=Compatibility_macOS|fields=COUNT(*)|group by=_pageNamespace|where=Compatibility_macOS.wine='perfect'}}}}<!--
  
-->{{#vardefine:parallels|{{#cargo_query:tables=Compatibility_macOS|fields=COUNT(*)|where=Compatibility_macOS.parallels='perfect'}}}}<!--
+
-->{{#vardefine:parallels|{{#cargo_query:tables=Compatibility_macOS|fields=COUNT(*)|group by=_pageNamespace|where=Compatibility_macOS.parallels='perfect'}}}}<!--
  
 
-->;All lists:
 
-->;All lists:
Line 25: Line 25:
 
{{ii}} '''Tracking {{#var:all}} perfect games''' • [[M1 native compatible games‎ list|{{#var:native}} M1-native games]] • [[M1 Rosetta 2 compatible games list|{{#var:rosetta 2}} Rosetta 2 games]] • [[M1 iPhone iPadOS compatible games list|{{#var:iosipados app}} iOS/iPadOS games]] • [[M1 CrossOver Windows compatible games list|{{#var:crossover}} CrossOver games]] • [[M1 Parallels Windows compatible games list|{{#var:parallels}} Parallels games]]
 
{{ii}} '''Tracking {{#var:all}} perfect games''' • [[M1 native compatible games‎ list|{{#var:native}} M1-native games]] • [[M1 Rosetta 2 compatible games list|{{#var:rosetta 2}} Rosetta 2 games]] • [[M1 iPhone iPadOS compatible games list|{{#var:iosipados app}} iOS/iPadOS games]] • [[M1 CrossOver Windows compatible games list|{{#var:crossover}} CrossOver games]] • [[M1 Parallels Windows compatible games list|{{#var:parallels}} Parallels games]]
 
{{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%"><!--
 
 
-->    <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
Line 48: Line 30:
 
|where=
 
|where=
 
(Compatibility_macOS.native='perfect') OR
 
(Compatibility_macOS.native='perfect') OR
 +
(Compatibility_macOS.iosipados_app='perfect') OR
 
(Compatibility_macOS.rosetta_2='perfect') OR
 
(Compatibility_macOS.rosetta_2='perfect') OR
 
(Compatibility_macOS.crossover='perfect') OR
 
(Compatibility_macOS.crossover='perfect') OR
Line 54: Line 37:
 
|offset=0
 
|offset=0
 
|format=template
 
|format=template
|template=ListOfGames/rowMacOSCompatibility
+
|intro={{ListOfGames/intro/MasterList}}
 +
|template=ListOfGames/rowMacOSCompatibilityAlt
 
|named args=yes
 
|named args=yes
 +
|outro=</table></div>
 
}}
 
}}
 
</table></div>
 
</table></div>
  
 
[[Category:Lists]]
 
[[Category:Lists]]

Latest revision as of 17:46, 10 June 2023