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 "Controller:Polymega WC01"

From PCGamingWiki, the wiki about fixing PC games
(proper button names)
(connection method and XInput support)
Line 4: Line 4:
 
|cover        = Polymega_WC01.jpg
 
|cover        = Polymega_WC01.jpg
 
|xinput      = hackable
 
|xinput      = hackable
 +
|connection method = USB, wireless dongle
 
|predecessor  =  
 
|predecessor  =  
 
|successor    =  
 
|successor    =  
Line 22: Line 23:
 
* 2 × digital shoulder buttons: {{Key|L1}}, {{Key|R1}}
 
* 2 × digital shoulder buttons: {{Key|L1}}, {{Key|R1}}
 
* 4 × digital action buttons: {{Key|𝐀}}, {{Key|𝐁}}, {{Key|𝐗}}, {{Key|𝗬}}
 
* 4 × digital action buttons: {{Key|𝐀}}, {{Key|𝐁}}, {{Key|𝐗}}, {{Key|𝗬}}
* 5 × capacitive buttons: {{Key|sᴇʟᴇᴄᴛ}}, {{Key|ʜᴏᴍᴇ}}, {{Key|sᴛᴀʀᴛ}}, {{Key|ᴛᴜʀʙᴏ}}, {{Key|ᴄʟᴇᴀʀ}}
+
* 5 × capacitive buttons: {{Key|sᴇʟᴇᴄᴛ}}, {{Key|sᴛᴀʀᴛ}}, {{Key|ᴛᴜʀʙᴏ}}, {{Key|ᴄʟᴇᴀʀ}}, {{Key|ʜᴏᴍᴇ}}
 
* 4 × digital directional buttons (d-pad): {{Key|↑}}, {{Key|↓}}, {{Key|←}}, {{Key|→}}
 
* 4 × digital directional buttons (d-pad): {{Key|↑}}, {{Key|↓}}, {{Key|←}}, {{Key|→}}
 +
 +
==Support in games==
 +
{{ii}} PC games that support the XInput standard are supported.
 +
===Games with XInput button prompts===
 +
{{ii}} Total number of games: '''{{#cargo_query:
 +
tables=Infobox_game,Input
 +
|join on=Infobox_game._pageName=Input._pageName
 +
|fields=COUNT(*)
 +
|where=Input.Xbox_prompts='true' OR Input.Xbox_prompts='limited' OR Input.Xbox_prompts='hackable'
 +
|format=text
 +
}}'''.
 +
{{ii}} Please note, that this is only list for games that offer XInput button prompts.
 +
{{--}} Some may require use of [[Controller:Xbox 360 Controller|Xbox 360 controller]] emulation. Refer to game-specific articles for details.
 +
{{#cargo_query:
 +
tables=Infobox_game,Input
 +
|join on=Infobox_game._pageName=Input._pageName
 +
|where=Input.Xbox_prompts='true' OR Input.Xbox_prompts='limited' OR Input.Xbox_prompts='hackable'
 +
|order by=Infobox_game.Released DESC
 +
|fields=Infobox_game._pageName,Infobox_game.Series,Infobox_game.Developers,Infobox_game.Publishers,Infobox_game.Released,Infobox_game.Available_on
 +
|format=template
 +
|named args=yes
 +
|limit=20
 +
|intro={{Game list/intro}}
 +
|template=Game list/row
 +
|outro=</table></div>
 +
}}

Revision as of 22:20, 21 December 2022

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
Polymega WC01 - Universal Wireless Controller
Polymega WC01 - Universal Wireless Controller cover
XInput support
Connection method
USB, wireless dongle

Key points

Connection Types: 2.4ghz USB Dongle, USB Wired
Battery Capacity: 600mAh, Charging Time: 2-3 hours.
Working Distance: Approx. 8m.

General information

WC01 - UNIVERSAL WIRELESS CONTROLLER

Inputs

  • 2 × clickable analog sticks: L3, R3
  • 2 × analog triggers: L2, R2
  • 2 × digital shoulder buttons: L1, R1
  • 4 × digital action buttons: 𝐀, 𝐁, 𝐗, 𝗬
  • 5 × capacitive buttons: sᴇʟᴇᴄᴛ, sᴛᴀʀᴛ, ᴛᴜʀʙᴏ, ᴄʟᴇᴀʀ, ʜᴏᴍᴇ
  • 4 × digital directional buttons (d-pad): , , ,

Support in games

PC games that support the XInput standard are supported.

Games with XInput button prompts

Total number of games:
Error 1140: In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'pcgamingwiki_cargo.cargo__Input._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__Input`.`_pageID` AS `cargo_backlink_page_id_Input`,`cargo__Infobox_game`.`_pageID` AS `cargo_backlink_page_id_Infobox_game`,COUNT(*) FROM `cargo__Infobox_game` LEFT OUTER JOIN `cargo__Input` ON ((`cargo__Infobox_game`.`_pageName`=`cargo__Input`.`_pageName`)) WHERE `cargo__Input`.`Xbox_prompts`='true' OR `cargo__Input`.`Xbox_prompts`='limited' OR `cargo__Input`.`Xbox_prompts`='hackable' ORDER BY `cargo__Input`.`_pageID`,`cargo__Infobox_game`.`_pageID`,COUNT(*) LIMIT 100

.

Please note, that this is only list for games that offer XInput button prompts.
Some may require use of Xbox 360 controller emulation. Refer to game-specific articles for details.

More...