Controller Tester 2: Difference between revisions

From Uzebox Wiki
Jump to navigation Jump to search
(Created page with "Details coming soon.")
 
m (Completed entry)
Line 1: Line 1:
Details coming soon.
{{Gameinfo
|title          = SNES Controller Tester 2
|image          = Image:ControllerTester_2.png
|caption        = Main screen
|genres        =
|genre          = Utility
|developers    =
|developer      = Nickolas Andersen (nicksen782)
|code licenses  =
|code license  = [[Image:Gplv3.png|GNU General Public License version 3]] <span style="color:red"><br/>or (at your option) any later version.</span>
|media licenses =
|media license  = [[Image:CC_by_sa.png|Creative Commons Attribution Share-Alike]] version 3.0
|engines        =
|engine        = Uzebox
|video modes    =
|video mode    = 3
|latest release = 1.00
|release date  = 2019/1/12
|languages      =
|language      = English
|libraries      =
|library        =
}}
 
This utility is used to determine which buttons on a gamepad where pressed. It supports 2 gamepads, displays data graphically and also in binary. The last 4 bits are for the mouse and do work.
==Features==
Shows the graphical and binary representation of the gamepad states.
 
== Other info ==
This utility was used for testing the wireless controller dongle. More information at: http://uzebox.org/forums/viewtopic.php?f=4&t=1887&p=29527&hilit=wireless+gamepad#p29516.
Additionally, during gamepad testing for the Online Emulator this utility proved very helpful. Unfortunately, the Controller Tester app did not work with the emulator. This one does.
 
==ROM==
[https://nicksen782.net/UAM/APP_emu/?gameid=274 Play In Browser]
* [[CRLTEST2.UZE|.UZE file]]
 
==Sources==
 
[[Category:Games licensed under the GNU GPL v3]]
[[Category:Media licensed under an CC Attribution-ShareAlike license v3]]
[[Category:Free software games]]
[[Category:Free culture games]]

Revision as of 01:28, 14 January 2019

SNES Controller Tester 2
ControllerTester 2.png
Main screen
GenreUtility
DeveloperNickolas Andersen (nicksen782)
Code licenseGNU General Public License version 3
or (at your option) any later version.
Media licenseCreative Commons Attribution Share-Alike version 3.0
EngineUzebox
Video Mode3
Latest release1.00
Release date2019/1/12
LanguageEnglish


This utility is used to determine which buttons on a gamepad where pressed. It supports 2 gamepads, displays data graphically and also in binary. The last 4 bits are for the mouse and do work.

Features

Shows the graphical and binary representation of the gamepad states.

Other info

This utility was used for testing the wireless controller dongle. More information at: http://uzebox.org/forums/viewtopic.php?f=4&t=1887&p=29527&hilit=wireless+gamepad#p29516. Additionally, during gamepad testing for the Online Emulator this utility proved very helpful. Unfortunately, the Controller Tester app did not work with the emulator. This one does.

ROM

Play In Browser

Sources