GBARunner2

您所在的位置:网站首页 open_agb_firm GBARunner2

GBARunner2

#GBARunner2| 来源: 网络整理| 查看: 265

GBARunner2 Information Console Emulated GBA Runs on Nintendo DS, DSi, 3DS Developer Gericom Source code GitHub Latest stable version Commit 6e4ce45 (2020/08/12) build Discussion thread GBATemp.net

GBARunner2 is a hypervisor that runs GBA games on DS/DSi/3DS in DS mode, basically like Nintendont does for running Gamecube games on Wii.

Contents 1 Setup and Usage 1.1 Basic Setup 1.2 Border Frames 1.3 Game Covers 1.4 BIOS 1.5 Navigating and Usage 1.6 Input Mapping 1.7 Cheats 2 BIOS and ROM Quality 2.1 Dumping the BIOS 2.2 BIOS Checksums 2.3 Verifying Quality of ROMs 3 Builds 3.1 Compiling the Latest Version 3.2 Downloads 3.2.1 Legacy Builds 3.3 Changelog 4 Compatibility lists 4.1 3DS and DSi Compatibility List 4.2 DS Compatibility List 4.3 Retail games 4.4 Link Games 4.5 Rom Hacks 4.6 Homebrew 4.7 Prototype 4.8 Unlicensed games Setup and Usage Basic Setup Grab a GBARunner2 .nds file from the link above or the github releases page. Pick the one that has your system at the end of the file name. For example, for 3DS pick the one named 'GBARunner2_arm7dldi_3ds.nds'. Place the GBARunner2 .nds file anywhere on your SD card, except for in sd:/_gba. NB! If using Twilightmenu++ GBARunner2 will come bundled with it in the sd:/_nds folder. If you are using GBARunner2 with TWiLightMenu on a DSi or 3DS with the SD card, make sure you use the dldi on ARM7 build. This will be bundled with it. Run the GBARunner .nds file through your kernel If you have a folder named 'GBA' on the root of your sd card, this folder will be opened by default when running GBARunner2. You can put your ROMs here. Do NOT use SRAM patches unless stated for that ROM on the wiki. They cause problems with the internal patching of GBARunner2 and may actually break saving. If you want to use existing save files, they should have the same name as the GBA ROM but instead of .gba they should be .sav (so the save for mygame.gba is mygame.sav). GBARunner2 is directly compatible with save files from the mGBA emulator, gpsp on 3ds and open_agb_firm. Border Frames

GBARunner2 supports custom border frames if put in sd:/_gba/frames. An example of one can be found in this post.

FrescoASF wrote a Google Doc guide on how to make them yourself. macOS/Linux users can use the following terminal commands for the same results:

# Convert an image to "gbaframe.*.bin", replace $1 with your file name grit $1 -gt -gB8 -mLs -mRf -ftb -fh! -ogbaframe.bin # Concatenate the ".pal.bin", ".map.bin", and ".img.bin" files together cat gbaframe.pal.bin gbaframe.map.bin gbaframe.img.bin > gbaframe.bin # Remove the unneeded files rm gbaframe.pal.bin gbaframe.map.bin gbaframe.img.bin

The TWLHelper bot on the DS⁽ⁱ⁾ Mode Hacking! Discord server has a command, .border, to automatically convert from an image file to a border.[1]

Game Covers

GBARunner2 supports game covers that you put in sd:/_gba/covers. A collection of covers can be found under 'Downloads'.

BIOS GBARunner2 has integrated Normatt's open-source GBA BIOS, however, many ROMs will not boot or will present issues if you only use this. For better compatibility you should put your backed up GBA BIOS on your SD card with the lower-case name 'bios.bin'. Place this GBA bios on your SD card in either sd:/bios.bin, sd:/gba/bios.bin, or sd:/_gba/bios.bin. To verify that your BIOS is the right one that works for GBARunner2 see the checksums listed below. Navigating and Usage When starting a GBARunner2 .nds file you will be in the file browser and from here you can scroll with the dpad. The other buttons do the following: A - Run a ROM, enter a folder or change a setting in settings. B - Go back a folder level or return from settings. R - Access settings. Some games need specific settings to run well. Check your ROM in your system's respective compatibility list for this. When editing a setting in the settings you will generate a settings.ini in sd:/_gba . Here you can manually edit some of the settings if you open it with a notepad. To see how to manually edit your input mappings look at Input Mapping. When running a ROM you can access the ingame menu by touching the touch screen. From here you can navigate with the DPAD and use A, B like before and R to access settings. Input Mapping With GBARunner2 you can remap your buttons to what GBA button you want. This is done by going into settings that you can access from either the file browser or when ingame, as explained above in Navigating and Usage. Note that you can not have one GBA button mapped to more than one button on your system. E.G. you cannot have the B button mapped to your X and Y button at the same time. If you cannot access the settings menu if for example your shoulder buttons do not work or touch does not work, you can also manually edit the button mappings by opening the gbarunner2.ini file found in sd:/_gba. Below is an example of what you would find inside an ini file with the GBA L and R buttons mapped to Y and X, respectively. This can simply be pasted in a text file renamed to gbarunner2.ini and put in the folder 'sd:/_gba'. NB! The text file will have to be in Unix (LF) file format. On Windows this can be changed with a source code editor like Notepad++ by right clicking 'Windows (CR LF)' on the bottom status bar of the window and selecting Unix (LF). [emulation] useBottomScreen=false frame=true centerMask=true mainMemICache=true wramICache=true gbaColors=false skipIntro=false [input] buttonA=0 buttonB=1 buttonL=11 buttonR=10 buttonStart=3 buttonSelect=2 Below are the DS Keys and their respective value if you want to manually make your own key mappings. DS Keys Key Value A 0 B 1 X 10 Y 11 L 9 R 8 Start 3 Select 2 Cheats Cheats can be patched in ROMs to work with GBARunner2. However, not every game will work with cheats. This mostly depends on how big the game is and how much RAM the console you are using has. For example Sonic Advance 3 which is around 14.5 MBs with cheats patched in works on the 3DS but not on the DSi nor DS. To use cheats you have to patch your ROM with GBAATM. You can follow this guide which works for GBARunner2. A newer fork of GBAATM has been made but it is untested in this usage case. To access the cheats menu you will have to have disabled 'center and mask' in settings if not you will get a white screen and won't be able to see the ingame GBARunner2 menu. You can enable this again after leaving the menu. BIOS and ROM Quality Dumping the BIOS

To get your own GBA BIOS here are some possibilities:

GBA/DS/DS Lite with GBA flashcart or 3DS It is not possible to dump the GBA BIOS on a DSi Wii (not Family edition)/GameCube, GBA, and link cable dumper BIOS Checksums

You can check if any file matches another by calculating something called their checksum hashes. These alphanumeric sequences are so specific that if two files match then you can be certain that they are the same. This is necessary because sometimes when downloading or transferring files they get corrupted. Even a small change in the file will greatly change the file's checksum hash. Different algorithms exist for doing this (e.g. MD5, CRC32).

The GBA BIOS used should have the following checksums (checking one should be enough):

If dumped from a GBA, GBA SP, Game Boy Micro, or Game Boy Player:

CRC32: 81977335 MD5: a860e8c0b6d573d191e4ec7db1b1e4f6 SHA1: 300c20df6731a33952ded8c436f7f186d25d3492 SHA256: fd2547724b505f487e6dcb29ec2ecff3af35a841a77ab2e85fd87350abd36570

If dumped from a DS, DS Lite, or 3DS Family console:

CRC32: a6473709 MD5: 1c0d67db9e1208b95a1506b1688a0ad6 SHA1: c11531d5261006810cdc954bd4bec0afe3187b35 SHA256: 782eb3894237ec6aa411b78ffee19078bacf10413856d33cda10b44fd9c2856b

You can use 7-Zip to get a CRC or a SHA checksum by right clicking your file and selecting the menu called 'CRC SHA' if you followed standard installation. Alternatively, you can check the MD5 with WinMD5Free. There are also websites that provide this service.

Verifying Quality of ROMs NB! Some games have Release Team Intros/CrackTros added to them. These intros use code that is not supported by the DS builds yet, but they are by the 3DS and DSi builds if you disable 'center and mask' in settings. Try using the GBATA tool to remove the Intro to get the Game to work. You can use an Emulator to see if a Game has a Rom Intro or not.

Alternatively if the ROM still does not work, then you will need to verify that it is a good dump by calculating its checksum hashes (CRC32, MD5 etc.) and comparing them with the ones found on DAT-o-MATIC, which is a database of the No-Intro project of good ROM backups. Use 7zip or WinMD5 to do this as explained and linked to above in the 'BIOS Checksum' part. This will show if your ROM has been corrupted too. A good dump on DAT-o-MATIC will have a green colored background, a bad one will have a red one. Builds Compiling the Latest Version

1. Make sure you have devkitpro installed.

2. Download the git repo.

3. Run make in the root.

Downloads

New commits are now automatically built and can be downloaded on the github release page.

Download link for gbarunner2 compatible cover art: https://mega.nz/#!Q8dnHALK!kA4UuEpqo7JQwScxLiorZ_qj4lWBsBr7B6Sb_BgAzsw

To run large ROMs like Pokémon Emerald on your DS/DSLite you should use this fork of the ROM3M branch of GBARunner2 called DSL enhanced edition by Void Star: https://github.com/unresolvedsymbol/GBARunner2-DSL-Enhanced/releases Legacy Builds Commit 5abecad (2019/07/05), (Fixes the contra title screen, partially the advance wars intro, Madden NFL Note that bitmap bg transforms are currently not supported) posted here. Commit 5b06bb4 (2019/07/03), (Changed dma behavior on invalid addresses again, still not completely) posted here. Commit 03f8646 (2019/07/01), (Optimized the abort handler a little more) posted here. Commit e592198 (2019/07/01), (Set up CI with Azure Pipelines) posted here. Commit 897403a (2019/06/30) (master branch), posted here. Commit 09c3fb7 (2019/06/26) (feature/newabort2 branch) (experimental arm7dldi_wramicache Version), posted here. Commit 6084943 (2019/06/26) (feature/newabort2 branch) (experimental arm7dldi_wramicache Version), posted here. Commit 8e4d520 (2019/06/14) (sd_save branch), posted here. Commit 8175479 (2019/06/10) (sd_save branch), posted here. Commit unspecified (2019/06/03) (sd_save branch), posted here. Commit dd42c5c (2019/06/02) (sd_save branch), posted here. Commit d5d99e7 (2019/04/02) (gb audio branch, no saving!), posted here. Commit 6522414 (2018/11/01) (arm9wramicache Version), posted here. Commit 6522414 (2018/11/01) (arm9 Version), posted here. Commit 6522414 (2018/11/01) (arm7wramicache Version), posted here. Commit 6522414 (2018/11/01) (arm7 Version), posted here. Commit c03c437 (2018/11/01) (arm9_file_explorer Version), posted here. Commit f89fac5 (2018/07/10) (arm9wramicache Version), posted here. Commit f89fac5 (2018/07/10) (arm9 Version), posted here. Commit f89fac5 (2018/07/10) (arm7wramicache Version), posted here. Commit f89fac5 (2018/07/10) (arm7 Version), posted here. Commit 83108c7 (2018/03/04) (arm7 Version), posted here. Commit 83108c7 (2018/03/04) (arm7wramicache Version), posted here. Commit 83108c7 (2018/03/04) (arm9 Version), posted here. Commit 83108c7 (2018/03/04) (arm9wramicache Version), posted here Commit f9e6ded (2018/02/28) (arm7 Version), posted here. Commit f9e6ded (2018/02/28) (arm7wramicache Version), posted here. Commit f9e6ded (2018/02/28) (arm9 Version), posted here. Commit f9e6ded (2018/02/28) (arm9wramicache Version), posted here Commit 091719f (2018/01/29) (arm7 Version), posted here. Commit 091719f (2018/01/29) (arm7wramicache Version), posted here. Commit 091719f (2018/01/29) (arm9 Version), posted here. Commit 091719f (2018/01/29) (arm9wramicache Version), posted here. Commit unspecified (2017/07/17) (arm9 Version), posted here. Commit unspecified (2017/07/17) (arm7 Version), posted here. Commit 17694d4 (2017/05/22) (without arm7 dldi), posted here. Commit 17694d4 (2017/05/22) (with arm7 dldi), posted here. Commit unspecified (checksum don't match with latest version), posted here. Commit 216734d (2017/05/06), posted here. Commit a61e70e (2017/04/22), posted here. Commit ba222be (2017/03/06), posted here. Commit 7e40932 (2017/03/04), posted here. Commit f3d2ef4 (2017/02/18), posted here. Commit 3860043 (2017/02/12), posted here. Commit 596fca3 (2017/02/04), posted here. Commit dc0aaf1 (2017/01/30), posted here. Commit 2286ea0 (2017/01/08), posted here. Commit fcff1c5 (2017/01/05), posted here. Commit 350be7a (2016/12/29), posted here. Commit 78945c3 (2016/12/18), posted here. Changelog

See GitHub timeline.

Compatibility lists 3DS and DSi Compatibility List

The 3DS and DSi have their own compatibility list! Click Here!

DS Compatibility List Legend Very Playable - Full Speed. Very Good Audio. No gfx glitches. Playable - Full Speed. Good Audio with a little Noise/stuttering. Few gfx glitches. Gameboy Sounds are missing. Playable - Minor Performance issues. Gameboy Sounds are missing. Working/Unplayable - Game is very slow/laggy/glitched up. Freezing - Game boots but freezes somewhere. No boot - Game doesn't even boot. Retail games ROM Title [Region] Commit ID (YYYY/MM/dd) Workswithoutcache Workswithcache Saving Sound Speed Notes Crash Reason 007 - James Bond - Everything or Nothing [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Sync on timer game. Slowdown during the first level because of timing issues. - 007 - James Bond - Nightfire [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. - 2 Games in 1 - Uno + Skip-Bo [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Game runs faster with wram i-cache enabled. - 2K Sports - Major League Baseball 2K7 [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Minor gfx glitches now and then. - Ace Combat Advance [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Ace Lightning [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn´t find a save spot. - Action Man - Robot Atak [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Game uses a Password system. - Activision Anthology [U] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% The games appear to have timing issues. The game has heavy graphics glitches. Image duplicate scrolling up and image is squished to half sized and located on left side ingame. This is a regress compared to commit 10f3e53 (2019/12/20). - Advance Guardian Heroes [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible now and then. GFX glitches after passing through tunnel in stage 4-1. - Adventure of Tokyo Disney Sea [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Audio is a bit out of sync. Didn´t get to a save spot. - Advance Wars [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Advance Wars 2 - Black Hole Rising [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Aero the Acro-Bat - Rascal Rival Revenge [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Agassi Tennis Generation [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Arcade mode is playable. Game crashes in other mode. - Agent Hugo - Roborumble [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Aggressive Inline [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster with wram i-cache enabled. Game has no save feature. - Aigle de Guerre, L' [FR] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Minor gfx glitches are visible every now and then. - Aka-chan Doubutsuen [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Aladdin [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Aleck Bordon Adventure - Tower & Shaft Advance [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Couldn't find a save spot. - Alex Rider - Stormbreaker [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game boots with DSi/3DS build. White screen after bios intro with base ds model. Build from the rom3M branch doesn´t work either. Uses abt mode for some things, idk why. Changing it to use undefined mode makes it boot, but it still timing-crashes in the menu. Alienators - Evolution Continues [UE] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro on base ds model. Game uses a Password system. - Alien Hominid [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. - All Grown Up! - Express Yourself [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. - All-Star Baseball 2003 [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Minor gfx glitches are visible every now and then. - All-Star Baseball 2004 [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Minor gfx glitches are visible every now and then. - Altered Beast - Guardian of the Realms [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Amazing Virtual Sea-Monkeys [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - American Bass Challenge [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - American Dragon - Jake Long - Rise of the Huntsclan! [U] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. Black screen after bios intro with base ds model. Use build from the rom3M branch instead. Hicode American Idol [U] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% - An American Tail - Fievel's Gold Rush [E] 8 (2020/04/21) 088cbc5 ✔ ✘ - minor issues 100% Minor gfx glitches now and then. Game uses a Password system. - Angel Collection - Mezase! Gakuen no Fashion Leader [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Audio is a bit out of sync. - Angel Collection 2 - Pichimo ni Narou [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Audio is a bit out of sync. - Angelique [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Animal Mania - Dokidoki Aishou Check [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Audio is a bit out of sync. Minor gfx glitches during the intro. - Animaniacs - Lights, Camera, Action! [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Animal Snap - Rescue Them 2 by 2 [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Audio is a bit out of sync. - Animal Yokochou - Doki Doki Kyushutsu Daisakusen! no Maki [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% DS Sound regression started with commit 5569f94 (2019/09/06). - Animal Yokochou - Doki Doki Shinkyuu Shiken! no Kan [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - Ant Bully [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches are visible every now and then. - Antz - Extreme Racing [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. Game uses a Password system. - Ao-Zoura to Nakamatachi - Yume no Bouken [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - Archer Maclean's 3D Pool [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor sounds are missing. - Arctic Tale [U] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Army Men - Operation Green [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Army Men - Turf Wars [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game has less gfx glitches with wram i-cache enabled. Couldn't find a save spot. - Army Men Advance [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor gfx glitches are visible every now and then. Game uses a Password system. - Around the World in 80 Days [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Minor gfx glitches are visible every now and then. Game uses a Password system. - Arthur and the Minimoys [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. Use build from the rom3M branch instead. Hicode Ashita no Joe - Makka ni Moeagare! [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - A Sound of Thunder [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor Cutscenes are missing. Game uses a Password system. - Asterix & Obelix - Bash Them All! [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Only Asterix and Obelix works. Game crashes, if you wait a bit after the bios intro. Asterix and Obelix uses a Password system. - Asterix & Obelix XXL [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. - Astro Boy Omega Factor [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Atari Anniversary Advance [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has no save feature. - Atlantis - The Lost Empire [UE] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. Game uses a Password system. - Atomic Betty [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Minor gfx glitches now and then. Game uses a Password system. - ATV - Quad Power Racing [UE] 10 (2020/04/21) 088cbc5 ✔ ✘ - good 100% Game has no save feature. - ATV - Thunder Ridge Riders [E] 8 (2020/04/21) 088cbc5 ✔ ✘ - good 100% Glitches on the Title screen after you quit a race. Game uses a Password system. - Avatar - The Last Airbender - The Burning Earth [U] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Avatar - The Legend of Aang [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Azumanga Daiou Advance [J] 6 (2020/04/21) 088cbc5 ✔ ✔ ? bad minor slowdowns Game runs faster with wram i-cache enabled. Some gfx glitches and slowdown. Couldn't find a save spot. - Babar to the Rescue [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches are visible every now and then. Minor sounds are missing. - Back to Stone [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. - Back Track [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. - Backyard Baseball [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Backyard Baseball 2006 [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Backyard Basketball [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Backyard Football [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Backyard Football 2006 [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Backyard Hockey [U] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Minor gfx glitches now and then. Game softlocks during a match. - Backyard Skateboarding [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Backyard Sports - Baseball 2007 [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Backyard Sports - Basketball 2007 [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Backyard Sports - Football 2007 [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Baldur's Gate - Dark Alliance [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. - Banjo Kazooie - Grunty´s Revenge [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Banjo Pilot [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. - Barbie - The Princess and the Pauper [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Less audio noise with wram i-cache disabled. Game uses a Password system. - Barbie and the Magic of Pegasus [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Less audio noise with wram i-cache disabled. Game uses a Password system. - Barbie as the Island Princess [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Voice sample are missing. - Barbie Diaries - High School Mystery [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Barbie Groovy Games [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. Game has no save feature. - Barbie Horse Adventures [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor gfx glitches now and then. Game uses a Password system. - Barbie in the 12 Dancing Princesses [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Less audio noise with wram i-cache disabled. Game uses a Password system. - Barnyard [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. Minor gfx glitches. - Baseball Advance [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then.Same game as Greatest Nine [J] - Batman Begins [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Batman Rise of Sin Tzu [U] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache disabled. Game uses a Password system. - Batman Vengeance [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. FMV Intro has timing issues. Game uses a Password system. - Battle B-Daman [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Audio is a bit out of sync. - Battle B-Daman - Fire Spirits [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Audio is a bit out of sync. - BattleBots - Beyond the BattleBox [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - BattleBots - Design & Destroy [U] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Battle X Battle - Kyodai Gyo Densetsu [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - BB Ball [J] 2 (2020/04/21) 088cbc5 ✔ ✔ - - - Game crashes during the intro. Build from the rom3M branch doesn´t work either. - Beast Shooter - Mezase Beast King! [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Berenstain Bears and the Spooky Old Tree [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor sounds are missing. Game uses a Password system. - Best Play Pro Yakyuu [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster with wram i-cache enabled. Couldn't find a save spot. - Beyblade G-Revolution [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Beyblade V-Force - Ultimate Blader Jam [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. - Bibi Blocksberg - Der Magische Hexenkreis [G] 2 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Less audio noises with wram i-cache enabled. Heavy gfx glitches. Game uses a Password system. Build from the rom3M branch doesn´t work either. - Bibi und Tina - Ferien auf dem Martinshof [G] 2 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game crashes during the intro. Build from the rom3M branch doesn´t work either. Use commit f89fac5 (2018/07/10) cache version instead. - Bible Game [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game uses a Password system. - Biene Maja Klatschmohnwiese in Gefahr [G] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Big Mutha Truckers [E] 4 (2020/04/21) 088cbc5 ✔ ✘ ✔ broken laggy Disabling wram i-cache seems to make it not crash. Heavy gfx glitches and slowdown. - bit Generations - Boundish [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Nintendo Health screen is missing. Couldn't find a save spot. - bit Generations - Coloris [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - bit Generations - Dialhex [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Nintendo Health screen is missing. - bit Generations - Digidrive [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches. - bit Generations - Dotstream [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster with wram i-cache enabled. Nintendo Health screen is missing. Couldn´t find a save spot. - bit Generations - Orbital [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Nintendo Health screen is missing. Couldn't find a save spot. - bit Generations - Soundvoyager [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Nintendo Health screen is missing. Stereo channels are missing. Does an initial direct DMA write to the sound fifos which is not implemented yet. - Black Belt Challenge [E] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad minor slowdowns Game runs faster with wram i-cache enabled. Heavy gfx glitches. - Black Matrix Zero [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Blackthorne [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Sound fx only. Minor gfx glitches are visible every now and then. - Blades of Thunder [U] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game crashes during the first level with DSi/3DS build. White screen after bios intro with base ds model. Game uses a Password system. Hicode. DSi may work Bleach Advance - Kurenai ni Somaru Soul Society [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Blender Bros [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - BMX Trick Racer [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Board Game Classics [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Boboboubo Boubobo - 9 Kyoku Senshi Gag Yuugou [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Boboboubo Boubobo - Bakutou Hajike Taisen [J] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Boboboubo Boubobo - Maji de!! Shinken Battle [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Boboboubo Boubobo - Ougi 87.5 Bakuretsu Hanage Shinken [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Boktai - The Sun is in your Hand [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Solar Sensor patch required. Game runs faster and has less gfx glitches with wram i-cache enabled. - Boktai 2 - Solar Boy Jango [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. Use build from the rom3M branch instead. Hicode Boktai 3 [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. Use build from the rom3M branch instead. Hicode Bomberman Jetters - Densetsu no Bomberman [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Audio is a bit out of sync. - Bomberman Jetters - Game Collection [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% First and third mini game works only with DSi/3DS build. - Bomberman Max 2 - Blue Advance [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Audio is a bit out of sync. - Bomberman Max 2 - Red Advance [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Audio is a bit out of sync. - Bomberman Tournament [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Less gfx glitches on the map screen with wram i-cache enabled. Audio is a bit out of sync. - Bookworm [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Bouken Ou Beet - Busters Road [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches now and then. Audio is a bit out of sync. - Bouken Yuuki Pluster World - Densetsu no Plust Gate EX [J] 4 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor sounds are missing. Unsupported Toy Starter set needed. - Bouken Yuuki Pluster World - Pluston GP [J] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Unsupported Toy Starter set needed. Notable Sound regression compared to commit 916020e (2019/07/07). - Boukyaku no Senritsu [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. - Boulder Dash EX [E] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Both game mode have many gfx glitches. - Boxing Fever [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster with wram i-cache enabled. Game uses a Password system. - Bratz [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. - Bratz - Babyz [E] 10 (2020/04/21) 088cbc5 ✘ ✔ - good 100% - Bratz - Forever Diamondz [E] 4 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game crashes at random. Minor gfx issues during trailer driving game. - Bratz - Rock Angelz [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Bratz - The Movie [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Breath of Fire [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. - Breath of Fire 2 [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Minor sounds are missing. - Britney's Dance Beat [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Broken Sword - The Shadow of the Templars [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Some noise during the Pause screen. - Brother Bear [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Permanent black line on pause screen. Popping sound when loading into game. Postlogos FMV gives only black screen. Wram i-cache on gives high frequency sounds. - Bruce Lee - Return of the Legend [E] 8 (2020/04/21) 088cbc5 ✔ ✘ ✔ minor issues minor slowdowns Minor gfx glitches are visible every now and then. - Bubble Bobble - Old & New [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Buffy the Vampire Slayer - Wrath of the Darkhul King [UE] 2 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Uses Natsume audio engine so streams audio. Crashes after the titlescreen. This is a regression - Use build (2019/12/24) commit b740476 instead. - Butt-Ugly Martians - B.K.M. Battles [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Cabbage Patch Kids - The Patch Puppy Rescue [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - Cabela's Big Game Hunter [U] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has no save feature. - Cabela's Big Game Hunter - 2005 Adventures [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Caesars Palace Advance - Millennium Gold Edition [UE] 2 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Unable to play a game. - Calciobit [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Camp Lazlo - Leaky Lake Games [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Less Audio noise with wram i-cache disabled. - Capcom Classics Mini Mix [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Game runs faster with wram i-cache enabled. Games use a Password system. - Captain Tsubasa - Eikou no Kiseki [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Audio is a bit out of sync. - Car Battler Joe [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Minor gfx glitches now and then. - Card e-Reader [J] 4 (2020/04/21) 088cbc5 ✔ ✔ - good 100% ROM boots without problems. Unsupported Device. - Cardcaptor Sakura - Sakura Card de Mini Game [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Couldn't find a save spot. - Cardcaptor Sakura - Sakura Card Hen - Sakura to Card to Otomodachi [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Care Bears - The Care Quests [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. - Carrera Power Slide [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game has less gfx glitches with wram i-cache enabled. Couldn't find a save spot. - Cars [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Cars - Mater-National Championship [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Less Audio noise with wram i-cache disabled. Minor gfx glitches are visible every now and then. Game uses a Password system. - Cartoon Network Block Party [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster with wram i-cache enabled. Game uses a Password system. - Cartoon Network Speedway [U] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White Screen after bios intro with base ds model. Game uses a Password system. - Casper [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. Game crashes during the intro with base ds model. Game uses a Password system. - Castlevania Aria of Sorrow [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Audio sounds a bit odd. - Castlevania Circle of the Moon [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Some noise during the File select screen. - Castlevania Harmony of Dissonance [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Audio is a bit out of sync. - Castleween [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White Screen after bios intro with base ds model. Game uses a Password system. - Cat in the Hat by Dr. Seuss [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs fine with DSi/3DS build. White Screen after bios intro with base ds model. Use build from the rom3M branch instead. Game uses a Password system. Hicode Catwoman [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Less Audio noise with wram i-cache disabled. Minor gfx glitches are visible every now and then. - Catz [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. - Chaoji Maliou 2 [China] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Super Mario Advance for iQue China. - Chaoji Maliou Shijie [China] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Super Mario Advance 2 for iQue China. Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Charlie and the Chocolate Factory [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. - Charlotte's Web [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor clicking noise. - Cheetah Girls [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. - Chessmaster [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor noise during the menu. - Chicken Little [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. - Chicken Shoot [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. Game has no save feature. - Chicken Shoot 2 [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. Game has no save feature. - Chobits for Game Boy Advance - Atashi Dake no Hito [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Minor sounds are missing. Couldn't find a save spot. - Chocobo Land - A Game of Dice [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - Chronicles of Narnia - The Lion, the Witch and the Wardrobe [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Chu Chu Rocket [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - CIMA - The Enemy [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Cinderella - Magical Dreams [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. FMV show some gfx glitches. - Cinnamon Game Series 2 - Yume no Daibouken [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - Cinnamon Game Series 3 - Fuwafuwa Daibouken [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Audio is a bit out of sync. - Cinnamoroll - Koko ni Iru yo [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Classic NES Series - Bomberman (UE) 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Classic NES Series - Castlevania (UE) 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Classic NES Series - Donkey Kong (UE) 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Classic NES Series - Dr. Mario (UE) 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Classic NES Series - Excitebike (UE) 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Classic NES Series - Ice Climber (UE) 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Classic NES Series - Legend of Zelda (UE) 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Classic NES Series - Metroid (UE) 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Classic NES Series - Pac-Man (UE) 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Classic NES Series - Super Mario Bros. (UE) 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Classic NES Series - Xevious (UE) 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Classic NES Series - Zelda II - The Adventure of Link (UE) 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Cocoto - Kart Racer [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster with wram i-cache enabled. Game uses a Password system. - Cocoto - Platform Jumper [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Game runs faster with wram i-cache enabled. Game crashes during the Intro with wram i-cache disabled. Missing images in new game cutscene. Minor gfx glitches are visible every now and then. Game uses a Password system. - Codename - Kids Next Door - Operation S.O.D.A. [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game uses a Password system. - Colin McRae Rally 2.0 [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Game runs faster and has less gfx glitches with wram i-cache enabled. No Sound,sfx only. - Columns Crown [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Garbled pixels covering jewels in title screen. - Combat Choro Q - Advance Daisakusen [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Comix Zone [E] 10 (2020/04/21) 088cbc5 ✔ ✘ ? good 100% Couldn't find a save spot. - Contra Advance - The Alien Wars EX [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - bad 100% Game runs faster with wram i-cache enabled. Many SFX have issues. The 1up sound comes instead of explosions, shield upgrades etc. Game uses a Password system. - Corvette [U] 6 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Some wrong high frequent sound in background in main menu with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Crash Bandicoot 2 N-Traced [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Crash Bandicoot Fusion [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Crash Bandicoot XS [E] 8 (2020/04/21) 088cbc5 ✔ ✘ ✔ minor issues minor slowdowns Minor gfx glitches are visible every now and then. Regular single popping sound in intro music and some more when loading new screens. - Crash Nitro Kart [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Ground texture flashes purples during races occasionally. Minor popping sound when loading into new screens. Random high frequency sounds if wram i-cache is enabled in all music. - Crash of the Titans [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues laggy Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible now and then. - Crayon Shin-chan - Arashi o Yobu Cinema Land no Daibouken! [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. Same game as Shin chan - Aventuras en Cineland - Crayon Shin-chan - Densetsu o Yobu Omake no Miyako Shockgaan! [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot.Same game as Shin Chan Contra Los Munecos De Shock Gahn - Crazy Chase [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - Crazy Frog Racer [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - Crazy Taxi - Catch a Ride [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and less gfx glitches with wram i-cache enabled. Some gfx glitches. - Creatures [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Croket! - Yume no Banker Survival! [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - Croket! 2 - Yami no Bank to Banqueen [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Croket! 3 - Granu Oukoku no Nazo [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. - Croket! 4 - Bank no Mori no Mamorigami [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Croket! Great - Toki no Boukensha [J] 2 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs fine with DSi/3DS build. Game crashes during the intro battle with base ds model. - Crouching Tiger Hidden Dragon [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Cruis'n Velocity [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Game uses a Password system. - Crushed Baseball [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. - CT Special Forces [E] 8 (2020/04/21) 088cbc5 ✔ ✘ - minor issues 100% Minor sounds are missing. Game uses a Password system. - CT Special Forces 2 - Back to Hell [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster with wram i-cache enabled. Random high frequency sounds if wram i-cache is enabled. Game uses a Password system. - CT Special Forces 3 - Bioterror [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Cubix - Robots for Everyone - Clash 'N Bash [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor crackling sound. - Curious George [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Game uses a Password system. - Custom Robo GX [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Audio is a bit out of sync. - Cyberdrive Zoids - Kijuu no Senshi Hyuu [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Dai-Mahjong [J] 4 (2020/04/21) 088cbc5 ✘ ✘ - good - Sound is playing well. The game only shows a white screen. Mask and center disabling does nothing. Does not react to button inputs. - Daisenryaku for Game Boy Advance [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. - Daisuki Teddy [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Dancing Sword - Senkou [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - Dan Doh!! Tobase Shouri no Smile Shot [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. Couldn't find a save spot. - Dan Doh!! Xi [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Danny Phantom - Urban Jungle [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% - Danny Phantom - The Ultimate Enemy [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. - Daredevil [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game uses a Password system. - Darius R [J] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster with wram i-cache enabled. Minor noise during the Pause screen. Minor sounds are missing. Game has no save feature. - Dark Arena [UE] 8 (2020/04/21) 088cbc5 ✔ ✘ - minor issues 100% Minor crackling sound. Game uses a Password system. - Dave Mirra Freestyle BMX 2 [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. - Dave Mirra Freestyle BMX 3 [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - David Beckham Soccer [E] 4 (2020/04/21) 088cbc5 ✔ ✔ - good - Heavy gfx glitches. This is a regress. Use commit 5b06bb4 (2019/07/03) arm9 build instead. - Davis Cup [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Deadly Skies [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - Dead to Rights [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Deal or No Deal [U] 6 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns The image is broken by image duplicate flickering. Some gfx glitches. Game has no save feature. - Defender - For All Mankind [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - Defender of the Crown (E) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - DemiKids - Dark Version (U) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. - DemiKids - Light Version (U) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. - Demon Driver - Time to Burn Rubber! (U) 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster with wram i-cache enabled. Game uses a Password system. - Denki Blocks! [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. - Densetsu no Stafy [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Minor sounds are missing. - Densetsu no Stafy 2 [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Densetsu no Stafy 3 [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Flicker on both screen after bios intro. Hblank dma to io Derby Stallion Advance [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - Desert Strike Advance [U] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster with wram i-cache enabled. Game uses a Password system. - Dexter's Laboratory - Chess Challenge [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Constant Audio crackling. Game uses a Password system. - Dexter's Laboratory - Deesaster Strikes! [E] 10 (2020/04/21) 088cbc5 ✔ ✘ ✔ good 100% - Di Gi Charat - DigiCommunication [J] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Game runs faster with wram i-cache enabled. Some Audio crackling. - Diadroids World - Evil Teikoku no Yabou [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Digi Communication Nyo - Datou! Black Gemagema Dan [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game has less gfx glitches with wram i-cache enabled. Couldn't find a save spot. - Digimon - Battle Spirit [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro with base ds model. - Digimon - Battle Spirit 2 [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro with base ds model. - Digimon Racing [E] 2 (2020/04/21) 088cbc5 ✔ ✔ - good - Game crashes during intro. - Dinotopia - The Timestone Pirates [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% - Disney's Party [UE] 2 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs well with DSi/3DS build. Game crashes after the titlescreen. Use build from the rom3M branch instead. Couldn´t find a save spot. Hicode Disney Princess [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster with wram i-cache enabled. Game uses a Password system. - Disney Princess - Royal Adventure [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Disney Sports - Basketball [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches are visible every now and then. - Disney Sports - Football [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Disney Sports - Motocross [E] 2 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs fine with DSi/3DS build. Game crashes after the titlescreen with base ds model. - Disney Sports - Skateboarding [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Disney Sports - Soccer [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches are visible every now and then. - Disney Sports - Snowboarding [E] 8 (2020/04/21) 088cbc5 ✘ ✔ ✔ minor issues 100% Minor sounds are missing. Minor gfx glitches now and then. - DK - King of Swing [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game works on DSi/3DS build. White screen after bios intro with base ds model. Hicode Dogz [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. - Dogz 2 [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. - Dogz - Fashion [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. - Dokapon [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Dokidoki Cooking Series 1 - Komugi-chan no Happy Cake [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. - Dokidoki Cooking Series 2 - Gourmet Kitchen - Suteki na Obentou [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Couldn't find a save spot. - Dokodemo Taikyoku - Yakuman Advance [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Audio is a bit out of sync. Minor gfx glitches are visible every now and then. - Domo-kun no Fushigi Terebi [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. - Donald Duck Advance [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% FMV Intro has timing issues. Game uses a Password system. - Donchan Puzzle Hanabi de Dohn Advance [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% - Donkey Kong Country [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Donkey Kong Country 2 [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor Audio crackling. Game crashes on second bonus game in Target Terror stage and in another bonus stage in Gloomy Gulch's Haunted Hall. - Donkey Kong Country 3 [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. - Doom [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. - Doom 2 [E] 8 (2020/04/21) 088cbc5 ✔ ✘ ✔ minor issues minor slowdowns Minor gfx glitches are visible every now and then. - Dora the Explorer - Dora's World Adventure! [U] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster with wram i-cache enabled. Game has no save feature. - Dora the Explorer - Super Spies [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Game uses a Password system. - Dora the Explorer - Super Star Adventures! [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has no save feature. - Dora the Explorer - The Search for the Pirate Pig's Treasure [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Audio sounds a bit off. Game uses a Password system. - Doraemon - Dokodemo Walker [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - Doraemon - Midori no Wakusei Dokidoki Daikyuushutsu! [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. - Double Dragon Advance [U] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has no save feature. - Doubutsu-jima no Chobigurumi [J] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Doubutsu-jima no Chobigurumi 2 - Tama-chan Monogatari [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - Downforce [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor gfx glitches are visible every now and then. Game uses a Password system. - Dragon Ball Advanced Adventure [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues laggy Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Dragon Ball GT - Transformation [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - Dragon Ball Z - Buu's Fury [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Needs a patch to be playable! https://gbatemp.net/threads/gbarunner2.451970/page-115 Game runs faster with wram i-cache enabled. Minor gfx glitches now and then. - Dragon Ball Z - Collectible Card Game [U] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% No Audio. Sfx only. - Dragon Ball Z - Supersonic Warriors [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Dragon Ball Z - Taiketsu [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Needs a patch to be playable! https://gbatemp.net/threads/gbarunner2.451970/page-115 Some gfx glitches. - Dragon Ball Z - The Legacy of Goku [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Needs a patch to be playable! https://gbatemp.net/threads/gbarunner2.451970/page-115 Graphical issue with post-logos FMV's image being reduced to upper left corner and flickering around. Minor gfx glitches now and then. - Dragon Ball Z - The Legacy of Goku II [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Crackling sounds when loading into new area. - Dragon Drive - World D Break [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster with wram i-cache enabled. Couldn't find a save spot. - Dragon's Rock [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster with wram i-cache enabled. Couldn't find a save spot. - Dragon Quest Monsters - Caravan Heart [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - Dragon Tales - Dragon Adventures [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Intro screen is missing. Minor sounds are missing. Game has no save feature. - Drake & Josh [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game uses a Password system. - Drill Dozer [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Driven [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Driv3r [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. - Driver 2 Advance [E] 2 (2020/04/21) 088cbc5 ✔ ✔ - - - Game crashes during the first mission. - Dr.Mario & Panel de Pon [J] 6 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Dr.Mario crashes. Minor sounds are missing. - Dr.Muto [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. - Dr.Sudoku [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Droopy's Tennis Open [E] 2 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs fine with DSi/3DS build. Game crashes after the title screen. Game uses a Password system. Timing. DSi speed works Dual Blades [U] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Duel Masters - Kaijudo Showdown [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Duel Masters - Sempai Legends [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Duel Masters - Shadow of the Code [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. - Duel Masters 2 - Invincible Advance [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Duel Masters 2 - Kirifuda Shoubu Ver. [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Duel Masters 3 [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Duke Nukem Advance [E] 8 (2020/04/21) 088cbc5 ✔ ✘ ✔ good minor slowdowns Gfx glitches with the gun that dissapear after a while. - Dungeons & Dragons - Eye of the Beholder [E] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% You hear all kinds of sound sample. - Dynasty Warriors Advance [E] 8 (2020/04/21) 088cbc5 ✘ ✔ ✔ minor issues 100% Minor gfx glitches are visible every now and then. Minor sounds are missing. - Earthworm Jim [UE] 6 (2020/04/21) 088cbc5 ✔ ✔ - bad too fast Disabling both i-caches makes the game somewhat playable. Game has no save feature. - Earthworm Jim 2 [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster with wram i-cache enabled. Game uses a Password system. - Ecks vs Sever [E] 4 (2020/04/21) 088cbc5 ✔ ✔ - bad minor slowdowns Mixed up view. View is rotated 90 degrees with respect to the world. Game uses a Password system. - Ecks vs Sever 2 - Ballistic [E] 4 (2020/04/21) 088cbc5 ✔ ✔ - good minor slowdowns Mixed up view. View is rotated 90 degrees with respect to the world. Game uses a Password system. - Ed, Edd n Eddy - Jawbreakers! [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - Ed, Edd n Eddy - The Mis-Edventures [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. - Eggo Mania [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. Screen flashes after bios intro with base ds model. Game has no save feature. Same game as Egg Mania. - Elemix! [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Elevator Action - Old & New [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Elf - The Movie [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Elf Bowling 1 & 2 [U] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% - Enchanted - Once Upon Andalasia [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Eragon [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Erementar Gerad - Tozasareshi Uta [J] 10 (2020/04/21) 088cbc5 ✘ ✔ ✔ good 100% - ESPN Final Round Golf [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then.Same game as JGTO Kounin Golf Master - Japan Golf Tour Game [J] - ESPN Great Outdoor Games - Bass Tournament [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Same game as Exciting Bass [J]. - ESPN International Winter Sports [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches now and then. Couldn't find a save spot. - ESPN Winter X-Games Snowboarding [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - ESPN X-Games Skateboarding [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Minor gfx glitches now and then. Couldn't find a save spot. - European Super League [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has no save feature. - Ever Girl [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. - EX Monopoly [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. - Extreme Ghostbusters - Code Ecto-1 [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. Use build from the rom3M branch instead. Game uses a Password system. Hicode Extreme Skate Adventure [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. - Eyeshield 21 Devilbats Devildays [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - EZ-Talk - Shokyuu Hen 1 [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - EZ-Talk - Shokyuu Hen 2 [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% A Keyword is needed to start the game. - EZ-Talk - Shokyuu Hen 3 [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% A Keyword is needed to start the game. - EZ-Talk - Shokyuu Hen 4 [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% A Keyword is needed to start the game. - EZ-Talk - Shokyuu Hen 5 [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% A Keyword is needed to start the game. - EZ-Talk - Shokyuu Hen 6 [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% A Keyword is needed to start the game. - E-Reader [U] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. - E.T. - The Extra-Terrestrial [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - bad 100% Title screen music glitches out if no buttons are pressed for a while. Some cracking noises during a level. Game uses a Password system. - F1 2002 [UE] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. - F-14 Tomcat [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Minor gfx glitches are visible every now and then. Game uses a Password system. - F-24 Stealth Fighter [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game uses a Password system. - Fairly OddParents! - Breakin` Da Rules [U] 8 (2020/04/21) 088cbc5 ✘ ✔ - minor issues 100% Minor gfx glitches are visible every now and then. Game uses a Password system. - Fairly OddParents! - Clash with the Anti-World [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Game uses a Password system. - Fairly OddParents! - Enter the Cleft [U] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Fairly OddParents! - Shadow Showdown [E] 10 (2020/04/21) 088cbc5 ✘ ✔ - good 100% Game uses a Password system. - Famicom Mini - Dai 2 Ji Super Robot Taisen [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Famicom Mini - Kido Senshi Z Gundam Hot Scramble [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Famicom Mini Vol. 08 - Mappy [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. This is a regression. Game was playable in older arm9 build. - Famicom Mini Vol. 10 - Star Soldier [J] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster with wram i-cache enabled. Works without AP Patch. - Famicom Mini Vol. 12 - Clu Clu Land [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Famicom Mini Vol. 13 - Balloon Fight [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Famicom Mini Vol. 14 - Wrecking Crew [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Famicom Mini Vol. 16 - Dig Dug [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Famicom Mini Vol. 17 - Takahashi Meijin no Boukenjima [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Famicom Mini Vol. 18 - Makaimura [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Famicom Mini Vol. 19 - TwinBee [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Famicom Mini Vol. 20 - Ganbare Goemon! Karakuri Douchuu [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Famicom Mini Vol. 21 - Super Mario Bros. 2 [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Famicom Mini Vol. 22 - Nazo no Murasame Jou [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Famicom Mini Vol. 24 - Hikari Shinwa - Palthena no Kagami [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Famicom Mini Vol. 26 - Famicom Mukashi Banashi - Shin Onigashima - Zen Kou Hen [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Famicom Mini Vol. 27 - Famicom Tantei Club - Kieta Koukeisha - Zen Kou Hen [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Famicom Mini Vol. 28 - Famicom Tantei Club Part II - Ushiro ni Tatsu Shoujo - Zen Kou Hen [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Famicom Mini Vol. 30 - SD Gundam World - Gachapon Senshi Scramble Wars [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Anti piracy patch doesn´t work. - Family Feud [U] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has no save feature. - Family Tennis Advance [J] 6 (2020/04/21) 088cbc5 ✔ ✔ ? bad 100% Sound regression compared to commit 916020e (2019/07/07). Couldn't find a save spot. - Famista Advance [J] 2 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues minor slowdowns Game runs well with DSi/3DS build. Game crashes during the intro with base ds model. Couldn´t find a save spot. Timing. DSi speed works Fancy Pocket [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - Fantastic 4 [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - Fantastic 4 - Flame On [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Fantastic Children [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. - Fear Factor Unleashed [U] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game works with DSi/3DS build. White screen after bios intro with base ds model. - Field of Nine - Digital Edition 2001 [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - FIFA Soccer 2003 [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Crowd sample in the Stadion are missing. - FIFA Soccer 2004 [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - FIFA Soccer 2005 [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - FIFA Soccer 2006 [UE] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Sound fx only, much noise. Minor gfx glitches are visible every now and then. - FIFA Soccer 2007 [UE] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Sound fx only. - FIFA World Cup - Germany 2006 [UE] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Sound FX only. - FightBox [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - FILA Decathlon [E] 8 (2020/04/21) 088cbc5 ✔ ✘ ✔ minor issues 100% Minor sounds are missing. Minor gfx glitches are visible every now and then. - Final Fantasy I & II - Dawn of Souls [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches are visible every now and then. - Final Fantasy IV Advance [E] 6 (2020/04/21) 088cbc5 ✘ ✔ ✔ minor issues minor slowdowns Minor gfx glitches are visible every now and then. Game crashes after Cecil, now a Paladin passes through Devil's Road. - Final Fantasy V Advance [E] 6 (2020/04/21) 088cbc5 ✘ ✔ ✔ minor issues 100% Minor gfx glitches are visible every now and then. Game crashes after a monk uses the kick command. - Final Fantasy VI Advance [E] 8 (2020/04/21) 088cbc5 ✘ ✔ ✔ minor issues 100% Health and safety screen has only yellow triangle. Cursor sound might be a bit off pitch. Minor sounds are missing. Minor gfx glitches are visible every now and then. - Final Fantasy Tactics Advance [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Some sounds are missing. Audio is out of sync. Minor gfx glitches are visible every now and then. - Final Fight One [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Finding Nemo [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game uses a Password system. - Finding Nemo - The Continuing Adventures [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Game uses a Password system. - Fire Emblem [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Crackling audio and black line across screen in battle during transitions. Due to saving often. Minor gfx glitches are visible every now and then. - Fire Emblem - Fuuin no Tsurugi [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Crackling audio and black line across screen in battle during transitions. Due to saving often. Minor gfx glitches are visible every now and then. - Fire Emblem - The Sacred Stones [E] 8 (2020/04/21) 088cbc5 ✘ ✔ ✔ minor issues minor slowdowns Audio stutters in battles in transitions. Due to saving often. Minor gfx glitches are visible every now and then. - Fire Pro Wrestling [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% The Judge "Fight!" voice sample is missing. - Fire Pro Wrestling 2 [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing.Same game as Final Fire Pro Wrestling - Yume no Dantai Unei! [J] - Flintstones - Big Trouble in Bedrock [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Game has no save feature. - Flushed Away [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game uses a Password system. - Ford Racing 3 [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Single popping sound when loading new logos and new screens. Game uses a Password system. - Formation Soccer 2002 [J] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Players have garbled gfx. Long artifacted horizontal line across field. - Fortress [UE] 6 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor gfx glitches are visible every now and then. Game has no save feature. - Foster's Home for Imaginary Friends [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches are visible every now and then. - Franklin the Turtle [E] 2 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game crashes after going into GBAR2 menu. Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Franklin's Great Adventures [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Freekstyle [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game uses a Password system. - Frogger Advance - The Great Quest [E] 6 (2020/04/21) 088cbc5 ✔ ✘ - bad minor slowdowns Minor gfx glitches are visible every now and then. Game uses a Password system. - Frogger's Adventures - Temple of the Frog [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - Frogger's Adventures 2 - The Lost Wand [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - Frogger's Journey - The Forgotten Relic [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. - Fruit Mura no Doubutsutachi [J] 2 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs well with 3DS build. DSi build won´t boot. Game crashes during the intro with base ds model. Couldn´t find a save spot. - Fushigi no Kuni no Alice [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Fushigi no Kuni no Angelique [J] 10 (2020/04/21) 088cbc5 ✘ ✔ ✔ good 100% - Futari wa Pretty Cure - Arienaai! Yume no Sono ha Daimeikyuu [J] 4 (2020/04/21) 088cbc5 ✔ ✔ - minor issues - White screen after bios intro. Screen eventually goes black and then white again. Disabling mask and center changes nothing. Sound is playing well. Minor sounds are missing. Reacts to button inputs. - Futari wa Pretty Cure Max Heart - Maji Maji! Fight de IN Janai [J] 4 (2020/04/21) 088cbc5 ✔ ✔ - minor issues - White screen after bios intro. Screen eventually goes black and then white again. Disabling mask and center changes nothing. Sound is playing well. Minor sounds are missing. Reacts to button inputs. - F-Zero Climax [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Crashes on gba bios intro if reset with GBAR2 ingame menu. - F-Zero GP-Legend [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - F-Zero Maximum Velocity [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Gachasute! Dino Device - Blue [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Gachasute! Dino Device - Red [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Gachasute! Dino Device 2 - Dragon [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Gachasute! Dino Device 2 - Phoenix [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Gachinko Pro Yakyuu [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Gadget Racers [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches are visible every now and then. Same game as Road Trip: Shifting Gears (U) and Choro Q Advance 2 (J) - Gakkou no Kaidan - Hyakuyoubako no Fuuin [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - Gakkou o Tsukurou!! Advance [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Gakuen Alice - Dokidoki Fushigi Taiken [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Gakuen Senki Muryou [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - Galaxy Angel Game Boy Advance - Moridakusan Tenshi no Full-Course - Okawari Jiyuu [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Galidor - Defenders of the Outer Dimension [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Gambler Densetsu Tetsuya - Yomigaeru Densetsu [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Games Explosion! [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Minor gfx glitches are visible every now and then. Game has no save feature. - Game & Watch Gallery Advance [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Minor sounds are missing. Minor gfx glitches are visible every now and then. - Ganbare Dodge Fighters [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Garfield - The Search for Pooky [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game uses a Password system. - Garfield and His Nine Lives [E] 6 (2020/04/21) 088cbc5 ✔ ✘ ✔ minor issues minor slowdowns Image duplicate glitch of title screen, new game cutscene and pausescreen. Some tearing of the upper screen when inside secret room in barn roof first stage. - Gauntlet - Dark Legacy [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Voice sample during character select are missing. Minor gfx glitches now and then. - Gegege no Kitarou - Kikiippatsu! Youkai Rettou (J) 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. - Gekido Advance - Kintaro´s Revenge [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor sound fx are missing. Game uses a Password system. - Gekitou Densetsu Noah - Dream Management (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Gem Smashers (U) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Genseishin Justirisers Souchaku! Chikyuu no Senshitachi (J) 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Couldn't find a save spot. - Genso Suikoden - Card Stories [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - Gensou Maden Saiyuuki - Hangyaku no Toushin-taishi [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Get! - Boku no Mushi Tsukamaete (J) 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - GetBackers Dakkanya - Jagan Fuuin! (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - GetBackers Dakkanya - Jigoku no Scaramouche (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - GetBackers Dakkanya - Metropolis Dakkan Sakusen! (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Get Ride! Amdriver - Senkou no Hero Tanjou! (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. - Get Ride! Amdriver - Shuggeki! Battle Party (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Ghost Rider [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches are visible every now and then. - Ghost Trap (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor Audio crackling. Couldn't find a save spot. - Global Star - Sudoku Fever [E] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Messed up background in initial language select and in game. Changing background while in a puzzle cleans up some of the garbled graphics. Vertical lines going across screen in puzzle. Regular crackling sounds in game when changing backround or inputing number. - Godzilla - Domination! [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor Audio crackling. - Goemon - New Age Shutsudou! (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Go!Go! Beckham! - Adventure on Soccer Island [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Minor sounds are missing. - Golden Nugget Casino (UE) 4 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs fine with DSi/3DS build. Unable to play a game with base ds model. Game uses a Password system. - Golden Sun [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Golden Sun 2 [UE] 4 (2020/04/21) 088cbc5 ✔ ✔ \w patch minor issues 100% Game makes GBAR2 crash when saving! This is a regression. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. Sram patching for saving is required in that build. Game runs faster with wram i-cache enabled. - Gradius Advance [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Grand Theft Auto Advance [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Green Eggs and Ham by Dr. Seuss (U) 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - Greg Hastings' Tournament Paintball Maxd [U] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Heavy gfx glitches during a match. - Gremlins - Stripe vs Gizmo [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. Use build from the rom3M branch instead. Game uses a Password system. Hicode Grim Adventures of Billy & Mandy (U) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor Audio crackling. Other games developed by Fullfat have similar issues. - Groove Adventure Rave - Hikari to Yami no Daikessen [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - GT Advance - Championship Racing [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. Game uses a Password system. - GT Advance 2 - Rally Racing [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - GT Advance 3 - Pro Concept Racing [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches are visible every now and then. - GT Championship [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with Cache enabled. Minor gfx glitches now and then. - GT Racers [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Game runs faster with wram i-cache enabled. Some gfx glitches. Game uses a Password system. - Guilty Gear X - Advance Edition [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Gumby vs. the Astrobots [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Gunstar Future Heroes [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches now and then. Same game as Gunstar Super Heroes. - Guranbo [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Guru Logic Champ [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Gyakuten Saiban [J] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game freezes after you open GBAR2 menu during the first case. This is a regress. Use commit b740476 (2019/12/24) instead. Minor sounds are missing. Minor gfx glitches are visible every now and then. - Gyakuten Saiban 2 [J] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game freezes after you open GBAR2 menu during the first case. This is a regress. Use commit b740476 (2019/12/24) instead. Minor sounds are missing. Minor gfx glitches are visible every now and then. - Gyakuten Saiban 3 [J] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game freezes after you open GBAR2 menu during the first case. This is a regress. Use commit b740476 (2019/12/24) instead. Minor sounds are missing. Minor gfx glitches are visible every now and then. - Hachiemon (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Hagane no Renkinjutsushi - Meisou no Rondo [J] 10 (2020/04/21) 088cbc5 ✘ ✔ ✔ good 100% - Hagane no Renkinjutsushi - Omoide no Sonata [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Hajime no Ippo - The Fighting! [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Hamepane - Tokyo Mew Mew (J) 6 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Some gfx glitches during the puzzle mini game. Couldn't find a save spot. - Hamster Club 3 (J) 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Hamster Club 4 (J) 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster with wram i-cache enabled. Couldn't find a save spot. - Hamster Monogatari 2 (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. Minor gfx glitches are visible every now and then. - Hamster Monogatari 3 (J) 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - Hamster Monogatari 3EX 4 Special (J) 6 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. Glitched Character portrait. Couldn't find a save spot. - Hamster Monogatari Collection (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Hamster Paradise - Pure Heart (J) 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - Hamster Paradise Advanchu (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Hamtaro - Ham-Ham Games [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Hamtaro - Ham-Ham Heartbreak [E] 4 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Stuck at the Name entry screen. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. - Hamtaro - Rainbow Rescue [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Hanabi Hyakkei Advance (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% - Hanafuda Trump Mahjong - Depachika Wayouchuu (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Happy Feet (E) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Hardcore Pinball (UE) 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Hardcore Pool (E) 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Game uses a Password system. - Harlem Globetrotters - World Tour (E) 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor gfx glitches are visible every now and then. Game uses a Password system. - Harobots - Robo Hero Battling!! (J) 2 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Game works with DSi/3DS build. Game crashes during the intro with base ds model. Use build from the rom3M branch instead. Hicode. Harry Potter - Quidditch World Cup [UE] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. - Harry Potter and the Chamber of Secrets [UE] 8 (2020/04/21) 088cbc5 ✔ ✘ ✔ good 100% Minor gfx glitches now and then. - Harry Potter and the Goblet of Fire [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Harry Potter and the Order of the Phoenix [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache disabled. Minor gfx glitches are visible every now and then. - Harry Potter and the Prisoner of Azkaban [UE] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad laggy Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Harry Potter and the Sorcerer's Stone [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. - Harukanaru Toki no Naka de - Neoromance Game [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Harvest Moon - Friends of Mineral Town [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game boots with DSi/3DS build. White screen after bios intro with base ds model. - Harvest Moon - More Friends of Mineral Town [U] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game boots with DSi/3DS build. White screen after bios intro with base ds model. - Hatena Satena [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches during the intro. Minor sounds are missing. - Heidi - The Game [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - Hello Kitty - Happy Party Pals [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game uses a Password system. - Hello Kitty Collection - Miracle Fashion Maker [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Black screen after bios intro. Known to be a problematic game. - Hello! Idol Debut - Kids Idol Ikusei Game [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - Herbie - Fully Loaded [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Some gfx glitches. Couldn't find a save spot. - Hey Arnold! - The Movie [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Higanbana [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - High Heat Major League Baseball 2002 [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - High Heat Major League Baseball 2003 [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game has less gfx glitches with wram i-cache enabled. Couldn't find a save spot. - Hi Hi Puffy AmiYumi - Kaznapped! [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% - Hikaru no Go [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Hikaru no Go 2 [J] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Game runs faster with wram i-cache enabled. Some sounds are missing. Minor gfx glitches are visible every now and then. - High School Musical - Livin' the Dream [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Hime Kishi Monogatari - Princess Blue [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Home on the Range [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game uses a Password system. - Horsez [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Same game as Horse & Pony: My Stud Farm and Pferd & Pony: Mein Gestüt - Hot Potato! [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Voice sample are missing. - Hot Wheels - All Out [E] 2 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs well with DSi/3DS. build. Game crashes during the intro with base ds model. Use build from the rom3M branch instead. Game uses a Password system. Hicode. Hot Wheels - Burnin' Rubber [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Hot Wheels - Stunt Track Challenge [UE] 4 (2020/04/21) 088cbc5 ✔ ✘ - minor issues minor slowdowns Missing environment and vehicles. Tearing across top of screen. Game uses a Password system. - Hot Wheels - Velocity X [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. Game uses a Password system. - Hot Wheels - World Race [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Some gfx glitches. Game uses a Password system. - Hudson Best Collection Vol. 1 - Bomberman Collection [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. - Hudson Best Collection Vol. 2 - Lode Runner Collection [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. - Hudson Best Collection Vol. 3 - Action Collection [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. - Hudson Best Collection Vol. 4 - Nazotoki Collection [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. - Hudson Best Collection Vol. 5 - Shooting Collection [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. - Hudson Best Collection Vol. 6 - Bouken Jima Collection [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. - Hugo - Bukkazoom! [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has no save feature. - Hugo - The Evil Mirror Advance [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Hunter X Hunter - Minna Tomodachi Daisakusen!! [J] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Game runs faster with wram i-cache enabled. Some sounds are missing. Slight audio regression compared to commit 916020e (2019/07/07). Minor gfx glitches are visible every now and then. - Ice Age [E] 8 (2020/04/21) 088cbc5 ✔ ✘ - minor issues 100% Game uses a Password system. - Ice Age 2 - The Meltdown [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor gfx glitches now and then. - Ice Nine [UE] 8 (2020/04/21) 088cbc5 ✔ ✘ ✔ good minor slowdowns Minor gfx glitches are visible every now and then. - Incredible Hulk [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Game runs faster with wram i-cache enabled. Sound regression compared to commit f52fe2b (2019/11/08). - Incredibles [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Game uses a Password system. - Incredibles - Rise of the Underminer [E] 8 (2020/04/21) 088cbc5 ✘ ✔ - minor issues minor slowdowns Minor gfx glitches are visible every now and then. Game uses a Password system. - Initial D - Another Stage [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. - Inspector Gadget - Advance Mission [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game works with DSi/3DS build. White screen after bios intro with base ds model. Use build from the rom3M branch instead. Game uses a Password system. Hicode Inspector Gadget Racing [E] 8 (2020/04/21) 088cbc5 ✘ ✔ - good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game uses a Password system. - International Karate Advanced [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Disable center and mask in GBAR2 menu to play the game. Unable to access gbarunner2 menu during gameplay. Minor sounds are missing. Minor gfx glitches because of the disabled border. Game uses a Password system. - International Karate Plus [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor sounds are missing. Game has no save feature. - International Superstar Soccer [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Same game as Jikkyou World Soccer Pocket - International Superstar Soccer Advance [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches now and then. - Inukko Club [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. Black screen after bios intro with base ds model. Use build from the rom3M branch instead. Hicode Inuyasha - Naraku no Wana! Mayoi no Mori no Shoutaijou [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. Couldn't find a save spot. - Invader [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. Game has no save feature. - Invincible Iron Man [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Iridion 3D [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Licensed by screen is missing. Minor gfx glitches are visible every now and then. Game uses a Password system. - Iridion 2 [E] 4 (2020/04/21) 088cbc5 ✘ ✔ - bad laggy Game runs faster with wram i-cache enabled. Game makes GBAR2 crash around first boss battle. Single crackling sound in menu and during cutscenes and some brief crackling ingame occassionaly. Game uses a Password system. - Isseki Hatchou - Kore 1ppon de 8shurui! [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Minor gfx glitches now and then. Couldn't find a save spot. - I Spy Challenger! [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - - It´s Mister Pants [UE] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Heavy gfx glitches. - Jackie Chan Adventures - Legend of the Darkhand [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - Jajamaru Jr. Denshouki - Jalecolle mo Arisourou [J] 6 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster with wram i-cache enabled. The retro games don´t work. Retro games work with DSi build. Couldn't find a save spot. - James Pond - Codename Robocod [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor gfx glitches are visible every now and then. Game uses a Password system. - Jazz Jackrabbit [UE] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with the 3DS. White screen after bios intro with base ds model. Use commit a61e70e (2017/04/22) arm9 master build for base ds model instead. - J.League Pro Soccer Club o Tsukurou! Advance [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - J.League Pocket [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - J.League Pocket 2 [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches are visible every now and then. Minor sounds are missing. - J.League Winning Eleven Advance 2002 [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - Jet Set Radio [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor Audio crackling. Couldn't find a save spot. - JGTO Kounin Golf Master Mobile - Japan Golf Tour Game [J] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues laggy It takes a measured 3 minutes to get past the blue Golf Master logo. Game plays fine afterwards. Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Minor sounds are missing. - Jimmy Neutron Boy Genius [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now an then. Minor sounds are missing. Game uses a Password system. - Jimmy Neutron Boy Genius - Attack of the Twonkies [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. Minor gfx glitches are visible every now and then. - Jimmy Neutron Boy Genius - Jet Fusion [UE] 10 (2020/04/21) 088cbc5 ✘ ✔ - good 100% Game uses a Password system. - Jimmy Neutron Boy Genius vs. Jimmy Negatron [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. Game has no save feature. - Jinsei Game Advance [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Jissen Pachi-Slot Hisshouhou! - Juuou Advance [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - Jisu F-Zero Weilai Saiche [China] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% F-Zero Maximum Velocity for iQue China. Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Jonny Moseley Mad Trix [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Juka and the Monophonic Menace [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Minor gfx glitches are visible every now and then. - Jungle Book 2 [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - bad 100% Most sounds are missing. Minor gfx glitches are visible every now and then. Game uses a Password system. - Jurassic Park III - Dino Attack [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Jurassic Park III - Park Builder [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. Minor gfx glitches now and then. - Jurassic Park III - The DNA Factor [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - Jurassic Park Institute Tour - Dinosaur Rescue [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Justice League - Injustice for All [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. - Justice League Chronicles [U] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Some gfx glitches. - Justice League Heroes - The Flash [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor Audio crackling. High pitched noise when wram i-cache is enabled. - K-1 Pocket Grand Prix [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - K-1 Pocket Grand Prix 2 [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. Minor gfx glitches are visible every now and then. - Kaeru B Back [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Kaiketsu Zorori to Mahou no Yuuenchi - Ohimesama o Sukue! [J] 4 (2020/04/21) 088cbc5 ✔ ✔ ? bad minor slowdowns Game runs faster with wram i-cache enabled. Minor sounds are missing. Heavy gfx glitches. Couldn't find a save spot. - Kamaitachi no Yoru Advance [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Kami no Kijutsu - Illusion of the Evil Eyes [J] 8 (2020/04/21) 088cbc5 ✔ ✘ ✔ minor issues 100% Minor sounds are missing. - Kao the Kangaroo [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches now and then. Game uses a Password system. - Kappa no Kai-Kata Katan Daibouken [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Karnaaj Rally [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Kawa no Nushi Tsuri 3 & 4 [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Kawa no Nushi Tsuri 5 - Fushigi no Mori Kara [J] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad laggy Game runs faster with wram i-cache enabled. Heavy gfx glitches. - Kawaii Pet Game Gallery [J] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Game uses a Password system. - Kawaii Pet Game Gallery 2 [J] 6 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster with wram i-cache enabled. Some gfx glitches. Couldn't find a save spot. - Keitai Denjuu Telefang 2 - Power [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Keitai Denjuu Telefang 2 - Speed [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Kelly Slater's Pro Surfer [UE] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. - Keroro Gunsou - Taiketsu! Gekisou Keronprix Daisakusen de Arimasu!! [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches now and then. Couldn't find a save spot. - Kessakusen! Ganbare Goemon 1-2 [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster with wram i-cache enabled. Couldn't find a save spot. - Kid Paddle [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. Use build from the rom3M branch instead. Hicode Kidou Senshi Gundam Seed - Tomo to Kimi to Koko de [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - Kidou Tenshi Angelic Layer - Misaki to Yume no Tenshi-tachi [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Kid's Cards [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor gfx glitches are visible every now and then. - Killer 3D Pool [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Some gfx glitches. Voice sample are missing. Game uses a Password system. - Kill Switch [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. High pitched noise when wram i-cache enabled. - Kim Possible [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Minor gfx glitches are visible every now and then. Game uses a Password system. - Kim Possible 2 - Drakken's Demise [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Kim Possible 3 - Team Possible [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches are visible every now and then. - Kingdom Hearts - Chain of Memories [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - King Kong - The Official Game of the Movie [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. - King of Fighters EX - NeoBlood [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - King of Fighters EX2 - Howling Blood [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. - Kinniku Banzuke - Kimero! Kiseki no Kanzen Seiha [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. - Kinniku Banzuke - Kongou-kun no Daibouken! [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Kirby - Nightmare in Dreamland [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Kirby and the Amazing Mirror [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Kisekko Gurumi - Chesty to Nuigurumi-tachi no Mahou no Bouken [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Minor gfx glitches now and then. - Kiss x Kiss Seirei Gakuen [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Kiwame Mahjong Deluxe - Mirai Senshi 21 [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Klonoa - Empire of Dreams [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Klonoa 2 - Dream Champ Tournament [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Klonoa Heroes - Densetsu no Star Medal [J] 4 (2020/04/21) 088cbc5 ✔ ✔ ? bad minor slowdowns Game runs faster with wram i-cache enabled. Heavy gfx glitches. Couldn't find a save spot. - Koala Brothers - Outback Adventures [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor sounds are missing. Game has no save feature. - Koinu-chan no Hajimete no Osanpo - Koinu no Kokoro Ikusei Game [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster with wram i-cache. Couldn't find a save spot. - Koinu to Issho - Aijou Monogatari [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Koinu to Issho 2 [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Konami Collector's Series - Arcade Classics [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has no save feature. - Konami Krazy Racers [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. This is a regression. Commit unspecified (2019/06/03) (sd save branch) arm9 build boots into the menu. - Konchuu Monster Battle Master [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster with wram i-cache enabled. Couldn't find a save spot. - Konchuu no Mori no Daibouken - Fushigina Sekai no Junin Tachi [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Kong - King of Atlantis [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. Use build from the rom3M branch instead. Game uses a Password system. Hicode Kong - The Animated Series [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. Game uses a Password system. - Konjiki no Gashbell!! - Makai no Bookmark [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Konjiki no Gashbell!! - Unare! Yuujou no Zakeru 2 [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. - Konjiki no Gashbell!! The Card Battle for GBA [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. Couldn't find a save spot. - Konjiki no Gashbell!! Yuujou no Zakeru - Dream Tag Tournament [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster with wram i-cache enabled. Couldn't find a save spot. - Koro Koro Puzzle - Happy Panechu! [J] 4 (2020/04/21) 088cbc5 ✔ ✔ - bad laggy Minor sounds are missing. Heavy gfx glitches and slowdown. Motion sensor support required to be playable. - Kotoba no Puzzle - Mojipittan Advance [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - Kouchu Ouja Mushiking [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. - Koukou Juken Advance Series Eigo Koubun Hen - 26 Units Shuuroku [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - Koukou Juken Advance Series Eijukugo Hen - 650 Phrases Shuuroku [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - Koukou Juken Advance Series Eitango Hen - 2000 Words Shuuroku [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - Kunio Kun Nekketsu Collection 1 [J] 4 (2020/04/21) 088cbc5 ✔ ✔ - bad laggy Minor sounds are missing. Minor gfx glitches are visible every now and then. Game uses a Password system. - Kunio Kun Nekketsu Collection 2 [J] 4 (2020/04/21) 088cbc5 ✔ ✔ - bad laggy Minor sounds are missing. Minor gfx glitches are visible every now and then. Game uses a Password system. - Kunio Kun Nekketsu Collection 3 [J] 4 (2020/04/21) 088cbc5 ✔ ✔ - bad laggy Minor sounds are missing. Minor gfx glitches are visible every now and then. Game uses a Password system. - Kurohige no Golf Shiyouyo [J] 4 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues minor slowdowns Game runs faster with wram i-cache enabled. Heavy gfx glitches. Minor sounds are missing. Couldn't find a save spot. - Kurohige no Kurutto Jintori [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - Kurukuru Kururin [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches are visible every now and then. - Kururin Paradise [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. - Lady Sia [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Land Before Time [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Land Before Time - Into the Mysterious Beyond [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible now and then. - Lara Croft Tomb Raider - Legend [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Lara Croft Tomb Raider - The Prophecy [E] 4 (2020/04/21) 088cbc5 ✔ ✔ - broken 100% Only sound is an intermittent beeping sound. Game uses a Password system. - Legend of Dynamic Goushouden - Houkai no Rondo [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Legends of Wrestling II [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Legendz - Sign of Nekuromu [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Couldn't find a save spot. - Legendz - Yomigaeru Shiren no Shima [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - LEGO Bionicle [E] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game crashes after you press select during the first level. - LEGO Bionicle Heroes [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. - LEGO Bionicle - Matoran Adventures [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Minor gfx glitches now and then. - LEGO Bionicle - Maze of Shadows [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. - LEGO Drome Racers [E] 4 (2020/04/21) 088cbc5 ✔ ✘ ✔ minor issues laggy Heavy gfx glitches. - LEGO Island - Xtreme Stunts [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - LEGO Island 2 - The Brickster's Revenge [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - LEGO Knights Kingdom [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. Uses abt mode for some things, idk why. Changing it to use undefined mode makes it boot, but it still timing-crashes in the menu. LEGO Racers 2 [E] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Game crashes early in story mode. Arcade mode works. Minor gfx glitches now and then. Minor sounds are missing. - LEGO Soccer Mania [UE] 2 (2020/04/21) 088cbc5 ✔ ✔ - good - Game crashes during the intro. - LEGO Star Wars - The Video Game [UE] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad laggy Game runs faster with wram i-cache enabled. Minor gfx glitches now and then. - LEGO Star Wars II - The Original Trilogy [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. - Lemony Snicket's A Series of Unfortunate Events [UE] 8 (2020/04/21) 088cbc5 ✘ ✔ ✔ minor issues 100% Minor gfx glitches are visible every now and then. - Let's Ride! - Dreamer [U] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad laggy Game runs faster with wram i-cache enabled.Same game as Pferd & Pony - Lass Uns Reiten 2 - Let's Ride! - Friends Forever [U] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues laggy Game runs faster with wram i-cache enabled. Some gfx glitches when you walk around the Farm.Same game as Pferd & Pony- Best Friends - Mein Pferd. - Let's Ride! - Sunshine Stables [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Minor gfx glitches are visible every now and then.Same game as Pferd & Pony: Mein Pferdehof - Licca-chan no Oshare Nikki [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. Minor gfx glitches now and then. - Lilliput Oukoku - Lillimoni to Issho Puni! [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Glitched warp scene with bottom third being a black area and cutscene background warping picture moved up. Minor gfx glitches are visible every now and then. - Lilo and Stitch [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Game uses a Password system. - Lilo and Stitch 2 [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - Lion King [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor Audio crackling during the intro. - Little Buster Q [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches now and then. - Little Einsteins [U] 6 (2020/04/21) 088cbc5 ✔ ✘ - minor issues laggy Minor gfx glitches are visible every now and then. Game has no save feature. - Little League Baseball 2002 [U] 4 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Background is missing in game and is all black. Game has no save feature. - Little Mermaid - Magic in Two Kingdoms [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Little Patissier - Cake no Oshiro [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. - Lizzie McGuire [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Lizzie McGuire 2 - Lizzie Diaries [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. - Lizzie McGuire 3 - Homecoming Havoc [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - Lode Runner [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Looney Tunes - Back in Action [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster with wram i-cache enabled. Couldn't find a save spot. - Lord of the Rings - Hobbit [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Minor Audio crackling. - Lord of the Rings - The Fellowship of the Ring [E] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad laggy Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Loading game breaks sound so there's no sound anymore. - Lord of the Rings - The Return of the King [UE] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues laggy Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Slowdown when fighting enemys. - Lord of the Rings - The Third Age [UE] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues laggy Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Lord of the Rings - The Two Towers [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. - Lost Vikings [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Game has less gfx glitches with wram i-cache enabled. No Audio, sound fx only. - Love Hina Advance - Shukufuku no Kane ha Naru Kana [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - Lucky Luke - Wanted! [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor sounds are missing. Game uses a Password system. - Lufia - The Ruins of Lore [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. - Lunar Legend [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - Madagascar [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good minor slowdowns Game runs faster with wram i-cache enabled. - Madagascar - Operation Penguin [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. High pitches noise when wram i-cache is enabled. Minor gfx glitches now and then. - Madden NFL 2002 [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Madden NFL 2003 [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Madden NFL 2004 [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Madden NFL 2005 [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Madden NFL 2006 [U] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Sound fx only and loud noise ingame. - Madden NFL 2007 [U] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Sound fx only. - MAER - Knockin' on Heaven's Door [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - Magi Nation [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Couldn't find a save spot. - Magical Houshin [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Magical Quest Starring Mickey & Minnie [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Magical Quest Starring Mickey & Minnie 2 [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. Minor gfx glitches during the title screen. - Magical Quest Starring Mickey & Minnie 3 [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with Cache enabled. Minor sounds are missing. Minor gfx glitches are visible every now and then. - Magical Vacation [J] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Minor sounds are missing. Some noise. The game seems to only want to do manual fifo writes. When dma destination is not fifo, I should not do writes to the fifo, but the irq should still fire. - Mahou Sensei Negima! - Private Lesson Damedesuu Toshokanjima [J] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs well with DSi/3DS build. Game crashes during intro with base ds model. - Mahou Sensei Negima! - Private Lesson 2 Ojamashimasuu Parasite de Chu [J] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game works with DSi/3DS build. Game crashes during intro with base ds model. Game only works with DSi speed enabled! Game crashes without it. Timing. DSi speed works Mahjong Keiji [J] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Minor sounds are missing. Some Noise. - Mail de Cute [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Majokko Cream-chan no Gokko Series 1 - Wannyan Idol Gakuen [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches now and then. Couldn't find a save spot. - Majokko Cream-chan no Gokko Series 2 - Kisekae Angel [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches now and then. Couldn't find a save spot. - Manga-ka Debut Monogatari [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Maniac Miner [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Maniac Racers Advance [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - March of the Penguins [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Game uses a Password system. - Marie, Elie & Anis no Atelier - Soyokaze Kara no Dengon [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Mario Golf - Advance Tour [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. Use build from the rom3M branch instead. Hicode Mario Kart - Super Circuit [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache disabled. Minor gfx glitches are visible every now and then. - Mario & Luigi - Superstar Saga [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Disable main memory cache in the gbarunner2 menu to play the game. Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches every now and then. - Mario Party Advance [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Mario Pinball Land [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - Mario Power Tennis [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. Use build from the rom3M branch instead. Hicode Mario vs Donkey Kong [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor crackling sound during intro cutscene and occasionally ingame. - Marvel - Ultimate Alliance [E] 4 (2020/04/21) 088cbc5 ✘ ✔ - - 100% Game runs well with DSi/3DS build. Game crashes during intro with base ds model. - Mary-Kate and Ashley - Girls Night Out [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - Mary-Kate and Ashley Sweet 16 - Licensed to Drive [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game uses a Password system. - Masters of the Universe He-Man - Power of Grayskull [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor sounds and voice sample are missing. Game uses a Password system. - Matantei Loki Ragnarok - Gensou no Labyrinth [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Matchbox Cross Town Heroes [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Game uses a Password system. - Mat Hoffman's Pro BMX [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Mat Hoffman's Pro BMX 2 [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Minor sounds are missing. - Math Patrol - The Kleptoid Threat [U] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. - Max Payne Advance [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Gfx glitches during Cutscene. - Maya the Bee - Sweet Gold [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Licensed by screen is missing. Minor gfx glitches are visible every now and then. - Maya the Bee - The Great Adventure [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Licensed by screen is missing. Minor gfx glitches are visible every now and then. Game uses a Password system. - Mazes of Fate [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches now and then. - Mech Platoon [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Intro FMV is broken. Minor sounds are missing. - Medabots - Metabee Version [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Many sounds are missing and screeching can be heard when sound is interrupted. Random sfxs tend to interrupt sound as well. This is a regression - Use build (2019/12/24) b740476. Has Natsume Audio Engine that streams audio. - Medabots - Rokusho Version [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Many sounds are missing and screeching can be heard when sound is interrupted. Random sfxs tend to interrupt sound as well. This is a regression - Use build (2019/12/24) b740476. Has Natsume Audio Engine that streams audio. - Medabots AX - Metabee Version [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds and voice sample are missing. - Medabots AX - Rokusho Version [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds and voice sample are missing. - Medal of Honor - Infiltrator [UE] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. - Medal of Honor - Underground [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Voice sample and gun sound are missing. Titlescreen is purple after quitting game. Minor gfx glitches now and then. Game uses a Password system. - Meet the Robinsons [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Megaman & Bass [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Megaman Battle Chip Challenge [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor slowdown during the FMV access scene. - Megaman Battle Network [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Megaman Battle Network 2 [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. - Megaman Battle Network 3 Blue [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game takes a while to boot. Minor sounds are missing. - Megaman Battle Network 3 White [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game takes a while to boot. Minor sounds are missing. - Megaman Battle Network 4 Blue Moon [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Megaman Battle Network 4 Red Sun [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Megaman Battle Network 5 Team Colonel [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Megaman Battle Network 5 Team Protoman [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Megaman Battle Network 6 Cybeast Falzar [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Megaman Battle Network 6 Cybeast Gregar [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Mega Man Zero [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Mega Man Zero 2 [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Mega Man Zero 3 [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Mega Man Zero 4 [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Meine Tierarztpraxis [G] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Meine Tierpension [G] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Meitantei Conan - Akatsuki no Monument [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Meitantei Conan - Nerawareta Tantei [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Men in Black - The Series [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor sounds are missing. Game uses a Password system. - Mermaid Melody - Pichi Pichi Pitch [J] 4 (2020/04/21) 088cbc5 ✔ ✔ ? bad minor slowdowns Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Mermaid Melody - Pichi Pichi Party [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Mermaid Melody - Pichi Pichi Pitch - Pichi Pichitto Live Start! [J] 4 (2020/04/21) 088cbc5 ✔ ✔ ? bad minor slowdowns Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Metal Max 2 Kai [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Metal Gun Slinger [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Metal Slug Advance [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Metroid Fusion [E] 8 (2020/04/21) 088cbc5 ✘ ✔ ✔ minor issues 100% Single crackling sound when intro cutscene starts and loading into save file. - Metroid - Zero Mission [E] 8 (2020/04/21) 088cbc5 ✘ ✔ ✔ minor issues minor slowdowns Minor gfx glitches are visible every now and then. Minor slowdown when you pass through tunnel. Trying to play the Nes Metroid causes the game to crash. - Mezase! Koushien [J] 2 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game crashes during the intro. This is a regression. Use commit b740476 (2019/12/24) instead. Couldn't find a save spot. - Micro Machines [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor sounds are missing. Game uses a Password system. - Midnight Club - Street Racing [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Broken backgrounds in logos and title screen. Minor sounds are missing. Game uses a Password system. - Midway's Greatest Arcade Hits [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has no save feature. - Mighty Beanz Pocket Puzzles [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster with wram i-cache enabled. Game has no save feature. - Mike Tyson Boxing [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Minami no Umi no Odyssey [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches now and then. - Minimoni - Mika no Happy Morning Chatty [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches are visible every now and then. Minor sounds are missing. - Minimoni - Onegai Ohoshi-sama! [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - Minna de Puyo Puyo [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Minna no Ouji-sama [J] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad minor slowdowns Game runs faster with wram i-cache enabled. Minor sounds are missing. Bad voice over. Minor gfx glitches every now and then. - Minna no Shiiku Series - Boku no Kabuto-Kuwagata [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. - Minna no Shiiku Series 1 - Boku no Kabutomushi [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Minna no Shiiku Series 2 - Boku no Kuwagata [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - Minna no Soft Series - Happy Trump 20 [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Minna no Soft Series - Hyokkori Hyoutanjima - Don Gabacho Daikatsuyaku no Maki (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches now and then. - Minna no Soft Series - Minna no Mahjong [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Minna no Soft Series - Minna no Shogi [J] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ broken 100% Sound is missing. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. - Minna no Soft Series - Numpla Advance [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Minna no Soft Series - Shanghai [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Minority Report - Everybody Runs [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Mirakuru! Panzou - 7tsu no Hoshi no Uchuukaizoku [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - Mission Impossible - Operation Surma [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - Miteluode - Lingdian Renwu [China] 8 (2020/04/21) 088cbc5 ✘ ✔ ✔ minor issues minor slowdowns Metroid Zero Mission for iQue China. Minor gfx glitches are visible every now and then. Minor slowdown when you progress through tunnel. Trying to play the Nes Metroid causes the game to crash. - Miteluode Ronghe [China] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Metroid Fusion for iQue China. Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. - MLB SlugFest 20-04 [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game uses a Password system. - Mobile Pro Yakyuu - Kantoku no Saihai [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Mobile Suit Gundam Seed - Battle Assault [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. Game uses a Password system.Same game as Kidou Senshi Gundam Seed Destiny [J] - Moero!! Jaleco Collection [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game boots with the DSi/3DS build but crashes after you start a game. White screen after bios intro with base ds model. The build from the rom3M branch boots and crashes after you start a game. - Momotarou Dentetsu G Gold Deck o Tsukure! [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. The Hudson logo screen is missing. Minor sounds are missing. Couldn't find a save spot. - Momotarou Matsuri [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. - Monopoly [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster with wram i-cache enabled. Some tearing when scrolling to player ingame. Game has no save feature. - Monster Force [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Monster Gate [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches now and then. - Monster Gate - Ooinaru Dungeon - Fuuin no Orb [J] 8 (2019/12/24) b740476 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor sounds are missing. - Monster Guardians [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches are visible every now and then. Minor sounds are missing. - Monster House [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Monsters, Inc [UE] 2 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs perfect with 3DS build. Game crashes during the intro with base ds model. Game uses a Password system. - Monster Jam - Maximum Destruction [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Monster Maker 4 - Flash Card [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - Monster Maker 4 - Killer Dice [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - Monster Rancher Advance [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Monster Rancher Advance 2 [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - Monster Summoner [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Monster Truck Madness [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Minor gfx glitches are visible every now and then. - Monster Trucks [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Game runs faster with wram i-cache enabled. Game has no save feature. - Monster Trucks Mayhem [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Game runs faster with wram i-cache enabled. Game uses a Password system. - Moorhen 3 - The Chicken Chase! [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Weird one. At first the game white screens after boot. Becomes playable after you go in and out of the menu screen. Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. - Morita Shougi Advance [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor gfx glitches now and then. Couldn't find a save spot. - Mortal Kombat - Deadly Alliance [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. Graphical flickering whenever loading new screen. Glitched background fmv in profile creation. - Mortal Kombat - Tournament Edition [U] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Graphical flickering whenever loading new screen. Glitched background fmv in profile creation. - Mortal Kombat Advance [U] 6 (2020/04/21) 088cbc5 ✔ ✘ - minor issues minor slowdowns Minor gfx glitches are visible every now and then. Game has no save feature. - Mother 1+2 [J] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Mother 1: Game runs fine with 3DS build. White screen after boot with base ds model. Mother 2: Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Mother 3 [J] 2 (2020/04/21) 088cbc5 ✘ ✔ ✔ minor issues 100% Game crashes during the intro. - Moto GP [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - bad 100% Minor gfx glitches are visible every now and then. Sound fx only. Game uses a Password system. - Motoracer Advance [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Mr Nutz [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Mr. Driller 2 [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - Mr. Driller A - Fushigi na Pacteria [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Minor sounds are missing. - Ms. Pac-Man - Maze Madness [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Fullfat developed game. - Mucha Lucha! - Mascaritas of the Lost Code [U] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. - Mugenborg [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game has less gfx glitches with wram i-cache enabled. Couldn't find a save spot. - Mummy [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - bad 100% Intermittent beeping sound. No sfxs are playing. Rest of music is playing well in the background. Game uses a Password system. - Muppet Pinball Mayhem [E] 8 (2020/04/21) 088cbc5 ✘ ✔ ✔ minor issues 100% Minor gfx glitches are visible every now and then. - Muppets - On with the Show! [UE] 4 (2020/04/21) 088cbc5 ✔ ✔ - bad minor slowdowns Game crashes during a mini game. This is a regression. Use commit b740476 (2019/12/24) instead. Game uses a Password system. - Mutsu - Water Looper Mutsu [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Couldn't find a save spot. - MX 2002 featuring Ricky Carmichael [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Game has no save feature. - My Animal Centre in Africa [E] 4 (2020/04/21) 088cbc5 ✔ ✔ ? bad 100% Game has less gfx glitches with wram i-cache enabled. All menus and images are broken up. In game world displays correctly. Couldn't find a save spot. - My Little Pony - Crystal Princess - The Runaway Rainbow [U] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Game uses a Password system. - M&M's - Blast! [U] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. Couldn´t find a save spot. - M&M's - Break'em [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game uses a Password system. - Nakayoshi Mahjong - KabuReach [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - Nakayoshi Pet Advance Series 1 - Kawaii Hamster [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Nakayoshi Pet Advance Series 2 - Kawaii Koinu [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Nakayoshi Pet Advance Series 3 - Kawaii Koneko [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Nakayoshi Pet Advance Series 4 - Kawaii Koinu Mini - Wankoto Asobou!! Kogata-ken [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Couldn't find a save spot. - Nakayoshi Youchien - Sukoyaka Enji Ikusei Game [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Namco Museum [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Graphical glitch in upper left corner after exiting from a game. Game has no save feature. - Namco Museum - 50th Anniversary [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game has no save feature. - Nancy Drew - Message in a Haunted Mansion [U] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Narikiri Jockey Game - Yuushun Rhapsody [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches are visible every now and then. Minor sounds are missing. - Naruto - Konoha Senki [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Minor gfx glitches are visible every now and then. - Naruto - Ninja Council [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Naruto - Ninja Council 2 [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches during cutscene. Minor sounds are missing. - Naruto RPG - Uketsugareshi Hi no Ishi [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - NASCAR Heat 2002 [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Natural 2 - Duo [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - NBA Jam 2002 [UE] 6 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Some gfx glitches. Graphical glitch in main menu after quitting match near circular buttons on the left side. Game uses a Password system. - Need for Speed Carbon - Own the City [UE] 4 (2020/04/21) 088cbc5 ✔ ✘ ✔ minor issues laggy Heavy gfx glitches and slowdown. - Need for Speed - Most Wanted [UE] 4 (2020/04/21) 088cbc5 ✔ ✘ ✔ minor issues laggy Heavy gfx glitches and slowdown. - Need for Speed - Porsche Unleashed [UE] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor gfx glitches now and then. - Need for Speed - Underground [UE] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues laggy Game runs faster with wram i-cache enabled. Heavy gfx glitches and slowdown. - Need for Speed - Underground 2 [UE] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues laggy Game runs faster with wram i-cache enabled. Heavy gfx glitches and slowdown. - Next Generation Tennis [E] 6 (2020/04/21) 088cbc5 ✔ ✘ ✔ minor issues 100% Some gfx glitches during the Menu Screen. - NFL Blitz 20-02 [U] 2 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game works with DSI/3DS build. Game crashes after the intro with base ds model. Game uses a Password system. - NFL Blitz 20-03 [U] 6 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster with wram i-cache enabled. Some gfx glitches. Game has no save feature. - NHL 2002 [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - NHL Hitz 20-03 [U] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game softlocks after you select Season mode. Sound still plays. Exhibiton mode works. - Nicktoons Racing [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Nihon Pro Mahjong Renmei Kounin Tetsuman Advance - Menkyo Kaiden Series [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Ninja Cop [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. Same game as Ninja Five-O - Nintendo MP3 Player [E] 2 (2020/04/21) 088cbc5 ✔ ✔ - - - Crashes during Nintendo Health screen. Unsupported Device. - Nobunaga Ibun [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. - Nobunaga no Yabou [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. - Noddy - A Day in Toyland [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Game has no save feature. - No No No Puzzle Chailien [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Gfx glitches during the title screen. Minor sounds are missing. - No Rules - Get Phat [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Game uses a Password system. - Nyan Nyan Nyanko no Nyan Collection [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Ochaken Kururin - Honwaka Puzzle de Hotto Shiyo [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - Ochaken no Bouken-jima - Honwaka Yume no Island [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - Ochaken no Heya [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Ochaken no Yumebouken [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - Oddworld - Munch's Oddysee [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Ohanaya-san Monogatari GBA - Iyashikei Ohanaya-san Ikusei Game [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Ojarumaru - Gekkouchou Sanpo de Ojaru [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Minor sounds are missing. - Okumanchouja Game - Nottori Daisakusen! [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game has less gfx glitches with wram i-cache enabled. Couldn't find a save spot. - One Piece [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - One Piece - Dragon Dream [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - One Piece - Going Baseball - Kaizoku Yakyuu [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - One Piece - Mezase! King of Belly [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. Couldn't find a save spot. - One Piece - Nanatsu Shima no Daihihou [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Onimusha Tactics [E] 4 (2020/04/21) 088cbc5 ✘ ✔ ✔ minor issues 100% Game runs well with DSi/3DS build and DSi speed enabled. Game freezes with base ds model. Timing. DSi speed works Onmyou Taisenki Zeroshiki [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Open Season [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. - Operation Armored Liberty [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Minor gfx glitches are visible every now and then. Game uses a Password system. - Oriental Blue - Ao no Tengai [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Oshaberi Inko Club [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Oshare Princess [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor gfx glitches are visible every now and then. Minor sounds are missing. Couldn't find a save spot. - Oshare Princess 2 [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - Oshare Princess 3 [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Oshare Princess 5 [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Oshare Wanko [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. Minor gfx glitches are visible every now and then. - Ottifanten Pinball [G] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Game has no save feature. - Over the Hedge [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Intro Cutscene only shows text. Minor gfx glitches now and then. - Over the Hedge - Hammy Goes Nuts! [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches now and then. High pitched sound when wram i-cache is enabled. - Ozzy & Drix [U] 6 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor gfx glitches now and then. Game has no save feature. - Pac-Man Collection [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - broken 100% No Audio. Game has no save feature. - Pac-Man Pinball Advance [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor sounds are missing. Game has no save feature. - Pac-Man World [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Audio plays well until saving, at which point it will start making crackling sounds continuously. Going in and out of the GBAR2 menu might remedy this, but it makes GBAR2 crash most of the time. Other games developed by Fullfat have similar issues. It may be because the timer keeps running, and its actual value is used to guide mixing. Pac-Man World 2 [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Going into GBAR2 menu makes the game softlock. This softlock might not have happened in build (2020/03/28) 883c0d7. Game uses a Password system. Other games developed by Fullfat have similar issues. It may be because the timer keeps running, and its actual value is used to guide mixing. Paws & Claws - Best Friends - Dogs & Cats [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% - Paws & Claws - Pet Resort [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% - Payback [E] 4 (2020/04/21) 088cbc5 ✔ ✘ ✔ good laggy Heavy gfx glitches and slowdown. - Penny Racers [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. Same game as The US Gadget Racers (NOT the same as the similarly named European ROM) and Choro-Q Advance (J) - Peter Pan - Return to Neverland [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Game uses a Password system. - Peter Pan - The Motion Picture Event [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game uses a Password system. - Petz - Hamsterz Life 2 [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. - Petz Vet [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. Same game as Himawari Doubutsu Byouin Pet no Oishasan - Phalanx - The Enforce Fighter A-144 [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches now and then. - Phantasy Star Collection [UE] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Phantasy Star 1-2 are playable with DSi/3DS build. Only Phantasy Star 3 is playable with base ds model. Noise during Pause screen. - Phil of the Future [U] 4 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Background graphics are missing. Couldn't find a save spot. - Pia Carrot he Youkoso!! 3.3 [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. Couldn't find a save spot. - Piglet's Big Game [U] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Game uses a Password system. - Pikapika Nurse Monogatari - Nurse Ikusei Game [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Pinball Advance [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Pinball Challenge Deluxe [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. - Pinball of the Dead [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Pinball Tycoon [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game has no save feature. - Pink Panther - Pinkadelic Pursuit [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster with wram i-cache enabled. Game uses a Password system. - Pinky and the Brain - The Masterplan [E] 8 (2020/04/21) 088cbc5 ✔ ✘ - good 100% Minor gfx glitches during the title screen. Game uses a Password system. - Pinky Monkey Town [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Minor gfx glitches during the intro. Couldn't find a save spot. - Pinobee - Wings of Adventure [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Pinobee & Phoebee [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Pirates of the Caribbean - Dead Man's Chest [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. - Pirates of the Caribbean - The Curse of the Black Pearl [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Game uses a Password system. - Pitfall - The Lost Expedition [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Pitfall - The Mayan Adventure [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Minor gfx glitches now and then. Game has no save feature. - Planet Monsters [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSI/3DS build. White screen after bios intro with base ds model. Game uses a Password system. - Planet of the Apes [E] 10 (2020/04/21) 088cbc5 ✔ ✘ - good 100% Game uses a Password system. - Play Novel - Silent Hill [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% The FMV intro is missing. - Play-Yan [J] 2 (2020/04/21) 088cbc5 ✔ ✔ - - - Game freezes during the title screen. Unsupported Device. - Play-Yan Micro [J] 2 (2020/04/21) 088cbc5 ✔ ✔ - - - Game freezes during the Health Care Screen. Unsupported Device. - Pocket Dogs [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Pocket Music [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Pocket Professor - Kwik Notes - Vol. 1 [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Pocky & Rocky with Becky [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Minor gfx glitches are visible every now and then. Game uses a Password system.Same game as Kikikai-kai Advance [J] - Pokémon Emerald [UE] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. Use build from the rom3M branch instead. Hicode Pokemon Fire Red [UE][Rev 1] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Pokemon Leaf Green [UE][Rev 1] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Pokemon Mystery Dungeon - Red Rescue Team [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches are visible every now and then. - Pokemon Pinball - Ruby & Sapphire [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Pokemon Ruby [UE] [Rev 2] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Pokémon Sapphire [UE] [Rev 2] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Polar Express [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Cutscenes have no Background graphics. - Polarium Advance [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Polly Pocket! - Super Splash Island [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - bad minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Game uses a Password system. - Pop Idol [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor Audio crackling. Game uses a Password system. - Popeye - Rush for Spinach [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. Game uses a Password system. - Postman Pat and the Greendale Rocket [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Minor sounds are missing. Game uses a Password system. - Power Poke Dash [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Power Pro Kun Pocket 1-2 [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. Second game needs to be unlocked first. - Power Pro Kun Pocket 3 [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. - Power Pro Kun Pocket 4 [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - Power Pro Kun Pocket 5 [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - Power Pro Kun Pocket 6 [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - Power Pro Kun Pocket 7 [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - Powerpuff Girls - Him and Seek [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Powerpuff Girls - Mojo Jojo A-Go-Go [E] 10 (2020/04/21) 088cbc5 ✔ ✘ ✔ good 100% - Power Rangers - Dino Thunder [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor sounds are missing. Game uses a Password system. - Power Rangers - Ninja Storm [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - bad 100% Minor sounds are missing. Game is playable. Game uses a Password system. - Power Rangers - Time Force [UE] 8 (2020/04/21) 088cbc5 ✔ ✘ - good 100% Minor gfx glitches now and then. Game uses a Password system. - Power Rangers - Wild Force [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor sounds are missing. Game uses a Password system. - Power Rangers S.P.D. [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor sounds are missing. Game uses a Password system. - Prehistorik Man [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Text is missing in the speech bubble. Game uses a Password system. - Premier Action Soccer [E] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Some gfx glitches during a match. Game crashes if entering GBAR2 menu in a match. This is a regress. Use commit b740476 (2019/12/24) instead. - Premier Manager 2003-2004 [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. Use build from the rom3M branch instead. Hicode Premier Manager 2004-2005 [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. - Premier Manager 2005-2006 [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. - Princess Natasha - Student, Secret Agent, Princess [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Game uses a Password system. - Prince of Persia - The Sands of Time [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. - Pro Beach Soccer [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. - Pro Mahjong Tsuwamono GBA [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Pro Tennis WTA Tour [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then.Same game as WTA Tour Tennis - Proud Family [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. - Pro Yakyuu Team o Tsukurou! Advance [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - PukuPuku Tennen Kairanban [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - PukuPuku Tennen Kairanban - Koi no Cupid Daisakusen [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - PukuPuku Tennen Kairanban - Youkoso! Illusion Land he [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - Punch King - Arcade Boxing [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - bad minor slowdowns Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game has no save feature. Fullfat developed game. - Puppy Luv - Spa and Resort [U] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Timers in game skip 2 seconds every time making the flea mini game impossible to win. This is not affected by caches. This might be a regression. Use commit f89fac5 (2018/07/10) arm9wramicache version instead. - Puyo Pop Fever [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - Puzzle & Tantei Collection [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Pyuu to Fuku! Jaguar - Byoo to Deru! Megane-kun [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. - Quad Desert Fury [UE] 6 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Game runs faster with wram i-cache enabled. Screen becomes purple for a split second at times. Game has no save feature. - Racing Fever [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. - Racing Gears Advance [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Slowdown/Halting during initial car license logo scrolling until you get to the game which runs full speed. - Rampage - Puzzle Attack [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. Game uses a Password system. - Rapala Pro Fishing [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Ratatouille [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Game uses a Password system. - Rave Master - Special Attack Force! [U] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Game crashes during a battle. Use commit b740476 (2019/12/24) instead.Same game as Groove Adventure Rave: Hikari to Yami no Daikessen 2 - Rayman Advance [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Rayman 3 - Hoodlum Havoc [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Rayman - Hoodlum's Revenge [E] 6 (2020/04/21) 088cbc5 ✘ ✔ ✔ good 100% Game crashes after the intro cutscene. Reboot, then you can play the first level. Minor gfx glitches are visible every now and then. - Rayman Raving Rabbids [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Razor Freestyle Scooter [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor sounds are missing. Game uses a Password system. Same game as Freestyle Scooter - Ready 2 Rumble Boxing - Round 2 [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Game uses a Password system. - Rebelstar - Tactical Command [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. Minor gfx glitches during the licensed by screen. - Recca no Honoo - The Game [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches are visible every now and then. Minor sounds are missing. - Reign of Fire [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster with wram i-cache enabled. Game uses a Password system. - Relaxuma na Mainichi [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Rescue Heroes - Billy Blazes! [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor sounds are missing. Game uses a Password system. - Revenge of Shinobi [E] 2 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game makes GBAR2 crash right before starting the first level. Game uses a Password system. - Rhythm Tengoku [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Ripping Friends [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Game uses a Password system. - River City Ransom EX [U] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. Use build from the rom3M branch instead. Hicode Riviera - The Promised Land [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - Road Rash - Jailbreak [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. Game uses a Password system. - Robopon 2 - Cross Version [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Robopon 2 - Ring Version [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Robotech - The Macross Saga [U] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Boots to a white screen. Press A and start and eventually you will get to title screen. Intermittent beeping sound even if music and sfx are disabled ingame, in menu and pause screen. No beeping sound if firing ingame. - Robots [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Robot Wars - Advanced Destruction [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Robot Wars - Extreme Destruction [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Rockman EXE 4.5 - Real Operation [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Rock'em Sock'em Robots [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Rock n' Roll Racing [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% No Audio. Voice sample and sfx only. - Rocket Power - Beach Bandits [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Game uses a Password system. - Rocket Power - Dream Scheme [UE] 8 (2020/04/21) 088cbc5 ✘ ✔ - minor issues 100% Minor sounds are missing. Game uses a Password system. - Rocket Power - Zero Gravity Zone [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Game uses a Password system. - Rocky [E] 2 (2020/04/21) 088cbc5 ✔ ✔ - - - Game crashes on first intro screen. - RPG Tsukuru Advance [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - R-Type III - The Third Lightning [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Some noise during the Pause screen. Game uses a Password system. - Rugrats - Castle Capers [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Game uses a Password system. - Rugrats - Go Wild [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Game uses a Password system. - Rugrats - I Gotta Go Party [UE] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. Game uses a Password system. - Sabre Wulf [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Sabrina - The Teenage Witch - Potion Commotion [J] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Saibara Rieko no Dendou Mahjong [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Sakura Momoko no UkiUki Carnival [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches during the intro. Minor sounds are missing. - Salt Lake 2002 [E] 8 (2020/04/21) 088cbc5 ✔ ✘ ✔ minor issues 100% Minor gfx glitches are visible every now and then. - Samsara Naga 1x2 [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. - Samurai Deeper Kyo [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Samurai Evolution - Oukoku Geist [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Samurai Jack - The Amulet of Time [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% - Sangokushi [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - Sangokushi - Eiketsuden [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Sangokushi - Koumeiden [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Sanrio Puroland - All Characters [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. - Santa Claus Jr. Advance [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. - Santa Claus Saves the Earth [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. Game uses a Password system. - Santa Clause 3 - The Escape Clause [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Scan Hunter - Sennen Kaigyo o Oe! [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. - Scooby-Doo [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with 3DS build. White screen after bios intro with base ds model. - Scooby-Doo 2 - Monsters Unleashed [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Game uses a Password system. - Scooby-Doo and the Cyber Chase [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Game uses a Password system. - Scooby-Doo! - Mystery Mayhem [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor gfx glitches are visible every now and then. - Scooby-Doo! - Unmasked [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor gfx glitches now and then. Game uses a Password system. - Scorpion King - Sword of Osiris [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. Game uses a Password system. - Scrabble [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches now and then. - Scrabble Blast! [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - bad 100% No audio, sfx only. Minor gfx glitches now and then. Game has no save feature. - Scrabble Scramble! [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - bad 100% No audio, sfx only. Minor gfx glitches now and then. Game has no save feature. - Scurge - Hive [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - SD Gundam Force [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. Minor gfx glitches now and then. - SD Gundam G-Generation Advance [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. - Sea Trader - Rise of Taipan [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Secret Agent Barbie - Royal Jewels Mission [E] 4 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Game runs faster with wram i-cache enabled. Heavy gfx glitches after you press start during the first mission. Game uses a Password system. - Sega Arcade Gallery [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster with wram i-cache enabled. Some gfx glitches. - Sega Rally Championship [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Sega Smash Pack [E] 2 (2020/04/21) 088cbc5 ✔ ✔ - - - Game runs fine with DSi/3DS build. Game crashes after the licensed by screen with base ds model. - Sengoku Kakumei Gaiden [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. - Sennen Kazoku [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. Use build from the rom3M branch instead. Hicode Sentouin Yamada Hajime [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Serious Sam Advance [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. Game uses a Password system. - Shaman King Card Game - Chou Senjiryakketsu 2 [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Shaman King Card Game - Chou Senjiryakketsu 3 [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Shaman King - Legacy of the Spirits - Soaring Hawk [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Shaman King - Legacy of the Spirits - Sprinting Wolf [U] 10 (2019/12/24) b740476 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Shaman King - Master of Spirits [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Game runs faster with wram i-cache enabled. Some sounds are missing. - Shaman King - Master of Spirits 2 [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Game runs faster with wram i-cache enabled. Minor gfx glitches now and then. - Shamu's Deep Sea Adventures [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Shanghai Advance [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster with wram i-cache enabled. Couldn't find a save spot. - Shark Tale [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Shaun Palmer's Pro Snowboarder [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster with wram i-cache enabled. Game uses a Password system. - Sheep [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. - Shikakui Atama - Kanji Keisan [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Shikakui Atama - Kokugo Sansu Shakai Rika [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Shimura Ken no Baka Tonosama - Bakushou Tenka Touitsu Game [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Couldn't find a save spot. - Shingata Medarot - Kabuto Version [J] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs well with DSi/3DS build. Game crashes when you buy parts from the shop with base ds model. Hicode Shingata Medarot - Kuwagata Version [J] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs well with DSi/3DS build. Game crashes when you buy parts from the shop with base ds model. Hicode Shin Kisekae Monogatari [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Shining Force - Resurrection of the Dark Dragon [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Shin Megami Tensei [J] 4 (2020/04/21) 088cbc5 ✔ ✔ ✘ good 100% Game runs faster with wram i-cache enabled. Saving doesn´t work. This is a regress. Saving works with commit unspecified (2019/06/03) (sd save branch) arm9 version. - Shin Megami Tensei 2 [J] 4 (2020/04/21) 088cbc5 ✔ ✔ ✘ minor issues 100% Game runs faster with wram i-cache enabled. Saving doesn´t work. This is a regress. Saving works with commit unspecified (2019/06/03) (sd save branch) arm9 version. - Shin Megami Tensei Devil Children - Messiah Riser [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Shin Megami Tensei Devil Children - Puzzle de Call! [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. - Shin Nihon Pro Wrestling - Toukon Retsuden Advance [J] 6 (2020/04/21) 088cbc5 ✔ ✔ ? good minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Glitched sprites ingame. Couldn't find a save spot. - Shining Soul [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. Minor gfx glitches now and then. - Shining Soul 2 [E] 4 (2020/04/21) 088cbc5 ✔ ✔ ✘ minor issues 100% Game runs faster with wram i-cache enabled. Saving is broken. This is a regress. Use commit 6522414 (2018/11/01) arm9 version instead. - Shiren Monsters Netsal [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Minor sounds are missing. - Shrek - Hassle at the Castle [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Shrek - Reekin' Havoc [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Shrek - Smash n' Crash Racing [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. - Shrek - Super Slam [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good minor slowdowns Game runs faster with wram i-cache enabled. - Shrek - Swamp Kart Speedway [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Minor sounds are missing. Couldn't find a save spot. - Shrek the Third [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Shrek 2 [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - Shrek 2 - Beg for Mercy [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Sigma Star Saga [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Silent Scope [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Silk to Cotton [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - Simple 2960 Tomodachi Series Vol. 1 - The Table Game Collection [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster with wram i-cache enabled. Couldn't find a save spot. - Simple 2960 Tomodachi Series Vol. 2 - The Block Kuzushi [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Simple 2960 Tomodachi Series Vol. 3 - The Itsudemo Puzzle - Massugu Soroeru Straws [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - Simple 2960 Tomodachi Series Vol. 4 - The Trump - Minna de Asoberu 12 Shurui no Trump Game [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Sims - Bustin' Out [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Sim City 2000 [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. - Sims 2 [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Sims 2 - Pets [UE] 4 (2020/04/21) 088cbc5 ✔ ✔ ✘ minor issues 100% Minor gfx glitches are visible every now and then. Saving doesn´t work. - Sister Princess - RePure [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - Sitting Ducks [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Simpsons - Road Rage [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game uses a Password system. - Sky Dancers - They Magically Fly! [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster, but has more gfx glitches with wram i-cache enabled. Some gfx glitches. Game uses a Password system. - Slime Morimori Dragon Quest - Shougeki no Shippo Dan [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - Slot! Pro Advance - Takarabune & Ooedo Sakurafubuki 2 [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Slot! Pro 2 Advance - GoGo Juggler & New Tairyou [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Smashing Drive [E] 4 (2020/04/21) 088cbc5 ✔ ✘ - minor issues laggy Some lag and gfx glitches. Game uses a Password system. - Smuggler´s Run [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - bad 100% Game runs faster with wram i-cache enabled. Game uses a Password system. - Smurfs - The Revenge of the Smurfs [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Game takes very long to boot. Game runs faster with wram i-cache enabled. Game runs full speed in the level. Some Noise during the Pause screen. Game uses a Password system. Timing. TWL speed works Snap Kid's [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. - Snood [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - bad 100% Minor sounds are missing. Game has no save feature. - Snood 2 - On Vacation [E] 4 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Heavy gfx glitches. Minor sounds are missing. Game uses a Password system. - Soccer Kid [UE] 6 (2020/04/21) 088cbc5 ✔ ✔ - bad 100% Minor gfx glitches are visible every now and then. No audio, sfx only. Game uses a Password system. - Sonic Advance [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Needs either patch or a build from the wifi_link branch. Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Game runs fine with patch! This patch (made by Vague Rant) for Sonic Advance [J] (En, Ja) (Rev 1) skips the black borders. Without patch and outside of the wifi_link branch you get unskippable black borders on screen and music playing upon boot. It tests the link hardware, which is not implemented yet outside of wifi_link and yields those boxes on test fail. - Sonic Advance 2 [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Needs either patch or a build from the wifi_link branch.Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Minor sounds are missing. Game runs fine with patch! This patch (made by Robz8, ported over from Vague Rant's SA1 patch) skips the 'black' borders. Without patch or a build from wifi_link you get unskippable black borders on screen and music playing upon booting game. It tests the link hardware, which is not implemented yet out side of wifi_link and yields those boxes on test fail. - Sonic Advance 3 [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Some gfx glitches. Minor sounds are missing. - Sonic Battle [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. - Sonic Pinball Party [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Sonic the Hedgehog - Genesis [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Space Channel 5 - Ulala's Cosmic Attack [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Space Hexcite - Maetel Legend EX [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Couldn't find a save spot. - Space Invaders [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches are visible every now and then. Minor sounds are missing. - Speedball 2 - Brutal Deluxe [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Spider Man [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% FMV Intro is missing. - Spider Man 2 [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Cutscenes before levels only show text and not background image. - Spider Man 3 [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. - Spider-Man - Battle for New York [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Spider-Man - Mysterio's Menace [UE] 8 (2020/04/21) 088cbc5 ✔ ✘ ✔ minor issues 100% Minor gfx glitches now and then. Game uses a Password system. - Spirit - Stallion of the Cimarron - Search for Homeland [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Game uses a Password system. - SpongeBob and Friends - Attack of the Toybots [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game uses a Password system. - SpongeBob SquarePants - Battle for Bikini Bottom [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Game uses a Password system. - SpongeBob SquarePants - Creature from the Krusty Krab [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. - SpongeBob SquarePants - Lights, Camera, Pants! [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% - SpongeBob SquarePants - Revenge of the Flying Dutchman [E] 8 (2020/04/21) 088cbc5 ✔ ✘ - minor issues 100% Minor gfx glitches are visible every now and then. Game uses a Password system. - SpongeBob SquarePants - SuperSponge [U] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - SpongeBob SquarePants and Friends - Battle for Volcano Island [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - SpongeBob SquarePants and Friends - Freeze Frame Frenzy [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Couldn't find a save spot. - SpongeBob SquarePants and Friends Unite! [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor sounds are missing. Game uses a Password system. - SpongeBob SquarePants The Movie [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game uses a Password system. - SpongeBob's Atlantis SquarePantis [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Game uses a Password system. - Sports Illustrated for Kids - Baseball [U] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Voice sample and minor sounds are missing. Minor gfx glitches now and then. - Sports Illustrated for Kids - Football [U] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Voice sample and minor sounds are missing. Minor gfx glitches now and then. - Spyro Adventure [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. - Spyro Fusion [E] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad laggy Game runs faster with wram i-cache enabled. Some gfx glitches. - Spy Hunter [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches are visible every now and then. - Spy Kids 3-D - Game Over [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches are visible every now and then. - Spy Kids Challenger [U] 8 (2020/04/21) 088cbc5 ✔ ✘ ✔ minor issues minor slowdowns Minor gfx glitches are visible every now and then. - Spy Muppets - License to Croak [U] 4 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Game crashes after going into GBAR2 menu. Game uses a Password system. - Spyro - Season of Ice [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Spyro 2 - Season of Flame [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Spyro, The Legend of - A New Beginning [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - Spyro, The Legend of - The Eternal Night [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - SSX 3 [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - SSX Tricky [UE] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad laggy Game runs faster with wram i-cache enabled. Heavy gfx glitches. - Stadium Games [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Minor gfx glitches are visible every now and then. Game has no save feature. - Starsky & Hutch [E] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues laggy Game runs faster and has less gfx glitches with wram i-cache enabled. Some gfx glitches. - Star Wars - Flight of the Falcon [U] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game works with DSi/3DS build. White screen after bios intro with base ds model. Game uses a Password system. - Star Wars - Jedi Power Battles [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Some Sound FX are missing. Game uses a Password system. - Star Wars - The New Droid Army [E] 4 (2020/04/21) 088cbc5 ✔ ✘ - minor issues laggy Animations will halt of main character sometimes even if game is still playing at normal speed and actions are happening. Happens particularly when meeting two jawas in first stage. Game uses a Password system. - Star Wars Episode II - Attack of the Clones [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Some Sound FX are missing. Glitched Cutscene. Minor gfx glitches now and then. Game uses a Password system. - Star Wars Episode III - Revenge of the Sith [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - Star Wars Trilogy - Apprentice of the Force [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Star X [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game uses a Password system. - Steel Empire [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Steven Gerrard's Total Soccer 2002 [E] - - - - - - Same game as Alexander Zickler Total Soccer 2002 - Street Fighter Alpha 3 [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Street Jam Basketball [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. Gfx glitches during the title screen. Minor gfx glitches now and then. - Street Racing Syndicate [E] 4 (2020/04/21) 088cbc5 ✘ ✔ ✔ broken laggy Heavy gfx glitches and slowdown. - Strike Force Hydra [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Game has no save feature. - Stuart Little 2 [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game uses a Password system. - Stuntman [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. - Sugar Sugar Rune - Heart Ga Ippai! Moegi Gakuen [J] 4 (2020/04/21) 088cbc5 ✔ ✔ - good - White screen post bios. Sound plays well. Reacts to inputs. - Suite Life of Zack & Cody - Tipton Caper [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. High pitched sound when wram i-cache is enabled. Minor gfx glitches are visible every now and then. - Summon Night - Swordcraft Story [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Summon Night - Swordcraft Story 2 [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Disable main memory i-cache in the gbarunner2 menu to play the game. Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Minor sounds are missing. - Summon Night - Swordcraft Story 3 [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Sum of All Fears [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ? bad 100% Couldn't find a save spot. - Super Black Bass Advance [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - Super Bubble Pop [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Super Bust-A-Move [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Minor gfx glitches during a game. Game has no save feature. - Super Chinese 1-2 Advance [J] 4 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Heavy gfx glitches. Character sprites are missing. Couldn't find a save spot. - Super Collapse! II [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Game uses a Password system. - Super Dodge Ball Advance [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Super Dropzone - Intergalactic Rescue Mission [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Voice sample are missing. Game uses a Password system. - Super Duper Sumos [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Super Ghouls´n Ghosts [UE] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. Game crashes after you collect an armor upgrade. - Super Hornet FA 18F [U] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster with wram i-cache enabled. Game uses a Password system. - Superman - Countdown to Apokolips [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Minor sounds are missing. Game uses a Password system. - Superman Returns - Fortress of Solitude [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Super Mario Advance - Super Mario Bros 2 [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Super Mario Advance 2 - Super Mario World [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Super Mario Advance 3 - Yoshi's Island [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Super Mario Advance 4 - Super Mario Bros 3 [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. - Super Monkey Ball Jr. [U] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Some gfx glitches. Gericom: This game swaps buffers when vblank is already over (presumably because it was too slow in gbarunner2 or so) and that causes issues with the way I swap buffers. - Super Puzzle Fighter II Turbo [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS. White screen after bios intro with base ds model. Use commit a61e70e (2017/04/22) master build for base ds model instead. - Super Robot Taisen A [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Super Robot Taisen D [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Minor sounds are missing. - Super Robot Taisen J [J] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Super Robot Taisen R [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. - Super Robot Taisen - Original Generation [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - Super Robot Taisen - Original Generation 2 [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Super Street Fighter 2 Turbo Revival [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches now and then. - Surf's Up [E] 8 (2020/04/21) 088cbc5 ✘ ✔ ✔ minor issues 100% Minor gfx glitches are visible every now and then. Minor sounds are missing. - Sutakomi - Star Communicator [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Sweet Cookie Pie [J] 6 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Glitched character portrait during cutscenes. Couldn't find a save spot. - Sword of Mana [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. Use commit a61e70e (2017/04/22) master build for base ds model instead. - Sylvanian Families - Fashion Designer ni Naritai! - Kurumi-risu no Onnanoko [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Sylvanian Families - Yousei no Stick to Fushigi no Ki - Marron-inu no Onnanoko [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - Sylvanian Families 4 - Meguru Kisetsu no Tapestry [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Tactics Ogre - The Knight of Lodis [U] 2 (2020/04/21) 088cbc5 ✔ ✔ - - 100% Game runs fine with 3DS build. Game crashes after the Atlus logo with base ds model. - Taiketsu! Ultra Hero [J] 6 (2020/04/21) 088cbc5 ✔ ✔ ? bad 100% Some sounds are missing. Couldn't find a save spot. - Tales of Phantasia [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Tales of the World - Narikiri Dungeon 2 [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Tales of the World - Narikiri Dungeon 3 [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. - Tales of the World - Summoner's Lineage [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Tak and the Power of Juju [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Tak - The Great Juju Challenge [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% High pitched sound when wram i-cache is enabled. - Tak 2 - The Staff of Dreams [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - Tanbi Musou - Meine Liebe [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Couldn't find a save spot. - Tang Tang [E] 8 (2020/04/21) 088cbc5 ✘ ✔ ✔ minor issues 100% Minor gfx glitches are visible every now and then. Minor sounds are missing. - Tantei Gakuen Q - Kyuukyoku Trick ni Idome! [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. Use build from the rom3M branch instead. Hicode Tantei Gakuen Q - Meitantei ha Kimi da! [J] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. - Tantei Jinguuji Saburou - Shiroi Kage no Shoujo [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Tarzan - Return to the Jungle [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% - Taxi 3 [FR] 4 (2020/04/21) 088cbc5 ✔ ✔ - bad laggy Game runs faster and has less gfx glitches with wram i-cache enabled. Image duplicate flickering around bottom of screen. Game has no save feature. - Teenage Mutant Ninja Turtles [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches now and then. Minor sounds are missing. - Teenage Mutant Ninja Turtles 2 - Battle Nexus [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches now and then. Minor sounds are missing. - Teen Titans [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Audio stutter when wram i-cache is enabled. Minor gfx glitches are visible every now and then. - Teen Titans 2 [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Tekken Advance [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor gfx glitches now and then. Minor sounds are missing. - Tennis Masters Series 2003 [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Tennis no Ouji-sama - Aim at the Victory! [J] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Game runs faster with wram i-cache enabled. Broken background eventually in new game cutscene. - Tennis no Ouji-sama - Genius Boys Academy [J] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Some sounds are missing. Minor gfx glitches now and then. - Tennis no Ouji-sama 2003 - Cool Blue [J] 4 (2020/04/21) 088cbc5 ✔ ✔ ? bad minor slowdowns Game makes GBAR2 crash right after spinning racket to choose starting serve. Some gfx glitches. Try using commit 83108c7 (2018/03/04) arm9 version from gbarunner2 main page wiki instead. - Tennis no Ouji-sama 2003 - Passion Red [J] 4 (2020/04/21) 088cbc5 ✔ ✔ ? bad minor slowdowns Game makes GBAR2 crash right after spinning racket to choose starting serve. Some gfx glitches. Try using commit 83108c7 (2018/03/04) arm9 version from gbarunner2 main page wiki instead. - Tennis no Ouji-sama 2004 - Glorious Gold [J] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Minor gfx glitches now and then. Some sounds are missing. - Tennis no Ouji-sama 2004 - Stylish Silver (J) 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Minor gfx glitches now and then. Some sounds are missing. - Ten Pin Alley 2 [U] 2 (2020/04/21) 088cbc5 ✔ ✔ - broken 100% Crashes before you can play a game. Game has no save feature. Crashes when starting match. Timing. DSi speed works but crashes a later on Terminator 3 - Rise of the Machines [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. Game uses a Password system. - Tetris Worlds [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with bios intro. Use commit a61e70e (2017/04/22) master build for base ds model instead. Game has no save feature. - Texas Hold´em Poker [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Minor gfx glitches are visible every now and then. Game uses a Password system. - That's So Raven [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% High pitched sound when wram i-cache is enabled. Minor gfx glitches now and then. - That's So Raven 2 - Supernatural Style [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor Audio crackling. High pitched sound when wram i-cache is enabled. Minor gfx glitches now and then. - The Bee Game [U] - - - - - - - The Essence of War - Glory Days [E] 4 (2020/04/21) 088cbc5 ✔ ✔ - broken laggy Beeping sound after going into GBAR2 menu. Game uses a Password system. - The Legend of Zelda - A Link to the Past [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches during the mode 7 map. - The Legend of Zelda - The Minish Cap [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game crashes in a room you cannot avoid in the final dungeon. Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Minor sounds are missing. - The Three Stooges [U] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Game uses a Password system. - Thunder Alley [U] 4 (2020/04/21) 088cbc5 ✔ ✔ - broken minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game has no save feature. - Thunderbirds [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Game uses a Password system. - Thunderbirds - International Rescue [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Intro FMV is a bit out of sync. Minor sounds are missing. Game uses a Password system. - Tiger Woods PGA Tour Golf [UE] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ broken 100% Some sounds are missing. - Tiger Woods PGA Tour 2004 [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. - Tim Burton's The Nightmare Before Christmas - The Pumpkin King [UE] 2 (2020/04/21) 088cbc5 ✔ ✔ - - - Game crashes during the intro. Probably same reason as for Densetsu no Stafy 3. Tiny Toon Adventures - Buster's Bad Dream [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster with wram i-cache enabled. Game uses a Password system. - Tiny Toon Adventures - Wacky Stackers [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Gfx glitches during the title screen. Game has no save feature. - Titeuf - Ze Gagmachine (FR) 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Game uses a Password system. - Titeuf Mega Compet (FR) 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - TMNT - Teenage Mutant Ninja Turtles [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. - Tokimeki Yume Series 1 - Ohanaya-san ni Narou! (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches now and then. Minor sounds are missing. - Tokyo Majin Gakuen - Fuju Houroku (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - Tokyo Xtreme Racer Advance [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches are visible every now and then. - Tomato Adventure [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches are visible every now and then. Minor sounds are missing. - Tom and Jerry in Infurnal Escape [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Game uses a Password system. - Tom and Jerry Tales [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Tom and Jerry - The Magic Ring [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. Game uses a Password system. - Tom Clancy's Rainbow Six - Rogue Spear [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ? bad 100% Couldn't find a save spot. - Tom Clancy's Splinter Cell [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Tom Clancy's Splinter Cell - Pandora Tomorrow [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Tonka - On the Job [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Minor gfx glitches are visible every now and then. Game uses a Password system. - Tony Hawk´s American Sk8land [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. - Tony Hawk´s Downhill Jam [E] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Heavy gfx glitches. - Tony Hawk´s Pro Skater 2 [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. - Tony Hawk´s Pro Skater 3 [UE] 6 (2020/04/21) 088cbc5 ✔ ✘ ✔ minor issues laggy - Tony Hawk´s Pro Skater 4 [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Tony Hawk`s Underground [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. - Tony Hawk`s Underground 2 [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Top Gear GT Championship [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Top Gear Rally [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Has a pink line horizontally across screen where background and 3d terrain meet. Crackling sounds for a second when loading into title screen and a single popping sound when showing nintendo logo. - Top Gun - Combat Zones [U] 4 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game seems to not react to A button in the menu therefore it doesn’t let you move on from the title screen. Pressing Dpad and select works. Game uses a Password system. - Top Gun - Firestorm Advance [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. Game uses a Password system. - Top Spin 2 [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Torneco no Daibouken 2 Advance - Fushigi no Dungeon [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Torneco no Daibouken 3 Advance - Fushigi no Dungeon [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Total Soccer Manager [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Totally Spies! (E) 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. Use build from the rom3M branch instead. Hicode Totally Spies! 2 - Undercover (E) 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. Use build from the rom3M branch instead. Hicode Touhai Densetsu - Akagi - Yami ni Maiorita Tensai (E) 6 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster with wram i-cache enabled. Some gfx glitches during the intro. Glitched character portrait after the story intro cutscene. Couldn't find a save spot. - Toukon Heat (J) 4 (2020/04/21) 088cbc5 ✔ ✔ ? bad laggy Game runs faster with wram i-cache enabled. Heavy gfx glitches and slowdown. Minor sounds are missing. Couldn't find a save spot. - Tower SP [U] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Toyrobo Force (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Treasure Planet [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game uses a Password system. - Trick Star [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor noise when wram i-cache is enabled during a race. Minor gfx glitches now and then. - Tringo [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Trollz - Hair Affair! (E) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. - Tron 2.0 - Killer App [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - Turbo Turtle Adventure (U) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches are visible every now and then. - Turok Evolution [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor sounds are missing. Game uses a Password system. - Tweety and the Magic Gems (U) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Ty the Tasmanian Tiger 2 - Bush Rescue [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Ty the Tasmanian Tiger 3 - Night of the Quinkan [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Minor gfx glitches are visible every now and then. - Uchuu Daisakusen Choco Vader - Uchuu Kara no Shinryakusha [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Uchuu no Stellvia [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Ueki no Housoku - Jingi Sakuretsu! Nouryokusha Battle [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches are visible every now and then. Minor sounds are missing. - Ui-Ire - World Soccer Winning Eleven [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game has less gfx glitches with wram i-cache enabled. Couldn't find a save spot. - Ultimate Arcade Games [U] 8 (2020/04/21) 088cbc5 ✔ ✘ ✔ minor issues 100% - Ultimate Brain Games [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches now and then. - Ultimate Card Games [UE] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Some gfx glitches. Minor sounds are missing. - Ultimate Muscle - The Kinnikuman Legacy - The Path of the Superhero [U] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches are visible every now and then.Same game as Kinnikuman II Sei: Seigi Choujin e no Michi - Ultimate Puzzle Games [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% - Ultimate Spider-Man [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns High pitched sound when wram i-cache is enabled. Minor gfx glitches are visible every now and then. FMV intro is missing. - Ultimate Winter Games [U] 4 (2020/04/21) 088cbc5 ✔ ✔ - broken 100% Game runs faster with wram i-cache enabled. Heavy gfx glitches. Game uses a Password system. - Ultra Keibitai - Monster Attack [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Unfabulous [U] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game uses a Password system. - Uno 52 [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster with wram i-cache enabled. Game has no save feature. - Uno Free Fall [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs faster with wram i-cache enabled. Game has no save feature. - Urban Yeti! [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Game uses a Password system. - Urbz - Sims in the City [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Van Helsing (E) 8 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game uses a Password system. - Vattroller X (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - VeggieTales - LarryBoy and the Bad Apple (U) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% - Virtua Tennis (E) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% - Virtual Kasparov (E) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches now and then. - V-Master Cross (J) 4 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster with wram i-cache enabled. Game crashes after you either lose or win the intro battle. - V-Rally 3 (E) 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. - V.I.P. (E) 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs well with DSi/3DS build. White screen after bios intro with base ds model. Game uses a Password system. - Wade Hixton's Counter Punch (UE) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. - Wagamama Fairy Mirumo de Pon! - 8 Nin no Toki no Yousei (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - Wagamama Fairy Mirumo de Pon! - Dokidoki Memorial Panic (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Wagamama Fairy Mirumo de Pon! - Nazo no Kagi to Shinjitsu no Tobira (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - Wagamama Fairy Mirumo de Pon! - Ougon Maracas no Densetsu (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Wagamama Fairy Mirumo de Pon! - Taisen Mahoudama (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - Wagamama Fairy Mirumo de Pon! - Yume no Kakera (J) 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs well with DSi/3DS build. Game crashes during the intro with base ds model. - Wakeboarding Unleashed featuring Shaun Murray [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Some gfx glitches. - Waliou Xunbao Ji (China) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Wario Land 4 for iQue China. Game runs faster with wram i-cache enabled. - Waliou Zhizao (China) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Wario Ware for iQue China. - Wanko de Kururin! Wancle (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Minor sounds are missing. Couldn't find a save spot. - Wanko Mix Chiwanko World (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - Wannyan Doubutsu Byouin - Doubutsu (J) 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Wanwan Meitantei (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Wario Land 4 [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. - Wario Ware Inc. - Minigame Mania [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% - Wario Ware Twisted! [U] 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game works with motion sensor patch applied on the 3DS. Game runs faster with wram i-cache enabled. Motion sensor game. White screen after bios intro with motion sensor patch on base ds model. - Watashi no Makesalon (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% - Whac-A-Mole [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% - Whistle! - Dai 37 Kai Tokyo-to Chuugakkou Sougou Taiiku Soccer Taikai (J) 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches are visible every now and then. - Who Wants to Be a Millionaire [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Glitched FMV intro. Audio sample are missing. Game has no save feature. - Who Wants to Be a Millionaire - 2nd Edition [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Glitched FMV intro. Audio sample are missing. Minor gfx glitches now and then. Game has no save feature. - Who Wants to Be a Millionaire Junior [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Glitched FMV intro. Audio sample are missing. Game has no save feature. - Wild [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Wild Thornberrys Movie [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - Wild Thornberrys Chimp Chase [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game runs faster with wram i-cache enabled. Game uses a Password system. - Wilden Fussball-Kerle - Entscheidung im Teufelstopf [G] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues minor slowdowns Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Game uses a Password system. - Wilden Fussball-Kerle - Gefahr im Wilde Kerle Land [G] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game crashes during the training level. - Wing Commander - Prophecy [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. - Wings [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Some Noise during the Pause screen. - Winnie the Pooh's Rumbly Tumbly Adventure [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game has less gfx glitches with wram i-cache enabled. Game uses a Password system. - Winning Post for Gameboy Advance [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Winter Sports [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game works with DSi/3DS build. White screen after bios intro with base ds model. - WinX Club [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster with wram i-cache enabled. FMV Intro is missing. Minor gfx glitches are visible every now and then. - WinX Club - Quest for the Codex [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster and has less gfx glitches with wram i-cache enabled. - W.i.t.c.h. [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. - Wizardry Summoner [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Wolfenstein 3D [UE] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Screen duplicate flickering ingame. - Woody Woodpecker in Crazy Castle 5 [E] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. - Word Safari - The Friendship Totems [UE] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - World Advance Soccer - Shouri heno Michi (J) 4 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs well with DSi/3DS build. Game crashes before the start of a match with base ds model. - World Championship Poker [E] 10 (2020/04/21) 088cbc5 ✔ ✔ - good 100% Game uses a Password system. - World Poker Tour [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% - World Tennis Stars [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor sounds are missing. Game has no save feature. - Worms Blast [E] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Minor sounds are missing. Game uses a Password system. - Worms World Party [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Disable center and mask in the gbarunner2 menu to play the game. Minor sounds and voice sample are missing. Minor gfx glitches because of the disabled border. Game uses a Password system. - WWE - Road to WrestleMania X8 [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Voice over are missing. Minor sounds are missing. - WWE - Survivor Series [UE] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - White screen after bios intro. This is a regress. Use commit b740476 (2019/12/24) instead. - WWF - Road to WrestleMania [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Minor Sounds are missing. Game uses a Password system. - XS Moto [U] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. Game has no save feature. - xXx [UE] 0 (2020/04/21) 088cbc5 ✘ ✘ - - - Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. - X2 - Wolverine's Revenge [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns High pitched sound when wram i-cache is enabled. Minor gfx glitches are visible every now and then. - X-Bladez - Inline Skater [E] 6 (2020/04/21) 088cbc5 ✔ ✔ - bad 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Some sounds are missing. Game uses a Password system. - X-Men - Reign of Apocalypse [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - X-Men - The Official Game [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% High pitched sound when wram i-cache is enabled. - Yaoxi Dao [China] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Yoshi´s Island for iQue China. Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Yggdra Union - We will never fight alone [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches are visible every now and then. - Yoshi Topsy-Turvy [U] 4 (2020/04/21) 088cbc5 ✔ ✔ - minor issues 100% Game runs well with the motion sensor patch applied on DSi/3DS build. Motion sensor game. Minor sounds are missing. White screen with the motion control patch on base ds model. - Youkaidou [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. - Yu-Gi-Oh! - Day of the Duelist - World Championship Tournament 2005 [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ broken 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible now and then. Some sounds are missing.Same game as Yu-Gi-Oh! 7 Trials to Glory: World Championship Tournament 2005 and Yu-Gi-Oh! Duel Monsters International 2. - Yu-Gi-Oh! - Destiny Board Traveler [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ? good 100% Game runs faster with wram i-cache enabled. Couldn't find a save spot. - Yu-Gi-Oh! - Dungeon Dice Monsters [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. Minor gfx glitches now and then. - Yu-Gi-Oh! - Reshef of Destruction [E] 8 (2020/04/21) 088cbc5 ✘ ✔ ✔ minor issues 100% Minor sounds are missing. Minor gfx glitches now and then. - Yu-Gi-Oh! - The Eternal Duelist Soul [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Yu-Gi-Oh! - The Sacred Cards [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game runs faster with wram i-cache enabled. - Yu-Gi-Oh! - Ultimate Masters Edition - World Championship Tournament 2006 [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Game runs faster with wram i-cache enabled. Some sounds are missing. - Yu-Gi-Oh! - World Championship Tournament 2004 [E] 6 (2020/04/21) 088cbc5 ✘ ✔ ✔ bad 100% Minor gfx glitches are visible now and then. Some sounds are missing. - Yu-Gi-Oh! - Worldwide Edition - Stairway to the Destined Duel [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - Yu-Gi-Oh! Duel Monsters 6 Expert 2 [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues minor slowdowns Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches now and then. - Yu-Gi-Oh! Duel Monsters International - Worldwide Edition [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Minor gfx glitches now and then. - Yu-Gi-Oh! GX - Duel Academy [E] 6 (2020/04/21) 088cbc5 ✔ ✔ ✔ bad 100% Some sounds are missing. Minor gfx glitches are visible now and then. - Yuujou no Victory Goal 4v4 Arashi - Get the Goal!! [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - Yuureiyashiki no Nijuuyojikan [J] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% - Yu Yu Hakusho - Ghostfiles - Spirit Detective [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches are visible every now and then. - Yu Yu Hakusho - Ghostfiles - Tournament Tactics [UE] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% - Zapper [E] 10 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Game has less gfx glitches with wram i-cache enabled. - Zatch Bell! - Electric Arena [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Glitches in the textbox.Same game as Konjiki no Gash Bell!!: Yuujou no Zakeru - Zen-Nihon Shounen Soccer Taikai 2 - Mezase Nihon-ichi! [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. Couldn't find a save spot. - Zero-Tours [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Couldn't find a save spot. - Zero One [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Zero One SP [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor sounds are missing. - Zettaizetsumei Dangerous Jiisan - Naki no 1kai Zettai Fukujuu Violence Kouchou - Wagahai ga 1ban Erainjai!! [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor sounds are missing. - Zettaizetsumei Dangerous Jiisan - Shijou Saikyou no Dogeza [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Minor sounds are missing. Couldn't find a save spot. - Zettaizetsumei Dangerous Jiisan 3 - Hateshinaki Mamonogatari [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ? minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. Couldn't find a save spot. - Zettaizetsumei Dangerous Jiisan Tsuu - Ikari no Oshioki Blues [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Minor gfx glitches are visible every now and then. Minor sounds are missing. - Zidane Football Generation [E] 4 (2020/04/21) 088cbc5 ✔ ✔ - broken 100% Minor gfx glitches now and then. Background issue in main menu. Game has no save feature. - Zoey 101 [UE] 8 (2020/04/21) 088cbc5 ✘ ✔ - minor issues 100% Game uses a Password system. - Zoids Legacy [U] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Zoids Saga [J] 6 (2020/04/21) 088cbc5 ✘ ✔ ✔ bad 100% - Zoids Saga Fuzors [J] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. - Zone of the Enders - The Fist of Mars [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. - ZooCube [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ good 100% Minor gfx glitches are visible every now and then. - Zooo [E] 8 (2020/04/21) 088cbc5 ✔ ✔ ✔ minor issues 100% Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor sounds are missing. - Link Games

The compatibility list for games with link functionality can be found here: GBARunner2/Link.

Rom Hacks ROM Title [Region] Commit ID (build on date) Notes11 Breath of Fire 2 - Breath of Fresh Fire 2 Hack V.1.0 [E] 088cbc5 (2020/04/21) Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Saving works. Castlevania Aria of Sorrow - Call of Chaos Hack V.1.7 [U] 088cbc5 (2020/04/21) Game has less gfx glitches with wram i-cache enabled. Minor Audio crackling. Saving works. Castlevania Aria of Sorrow - Dawn of Symphony Hack V.1.1 [U] 088cbc5 (2020/04/21) Game has less gfx glitches with wram i-cache enabled. Minor Audio crackling. Saving works. Castlevania Aria of Sorrow - Castlevania Reaper's Reckoning Hack V.1.7 [U] 088cbc5 (2020/04/21) Game has less gfx glitches with wram i-cache enabled. Minor Audio crackling. Saving works. Castlevania Harmony of Dissonance - PaletteHack V.1.0 [U] 088cbc5 (2020/04/21) Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Saving works. Castlevania Harmony of Dissonance - Revenge On The Findesiecle Hack V.1.2 [J] 088cbc5 (2020/04/21) Game runs well with DSi/3DS build. Infinite loop to Konami logo with base ds model. Fire Emblem - Different Dimensions The Ostian Princess Hack V.1.2 [U] 088cbc5 (2020/04/21) Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Saving works. Fire Emblem - Fuuin no Tsurugi [Shining Armor Hack] V.1.0 [J] 088cbc5 (2020/04/21) Game runs well with 3DS build. Black screen after bios intro with base ds model. Saving works. Fire Emblem - Tactics Universe V.3 [U] 088cbc5 (2020/04/21) Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Saving works. Fire Emblem - The Last Promise Hack V.2.1 [U] 088cbc5 (2020/04/21) Game runs well with 3DS build. Game crashes after you start the first Chapter with base ds model. Metroid Fusion - TS2000 Hack V.0.95 [U] 088cbc5 (2020/04/21) Game works with wram i-cache enabled. Minor Audio crackling. Saving works. Metroid Zero Mission - AP Boss Rush Hack V.1.0 [U] 088cbc5 (2020/04/21) Game works with wram i-cache enabled. Minor Audio crackling. Saving works. Metroid Zero Mission - Escape from Metroid Zero Mission Hack V.1.02 [U] 088cbc5 (2020/04/21) Game runs well with 3DS build and wram i-cache enabled. Game crashes during the intro with base ds model. Metroid Zero Mission - Menu Hack V.1.0 [U] 088cbc5 (2020/04/21) Game works with wram i-cache enabled. Minor Audio stutter and slowdown. Saving works. Metroid Zero Mission - Metroid Deep Freeze Hack V.1.4 [U] 088cbc5 (2020/04/21) Game runs faster with wram i-cache enabled. Minor Audio stutter and slowdown. Saving works. Metroid Zero Mission - Metroid Disturbance Hack V.0.2 [U] 088cbc5 (2020/04/21) Game works with wram i-cache enabled. Minor Audio stutter and slowdown. Saving works. Metroid Zero Mission - Metroid Boss Rush Mode Hack V.1.0 [U] 088cbc5 (2020/04/21) Game works with 3DS build and wram i-cache enabled. Game crashes after you select Boss Rush mode with base ds model. Metroid Zero Mission - Other Zero Mission Hack V.3.8 [U] 088cbc5 (2020/04/21) Game runs well with 3DS build. Game crashes after you start a new game with base ds model. Homebrew ROM Title [Region] Commit ID (build on date) Notes11 Anguna V.0.95 088cbc5 (2020/04/21) Game crashes when you save. Saving doesn´t work. Beru 088cbc5 (2020/04/21) Saving works. Castle Master 088cbc5 (2020/04/21) No Audio, SFX only. Saving works. Christmas Advance 088cbc5 (2020/04/21) White screen after bios intro. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. Combat Advanced V.0.43 088cbc5 (2020/04/21) Game has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Game has no save feature. El-Hazard 088cbc5 (2020/04/21) Couldn't find a save spot. Eliminator V.0.91 088cbc5 (2020/04/21) Game runs faster with wram i-cache enabled. Minor slowdown. No Audio by default. Game has no save feature. Elite - The New Kind v.1.7.1 088cbc5 (2020/04/21) Game has less gfx glitches with wram i-cache enabled. Saving works. Ex Machina 088cbc5 (2020/04/21) White screen after bios intro. Fixed the header with gbata. Kunoichi Yami 088cbc5 (2020/04/21) Game has no save feature. Lily and the lost Angel V.0.2 088cbc5 (2020/04/21) Black screen after bios intro. Magical Chase 088cbc5 (2020/04/21) Broken bios intro. Fixed the header with gbata. Metal Warrior 4 V.1.1 088cbc5 (2020/04/21) Saving works. Nebulus V.1.2 088cbc5 (2020/04/21) Game works with wram i-cache enabled. Game has no save feature. Orn 088cbc5 (2020/04/21) Game runs faster with wram i-cache enabled. Game has no save feature. Panic at work 088cbc5 (2020/04/21) Broken bios intro. Fixed the header with gbata. Quake GBA Demo 088cbc5 (2020/04/21) White screen after bios intro. Fixed the header with gbata. Rinne Tensyou ADVANCE 088cbc5 (2020/04/21) Some Sound fx are missing. Saving works. Rodion 088cbc5 (2020/04/21) White screen after bios intro. You can hear music play. Sonic the Hedgehog - [2007 Port Demo] 088cbc5 (2020/04/21) Game runs faster and has less gfx glitches with wram i-cache enabled. Full speed. No Audio. Some gfx glitches. Game has no save feature. Space Twins 088cbc5 (2020/04/21) Some Sounds are missing. Saving works. Super Mario - The Last GBA Quest V.2.0 088cbc5 (2020/04/21) Full Speed. No Audio. Saving works. Super Star Shooter Advance 088cbc5 (2020/04/21) Saving works. Sushi the Cat 088cbc5 (2020/04/21) White screen after bios intro. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. The Endless Tower 088cbc5 (2020/04/21) Audio is broken a few minutes into the game. Saving works. The Fallen 088cbc5 (2020/04/21) Broken bios intro. Fixed the header with gbata. The Last Seal 088cbc5 (2020/04/21) Saving works. Trailblazer Advance 088cbc5 (2020/04/21) Full speed. No Audio. Game has no save feature. Uranus 088cbc5 (2020/04/21) White screen after bios intro. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. Uranus 2 088cbc5 (2020/04/21) White screen after bios intro. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. Uranus Zero 088cbc5 (2020/04/21) Game runs faster with wram i-cache enabled. Some Audio stutter and gfx glitches. Couldn't find a save spot. Vulkanon V.2.0 088cbc5 (2020/04/21) Minor sounds are missing. Game has no save feature. Prototype ROM Title [Region] Commit ID (build on date) Notes11 Another World V.2.1 088cbc5 (2020/04/21) More gfx glitches with wram i-cache enabled. No Audio. Saving works. Banjo Kazooie - Grunty's Revenge - Early Beta 088cbc5 (2020/04/21) Game runs faster with wram i-cache enabled. Saving works. Banjo Pilot Voxel 088cbc5 (2020/04/21) Game runs faster with wram i-cache enabled. Some slowdown and gfx glitches. Saving works. Battletoads 088cbc5 (2020/04/21) Game runs faster with wram i-cache enabled. Some slowdown and gfx glitches. Game has no save feature. Blue Angelo - Monsters Stable 088cbc5 (2020/04/21) Broken bios intro. Fixed the header with gbata. Blue Angelo - More Detail Unstable 088cbc5 (2020/04/21) Broken bios intro. Fixed the header with gbata. Broken Circle [E] 088cbc5 (2020/04/21) Game runs faster and has less gfx glitches with wram i-cache enabled. Saving works. Contra Advance - Review Prototype 088cbc5 (2020/04/21) Game runs faster with wram i-cache enabled. Minor sounds are missing. Game uses a Password system. Diddy Kong Pilot 2001 088cbc5 (2020/04/21) Broken bios intro. Fixed the header with gbata. Diddy Kong Pilot 2003 Alpha 088cbc5 (2020/04/21) Game runs faster with wram i-cache enabled. Some slowdown and gfx glitches. Saving works. DK - King of Swing - Kiosk Demo [U] 088cbc5 (2020/04/21) Game works with 3DS build. White screen after bios intro with base ds model. Couldn´t find a save spot. Dune Ornithopter Assault 088cbc5 (2020/04/21) Game runs faster with wram i-cache enabled. Pause screen is missing. Game uses a Password system. Fire Eaters - Zero Bandits (Black Belt Challenge) [E] 088cbc5 (2020/04/21) Game crashes after the title screen. Fire Emblem - Rekka no Ken [J] [Proto 0206] 088cbc5 (2020/04/21) Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Saving works. Fire Emblem - Rekka no Ken [J] [Proto 0219] 088cbc5 (2020/04/21) Game runs faster with wram i-cache enabled. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Saving works. Flashback Legends [Proto] 088cbc5 (2020/04/21) Game runs well with DSi/3DS build. White screen after bios intro with base ds model. Game uses a Password system. Haunted Mansion [Proto] [U] 088cbc5 (2020/04/21) Game works with DSi/3DS build. White screen after bios intro with base ds model. Game uses a Password system. Hikaru no Go Taikenban [Promo] [J] 088cbc5 (2020/04/21) Minor sounds are missing. Couldn't find a save spot. Kien [Proto] [U] 088cbc5 (2020/04/21) Game runs faster with wram i-cache enabled. Game uses a Password system. Kirby and the Amazing Mirror [Demo] [J] 088cbc5 (2020/04/21) Game runs faster with wram i-cache enabled. Minor slowdown and gfx glitches. Game uses a Password system. Konami Krazy Racers [U] 088cbc5 (2020/04/21) White screen after bios intro. This is a regress. Commit unspecified (2019/06/03) (sd save branch) arm9 build boots into the menu. Legend of Zelda - The Minish Cap [Kiosk Demo] [U] 088cbc5 (2020/04/21) Game runs faster and has less gfx glitches with wram i-cache enabled. Minor sounds are misssing. Game has no save feature. LEGO Racers 2 [Beta] 088cbc5 (2020/04/21) Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Saving works. Mandrake the Magician - Shadow of the Vehme 088cbc5 (2020/04/21) Minor gfx glitches now and then. Game has no save feature. Mario & Luigi - Superstar Saga [Kiosk Demo] [U] 088cbc5 (2020/04/21) Disable the main memory i-cache to play the game. Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Minor sounds are missing. Couldn´t find a save spot. Megaman Battle Network 2 088cbc5 (2020/04/21) Game crashes after the title screen. This is a regression. Use commit e5eade0 (2020/02/06) instead. Metroid Fusion [09.11.2002 Proto] 088cbc5 (2020/04/21) Game works with wram i-cache enabled. Minor Audio stutter. Minor gfx glitches are visible every now and then. Saving works. Metroid Fusion [09.16.2002 Proto] 088cbc5 (2020/04/21) Game works with wram i-cache enabled. Minor Audio stutter. Minor gfx glitches are visible every now and then. Saving works. Metroid Zero Mission - [05.12.2003 Proto with Debug] 088cbc5 (2020/04/21) Game works with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor slowdown when you pass through tunnel. Saving works. Metroid Zero Mission - [16.01.2004 Proto with Debug] 088cbc5 (2020/04/21) Game works with wram i-cache enabled. Minor gfx glitches are visible every now and then. Minor slowdown when you pass through tunnel. Saving works. Morning Adventure [Promo] 088cbc5 (2020/04/21) Game runs faster with wram i-cache enabled. Minor noise during the Pause screen. Game has no save feature. Motocross Challenge [Proto] 088cbc5 (2020/04/21) Heavy slowdown. Moto GP [Beta] 088cbc5 (2020/04/21) Game has less gfx glitches with wram i-cache enabled. Minor sounds are missing. Game uses a Password system. Overstorm [Proto] 088cbc5 (2020/04/21) Game has no save feature. Phantom - The Ghost who walks 088cbc5 (2020/04/21) Couldn't find a save spot. Pokemon Mystery Dungeon - Red Rescue Team [U] [Kiosk Demo] 088cbc5 (2020/04/21) Game has no save feature. Pokemon Ruby [German Debug Build] 088cbc5 (2020/04/21) Game runs fine with DSi/3DS build. White screen after bios intro with base ds model. Resident Evil 2 088cbc5 (2020/04/21) Game runs faster with wram i-cache enabled. Game has no save feature. Santa Claus Jr. Advance 088cbc5 (2020/04/21) Game runs faster and has less gfx glitches with wram i-cache enabled. Minor gfx glitches now and then. Saving works. Sonic Advance 088cbc5 (2020/04/21) Unskippable Black Borders on Screen and Music playing. Unplayable.Gericom: It tests the link hardware, which is not implemented yet and yields those boxes on test fail. Sonic Advance 3 088cbc5 (2020/04/21) Game runs faster and has less gfx glitches with wram i-cache enabled. Some gfx glitches. Minor sounds are missing. Saving works. SpongeBob SquarePants - SuperSponge [06.06.2001 11.34 Proto] 088cbc5 (2020/04/21) Minor gfx glitches now and then. Game uses a Password system. SpongeBob SquarePants - SuperSponge [06.06.2001 11.39 Proto] 088cbc5 (2020/04/21) Minor gfx glitches now and then. Game uses a Password system. SpongeBob SquarePants - SuperSponge [07.31.2001 Proto] 088cbc5 (2020/04/21) Game uses a Password system. Starsky & Hutch [Beta] [U] 088cbc5 (2020/04/21) Game runs faster with wram i-cache enabled. Heavy gfx glitches and some slowdown. Super Mario Bros 2 - Super Mario Advance [Kiosk Demo] [UE] 088cbc5 (2020/04/21) Saving works. Turok Advance [Bright Proto] 088cbc5 (2020/04/21) Game runs faster with wram i-cache enabled. Some slowdown. Minor gfx glitches. Game has no save feature. Turok Advance [Proto] 088cbc5 (2020/04/21) Game runs faster with wram i-cache enabled. Some slowdown. Minor gfx glitches. Game has no save feature. Tyrian 2000 [Proto] 088cbc5 (2020/04/21) White screen after bios intro. World Reborn 088cbc5 (2020/04/21) Game runs faster with wram i-cache enabled. Some noise during the Pause screen. Game uses a Password system. Yoshi's Story [GBA Tech Demo SDK 3.0 with Sound] 088cbc5 (2020/04/21) Game runs faster with wram i-cache enabled. Minor slowdown and gfx glitches. Game has no save feature. Unlicensed games ROM Title [Region] Commit ID (build on date) Notes11 Digimon Ruby 088cbc5 (2020/04/21) Game runs fine with DSi/3DS build. Infinite loop to the titlescreen with base ds model. Digimon Sapphire 088cbc5 (2020/04/21) White screen after bios intro. Iron Kid [Korea] 088cbc5 (2020/04/21) Game runs fine with DSi/3DS build. Game crashes during the intro with base ds model. Mo Jie Qibing [Chinese] 088cbc5 (2020/04/21) White screen after bios intro. Qwak [E] 088cbc5 (2020/04/21) Saving works. Rockman & Crystal [Chinese] 088cbc5 (2020/04/21) White screen after bios intro.

DS-Homebrew Homebrew GBARunner2 • GodMode9i • hiyaCFW • nds-bootstrap • TWiLight Menu++ Official wiki • GitHub ^ https://github.com/DS-Homebrew/TWLHelper/blob/main/cogs/convert.py#L485-L528


【本文地址】


今日新闻


推荐新闻


CopyRight 2018-2019 办公设备维修网 版权所有 豫ICP备15022753号-3