Difference between pages "Recommended N64 plugins" and "Melange"

From Emulation General Wiki
(Difference between pages)
Jump to navigation Jump to search
m (The Plugin Specs)
 
(Compatibility list)
(Tags: Mobile edit, Mobile web edit)
 
Line 1: Line 1:
{{Outdated}}
+
{{WIP}}
 +
__NOTOC__
 +
{{Infobox emulator
 +
|logo =
 +
|logowidth =
 +
|version = 0.1 (Early beta)
 +
|active = Yes
 +
|platform = [[Emulators on Android OS|Android]]
 +
|target = [[Cellphone_emulators#Binary Runtime Environment for Wireless (BREW)|BREW]]
 +
|developer = UsernameAK (a.k.a. /bin/cat)
 +
|support =
 +
|license =
 +
|source = [https://gitlab.com/usernameak/brewemulator GitLab]
 +
|website =
 +
|prog-lang = C
 +
}}
  
The N64 emulation scene had previously been described as a broken mess, the very definition of plugin hell. With recent developments in the scene, however, the situation has markedly improved, and it is no longer considered necessary to have multiple emulators and plugins on hand to get most games to work. This page will outline the best plugins currently available for the benefit of both the casual and enthusiast looking to get their N64 emulation fix.
+
'''Melange''' is a [[Cellphone_emulators#Binary Runtime Environment for Wireless (BREW)|BREW]] emulator for [[Emulators on Android OS|Android]], written in C.
  
==The Plugin Specs==
+
==How to use==
To understand the current plugin situation, and why there are several competing emulators that all appear to use the same plugins but said plugins are not compatible across emulators, a bit of history is in order.
+
In <code>/sdcard/Android/data/io.github.usernameak.brewemulator/files/</code>, place manifest files (.mif) in <code>mif/<game_name>.mif</code> and application resources in <code>mod/<game_name></code>.
  
Historically, the majority of N64 emulators all shared the same plugin spec (known as the zilmar spec, after the creator of Project64, the first emulator to use it), and could therefore all use the same plugins, meaning you could take a plugin DLL file, use it on one emulator, then take that DLL and use it on another, and it would also work there. Of these, the big three emulators were Project64, 1964 and Mupen64. Each had advantages and disadvantages, and some games worked well in one only to not work in another, even when using the same plugin configuration. This necessitated having all of these emulators and sometimes even older or modified versions of them, along with a great many plugins, to be able to play most of the N64 library with the least amount of issues possible - though admittedly a good amount of games (particularly the most popular ones) were playable with just the best few of them. To illustrate the point, [http://bhemuhelp.unaux.com/n64mgcl/N64ConfigList.html here] is a site that, as late as 2012, was dedicated to documenting the exact emulator, plugin and settings combination necessary to get each and every game to at least a playable state, if at all possible.
+
===Notes===
 +
* Android 7 and below is required, so Android 10 and 11 is not supported.
 +
* Onscreen controls are not supported. A workaround is to use a game controller emulator, e.g. [https://play.google.com/store/apps/details?id=com.locnet.gamekeyboard2 GameKeyboard+] or [https://play.google.com/store/apps/details?id=com.fishstix.gameboard GamPad].
  
However, as time went on, things began to change, slowly at first. 1964's development eventually ceased, and it completely fell off the radar. Mupen64 was forked into Mupen64Plus and developed its own plugin spec that was incompatible with the older zilmar spec, making it unable to use existing plugins unless they were specifically ported to it. This left only Project64 as the only relevant and active emulator still using the zilmar spec. For some time, then, this left the fledgling Mupen64Plus missing out on most cutting-edge plugin development, as most people were still using Project64.
+
===Key mappings===
 +
* '''D-pad''' — D-pad
 +
* '''Select''' — Select
 +
* '''Start''' — Start
 +
* '''A'''  — Enter
 +
* '''L''' — W
 +
* '''R''' — E
  
A semblance of parity began to come about as a result of several major developments: first, Mupen64Plus itself was forked by the libretro team, which made many improvements to the core emulator, and integrated its plugins into the core itself. Second, gonetz, the developer of Glide64, unveiled his newest plugin, GLideN64, which would officially support both the zilmar and Mupen64Plus specs from the beginning. Third, the Angrylion plugin, which is the most accurate and compatible (and slowest) plugin there is, began to be ported both for use with standard Mupen64Plus and the libretro fork. Finally, Themaister, one of the creators of libretro and RetroArch, began developing a unique plugin initially exclusive to libretro known as ParaLLEl-RDP, essentially Angrylion running on the GPU through Vulkan compute shaders, enabling near-perfect N64 graphics emulation at actually playable speeds. Add to this the fact that most PCs and many mobile devices are now more than capable enough of running the most advanced plugins, and the plugin situation, once considered a labyrinth, has been greatly simplified to just needing a few for the vast majority of use cases.
+
{| class="wikitable mw-sortable"
 +
|-
 +
|[[File:Key1.png|350px]]
 +
|}
  
All that said, the issue is that there are now three plugin standards to account for:
+
==Overview==
 +
As BREW and Android share the ARM architecture, Melange only has to translate specific calls, as with [[Wine]] on POSIX-compliant operating systems, like macOS and Linux, providing increased performance compared to a virtual machine or emulator. It can boot many BREW games not requiring OpenGL (e.g. Doom RPG) or some other APIs. As such, some KTF titles work, but not Zeebo titles, as gamepads and OpenGL are unimplemented. The emulator is in early development.
  
*The zilmar spec - Utilized by Project64 and most other legacy emulators; only Project64 still uses it today.
+
While it is free and open-source, it contains proprietary components from Qualcomm, the platform's creator.
  
*The Mupen64Plus spec - Utilized by Mupen64Plus and most of its forks.
+
==Screenshots==
 +
;UI
 +
{| class="wikitable mw-sortable"
 +
|-
 +
|[[File:UI.jpg|300px]]
 +
|}
  
*The libretro spec - Not really a spec per se, as the plugins are integrated directly into the core, so there's no DLL files to download or add.
+
;Gameplay
 +
{| class="wikitable mw-sortable"
 +
|-
 +
|[[File:MS4.jpg|300px]]
 +
|[[File:TDK.jpg|300px]]
 +
|}
  
As of right now, not all plugins are readily available on all three.
+
==Features==
 +
* Compatibility is good but unstable.
 +
* Most BREW titles run.
 +
* Some KTF titles run.
 +
* Zeebo games are unsupported.
 +
* Touchscreen support is unimplemented.
 +
* Sound is not supported.
  
==Video==
+
==Downloads==
[[File:SuperMario64-Comparison.png|thumb|right|Jabo's Direct3D8 (left) compared with angrylion's RDP with OpenGL (right), while playing ''Super Mario 64''.]]
+
; Melange
*Jabo's Direct3D - Comes with Project64. Very speedy, has built-in AA, AF options, and is one of the only plugins with a [[Widescreen_Hack|widescreen hack]]. The most recent version included with Project64 2.x (1.7.0.57-ver5) is somewhat buggy and has regressions, however, so the version included in [http://www.jabosoft.com/articles/114 Jabo's 1.6.1 patch] is recommended instead for most cases, though the former can run in LLE mode, which can help with a few games. Sadly, it will likely never see another update again, and there is some talk of replacing it with either Glide64 or GLideN64 as Project64's default video plugin or even removing it outright.
+
{| cellpadding="4"
*Glide64 - Also comes with Project64 as of version 2.1. Often much more accurate and compatible than Jabo's plugin, and has a wealth of options, though it can be slower on lower-end machines, and may not work on integrated graphics. Still, it is overall the best and most compatible plugin for general use, though it is by no means issue-free, and it is very likely little to no further improvements will be made to it. The version bundled with Project64 2.x is only really meant to work with those versions of Project64, however, so if you're using another emulator, try [https://code.google.com/p/glidehqplusglitch64/ Glide64 Final] instead.
+
|-
*[http://www.emutalk.net/threads/54166-Rice-Video-Community-version Rice Video] - A fast, highly configurable video plugin famous for its ability to load [[Texture_Packs|hi-res textures]], making it a popular plugin within the N64 emulation community. The 1964 team eventually annexed it as its official video plugin, renaming it 1964Video. There are many versions and forks of it floating around, either to fix issues or add features. For the most part, however, it has fallen behind in comparison to Glide64, which can now also load hi-res textures. As such, none of its variations are recommended for general use unless there's a very specific fringe case or you're on a toaster.
+
|align=center|{{Icon|APK-big}}
*[http://www.emutalk.net/threads/40640-Z64-a-LLE-graphics-plugin z64gl] - A hardware-accelerated, low-level plugin developed by ziggy, derived from MAME's N64 driver. It has the capability to render at the N64's native resolution in case you don't like super sharp polygons with low-res textures. It also includes experimental multi-threading support. Requirements are heavier than Jabo's plugin and Glide64, and configuration requires editing the config file directly. Needs an LLE RSP plugin, such as the bundled z64 RSP or Project64's RSP plugin set to LLE graphics. Overall, it tends to be quite glitchy with many games, but it is one of the only plugins capable of properly displaying difficult games such as Rogue Squadron. After years of abandonment, a [https://github.com/purplemarshmallow/z64/tree/angrylion-integration recent fork] has cropped up that aims at improving this plugin's accuracy and fixing its bugs by incorporating code from angrylion's plugin and improving the overall code quality.
+
|'''[https://cdn.discordapp.com/attachments/735124238398259281/902882161252790312/app-release.apk Beta 0.1]''' <small> (Doesn't work on Android 11, black screen)</small>
*[https://github.com/gonetz/GLideN64/ GLideN64] - A plugin developed by the maker of Glide64, though its code is actually originally based on gln64 (with combiner hacks from Glide64 and LLE code from z64gl). The plugin currently supports mip-mapping, emulation of low-level triangles, microcode of some games, gamma correction, flat and prim shading, VI emulation, and LLE graphics (though defaults to HLE). By 2018, it has [[Nintendo_64_emulators#High-level_vs._low-level_graphics|implemented HLE support]] of microcodes for many popular N64 games to enable fast performance, even on mid to high-end PC's/systems, and graphical enhancements. It currently fixes numerous long-standing issues in games and is capable of smoothly emulating advanced framebuffer effects in hardware that Glide64 and Jabo could not without resorting to software and murdering the framerate in the process. It also supports several enhancements, such as hi-res custom [[Texture_Packs|texture support]], AA and AF, a [[Widescreen_Hack|widescreen hack]], and even some shaders. There is support for an "[[Overscan]]" feature that helps the users to [[Widescreen_Hack#Nintendo_64|remove black borders around a game's visual output]]. However, it requires at least OpenGL 3.3 in the latest versions to run, and OpenGL 4.x for some advanced functions, making this plugin very toaster-unfriendly. It is also not without its share of issues and regressions on some games compared to Glide64. Its LLE mode is also much slower than even z64gl, and some of the plugin's features are broken in this mode.
+
|-
*[https://sourceforge.net/p/angrylions-stuff/code/HEAD/tree/ Official Angrylion RDP] - A software-rendered, hardware-accurate plugin, developed by angrylion (though derived from MAME, much like z64gl). This specific version is the most accurate N64 renderer in existence, it is capable of playing almost every single game in the N64 library with no issues, fixing even notorious cases such as the ''Pokémon Snap'' red dot and the ''Body Harvest'' bridge. However, because of its sheer intensiveness, it is currently little more than a curiosity. Try it out if you have a tricked-out rig and want to test your CPU's mettle. This plugin uses Direct Draw and is Windows only.
+
|align=center|{{Icon|APK-big}}
*[http://www.emutalk.net/threads/55481-angrylion-s-Per-Pixel-RDP-with-OpenGL HatCat/angrylion's Pixel-Accurate N64 Plugin] - This is a fork of Angrylion's RDP, done by HatCat. It has some optimizations not present in the official code, but is outdated and lacking some accuracy improvements and optimizations written by Angrylion. It has the option to disable the VI filters (which gives a speed boost), as well as the ability to set custom resolutions. Also, this version uses OpenGL 1.x instead of Direct Draw and supports Linux.
+
|'''[https://cdn.discordapp.com/attachments/735124238398259281/902885102927872060/app-debug.apk Debug build]
*[https://github.com/ata4/angrylion-rdp-plus/releases Angrylion RDP Plus] - This is a fork of Angrylion's RDP that supports multithreading. It now uses OpenGL 3.3 and also supports Linux. The multi-threading helps boost performance significantly, but some games are still not full speed on an i7 8700k. This fork has at least one accuracy regression, compared to the official version of Angrylion. It also allows you to disable VI filters.
+
|}
  
==Audio==
+
; Apps
*Jabo's DirectSound - Comes with Project64. It works fine for the most part, but some games may not play nice with it. It is a low-level plugin, so it needs an accompanying LLE RSP plugin. Will probably never be updated again.
+
Downloaded BREW apps are tied to an individual handset via a digital signature, making piracy or sideloading difficult if not impossible. However, some devices can run backups and pirated apps, which are much rarer and harder to find than ones for J2ME. Many games have been dumped, but most are undumped as of yet. There are a few collections of European, American and Korean titles, but not Japanese ones.
*[http://www.emutalk.net/threads/27610-Audio-v0-56-WIP2-Download-Feedback Azimer's HLE Audio] - This popular HLE audio plugin boasts high compatibility. Version 0.56WIP2 is old as hell, but it is the tried and true standard to which audio plugins are compared against. Recently, [https://github.com/Azimer/AziAudio Azimer open sourced his plugin], and there are plans to integrate it into Project64 and eventually replace Jabo's as its official audio plugin. The latest development versions have a few issues, however.
 
*[http://forum.pj64-emu.com/showthread.php?t=3644 Shunyuan's HLE Audio] - An audio plugin, apparently based on 1964Audio and HatCat's RSP plugin. Can run in both LLE and HLE modes despite the name, though the HLE mode just makes it run a baked-in version of HatCat's RSP, which makes it not a true HLE plugin. Has been abandoned after charges of just taking others' code without revealing a source. If games run at a weird speed using this plugin, go to the ROM's Game Settings, and disable Fixed Audio Timing and Sync using Audio. Despite its Frankenstein nature, it actually works surprisingly well, although modern development versions of Project64 no longer work with it, apparently due to it depending on a bug that has now been fixed.
 
  
==Input==
+
{| class="wikitable" style="text-align:center;"
*Jabo's DirectInput - Comes with Project64, but now removed in favor of NRage Input. It isn't too bad, but it may have some compatibility problems with some controllers. Should work just fine with the keyboard if you're one of those masochists who emulates without a controller. Only standard controller emulation with nothing attached to it. As usual, do not expect any updates.
+
|-
*[https://sourceforge.net/projects/nragev20/ NRage Input] - Also comes with Project64 as of version 2.2. Hands down the best input plugin as it is more feature complete than Jabo's DirectInput. Has a ton of options and great controller compatibility, including XInput support for use with Xbox 360 controllers. It can't emulate the microphone that is required by ''Hey You, Pikachu'' or the printer required for the ''Pokémon Snap Station''. It has the ability to emulate Controller Pak (''Mario Kart 64'''s ghost saves), Rumble Pak (''Star Fox 64''), and Transfer Pak (''Pokémon Stadium'' series) functionality fairly well. Version 2.3 of Project64 introduced a version of the plug-in that can emulate the N64's mouse accessory designed for the 64DD to coincide with Project64's newest ability to emulate the 64DD accessory. Surprisingly, ''Mario Artist: Paint Studio'' can use the Japanese ''Game Boy Camera'' (called ''Pocket Camera'') in Transfer Pak mode, but the camera function doesn't work as it displays static, although importing captured images still works technically.
+
! scope="col"|Set
*[https://www.raphnet-tech.com/products/raphnetraw/index.php/ Raphnetraw] - This open source plugin allows streamlined use of N64 controller(s) via raphnet [https://www.raphnet-tech.com/products/n64_usb_adapter_gen3/index.php N64-to-USB v3+ adapters]. It supports rumble and is available for Project64 and mupen64plus. Also contains various DLLs for special port arrangements [https://www.raphnet.net/programmation/mupen64plus-input-raphnetraw/index_en.php#4 (link)].
+
! scope="col"|Backups
 +
|-
 +
|[https://archive.org/details/qualcomm-brew-games Qualcomm BREW Games]
 +
|[https://mega.nz/#F!LfRQCYqR!Bc_lPnMJbH5pYGZx7IB-Qw 2008-2010], [https://mega.nz/#F!fSZmBQbK!cOhvnFTNoI375xGjxCT9fg 2015-2018], [https://www.mediafire.com/folder/b65px7qldysq9/Games Mirror], [https://drive.google.com/u/0/uc?id=12_wvGkV1OJnTcrvDagHMu9IEXOSPRt9b&export=download Super Mirror],[https://www.4shared.com/rar/VYYDAE2U/BREW_by_Straces.html Super Backup + more games]<br/><small> (Password: ''Straces'')</small>
 +
|-
 +
|[https://archive.org/details/ktf-brew Korean KTF BREW 358 Mobile Games]
 +
|[https://drive.google.com/file/d/1lqooICJIZKXSLYGBEmWPixL62_U2u09I/view ✓]
 +
|-
 +
|[https://archive.org/details/ktf.....game..qpst. Korean 2003-2004 KTF BREW eMule network Mobile Games]
 +
|[https://mega.nz/file/uTwG3RpI#G9YKztyKE18HlhF6CX6wt_zSDwyxmYjkxewtoZxkV8c ✓]
 +
|-
 +
|[https://archive.org/details/zeebo-game-app-compilation-open-zeebo Zeebo Game & App Compilation]
 +
|[https://mega.nz/file/A6h1XArB#iSwtRslH_nG1wo76JzjO6T26d2RIAiH0EXaRH-Tr6qQ ✓]
 +
|-
 +
|[http://forum.allsiemens.com/viewtopic.php?t=58169 Allsiemens.com list by kraze]
 +
|N/A
 +
|-
 +
|[http://straces.wz.cz/brew/brew_games.htm Straces collection]
 +
|N/A
 +
|-
 +
|[https://spac1.net/files/user/rostislav582/list/dostup-zapreschen-postoronnim/kollekcija-korejskih-java-igr-dlja-brew-mp-7225391 Korean BREW MP games collection]
 +
|N/A
 +
|}
  
==RSP==
+
==Compatibility list==
*Zilmar's RSP - Comes with Project64. Very accurate, quite fast in Recompiler mode, and will work fine for every game. The version included in Project64 2.x can work with both LLE and HLE plugins by toggling the relevant options in the Plugins settings menu.
+
{|class="wikitable" width=500px
*Mupen64 HLE RSP - Comes with Mupen64. A very fast and compatible HLE RSP plugin. Written by Hacktarux and Azimer. Has issues with some games, particularly those using MusyX microcode. MusyX support was later added to the Mupen64Plus version, but those changes have yet to be backported to the zilmar-spec version.
+
! colspan="2" | Key
*z64 RSP plugin pack - Largely deprecated. This set of RSP plugins comes with the z64 video plugin, each with their own purpose:
+
|-
**Ziggy-z64RSP - This RSP is based on the MAME/MESS RSP code. It is slower but more accurate.
+
! style="background:#E9E9E9;" | Compat Legend
**Ziggy-PJ64 - Based on the Project64 1.4 RSP, this plugin is much faster.
+
! style="background:#E9E9E9;" | Class
**angrylion - This RSP is a simple Interpreter, and is required for a few games like World Driver Championship to work correctly with z64gl.
+
|-
*[http://www.emutalk.net/threads/56919-quot-Static-quot-RSP-Interpreter-Plugin "Static" RSP Interpreter] - Made by HatCat and originally released in [http://forum.pj64-emu.com/showthread.php?t=3618 Project64 Forum]. as of the most recent release version, it is not only one of the most accurate RSP plugins, but also one of the fastest if using the SSSE3 version, though zilmar's RSP in Recompiler mode trumps it in speed. It also comes in SSE2 and non-SSE variations in case your PC does not support those instruction sets. It is capable of working with both HLE and LLE audio and video plugins via the following settings:
+
|style="background:lightgreen;"|Games that work 100% or have few/very minor issues, like stuttering audio, or other things that don't affect gameplay.
**Send display lists to the graphics plugin - Check if using an HLE graphics plugin, uncheck if using LLE
+
|style="background:lightgreen;"|Excellent
**Send audio lists to the audio plugin - Check if using an HLE audio plugin, uncheck if using LLE
+
|-
**Force CPU-RSP signals synchronization - Check if playing Gauntlet Legends, World Driver Championship, or Stunt Race 64. Only works with Project64 2.x.
+
|style="background:turquoise;"|Games that work 100%, good audio, or other things that still affect gameplay.
**Support CPU-RSP semaphore lock - Check to fix issues with Mario no Photopie. Only works with Project64 2.x.
+
|style="background:turquoise;"|Perfect
*Parallel RSP - A fast and accurate RSP based on the work of [https://github.com/Themaister/parallel-rsp Themaister] and is a RSP option mainly used in the [https://www.libretro.com/index.php/parallel-n64-with-parallel-rsp-dynarec-release-fast-and-accurate-n64-emulation/ Parallel N64 Libretro core] however it is also possible to use it with [[M64p]] and [[RMG]] as a plugin.
+
|-
 +
|style="background:yellow;"|Games that work 100% or have few/very major issues, like stuttering audio, or other things that don't affect gameplay.
 +
|style="background:yellow;"|Okay
 +
|-
 +
|style="background:orange;"|Games that mostly work but with more serious but playable bugs, or random lockups (random doesn't mean lock up every time at the same spot in the game).
 +
|style="background:orange;"|Issues
 +
|-
 +
|style="background:salmon;"|Games that do not load and have major problems and/or are unplayable, or have consistent lock ups.
 +
|style="background:salmon;"|Doesn't Work
 +
|-
 +
|style="background:grey;"|Unknown status. Game has not been tested, or the test results were unclear.
 +
|style="background:grey;"|Untested
 +
|}
  
==Recommended N64 Setups==
+
The following list contains almost all European and American BREW games.
 +
{|class="wikitable sortable mw-collapsible mw-collapsed" width="800px"
 +
! class=sortable | Name
 +
! class=sortable | Status
 +
! class=sortable | Notes
 +
! class=sortable | Dumped/Available?
 +
|-
 +
|style="background:Game;"|1000 Words
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|1942
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|2 Fast 2 Furious
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|365 Puzzle Club
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|3°C
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|3D Battle Tank
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|3D Brick Breaker Revolution 2
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|3D Fast & Furious Pink Slip
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|3D Rollercoaster Rush
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|3D Slam Ping Pong
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|3D The Fast and the Furious
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|3D The Fast and the Furious: Tokyo
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|3D Tilt-A-World
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|4 Elements
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|7 Wonders of the Ancient World
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Action Hero 3D: Wild Dog
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Ai Senshi Nicol
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Ai to Rōdō no Hibi
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Ali 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Aliens: Unleashed
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Aliens vs Predator 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Aliens vs Predator: Requiem
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Alpine Racer EX
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Aladdin
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|AND 1 Streetball
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Yes
 +
|-
 +
|style="background:Game;"|Andretti Racing 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Yes
 +
|-
 +
|style="background:Game;"|Are you smarter than a 5th Grader?
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Armadillo Gold Rush
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Ashoka
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Asphalt 4: Elite Racing
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Asphalt: Urban GT
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Asphalt: Urban GT 2 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Asteroids
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Yes
 +
|-
 +
|style="background:Game;"|Attack of the Flarb
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Atletismo
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Aulbath: Wild River
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Avalanche Snowboarding
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Bases Loaded
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Batman Begins
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Beach Volley Girl Shizuku
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Beach Volley Girl Shizuku 2: Hishō-hen
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Beach Volley Girl Shizuku 3: Sekai Taikai-hen
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Bejeweled: Twist
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Big Buck Hunter Pro
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|BioShock 3D
 +
|style="background:salmon;"| Doesn't work
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Yes
 +
|-
 +
|style="background:Game;"|The Birds: Evil has Wings
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Blade: Trinity
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Blingster Battle
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Block Breaker Deluxe
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Yes
 +
|-
 +
|style="background:Game;"|Block Breaker Deluxe 2
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Yes
 +
|-
 +
|style="background:Game;"|Block Breaker 3 Unlimited
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Blokus
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Bloons
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Bode Miller Alpine Racing
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Bomberman Land: Battles
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Bomberman Special
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Bonk's Return
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Bookworm Deluxe
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Brain Exercise
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Yes
 +
|-
 +
|style="background:Game;"|Brave Shot 2
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Brothers in Arms: Earned in Blood 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Yes
 +
|-
 +
|style="background:Game;"|Bruce Lee – Iron Fist 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Bubble Ducky
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Bugs Bunny: Rabbit Rescue
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Burnout
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Buzztime Trivia
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Cake Mania Celebrity Chef
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Call Of Duty 5: World At War
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Yes
 +
|-
 +
|style="background:Game;"|Cartel Wars
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|CATCHa Mouse
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Centipede
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Yes
 +
|-
 +
|style="background:Game;"|Chessmaster
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Chuck Norris: Bring on the Pain
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Churashima Kurashi
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Chuzzle Deluxe
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|City Connection: Rocket
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Classic Mini Golf 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Yes
 +
|-
 +
|style="background:Game;"|Clue
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Cluster fruits
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Collapse! Chaos
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Yes
 +
|-
 +
|style="background:Game;"|Collapse! Blast
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Collapse! Holiday Edition
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Common Knowledge Quiz
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Congklak
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Yes
 +
|-
 +
|style="background:Game;"|Congo Cube
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Contra
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Contra 4: Redux
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Yes
 +
|-
 +
|style="background:Game;"|Crazy diver
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Yes
 +
|-
 +
|style="background:Game;"|Crazy Texi
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Crash Bandicoot Nitro Kart 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Crash N Burn
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Crash Twin Insanity
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Creature Shock
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Critter Crunch
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Yes
 +
|-
 +
|style="background:Game;"|Crystal Defenders
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Crystal Monsters
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Cubis 2
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Damage San
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Unavailable
 +
|-
 +
|style="background:Game;"|Danmaku Kentei Shiken: Dai-Ou-Jou-Hen
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Darius
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Dark Castle
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|The Dark Horse Horse
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|The Dark Knight
 +
|style="background:turquoise;"| Perfect
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Darts for a camera phone
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|The Da Vinci Code: The Quest Begins
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|de Blob
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Defender
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Delicious – Emily’s Taste of Fame
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Derek Jeter Pro Baseball 2009
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Derek Jeter Pro Baseball 3D 2007
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Detonate
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Devil May Cry: Dante X Vergil
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Diamond Detective
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Diamond Twister
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Dig Dug
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Dig It!
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Digital Devil Story: Megami Tensei
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Digital Devil Story: Megami Tensei II
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Diner Dash
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Diner Dash: Flo on the Go
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Disney•Pixar Ratatouille
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Doodle Jump
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Doom II RPG
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Doom RPG
 +
|style="background:orange;"| Issue
 +
|style="background:Notes;"| Heavy graphic glitches, required patch.
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Donald Trump's Real Estate Tycoon
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Double Dragon (KTF)
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Downtown Texas Hold 'Em
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Dragon Sword
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Dragon Warrior III
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Dragon Quest ll
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Dream Chronicles
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Driv3r
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Driver: L.A. Undercover
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Duke Nukem Arena
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Duke Nukem Mobile
 +
|style="background:lightgreen;"| Excellent
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|DuraTrax Mobile RC
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Earthworm Jim: Special Edition
 +
|style="background:lightgreen;"| Excellent
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Edge
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|The Elder Scrolls Travels: Dawnstar
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|The Elder Scrolls Travels: Stormhold
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Escape
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Everyday English Trainer
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Ever Quest: Hero's Call
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Family Feud
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Family Guy: Uncensored
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|The Fast and the Furious: Fugitive 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|The Fast and the Furious: Fugitive
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|The Fast and the Furious: Pink Slip 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Feeding Frenzy
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Ferrari GT: Evolution
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Ferrari World Championship
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Fieldrunners
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|FIFA World Cup: On the Break
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Fiftgrather
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Fight Club
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Fight Hard 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Fight Night Round 3
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Fight Night Round 4
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Final Fantasy
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Final Fantasy ll
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Final Fantasy IV the After: Tsuki no Kikan - Shūketsu Hen: Tsuki no Inryoku
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Final Fantasy IV the After: Tsuki no Kikan - Shūshō Kōhen: Hoshikui
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Final Fantasy IV the After: Tsuki no Kikan - Shūshō Zenpen: Shingetsu
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Final Fantasy IV: The After Years
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Final Fantasy IV: The After Years - Edge's Tale
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Final Fantasy IV: The After Years - Edward's Tale
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Final Fantasy IV: The After Years - Kain's Tale
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Final Fantasy IV: The After Years - Palom's Tale
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Final Fantasy IV: The After Years - Porom's Tale
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Final Fantasy IV: The After Years - Rydia's Tale
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Final Fantasy IV: The After Years - The Lunarians' Tale
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Final Fantasy IV: The After Years - Yang's Tale
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Final Fantasy VII: Before Crisis
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Final Fantasy VII: Dirge of Cerberus Lost Episode
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Fish Tycoon
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Flight Control
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|FlipIt!
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Flyhight Cloudia
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Flyhight Cloudia II
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Flyhight Cloudia III
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Flyhight Cloudia IV: Eien no Kizuna
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Flynn's Adventures
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Football Trivia
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Fortress Double
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Fortress Tournament
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Fox Motocross 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Frogger Plus
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Furry Legends
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Galaga
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Galaxy on Fire
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Ghostbusters Mobile
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Ghosts 'N Goblins
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Ghosts 'N Goblins: Gold Knights
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Gobaksodor
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|God of War: Betrayal
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Golf Superstars
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Gradius
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Great Legends: Vikings
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Greedy Snake
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Grinsia
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Guitar Hero III Mobile
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Gum Blox
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|G-Unit: Free Yayo
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Harlem Globetrotters
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Heavy Weapon Deluxe
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Helistrike 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Herakles no Eikō III: Kamigami no Chinmoku
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Heroes Lore: Wind Of Soltia
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Heroes Lore 2
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Hero Must Die
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Hexcite Fusion
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Hidden Expedition: Everest
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Highway Racer
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Hills and Rivers Remain
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|ID4 Independence Day
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Inuyasha
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|I-play Bowling
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Irekae IQ Crossword DX
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Ironman Stewart's Off-Road
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|iShoot
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Jail Trail
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|JAMDAT Bowling
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|JAMDAT Bowling 2
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|JAMDAT Bowling 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|JAMDAT Sudoku
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|James Patterson: Women's Murder Club - Death in Scarlet
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|JAWS 3D (V CAST)
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Jewel Quest
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Jewel Quest 2 (Demo)
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Jewels and Jim
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Johnny Crash
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Johnny Crash Stuntman Does Texas
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Kaptaan Dhoni We
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Karma Fighter
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Keitai Shōjo
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|KiKi KaiKai
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|King of Fighters M2
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Kingdom Hearts (V CAST)
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|
 +
|-
 +
|style="background:Game;"|Kodo
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Kururin Cafe
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Learn to Fly We
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Lego Batman
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Lemonade Tycoon
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Little Shop: World Traveler
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Lock'em Up
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|The Legend of Elros
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|The Lord of the Rings: The Return of the King
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|The Lord of the Rings: The Two Towers
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Lost Planet 2
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Love Love Knuckle
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Lumines
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Lumines Mobile
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Luxor
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Madden NFL 2006
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Madden NFL 2007
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Magical Drop DX
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Magical Fantasista
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Magical Fantasista 2
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Magical Fantasista 3
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Majokko Princess
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Maō Company
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Massive Snowboarding 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Mega Man
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Mega Man: Rush Marine
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Memories Off / メモリーズオフ / 메모리즈 오프
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Mercenaries Saga 2: Order of the Silver Eagle
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Mercenaries Saga 3: Gray Wolves of War
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Metal Gear Solid Mobile
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Metal Slug: Mobile Impact
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Midnight Bowling
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Midnight Bowling 2
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Midnight Bowling 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Midnight Pool 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Midtown Madness 3 Mobile
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Might and Magic II
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Military Madness
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Military Madness 2
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Millionaire 07
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Millionaire 2010
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Millionaire Music
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Miner 2049er
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Mobile Battles: Reign of Swords
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Mobile League Sports Network
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Moe Slot: Beach no Shizuku
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Monkey Bars
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Monopoly
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Monopoly Here and Now
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Monopoly Worldwide
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Monster Smash
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Moon Patrol
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Moto GP 2
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Mr Do's Circus
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Ms Pac-man
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|MTV Star Factory
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Muncher
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|MX vs ATV: Untamed
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|My Monster Pet
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Mystia 2
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Narnia Prince Caspian An
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|NBA Live 06
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|NBC Sports Figure Skating
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|NBC Sports National Heads-Up Poker Championship
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Need for Speed: Hot Pursuit
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Need for Speed: Most Wanted
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Need for Speed: Pro Street
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Need for Speed: Shift
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Need for Speed: The Run
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Need for Speed: Undercover
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Need For Speed: Underground 2
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|New Rally-X
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Night Hike
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Ninja Jajamaru-kun Ranbu
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Ninja no Gakko
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Ninja Prophecy
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|NOM
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|NOM 2
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Orcs & Elves
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Orcs & Elves ll
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|The Oregon Trail
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Pac-Man: Championship Edition
 +
|style="background:lightgreen;"| Excellent
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|PAC-MAN Arcade Golf
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Pac-Man Bowling
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Pac-Mania
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Pac-Man Kart Rally 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Pandemonium!
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Peggle Extreme
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Phishing everywhere / どこでもフィシング
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Phoenix Wright, Ace Attorney
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Pitfall!
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Plantasia
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Plants vs. Zombies
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Pocket God
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Pole Position II
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Pool Pro Online (1 & 2)
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Powerboat Challenge
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|The Price is right
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Prey Mobile 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Prince of Persia 3D (V CAST)
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Prince of Persia: Harem Adventures
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Prince of Persia HD
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Prince of Persia: The Sands of Time
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Pro Bike Racing
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Pucchin Puzzle
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Punisher
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Puyo Puyo / とことんぷよぷよ
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Puzzle Quest 2
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Raiden
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Ratchet & Clank: Going Mobile!
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Rayman Bowling
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Rayman Golf
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Ray Newman racing
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Red Baron
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Red Faction: Guerrilla
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Resident Evil: Degeneration
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Resident Evil: Genesis
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Resident Evil 4: Mobile Edition
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Ridge Racer
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Rinji Shūden
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|The Rise of Atlantis
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|River Raid
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|RO
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|ROCKin' Stone
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|ROTK Trivia
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Sally’s Salon
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Sally's Spa
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Sally’s Salon Luxury Edition
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Samurai
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Sangokushi Nendaiki DX
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Scarface: The Rise of Tony Montana
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Scene It? Movies
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Scooby-Doo! 2: Dark Dungeons
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Scooby-Doo!: Castle Capers
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Scuba Solitaire
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Secret of Mana
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Senbazuru
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Sepas Channel
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Shado Fighter
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Shijō Saikyō Miyamoto Julia
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Siberian Strike: Episode I
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Silent Hill Mobile 2
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|The Sims 2 Medieval
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|The Sims 2
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|The Sims 2 Castaway
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|The Sims 2 Pets
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|The Sims Bowling
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|SkeeBall for Prizes
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Skipping Stone
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Skipping Stone IQ
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Slyder
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Snoopy: The Flying Ace
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Snowboarding TNT
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Soaring Bird
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Sōhide Series: Omatsuri Dukushi
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|SolaRola
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Solar Target
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Solitaire deluxe
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Sonic Jump
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Sonic the Hedgehog
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Sonic the Hedgehog ll
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Soul of Darkness
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|South Park: Mega Millionaire
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Space Invaders Infinity Gene
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Space Monkey
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Space Taxi Pinball
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|SplatterHouse
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Speed Devils
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Spider-Man 2: The Hero Returns
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Spore Origins
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Spore 2 Creatures
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Squawk
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Stack'Um
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Stargate SG-1
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Stargate SG-1: Entropy Syndrome
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Star Trek: Nemesis
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Star Trek: The Cold Enemy
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Star Wars: The Empire Strikes Back
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Street Fighter II
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Street Hoops
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Sukebooo Man
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Super Boom Boom
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Super Drop Mania
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Super Puzzle Fighter II Turbo
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Super Real Mahjong for Mobile
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Super Sketcher
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Super Street Fighter II
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Sushi 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Swerve Basketball
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Symphony of Eternity
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tantei Kibukawa Ryōsuke Jikentan Vol. 1: Kamen Gensō Satsujin Jiken
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tantei Kibukawa Ryōsuke Jikentan Vol. 2: Kairōkan Satsujin Jiken
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tantei Kibukawa Ryōsuke Jikentan Vol. 3: Shisha no Rakuen
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tantei Kibukawa Ryōsuke Jikentan Vol. 4: Shirasagi ni Aka no Hane
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tantei Kibukawa Ryōsuke Jikentan Vol. 5: Kuraihakonoue
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tantei Kibukawa Ryōsuke Jikentan Vol. 6: Tsuikōsaku Jiken
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tantei Kibukawa Ryōsuke Jikentan Vol. 7: Otonari Keiji no Sōsa Memo
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tattoo Ink: Hollywood
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tegaki Sonic
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tekken Resolute
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tekken 2
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tenchu: Ayame's Tale 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|The Terminator
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Terminator 3: Rise of the Machines
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tetris Diamond
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tetris Pop
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tetris Revolution
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Thief, Run
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tiger Woods PGA Tour 06
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tiger Woods PGA Tour 09
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tiki Towers
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|T-Mac Street Ball
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tom Clancy's Ghost Recon: Jungle Storm
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tom Clancy's H.A.W.X
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tom Clancy's Rainbow Six: Broken Wing
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tom Clancy's Splinter Cell
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tom Clancy's Splinter Cell: Chaos Theory
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tom Clancy's Splinter Cell: Pandora Tomorrow
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tom Clancy's Splinter Cell: Pandora Tomorrow 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Topolon
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Tower Bloxx
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Transformers G1 Awakening (V CAST)
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|
 +
|-
 +
|style="background:Game;"|Triple Crown
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Trivia King
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Trivial Pursuit
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Twelve GEMs
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|The Twilight Saga: Memory Quest
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Ultimate Chess 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Ultimate Spider-Man
 +
|style="background:turquoise;"| Perfect
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Uno
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Unō Paradise
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Vancouver 2010: Official Mobile Game of the Olympic Winter Games
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Vanguard (unreleased/prototype)
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Venture 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Verizon Championship Racing
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Video Poker Master
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Viral Attack
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|VZW Mahjong
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|VZW Texas Hold'em
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|Wallace & Gromit Adventures
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Where's Waldo?
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Who Wants to Be a Millionaire?
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Wolfenstein RPG
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|
 +
World Series of Poker: Pro Challenge
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|
 +
World Poker Tour: Texas Hold'Em 2
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|-
 +
|style="background:Game;"|WRC: FIA World Rally Championship Mobile 3D
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Xanadu: Dragon Slayer II
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Xevious
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|X-RAD
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Yahtzee
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Yahtzee Adventures
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Yahtzee Deluxe
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|YetiSports: Games of the Yeti Volume 1
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Ys Book 1: The Vanished Omens
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Ys VI: The Ark of Napishtim
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Zanac
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Zombie Infection
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Zombieland
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Zombieland 2
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Zoo Tycoon 2 Mobile
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#ffcccc;"|Lost
 +
|-
 +
|style="background:Game;"|Zuma Deluxe
 +
|style="background:grey;"| Not tested
 +
|style="background:Notes;"|
 +
|style="background:#00FF7F;"|Found
 +
|}
  
===Project64 and Others===
+
==External links==
*'''Commonly Used'''
+
* [https://discord.gg/re9Ab3cpj7 Discord server]
**Glide64 2.0.0.1
+
* [https://lpcwiki.miraheze.org/wiki/Qualcomm_BREW BREW article]
**Shunyuan's HLE Audio (set to LLE)
+
* [https://www.youtube.com/channel/UC-c4v27-3H_rZJW_jk3jPJw kraze's YouTube channel], dedicated to BREW preservation
**"Static" RSP Interpreter or Zilmar's RSP
 
**Either of the RSP plugins should be fine for most games. HatCat's RSP is slightly more accurate. However, zilmar's is much faster. Keep in mind that Glide64 2.0.0.1 is the same as Glide64 Final. Glide64 2.0.0.1 is just a merge of Glide64, GlideHQ, and Glitch64 (which of course the final version has) to be one file, but limits you to certain settings that cannot be changed with the emulator.
 
*'''Best Performance'''
 
**Glide64 Final
 
**Azimer's HLE Audio
 
**Zilmar's RSP
 
**Make sure you configure the graphics plugin to show texture enhancement options. Then you'll have an extra tab to change more options. Goto the texture enhancement tab and click on the button that gives the best performance and it should improve framerate once you saved the settings. There's also another button for best texture quality. There's no need to touch the other plugins. Recommended for most emulators.
 
*'''Accuracy'''
 
**angrylion's Pixel-Accurate N64 Plugin (RDP Plus)
 
**Azimer's Audio NEW
 
**"Static" RSP Interpreter
 
**If you have a decent quad-core CPU, you can run many N64 games with pixel-perfect graphics at full speed, thanks to the new multithreaded version of angrylion's software plugin. The new Azimer's plugin (still WIP) works good in LLE. Since there's almost no visual difference, you may as well use PJ64's RSP to get better performance.
 
  
===Mupen64Plus===
+
[[Category:Emulators]]
[[Mupen64Plus]] has its own set of plugins which are incompatible with plugins used in other emulators. Here is an overview of recommended setups.
+
[[Category:Binary Runtime Environment for Wireless emulators]]
*'''Commonly Used'''
+
[[Category:Android emulation software]]
**Video: Glide64mk2
 
**RSP: cxd4-ssse3 or Parallel RSP
 
**Glide64mk2 is just Glide64 with additional tweaks and enhancements for use with Mupen64Plus. cxd4 is one of HatCat's many names. The cxd4 plugin is a port of his RSP for zilmar-spec emulators. This appears to be the best combination for use with most games, though toasters may have performance issues.
 
*'''Best Performance'''
 
**Video: Rice
 
**RSP: rsp-hle
 
**These are Mupen64Plus's default plugins. Rice's Video is a plugin used on other N64 emulators, most known for its support for hi-res [[Texture_Packs|texture packs]], now enhanced for Mupen64plus. It is not quite up to Glide64's level, but it does well enough for many games and is quite fast. The default RSP plugin appears to be just an enhanced port of vanilla Mupen64's RSP. Use this combination if you have a lower end PC and can't handle the Commonly Used setup.
 
*'''Accuracy/Rogue Squadron'''
 
**Video: z64 or angrylion's Per-Pixel RDP with OpenGL
 
**RSP: cxd4-ssse3 or Parallel RSP
 
**z64 is a port of z64gl, a low-level emulation video plugin for N64 emulators. It comes with its own accompanying z64 RSP, but cxd4 (a port of HatCat's RSP Interpreter plugin) appears to be more accurate and very well optimized. This setup is capable of playing difficult games like Rogue Squadron with very few graphical glitches and faster than on Project64 to boot.
 
 
 
Note: In some cases the cfg file may not appear, in which case you may do this:
 
*Open terminal in emulator folder on in its respective directory
 
*''mupen64plus --configdir'' /directory/where/you/want/it/to/be
 
 
 
[[Category:Recommendations]]
 

Revision as of 09:28, 29 October 2021

Melange
Developer(s) UsernameAK (a.k.a. /bin/cat)
Latest version 0.1 (Early beta)
Active Yes
Platform(s) Android
Emulates BREW
Programmed in C
Source code GitLab

Melange is a BREW emulator for Android, written in C.

How to use

In /sdcard/Android/data/io.github.usernameak.brewemulator/files/, place manifest files (.mif) in mif/<game_name>.mif and application resources in mod/<game_name>.

Notes

  • Android 7 and below is required, so Android 10 and 11 is not supported.
  • Onscreen controls are not supported. A workaround is to use a game controller emulator, e.g. GameKeyboard+ or GamPad.

Key mappings

  • D-pad — D-pad
  • Select — Select
  • Start — Start
  • A — Enter
  • L — W
  • R — E
Key1.png

Overview

As BREW and Android share the ARM architecture, Melange only has to translate specific calls, as with Wine on POSIX-compliant operating systems, like macOS and Linux, providing increased performance compared to a virtual machine or emulator. It can boot many BREW games not requiring OpenGL (e.g. Doom RPG) or some other APIs. As such, some KTF titles work, but not Zeebo titles, as gamepads and OpenGL are unimplemented. The emulator is in early development.

While it is free and open-source, it contains proprietary components from Qualcomm, the platform's creator.

Screenshots

UI
UI.jpg
Gameplay
MS4.jpg TDK.jpg

Features

  • Compatibility is good but unstable.
  • Most BREW titles run.
  • Some KTF titles run.
  • Zeebo games are unsupported.
  • Touchscreen support is unimplemented.
  • Sound is not supported.

Downloads

Melange
Android Beta 0.1 (Doesn't work on Android 11, black screen)
Android Debug build
Apps

Downloaded BREW apps are tied to an individual handset via a digital signature, making piracy or sideloading difficult if not impossible. However, some devices can run backups and pirated apps, which are much rarer and harder to find than ones for J2ME. Many games have been dumped, but most are undumped as of yet. There are a few collections of European, American and Korean titles, but not Japanese ones.

Set Backups
Qualcomm BREW Games 2008-2010, 2015-2018, Mirror, Super Mirror,Super Backup + more games
(Password: Straces)
Korean KTF BREW 358 Mobile Games
Korean 2003-2004 KTF BREW eMule network Mobile Games
Zeebo Game & App Compilation
Allsiemens.com list by kraze N/A
Straces collection N/A
Korean BREW MP games collection N/A

Compatibility list

Key
Compat Legend Class
Games that work 100% or have few/very minor issues, like stuttering audio, or other things that don't affect gameplay. Excellent
Games that work 100%, good audio, or other things that still affect gameplay. Perfect
Games that work 100% or have few/very major issues, like stuttering audio, or other things that don't affect gameplay. Okay
Games that mostly work but with more serious but playable bugs, or random lockups (random doesn't mean lock up every time at the same spot in the game). Issues
Games that do not load and have major problems and/or are unplayable, or have consistent lock ups. Doesn't Work
Unknown status. Game has not been tested, or the test results were unclear. Untested

The following list contains almost all European and American BREW games.

Name Status Notes Dumped/Available?
1000 Words Not tested Unavailable
1942 Not tested Unavailable
2 Fast 2 Furious Not tested Unavailable
365 Puzzle Club Not tested Unavailable
3°C Not tested Unavailable
3D Battle Tank Not tested Unavailable
3D Brick Breaker Revolution 2 Not tested Unavailable
3D Fast & Furious Pink Slip Not tested Unavailable
3D Rollercoaster Rush Not tested Unavailable
3D Slam Ping Pong Not tested Unavailable
3D The Fast and the Furious Not tested Unavailable
3D The Fast and the Furious: Tokyo Not tested Unavailable
3D Tilt-A-World Not tested Unavailable
4 Elements Not tested Unavailable
7 Wonders of the Ancient World Not tested Unavailable
Action Hero 3D: Wild Dog Not tested Unavailable
Ai Senshi Nicol Not tested Unavailable
Ai to Rōdō no Hibi Not tested Unavailable
Ali 3D Not tested Unavailable
Aliens: Unleashed Not tested Unavailable
Aliens vs Predator 3D Not tested Unavailable
Aliens vs Predator: Requiem Not tested Unavailable
Alpine Racer EX Not tested Unavailable
Aladdin Not tested Unavailable
AND 1 Streetball Not tested Yes
Andretti Racing 3D Not tested Yes
Are you smarter than a 5th Grader? Not tested Unavailable
Armadillo Gold Rush Not tested Unavailable
Ashoka Not tested Unavailable
Asphalt 4: Elite Racing Not tested Unavailable
Asphalt: Urban GT Not tested Unavailable
Asphalt: Urban GT 2 3D Not tested Unavailable
Asteroids Not tested Yes
Attack of the Flarb Not tested Unavailable
Atletismo Not tested Unavailable
Aulbath: Wild River Not tested Unavailable
Avalanche Snowboarding Not tested Unavailable
Bases Loaded Not tested Unavailable
Batman Begins Not tested Unavailable
Beach Volley Girl Shizuku Not tested Unavailable
Beach Volley Girl Shizuku 2: Hishō-hen Not tested Unavailable
Beach Volley Girl Shizuku 3: Sekai Taikai-hen Not tested Unavailable
Bejeweled: Twist Not tested Unavailable
Big Buck Hunter Pro Not tested Unavailable
BioShock 3D Doesn't work Yes
The Birds: Evil has Wings Not tested Unavailable
Blade: Trinity Not tested Unavailable
Blingster Battle Not tested Unavailable
Block Breaker Deluxe Not tested Yes
Block Breaker Deluxe 2 Not tested Yes
Block Breaker 3 Unlimited Not tested Unavailable
Blokus Not tested Unavailable
Bloons Not tested Unavailable
Bode Miller Alpine Racing Not tested Unavailable
Bomberman Land: Battles Not tested Unavailable
Bomberman Special Not tested Unavailable
Bonk's Return Not tested Unavailable
Bookworm Deluxe Not tested Unavailable
Brain Exercise Not tested Yes
Brave Shot 2 Not tested Unavailable
Brothers in Arms: Earned in Blood 3D Not tested Yes
Bruce Lee – Iron Fist 3D Not tested Unavailable
Bubble Ducky Not tested Unavailable
Bugs Bunny: Rabbit Rescue Not tested Unavailable
Burnout Not tested Unavailable
Buzztime Trivia Not tested Unavailable
Cake Mania Celebrity Chef Not tested Unavailable
Call Of Duty 5: World At War Not tested Yes
Cartel Wars Not tested Unavailable
CATCHa Mouse Not tested Unavailable
Centipede Not tested Yes
Chessmaster Not tested Unavailable
Chuck Norris: Bring on the Pain Not tested Unavailable
Churashima Kurashi Not tested Unavailable
Chuzzle Deluxe Not tested Unavailable
City Connection: Rocket Not tested Unavailable
Classic Mini Golf 3D Not tested Yes
Clue Not tested Unavailable
Cluster fruits Not tested Unavailable
Collapse! Chaos Not tested Yes
Collapse! Blast Not tested Unavailable
Collapse! Holiday Edition Not tested Unavailable
Common Knowledge Quiz Not tested Unavailable
Congklak Not tested Yes
Congo Cube Not tested Unavailable
Contra Not tested Unavailable
Contra 4: Redux Not tested Yes
Crazy diver Not tested Yes
Crazy Texi Not tested Unavailable
Crash Bandicoot Nitro Kart 3D Not tested Unavailable
Crash N Burn Not tested Unavailable
Crash Twin Insanity Not tested Unavailable
Creature Shock Not tested Unavailable
Critter Crunch Not tested Yes
Crystal Defenders Not tested Unavailable
Crystal Monsters Not tested Unavailable
Cubis 2 Not tested Unavailable
Damage San Not tested Unavailable
Danmaku Kentei Shiken: Dai-Ou-Jou-Hen Not tested Lost
Darius Not tested Lost
Dark Castle Not tested Lost
The Dark Horse Horse Not tested Found
The Dark Knight Perfect Found
Darts for a camera phone Not tested Lost
The Da Vinci Code: The Quest Begins Not tested Lost
de Blob Not tested Lost
Defender Not tested Lost
Delicious – Emily’s Taste of Fame Not tested Lost
Derek Jeter Pro Baseball 2009 Not tested Lost
Derek Jeter Pro Baseball 3D 2007 Not tested Lost
Detonate Not tested Lost
Devil May Cry: Dante X Vergil Not tested Lost
Diamond Detective Not tested Lost
Diamond Twister Not tested Lost
Dig Dug Not tested Lost
Dig It! Not tested Lost
Digital Devil Story: Megami Tensei Not tested Lost
Digital Devil Story: Megami Tensei II Not tested Lost
Diner Dash Not tested Lost
Diner Dash: Flo on the Go Not tested Lost
Disney•Pixar Ratatouille Not tested Lost
Doodle Jump Not tested Found
Doom II RPG Not tested Found
Doom RPG Issue Heavy graphic glitches, required patch. Found
Donald Trump's Real Estate Tycoon Not tested Lost
Double Dragon (KTF) Not tested Found
Downtown Texas Hold 'Em Not tested Lost
Dragon Sword Not tested Found
Dragon Warrior III Not tested Lost
Dragon Quest ll Not tested Lost
Dream Chronicles Not tested Lost
Driv3r Not tested Found
Driver: L.A. Undercover Not tested Lost
Duke Nukem Arena Not tested Found
Duke Nukem Mobile Excellent Found
DuraTrax Mobile RC Not tested Lost
Earthworm Jim: Special Edition Excellent Found
Edge Not tested Lost
The Elder Scrolls Travels: Dawnstar Not tested Lost
The Elder Scrolls Travels: Stormhold Not tested Lost
Escape Not tested Lost
Everyday English Trainer Not tested Lost
Ever Quest: Hero's Call Not tested Lost
Family Feud Not tested Lost
Family Guy: Uncensored Not tested Lost
The Fast and the Furious: Fugitive 3D Not tested Lost
The Fast and the Furious: Fugitive Not tested Lost
The Fast and the Furious: Pink Slip 3D Not tested Lost
Feeding Frenzy Not tested Lost
Ferrari GT: Evolution Not tested Lost
Ferrari World Championship Not tested Lost
Fieldrunners Not tested Lost
FIFA World Cup: On the Break Not tested Lost
Fiftgrather Not tested Lost
Fight Club Not tested Lost
Fight Hard 3D Not tested Lost
Fight Night Round 3 Not tested Lost
Fight Night Round 4 Not tested Lost
Final Fantasy Not tested Lost
Final Fantasy ll Not tested Lost
Final Fantasy IV the After: Tsuki no Kikan - Shūketsu Hen: Tsuki no Inryoku Not tested Lost
Final Fantasy IV the After: Tsuki no Kikan - Shūshō Kōhen: Hoshikui Not tested Lost
Final Fantasy IV the After: Tsuki no Kikan - Shūshō Zenpen: Shingetsu Not tested Lost
Final Fantasy IV: The After Years Not tested Lost
Final Fantasy IV: The After Years - Edge's Tale Not tested Lost
Final Fantasy IV: The After Years - Edward's Tale Not tested Lost
Final Fantasy IV: The After Years - Kain's Tale Not tested Lost
Final Fantasy IV: The After Years - Palom's Tale Not tested Lost
Final Fantasy IV: The After Years - Porom's Tale Not tested Lost
Final Fantasy IV: The After Years - Rydia's Tale Not tested Lost
Final Fantasy IV: The After Years - The Lunarians' Tale Not tested Lost
Final Fantasy IV: The After Years - Yang's Tale Not tested Lost
Final Fantasy VII: Before Crisis Not tested Lost
Final Fantasy VII: Dirge of Cerberus Lost Episode Not tested Lost
Fish Tycoon Not tested Lost
Flight Control Not tested Lost
FlipIt! Not tested Lost
Flyhight Cloudia Not tested Lost
Flyhight Cloudia II Not tested Lost
Flyhight Cloudia III Not tested Lost
Flyhight Cloudia IV: Eien no Kizuna Not tested Lost
Flynn's Adventures Not tested Lost
Football Trivia Not tested Lost
Fortress Double Not tested Lost
Fortress Tournament Not tested Lost
Fox Motocross 3D Not tested Lost
Frogger Plus Not tested Lost
Furry Legends Not tested Lost
Galaga Not tested Lost
Galaxy on Fire Not tested Lost
Ghostbusters Mobile Not tested Lost
Ghosts 'N Goblins Not tested Lost
Ghosts 'N Goblins: Gold Knights Not tested Lost
Gobaksodor Not tested Lost
God of War: Betrayal Not tested Lost
Golf Superstars Not tested Lost
Gradius Not tested Lost
Great Legends: Vikings Not tested Lost
Greedy Snake Not tested Found
Grinsia Not tested Lost
Guitar Hero III Mobile Not tested Lost
Gum Blox Not tested Found
G-Unit: Free Yayo Not tested Lost
Harlem Globetrotters Not tested Lost
Heavy Weapon Deluxe Not tested Lost
Helistrike 3D Not tested Lost
Herakles no Eikō III: Kamigami no Chinmoku Not tested Lost
Heroes Lore: Wind Of Soltia Not tested Lost
Heroes Lore 2 Not tested Lost
Hero Must Die Not tested Lost
Hexcite Fusion Not tested Lost
Hidden Expedition: Everest Not tested Lost
Highway Racer Not tested Found
Hills and Rivers Remain Not tested Lost
ID4 Independence Day Not tested Lost
Inuyasha Not tested Lost
I-play Bowling Not tested Lost
Irekae IQ Crossword DX Not tested Lost
Ironman Stewart's Off-Road Not tested Lost
iShoot Not tested Found
Jail Trail Not tested Lost
JAMDAT Bowling Not tested Found
JAMDAT Bowling 2 Not tested Lost
JAMDAT Bowling 3D Not tested Found
JAMDAT Sudoku Not tested Lost
James Patterson: Women's Murder Club - Death in Scarlet Not tested Lost
JAWS 3D (V CAST) Not tested Lost
Jewel Quest Not tested Lost
Jewel Quest 2 (Demo) Not tested Lost
Jewels and Jim Not tested Lost
Johnny Crash Not tested Lost
Johnny Crash Stuntman Does Texas Not tested Lost
Kaptaan Dhoni We Not tested Found
Karma Fighter Not tested Lost
Keitai Shōjo Not tested Lost
KiKi KaiKai Not tested Lost
King of Fighters M2 Not tested Lost
Kingdom Hearts (V CAST) Not tested
Kodo Not tested Lost
Kururin Cafe Not tested Lost
Learn to Fly We Not tested Lost
Lego Batman Not tested Lost
Lemonade Tycoon Not tested Lost
Little Shop: World Traveler Not tested Lost
Lock'em Up Not tested Lost
The Legend of Elros Not tested Found
The Lord of the Rings: The Return of the King Not tested Found
The Lord of the Rings: The Two Towers Not tested Lost
Lost Planet 2 Not tested Lost
Love Love Knuckle Not tested Lost
Lumines Not tested Lost
Lumines Mobile Not tested Lost
Luxor Not tested Lost
Madden NFL 2006 Not tested Lost
Madden NFL 2007 Not tested Lost
Magical Drop DX Not tested Lost
Magical Fantasista Not tested Lost
Magical Fantasista 2 Not tested Lost
Magical Fantasista 3 Not tested Lost
Majokko Princess Not tested Lost
Maō Company Not tested Lost
Massive Snowboarding 3D Not tested Found
Mega Man Not tested Found
Mega Man: Rush Marine Not tested Lost
Memories Off / メモリーズオフ / 메모리즈 오프 Not tested Lost
Mercenaries Saga 2: Order of the Silver Eagle Not tested Lost
Mercenaries Saga 3: Gray Wolves of War Not tested Lost
Metal Gear Solid Mobile Not tested Lost
Metal Slug: Mobile Impact Not tested Found
Midnight Bowling Not tested Lost
Midnight Bowling 2 Not tested Lost
Midnight Bowling 3D Not tested Lost
Midnight Pool 3D Not tested Found
Midtown Madness 3 Mobile Not tested Lost
Might and Magic II Not tested Lost
Military Madness Not tested Lost
Military Madness 2 Not tested Found
Millionaire 07 Not tested Found
Millionaire 2010 Not tested Lost
Millionaire Music Not tested Found
Miner 2049er Not tested Lost
Mobile Battles: Reign of Swords Not tested Lost
Mobile League Sports Network Not tested Lost
Moe Slot: Beach no Shizuku Not tested Lost
Monkey Bars Not tested Lost
Monopoly Not tested Found
Monopoly Here and Now Not tested Lost
Monopoly Worldwide Not tested Lost
Monster Smash Not tested Lost
Moon Patrol Not tested Lost
Moto GP 2 Not tested Found
Mr Do's Circus Not tested Lost
Ms Pac-man Not tested Found
MTV Star Factory Not tested Lost
Muncher Not tested Lost
MX vs ATV: Untamed Not tested Found
My Monster Pet Not tested Lost
Mystia 2 Not tested Lost
Narnia Prince Caspian An Not tested Lost
NBA Live 06 Not tested Lost
NBC Sports Figure Skating Not tested Lost
NBC Sports National Heads-Up Poker Championship Not tested Lost
Need for Speed: Hot Pursuit Not tested Found
Need for Speed: Most Wanted Not tested Found
Need for Speed: Pro Street Not tested Found
Need for Speed: Shift Not tested Found
Need for Speed: The Run Not tested Found
Need for Speed: Undercover Not tested Found
Need For Speed: Underground 2 Not tested Found
New Rally-X Not tested Lost
Night Hike Not tested Lost
Ninja Jajamaru-kun Ranbu Not tested Lost
Ninja no Gakko Not tested Lost
Ninja Prophecy Not tested Lost
NOM Not tested Lost
NOM 2 Not tested Lost
Orcs & Elves Not tested Found
Orcs & Elves ll Not tested Found
The Oregon Trail Not tested Lost
Pac-Man: Championship Edition Excellent Found
PAC-MAN Arcade Golf Not tested Lost
Pac-Man Bowling Not tested Lost
Pac-Mania Not tested Lost
Pac-Man Kart Rally 3D Not tested Lost
Pandemonium! Not tested Lost
Peggle Extreme Not tested Lost
Phishing everywhere / どこでもフィシング Not tested Lost
Phoenix Wright, Ace Attorney Not tested Lost
Pitfall! Not tested Lost
Plantasia Not tested Lost
Plants vs. Zombies Not tested Lost
Pocket God Not tested Lost
Pole Position II Not tested Lost
Pool Pro Online (1 & 2) Not tested Lost
Powerboat Challenge Not tested Lost
The Price is right Not tested Found
Prey Mobile 3D Not tested Lost
Prince of Persia 3D (V CAST) Not tested Lost
Prince of Persia: Harem Adventures Not tested Lost
Prince of Persia HD Not tested Lost
Prince of Persia: The Sands of Time Not tested Lost
Pro Bike Racing Not tested Lost
Pucchin Puzzle Not tested Lost
Punisher Not tested Lost
Puyo Puyo / とことんぷよぷよ Not tested Lost
Puzzle Quest 2 Not tested Lost
Raiden Not tested Lost
Ratchet & Clank: Going Mobile! Not tested Found
Rayman Bowling Not tested Lost
Rayman Golf Not tested Lost
Ray Newman racing Not tested Found
Red Baron Not tested Lost
Red Faction: Guerrilla Not tested Lost
Resident Evil: Degeneration Not tested Lost
Resident Evil: Genesis Not tested Found
Resident Evil 4: Mobile Edition Not tested Lost
Ridge Racer Not tested Lost
Rinji Shūden Not tested Lost
The Rise of Atlantis Not tested Lost
River Raid Not tested Lost
RO Not tested Lost
ROCKin' Stone Not tested Lost
ROTK Trivia Not tested Lost
Sally’s Salon Not tested Lost
Sally's Spa Not tested Lost
Sally’s Salon Luxury Edition Not tested Lost
Samurai Not tested Found
Sangokushi Nendaiki DX Not tested Lost
Scarface: The Rise of Tony Montana Not tested Lost
Scene It? Movies Not tested Lost
Scooby-Doo! 2: Dark Dungeons Not tested Lost
Scooby-Doo!: Castle Capers Not tested Lost
Scuba Solitaire Not tested Lost
Secret of Mana Not tested Lost
Senbazuru Not tested Lost
Sepas Channel Not tested Lost
Shado Fighter Not tested Lost
Shijō Saikyō Miyamoto Julia Not tested Lost
Siberian Strike: Episode I Not tested Found
Silent Hill Mobile 2 Not tested Lost
The Sims 2 Medieval Not tested Lost
The Sims 2 Not tested Lost
The Sims 2 Castaway Not tested Lost
The Sims 2 Pets Not tested Lost
The Sims Bowling Not tested Lost
SkeeBall for Prizes Not tested Lost
Skipping Stone Not tested Lost
Skipping Stone IQ Not tested Lost
Slyder Not tested Lost
Snoopy: The Flying Ace Not tested Lost
Snowboarding TNT Not tested Found
Soaring Bird Not tested Lost
Sōhide Series: Omatsuri Dukushi Not tested Lost
SolaRola Not tested Lost
Solar Target Not tested Lost
Solitaire deluxe Not tested Found
Sonic Jump Not tested Lost
Sonic the Hedgehog Not tested Lost
Sonic the Hedgehog ll Not tested Lost
Soul of Darkness Not tested Lost
South Park: Mega Millionaire Not tested Lost
Space Invaders Infinity Gene Not tested Lost
Space Monkey Not tested Lost
Space Taxi Pinball Not tested Lost
SplatterHouse Not tested Lost
Speed Devils Not tested Lost
Spider-Man 2: The Hero Returns Not tested Lost
Spore Origins Not tested Lost
Spore 2 Creatures Not tested Lost
Squawk Not tested Lost
Stack'Um Not tested Lost
Stargate SG-1 Not tested Lost
Stargate SG-1: Entropy Syndrome Not tested Lost
Star Trek: Nemesis Not tested Lost
Star Trek: The Cold Enemy Not tested Lost
Star Wars: The Empire Strikes Back Not tested Lost
Street Fighter II Not tested Found
Street Hoops Not tested Lost
Sukebooo Man Not tested Lost
Super Boom Boom Not tested Lost
Super Drop Mania Not tested Found
Super Puzzle Fighter II Turbo Not tested Found
Super Real Mahjong for Mobile Not tested Lost
Super Sketcher Not tested Lost
Super Street Fighter II Not tested Found
Sushi 3D Not tested Found
Swerve Basketball Not tested Lost
Symphony of Eternity Not tested Lost
Tantei Kibukawa Ryōsuke Jikentan Vol. 1: Kamen Gensō Satsujin Jiken Not tested Lost
Tantei Kibukawa Ryōsuke Jikentan Vol. 2: Kairōkan Satsujin Jiken Not tested Lost
Tantei Kibukawa Ryōsuke Jikentan Vol. 3: Shisha no Rakuen Not tested Lost
Tantei Kibukawa Ryōsuke Jikentan Vol. 4: Shirasagi ni Aka no Hane Not tested Lost
Tantei Kibukawa Ryōsuke Jikentan Vol. 5: Kuraihakonoue Not tested Lost
Tantei Kibukawa Ryōsuke Jikentan Vol. 6: Tsuikōsaku Jiken Not tested Lost
Tantei Kibukawa Ryōsuke Jikentan Vol. 7: Otonari Keiji no Sōsa Memo Not tested Lost
Tattoo Ink: Hollywood Not tested Lost
Tegaki Sonic Not tested Lost
Tekken Resolute Not tested Lost
Tekken 2 Not tested Lost
Tenchu: Ayame's Tale 3D Not tested Lost
The Terminator Not tested Found
Terminator 3: Rise of the Machines Not tested Lost
Tetris Diamond Not tested Lost
Tetris Pop Not tested Lost
Tetris Revolution Not tested Lost
Thief, Run Not tested Lost
Tiger Woods PGA Tour 06 Not tested Lost
Tiger Woods PGA Tour 09 Not tested Lost
Tiki Towers Not tested Lost
T-Mac Street Ball Not tested Lost
Tom Clancy's Ghost Recon: Jungle Storm Not tested Lost
Tom Clancy's H.A.W.X Not tested Lost
Tom Clancy's Rainbow Six: Broken Wing Not tested Lost
Tom Clancy's Splinter Cell Not tested Lost
Tom Clancy's Splinter Cell: Chaos Theory Not tested Lost
Tom Clancy's Splinter Cell: Pandora Tomorrow Not tested Lost
Tom Clancy's Splinter Cell: Pandora Tomorrow 3D Not tested Lost
Topolon Not tested Lost
Tower Bloxx Not tested Lost
Transformers G1 Awakening (V CAST) Not tested
Triple Crown Not tested Lost
Trivia King Not tested Found
Trivial Pursuit Not tested Lost
Twelve GEMs Not tested Lost
The Twilight Saga: Memory Quest Not tested Lost
Ultimate Chess 3D Not tested Lost
Ultimate Spider-Man Perfect Found
Uno Not tested Lost
Unō Paradise Not tested Lost
Vancouver 2010: Official Mobile Game of the Olympic Winter Games Not tested Lost
Vanguard (unreleased/prototype) Not tested Lost
Venture 3D Not tested Lost
Verizon Championship Racing Not tested Lost
Video Poker Master Not tested Lost
Viral Attack Not tested Lost
VZW Mahjong Not tested Lost
VZW Texas Hold'em Not tested Found
Wallace & Gromit Adventures Not tested Lost
Where's Waldo? Not tested Lost
Who Wants to Be a Millionaire? Not tested Lost
Wolfenstein RPG Not tested Found

World Series of Poker: Pro Challenge

Not tested Lost

World Poker Tour: Texas Hold'Em 2

Not tested Found
WRC: FIA World Rally Championship Mobile 3D Not tested Lost
Xanadu: Dragon Slayer II Not tested Lost
Xevious Not tested Lost
X-RAD Not tested Lost
Yahtzee Not tested Lost
Yahtzee Adventures Not tested Lost
Yahtzee Deluxe Not tested Lost
YetiSports: Games of the Yeti Volume 1 Not tested Lost
Ys Book 1: The Vanished Omens Not tested Lost
Ys VI: The Ark of Napishtim Not tested Lost
Zanac Not tested Lost
Zombie Infection Not tested Lost
Zombieland Not tested Lost
Zombieland 2 Not tested Lost
Zoo Tycoon 2 Mobile Not tested Lost
Zuma Deluxe Not tested Found

External links