Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

52,792

Downloads of v 5.0.21268-dev:

12

Last Update:

28 Mar 2024

Package Maintainer(s):

Software Author(s):

  • Dolphin Emulator Project

Tags:

gaming emulator wii gamecube dolphin

Dolphin Emulator (Dev)

This is a prerelease version of Dolphin Emulator (Dev).

  • 1
  • 2
  • 3

5.0.21268-dev | Updated: 28 Mar 2024

Downloads:

52,792

Downloads of v 5.0.21268-dev:

12

Maintainer(s):

Software Author(s):

  • Dolphin Emulator Project

Dolphin Emulator (Dev) 5.0.21268-dev

This is a prerelease version of Dolphin Emulator (Dev).

  • 1
  • 2
  • 3

Some Checks Have Failed or Are Not Yet Complete

Not All Tests Have Passed


Validation Testing Passed


Verification Testing Passed

Details

Scan Testing Resulted in Flagged as a Note:

At least one file within this package has greater than 0 detections, but less than 5

Details
Learn More

Deployment Method: Individual Install, Upgrade, & Uninstall

To install Dolphin Emulator (Dev), run the following command from the command line or from PowerShell:

>

To upgrade Dolphin Emulator (Dev), run the following command from the command line or from PowerShell:

>

To uninstall Dolphin Emulator (Dev), run the following command from the command line or from PowerShell:

>

Deployment Method:

NOTE

This applies to both open source and commercial editions of Chocolatey.

1. Enter Your Internal Repository Url

(this should look similar to https://community.chocolatey.org/api/v2/)


2. Setup Your Environment

1. Ensure you are set for organizational deployment

Please see the organizational deployment guide

2. Get the package into your environment

  • Open Source or Commercial:
    • Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
    • You can also just download the package and push it to a repository Download

3. Copy Your Script

choco upgrade dolphin-dev -y --source="'INTERNAL REPO URL'" --version="'5.0.21268-dev'" --prerelease [other options]

See options you can pass to upgrade.

See best practices for scripting.

Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.

If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:


choco upgrade dolphin-dev -y --source="'INTERNAL REPO URL'" --version="'5.0.21268-dev'" --prerelease
$exitCode = $LASTEXITCODE

Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
  Exit 0
}

Exit $exitCode

- name: Install dolphin-dev
  win_chocolatey:
    name: dolphin-dev
    version: '5.0.21268-dev'
    source: INTERNAL REPO URL
    state: present
    allow_prerelease: yes

See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.


chocolatey_package 'dolphin-dev' do
  action    :install
  source   'INTERNAL REPO URL'
  version  '5.0.21268-dev'
  options  '--prerelease'
end

See docs at https://docs.chef.io/resource_chocolatey_package.html.


cChocoPackageInstaller dolphin-dev
{
    Name        = "dolphin-dev"
    Version     = "5.0.21268-dev"
    Source      = "INTERNAL REPO URL"
    chocoParams = "--prerelease"
}

Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.


package { 'dolphin-dev':
  ensure          => '5.0.21268-dev',
  install_options => ['--prerelease'],
  provider        => 'chocolatey',
  source          => 'INTERNAL REPO URL',
}

Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.


4. If applicable - Chocolatey configuration/installation

See infrastructure management matrix for Chocolatey configuration elements and examples.

WARNING

This package is exempt from moderation. While it is likely safe for you, there is more risk involved.

Description

Dolphin is an emulator for running GameCube, Wii, and Triforce games on Windows, Linux, OS X, and recent Android devices.

It allows PC gamers to enjoy games for these two consoles in full HD (1080p) with several enhancements: compatibility with all PC controllers, turbo speed, networked multiplayer, and even more!

Package specific

Package Parameters

The following package parameters can be set:

  • /NOSTART - Do not add a start menu item
  • /DesktopIcon - Add a desktop shorcut

To pass parameters, use --params "''" (e.g. choco install packageID [other options] --params="'/ITEM:value /ITEM2:value2 /FLAG_BOOLEAN'").
To have choco remember parameters on upgrade, be sure to set choco feature enable -n=useRememberedArgumentsForUpgrades.

Please Note: This is an automatically updated package. If you find it is
out of date by more than a day or two, please contact the maintainer(s) and
let them know the package is no longer updating correctly.


legal\LICENSE.txt
From: https://raw.githubusercontent.com/dolphin-emu/dolphin/master/license.txt
------------------------------------
		    GNU GENERAL PUBLIC LICENSE
		       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

			    Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users.  This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it.  (Some other Free Software Foundation software is covered by
the GNU Lesser General Public License instead.)  You can apply it to
your programs, too.

  When we speak of free software, we are referring to freedom, not
price.  Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.

  To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have.  You must make sure that they, too, receive or can get the
source code.  And you must show them these terms so they know their
rights.

  We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.

  Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software.  If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.

  Finally, any free program is threatened constantly by software
patents.  We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses, in effect making the
program proprietary.  To prevent this, we have made it clear that any
patent must be licensed for everyone's free use or not licensed at all.

  The precise terms and conditions for copying, distribution and
modification follow.

		    GNU GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License.  The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language.  (Hereinafter, translation is included without limitation in
the term "modification".)  Each licensee is addressed as "you".

Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running the Program is not restricted, and the output from the Program
is covered only if its contents constitute a work based on the
Program (independent of having been made by running the Program).
Whether that is true depends on what the Program does.

  1. You may copy and distribute verbatim copies of the Program's
source code as you receive it, in any medium, provided that you
conspicuously and appropriately publish on each copy an appropriate
copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS

	    How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    <one line to give the program's name and a brief idea of what it does.>
    Copyright (C) <year>  <name of author>

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) year name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  <signature of Ty Coon>, 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
legal\VERIFICATION.txt
VERIFICATION

Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

Package can be verified like this:

1. Go to

   x64: https://dl.dolphin-emu.org/builds/9a/b2/dolphin-master-5.0-21268-x64.7z

   to download the zip.

2. You can use one of the following methods to obtain the SHA256 checksum:
   - Use powershell function 'Get-FileHash'
   - Use Chocolatey utility 'checksum.exe'

   checksum64: E39189DDFF6EDD270964256ADF8F5249E78CFC376EC75149F82881F60F1086D2
tools\.skipautouninstall
 
tools\chocolateyinstall.ps1
$ErrorActionPreference = 'Stop'
$toolsDir 			   = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$pp                    = Get-PackageParameters
$shortcutName          = 'Dolphin Emulator (Dev).lnk'
$extractDir            = $(Get-ToolsLocation)
$extractedDir          = (Join-Path $extractDir 'Dolphin-x64')
$dolphinDir            = (Join-Path $extractDir 'Dolphin-Dev')
$exepath               = (Join-Path $dolphinDir 'Dolphin.exe')

$packageArgs = @{
  FileFullPath64 = Join-Path $toolsDir 'dolphin-master-5.0-21268-x64.7z'
  Destination    = $extractDir
  PackageName    = $env:ChocolateyPackageName
}

Get-ChocolateyUnzip @packageArgs

if (Test-Path $dolphinDir) {
    Remove-Process -PathFilter "$([System.Text.RegularExpressions.Regex]::escape($dolphinDir))" | Out-Null
} else {
    $null = New-Item -ItemType Directory -Path $dolphinDir
}

Get-Childitem -Path $extractedDir -Recurse -File | ForEach-Object {
    $dest = (Join-Path $dolphinDir $_.FullName.SubString($extractedDir.Length))
    if (!(Test-Path (Split-Path $dest))) { $null = New-Item -ItemType Directory -Path (Split-Path $dest) }
    [System.IO.File]::Copy($_.fullname, $dest, $true)
}

Remove-Item -Force -Recurse -Path $extractedDir
Remove-Item -Force -Path $toolsDir\*.7z

Install-BinFile -Name 'Dolphin-Dev' -Path $exepath -UseStart

if ($pp['desktopicon']) {
	$desktopicon = [System.IO.Path]::Combine(([System.Environment]::GetFolderPath("Desktop")), $shortcutName)
	Write-Host -ForegroundColor white 'Adding ' $desktopicon
	Install-ChocolateyShortcut -ShortcutFilePath $desktopicon -TargetPath $exepath  -RunAsAdmin
}

if (!$pp['nostart']) {
	$starticon = (Join-Path ([System.Environment]::GetFolderPath('Programs')) $shortcutName)
	Write-Host -ForegroundColor white 'Adding ' $starticon
	Install-ChocolateyShortcut -ShortcutFilePath $starticon -TargetPath $exepath  -RunAsAdmin
}

$env:ChocolateyPackageInstallLocation = $dolphinDir
tools\chocolateyuninstall.ps1
$ErrorActionPreference = 'Stop';
$toolsDir 			   = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$dolphinDir            = (Join-Path $(Get-ToolsLocation) Dolphin-Dev)
$exepath               = (Join-Path $dolphinDir Dolphin.exe)
$shortcutName          = 'Dolphin Emulator (Dev).lnk'
$desktopicon           = [System.IO.Path]::Combine(([System.Environment]::GetFolderPath("Desktop")), $shortcutName)
$starticon             = (Join-Path ([System.Environment]::GetFolderPath('Programs')) $shortcutName)


if (Test-Path $desktopicon) {
	Remove-Item $desktopicon
	Write-Host -ForegroundColor white 'Removed ' $desktopicon
} else {
	Write-Host -ForegroundColor yellow 'Did not find ' $desktopicon 'to remove'
}

if (Test-Path $starticon) {
	Remove-Item $starticon
	Write-Host -ForegroundColor white 'Removed ' $starticon
} else {
	Write-Host -ForegroundColor yellow 'Did not find ' $starticon 'to remove'
}

Uninstall-BinFile -Name 'Dolphin-Dev' -Path $exepath

Write-Host -ForegroundColor red "Not removing $dolphinDir so as to not remove user data, it can be removed manually"
tools\dolphin-master-5.0-21268-x64.7z
md5: 2A4C5749B08CAABC005439B5741B9085 | sha1: 55A4668A052DF3768A1D00C6793ED1DBAE6B06C0 | sha256: E39189DDFF6EDD270964256ADF8F5249E78CFC376EC75149F82881F60F1086D2 | sha512: 7995B386118BD842B9D7A52397FB929BE591CD9A38FD5C8D72DEBA68235FB73023B785C5BA155225B8D9C124E4151FECCC4C5A056E849D3A6A6079F6F81F317F

Log in or click on link to see number of positives.

In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).

Chocolatey Pro provides runtime protection from possible malware.

Add to Builder Version Downloads Last Updated Status
Dolphin Emulator (Dev) 5.0.21541-dev 13 Friday, May 10, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21539-dev 17 Wednesday, May 8, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21536-dev 14 Monday, May 6, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21534-dev 12 Sunday, May 5, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21529-dev 9 Saturday, May 4, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21506-dev 12 Friday, May 3, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21502-dev 17 Thursday, May 2, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21496-dev 12 Wednesday, May 1, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21464-dev 16 Tuesday, April 30, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21459-dev 16 Sunday, April 28, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21453-dev 23 Monday, April 22, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21439-dev 15 Sunday, April 21, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21435-dev 15 Saturday, April 20, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21418-dev 12 Saturday, April 20, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21401-dev 17 Thursday, April 18, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21395-dev 13 Wednesday, April 17, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21383-dev 15 Monday, April 15, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21379-dev 13 Sunday, April 14, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21375-dev 16 Saturday, April 13, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21333-dev 11 Friday, April 12, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21329-dev 12 Thursday, April 11, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21325-dev 17 Tuesday, April 9, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21317-dev 16 Monday, April 8, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21315-dev 13 Sunday, April 7, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21313-dev 18 Saturday, April 6, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21311-dev 13 Friday, April 5, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21303-dev 17 Tuesday, April 2, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21301-dev 18 Monday, April 1, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21297-dev 14 Sunday, March 31, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21280-dev 15 Saturday, March 30, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21278-dev 14 Friday, March 29, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21268-dev 12 Thursday, March 28, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21264-dev 17 Tuesday, March 26, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21261-dev 21 Friday, March 22, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21234-dev 16 Thursday, March 21, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21222-dev 22 Sunday, March 17, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21212-dev 29 Friday, March 15, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21202-dev 20 Wednesday, March 13, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21200-dev 22 Tuesday, March 12, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21182-dev 22 Sunday, March 10, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21174-dev 23 Tuesday, March 5, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21172-dev 20 Monday, March 4, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21164-dev 22 Saturday, March 2, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21152-dev 21 Wednesday, February 28, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21150-dev 15 Tuesday, February 27, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21148-dev 29 Wednesday, February 21, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21140-dev 22 Monday, February 19, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21129-dev 18 Sunday, February 18, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21121-dev 21 Saturday, February 17, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21116-dev 24 Wednesday, February 14, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21114-dev 23 Tuesday, February 13, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21108-dev 21 Monday, February 12, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21094-dev 25 Thursday, February 8, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21092-dev 21 Thursday, February 8, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21090-dev 19 Wednesday, February 7, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21088-dev 23 Monday, February 5, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21084-dev 26 Saturday, February 3, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21066-dev 24 Friday, February 2, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21061-dev 24 Thursday, February 1, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21044-dev 20 Wednesday, January 31, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21039-dev 21 Tuesday, January 30, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21035-dev 26 Sunday, January 28, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21021-dev 27 Saturday, January 27, 2024 Exempted
Dolphin Emulator (Dev) 5.0.21017-dev 21 Friday, January 26, 2024 Exempted
Dolphin Emulator (Dev) 5.0.20996-dev 19 Thursday, January 25, 2024 Exempted
Dolphin Emulator (Dev) 5.0.20994-dev 22 Wednesday, January 24, 2024 Exempted
Dolphin Emulator (Dev) 5.0.20969-dev 20 Monday, January 22, 2024 Exempted
Dolphin Emulator (Dev) 5.0.20967-dev 23 Sunday, January 21, 2024 Exempted
Dolphin Emulator (Dev) 5.0.20961-dev 22 Sunday, January 21, 2024 Exempted
Dolphin Emulator (Dev) 5.0.20959-dev 20 Saturday, January 20, 2024 Exempted
Dolphin Emulator (Dev) 5.0.20957-dev 25 Thursday, January 18, 2024 Exempted
Dolphin Emulator (Dev) 5.0.20950-dev 26 Tuesday, January 16, 2024 Exempted
Dolphin Emulator (Dev) 5.0.20943-dev 24 Sunday, January 14, 2024 Exempted
Dolphin Emulator (Dev) 5.0.20941-dev 29 Saturday, January 13, 2024 Exempted
Dolphin Emulator (Dev) 5.0.20931-dev 25 Friday, January 12, 2024 Exempted
Dolphin Emulator (Dev) 5.0.20923-dev 25 Thursday, January 11, 2024 Exempted
Dolphin Emulator (Dev) 5.0.20921-dev 28 Wednesday, January 10, 2024 Exempted
Dolphin Emulator (Dev) 5.0.20919-dev 26 Tuesday, January 9, 2024 Exempted
Dolphin Emulator (Dev) 5.0.20916-dev 21 Monday, January 8, 2024 Exempted
Dolphin Emulator (Dev) 5.0.20903-dev 25 Sunday, January 7, 2024 Exempted
Dolphin Emulator (Dev) 5.0.20897-dev 22 Saturday, January 6, 2024 Exempted
Dolphin Emulator (Dev) 5.0.20893-dev 27 Friday, January 5, 2024 Exempted
Dolphin Emulator (Dev) 5.0.20880-dev 24 Tuesday, January 2, 2024 Exempted
Dolphin Emulator (Dev) 5.0.20874-dev 27 Monday, January 1, 2024 Exempted
Dolphin Emulator (Dev) 5.0.20867-dev 17 Monday, January 1, 2024 Exempted
Dolphin Emulator (Dev) 5.0.20865-dev 22 Saturday, December 30, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20852-dev 24 Friday, December 29, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20847-dev 25 Thursday, December 28, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20842-dev 24 Monday, December 25, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20840-dev 23 Saturday, December 23, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20836-dev 24 Friday, December 22, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20826-dev 24 Thursday, December 21, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20822-dev 25 Wednesday, December 20, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20814-dev 25 Tuesday, December 19, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20785-dev 18 Monday, December 18, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20760-dev 21 Sunday, December 17, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20754-dev 22 Saturday, December 16, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20748-dev 22 Saturday, December 16, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20734-dev 24 Friday, December 15, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20728-dev 22 Thursday, December 14, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20714-dev 28 Wednesday, December 13, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20657-dev 27 Tuesday, December 12, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20621-dev 23 Monday, December 11, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20611-dev 22 Sunday, December 10, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20582-dev 23 Saturday, December 9, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20571-dev 24 Friday, December 8, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20562-dev 22 Thursday, December 7, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20560-dev 23 Wednesday, December 6, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20555-dev 21 Tuesday, December 5, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20535-dev 22 Monday, December 4, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20525-dev 19 Sunday, December 3, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20517-dev 25 Saturday, December 2, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20507-dev 21 Friday, December 1, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20495-dev 24 Thursday, November 30, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20487-dev 29 Wednesday, November 29, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20446-dev 25 Tuesday, November 28, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20400-dev 29 Monday, November 27, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20383-dev 26 Sunday, November 26, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20368-dev 29 Saturday, November 25, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20360-dev 24 Friday, November 24, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20358-dev 24 Thursday, November 23, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20351-dev 24 Tuesday, November 21, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20347-dev 31 Friday, November 17, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20345-dev 26 Thursday, November 16, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20344-dev 28 Wednesday, November 15, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20339-dev 28 Monday, November 13, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20327-dev 24 Sunday, November 12, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20318-dev 29 Saturday, November 11, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20314-dev 27 Thursday, November 9, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20309-dev 27 Wednesday, November 8, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20306-dev 25 Monday, November 6, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20303-dev 29 Sunday, November 5, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20292-dev 19 Sunday, November 5, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20290-dev 28 Saturday, November 4, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20288-dev 23 Friday, November 3, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20281-dev 25 Thursday, November 2, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20279-dev 24 Wednesday, November 1, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20263-dev 27 Monday, October 30, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20259-dev 30 Saturday, October 28, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20241-dev 32 Thursday, October 26, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20240-dev 40 Thursday, October 19, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20237-dev 35 Tuesday, October 17, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20229-dev 40 Monday, October 16, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20223-dev 25 Sunday, October 15, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20215-dev 39 Saturday, October 14, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20211-dev 45 Wednesday, October 11, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20207-dev 38 Tuesday, October 10, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20196-dev 26 Sunday, October 8, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20193-dev 27 Friday, October 6, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20191-dev 453 Wednesday, October 4, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20186-dev 23 Tuesday, October 3, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20184-dev 476 Sunday, October 1, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20166-dev 586 Saturday, September 30, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20164-dev 28 Friday, September 29, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20144-dev 556 Monday, September 25, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20142-dev 570 Sunday, September 24, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20130-dev 475 Friday, September 22, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20128-dev 28 Wednesday, September 20, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20126-dev 199 Sunday, September 17, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20124-dev 266 Saturday, September 16, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20122-dev 53 Tuesday, September 12, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20116-dev 157 Sunday, September 10, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20109-dev 32 Saturday, September 9, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20107-dev 36 Thursday, September 7, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20101-dev 26 Wednesday, September 6, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20097-dev 31 Tuesday, September 5, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20088-dev 44 Monday, September 4, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20076-dev 41 Sunday, September 3, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20065-dev 28 Saturday, September 2, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20059-dev 31 Wednesday, August 30, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20050-dev 32 Tuesday, August 29, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20039-dev 41 Sunday, August 27, 2023 Exempted
Dolphin Emulator (Dev) 5.0.20035-dev 38 Saturday, August 26, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19980-dev 38 Wednesday, August 23, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19978-dev 32 Tuesday, August 22, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19976-dev 41 Tuesday, August 22, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19961-dev 34 Monday, August 21, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19958-dev 39 Sunday, August 20, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19955-dev 33 Saturday, August 19, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19933-dev 37 Friday, August 18, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19918-dev 37 Wednesday, August 16, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19903-dev 32 Monday, August 14, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19899-dev 33 Sunday, August 13, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19874-dev 38 Friday, August 11, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19868-dev 36 Thursday, August 10, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19866-dev 34 Wednesday, August 9, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19864-dev 43 Wednesday, August 2, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19863-dev 39 Monday, July 31, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19859-dev 32 Saturday, July 29, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19844-dev 32 Friday, July 28, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19842-dev 38 Thursday, July 27, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19836-dev 37 Wednesday, July 26, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19835-dev 41 Monday, July 24, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19817-dev 35 Saturday, July 22, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19808-dev 34 Thursday, July 20, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19804-dev 39 Monday, July 17, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19795-dev 32 Wednesday, July 12, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19791-dev 35 Tuesday, July 11, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19789-dev 34 Monday, July 10, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19787-dev 34 Sunday, July 9, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19778-dev 33 Saturday, July 8, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19776-dev 31 Monday, July 3, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19764-dev 31 Saturday, July 1, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19751-dev 29 Friday, June 30, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19738-dev 29 Wednesday, June 28, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19729-dev 29 Monday, June 26, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19722-dev 33 Sunday, June 25, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19720-dev 36 Saturday, June 24, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19718-dev 31 Friday, June 23, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19708-dev 33 Thursday, June 22, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19706-dev 31 Wednesday, June 21, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19700-dev 30 Tuesday, June 20, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19693-dev 34 Monday, June 19, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19689-dev 34 Sunday, June 18, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19678-dev 28 Saturday, June 17, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19652-dev 32 Thursday, June 15, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19649-dev 35 Wednesday, June 14, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19641-dev 32 Tuesday, June 13, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19638-dev 31 Tuesday, June 13, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19623-dev 30 Monday, June 12, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19608-dev 27 Sunday, June 11, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19601-dev 36 Saturday, June 10, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19597-dev 38 Friday, June 9, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19562-dev 35 Thursday, June 8, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19552-dev 36 Wednesday, June 7, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19548-dev 31 Tuesday, June 6, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19513-dev 26 Tuesday, June 6, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19503-dev 28 Monday, June 5, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19501-dev 38 Sunday, June 4, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19499-dev 28 Saturday, June 3, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19476-dev 30 Friday, June 2, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19474-dev 297 Friday, June 2, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19465-dev 30 Wednesday, May 31, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19463-dev 28 Tuesday, May 30, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19459-dev 31 Monday, May 29, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19444-dev 32 Sunday, May 28, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19433-dev 28 Saturday, May 27, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19431-dev 34 Wednesday, May 24, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19424-dev 37 Tuesday, May 23, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19415-dev 27 Sunday, May 21, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19401-dev 29 Friday, May 19, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19385-dev 32 Wednesday, May 17, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19377-dev 31 Tuesday, May 16, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19372-dev 31 Sunday, May 14, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19370-dev 32 Saturday, May 13, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19368-dev 29 Friday, May 12, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19365-dev 28 Thursday, May 11, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19363-dev 33 Wednesday, May 10, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19358-dev 25 Sunday, May 7, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19353-dev 33 Wednesday, May 3, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19345-dev 34 Tuesday, May 2, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19343-dev 29 Monday, May 1, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19338-dev 29 Sunday, April 30, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19325-dev 33 Saturday, April 29, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19316-dev 43 Friday, April 28, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19306-dev 40 Wednesday, April 26, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19295-dev 40 Tuesday, April 25, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19280-dev 26 Monday, April 24, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19277-dev 34 Sunday, April 23, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19266-dev 30 Friday, April 21, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19264-dev 32 Thursday, April 20, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19260-dev 25 Wednesday, April 19, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19245-dev 30 Tuesday, April 18, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19229-dev 33 Saturday, April 15, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19227-dev 35 Friday, April 14, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19215-dev 33 Thursday, April 13, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19211-dev 28 Wednesday, April 12, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19200-dev 31 Tuesday, April 11, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19188-dev 34 Monday, April 10, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19186-dev 35 Sunday, April 9, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19180-dev 31 Saturday, April 8, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19176-dev 32 Friday, April 7, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19159-dev 28 Thursday, April 6, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19156-dev 35 Wednesday, April 5, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19141-dev 32 Tuesday, April 4, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19133-dev 29 Monday, April 3, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19129-dev 32 Sunday, April 2, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19124-dev 32 Saturday, April 1, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19122-dev 42 Thursday, March 30, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19112-dev 34 Wednesday, March 29, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19109-dev 28 Tuesday, March 28, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19100-dev 33 Monday, March 27, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19097-dev 37 Sunday, March 26, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19093-dev 43 Saturday, March 25, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19087-dev 38 Friday, March 24, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19082-dev 31 Thursday, March 23, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19077-dev 35 Wednesday, March 22, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19072-dev 31 Tuesday, March 21, 2023 Exempted
Dolphin Emulator (Dev) 5.0.19055-dev 34 Sunday, March 19, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18999-dev 27 Saturday, March 18, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18995-dev 31 Friday, March 17, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18988-dev 34 Thursday, March 16, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18973-dev 32 Wednesday, March 15, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18962-dev 35 Tuesday, March 14, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18938-dev 34 Monday, March 13, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18931-dev 34 Sunday, March 12, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18920-dev 36 Saturday, March 11, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18869-dev 33 Friday, March 10, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18867-dev 29 Thursday, March 9, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18846-dev 33 Wednesday, March 8, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18822-dev 34 Tuesday, March 7, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18820-dev 31 Monday, March 6, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18818-dev 34 Sunday, March 5, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18813-dev 31 Saturday, March 4, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18809-dev 33 Friday, March 3, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18807-dev 27 Friday, March 3, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18754-dev 32 Wednesday, March 1, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18748-dev 36 Tuesday, February 28, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18745-dev 42 Monday, February 27, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18731-dev 41 Sunday, February 26, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18725-dev 34 Saturday, February 25, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18718-dev 35 Thursday, February 23, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18714-dev 33 Tuesday, February 21, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18707-dev 33 Monday, February 20, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18700-dev 34 Sunday, February 19, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18698-dev 36 Saturday, February 18, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18685-dev 33 Friday, February 17, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18681-dev 32 Thursday, February 16, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18672-dev 35 Wednesday, February 15, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18663-dev 33 Tuesday, February 14, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18628-dev 34 Sunday, February 12, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18626-dev 36 Saturday, February 11, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18591-dev 35 Thursday, February 9, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18515-dev 32 Tuesday, February 7, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18505-dev 37 Sunday, February 5, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18501-dev 38 Saturday, February 4, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18498-dev 34 Friday, February 3, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18497-dev 36 Thursday, February 2, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18485-dev 38 Tuesday, January 31, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18454-dev 34 Monday, January 30, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18426-dev 34 Sunday, January 29, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18407-dev 44 Saturday, January 28, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18358-dev 34 Friday, January 27, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18349-dev 34 Thursday, January 26, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18336-dev 32 Tuesday, January 24, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18291-dev 38 Monday, January 23, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18281-dev 34 Sunday, January 22, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18279-dev 38 Saturday, January 21, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18275-dev 35 Friday, January 20, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18273-dev 32 Thursday, January 19, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18269-dev 34 Wednesday, January 18, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18246-dev 37 Monday, January 16, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18234-dev 30 Sunday, January 15, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18231-dev 35 Saturday, January 14, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18221-dev 42 Friday, January 13, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18219-dev 39 Wednesday, January 11, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18214-dev 39 Tuesday, January 10, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18207-dev 39 Monday, January 9, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18184-dev 42 Sunday, January 8, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18179-dev 37 Saturday, January 7, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18171-dev 32 Thursday, January 5, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18163-dev 32 Wednesday, January 4, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18160-dev 29 Tuesday, January 3, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18145-dev 34 Monday, January 2, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18143-dev 25 Sunday, January 1, 2023 Exempted
Dolphin Emulator (Dev) 5.0.18135-dev 34 Saturday, December 31, 2022 Exempted
Dolphin Emulator (Dev) 5.0.18128-dev 40 Thursday, December 29, 2022 Exempted
Dolphin Emulator (Dev) 5.0.18114-dev 27 Wednesday, December 28, 2022 Exempted
Dolphin Emulator (Dev) 5.0.18106-dev 37 Tuesday, December 27, 2022 Exempted
Dolphin Emulator (Dev) 5.0.18102-dev 33 Monday, December 26, 2022 Exempted
Dolphin Emulator (Dev) 5.0.18100-dev 34 Sunday, December 25, 2022 Exempted
Dolphin Emulator (Dev) 5.0.18097-dev 40 Saturday, December 24, 2022 Exempted
Dolphin Emulator (Dev) 5.0.18080-dev 35 Friday, December 23, 2022 Exempted
Dolphin Emulator (Dev) 5.0.18076-dev 36 Wednesday, December 21, 2022 Exempted
Dolphin Emulator (Dev) 5.0.18074-dev 38 Tuesday, December 20, 2022 Exempted
Dolphin Emulator (Dev) 5.0.18066-dev 51 Monday, December 19, 2022 Exempted
Dolphin Emulator (Dev) 5.0.18061-dev 37 Sunday, December 18, 2022 Exempted
Dolphin Emulator (Dev) 5.0.18059-dev 35 Saturday, December 17, 2022 Exempted
Dolphin Emulator (Dev) 5.0.18057-dev 40 Monday, December 12, 2022 Exempted
Dolphin Emulator (Dev) 5.0.18048-dev 34 Sunday, December 11, 2022 Exempted
Dolphin Emulator (Dev) 5.0.18027-dev 32 Saturday, December 10, 2022 Exempted
Dolphin Emulator (Dev) 5.0.18025-dev 38 Friday, December 9, 2022 Exempted
Dolphin Emulator (Dev) 5.0.18019-dev 33 Thursday, December 8, 2022 Exempted
Dolphin Emulator (Dev) 5.0.18017-dev 35 Wednesday, December 7, 2022 Exempted
Dolphin Emulator (Dev) 5.0.18008-dev 32 Monday, December 5, 2022 Exempted
Dolphin Emulator (Dev) 5.0.18003-dev 34 Sunday, December 4, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17984-dev 35 Saturday, December 3, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17976-dev 40 Thursday, December 1, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17970-dev 34 Tuesday, November 29, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17960-dev 36 Sunday, November 27, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17949-dev 33 Saturday, November 26, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17937-dev 41 Friday, November 25, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17934-dev 36 Thursday, November 24, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17924-dev 39 Wednesday, November 23, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17893-dev 35 Tuesday, November 22, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17891-dev 40 Monday, November 21, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17889-dev 41 Saturday, November 19, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17885-dev 38 Thursday, November 17, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17877-dev 40 Wednesday, November 16, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17868-dev 39 Tuesday, November 15, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17842-dev 41 Monday, November 14, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17828-dev 38 Friday, November 11, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17824-dev 36 Monday, November 7, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17819-dev 37 Sunday, November 6, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17805-dev 35 Saturday, November 5, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17790-dev 35 Thursday, November 3, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17786-dev 39 Wednesday, November 2, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17783-dev 46 Tuesday, November 1, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17772-dev 51 Monday, October 31, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17768-dev 54 Sunday, October 30, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17752-dev 37 Saturday, October 29, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17732-dev 38 Wednesday, October 26, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17730-dev 35 Tuesday, October 25, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17716-dev 40 Monday, October 24, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17699-dev 41 Sunday, October 23, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17625-dev 38 Thursday, October 20, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17620-dev 47 Monday, October 17, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17609-dev 40 Saturday, October 15, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17601-dev 40 Thursday, October 13, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17587-dev 42 Tuesday, October 11, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17580-dev 45 Sunday, October 9, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17560-dev 33 Saturday, October 8, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17554-dev 41 Friday, October 7, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17549-dev 50 Thursday, October 6, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17545-dev 36 Wednesday, October 5, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17538-dev 53 Tuesday, October 4, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17527-dev 41 Monday, October 3, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17499-dev 42 Saturday, October 1, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17491-dev 46 Friday, September 30, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17445-dev 47 Tuesday, September 27, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17441-dev 43 Monday, September 26, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17439-dev 42 Sunday, September 25, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17430-dev 42 Saturday, September 24, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17422-dev 42 Friday, September 23, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17403-dev 47 Wednesday, September 21, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17390-dev 42 Tuesday, September 20, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17361-dev 38 Sunday, September 18, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17357-dev 41 Friday, September 16, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17354-dev 41 Thursday, September 15, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17348-dev 46 Wednesday, September 14, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17340-dev 49 Tuesday, September 13, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17338-dev 42 Monday, September 12, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17334-dev 40 Sunday, September 11, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17316-dev 38 Saturday, September 10, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17314-dev 40 Friday, September 9, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17301-dev 46 Thursday, September 8, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17271-dev 38 Sunday, September 4, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17269-dev 45 Saturday, September 3, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17268-dev 43 Friday, September 2, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17266-dev 48 Thursday, September 1, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17258-dev 45 Tuesday, August 30, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17253-dev 54 Monday, August 29, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17245-dev 53 Saturday, August 27, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17243-dev 56 Wednesday, August 24, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17231-dev 55 Tuesday, August 23, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17225-dev 48 Monday, August 22, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17212-dev 46 Saturday, August 20, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17210-dev 48 Friday, August 19, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17208-dev 38 Thursday, August 18, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17197-dev 45 Sunday, August 14, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17193-dev 52 Friday, August 12, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17188-dev 50 Thursday, August 11, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17182-dev 43 Wednesday, August 10, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17155-dev 56 Monday, August 8, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17153-dev 54 Sunday, August 7, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17150-dev 45 Saturday, August 6, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17145-dev 40 Friday, August 5, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17125-dev 39 Thursday, August 4, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17085-dev 44 Wednesday, August 3, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17081-dev 51 Tuesday, August 2, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17070-dev 46 Sunday, July 31, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17055-dev 44 Saturday, July 30, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17040-dev 41 Friday, July 29, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17031-dev 41 Thursday, July 28, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17025-dev 39 Wednesday, July 27, 2022 Exempted
Dolphin Emulator (Dev) 5.0.17021-dev 49 Tuesday, July 26, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16991-dev 49 Monday, July 25, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16974-dev 47 Sunday, July 24, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16972-dev 45 Saturday, July 23, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16952-dev 41 Friday, July 22, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16950-dev 48 Thursday, July 21, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16944-dev 64 Wednesday, July 20, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16942-dev 49 Tuesday, July 19, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16937-dev 41 Monday, July 18, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16932-dev 50 Sunday, July 17, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16912-dev 54 Saturday, July 16, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16907-dev 51 Thursday, July 14, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16897-dev 40 Wednesday, July 13, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16891-dev 46 Tuesday, July 12, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16853-dev 44 Monday, July 11, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16843-dev 53 Sunday, July 10, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16833-dev 51 Saturday, July 9, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16805-dev 51 Friday, July 8, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16795-dev 49 Wednesday, July 6, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16790-dev 47 Tuesday, July 5, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16786-dev 49 Sunday, July 3, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16781-dev 47 Saturday, July 2, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16766-dev 53 Friday, July 1, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16765-dev 51 Thursday, June 30, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16763-dev 48 Tuesday, June 28, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16737-dev 62 Sunday, June 26, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16730-dev 79 Saturday, June 25, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16713-dev 55 Thursday, June 23, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16709-dev 58 Wednesday, June 22, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16676-dev 58 Tuesday, June 21, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16668-dev 58 Sunday, June 19, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16666-dev 65 Friday, June 17, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16655-dev 50 Wednesday, June 15, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16639-dev 49 Monday, June 13, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16635-dev 52 Sunday, June 12, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16633-dev 54 Saturday, June 11, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16627-dev 62 Friday, June 10, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16625-dev 49 Thursday, June 9, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16621-dev 57 Tuesday, June 7, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16607-dev 58 Sunday, June 5, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16589-dev 56 Saturday, June 4, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16584-dev 51 Friday, June 3, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16549-dev 73 Thursday, June 2, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16545-dev 55 Sunday, May 29, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16526-dev 52 Saturday, May 28, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16522-dev 66 Friday, May 27, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16520-dev 52 Wednesday, May 25, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16512-dev 51 Tuesday, May 24, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16510-dev 53 Monday, May 23, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16479-dev 49 Saturday, May 21, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16475-dev 53 Friday, May 20, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16453-dev 61 Tuesday, May 17, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16448-dev 54 Monday, May 16, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16445-dev 49 Sunday, May 15, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16443-dev 57 Saturday, May 14, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16434-dev 48 Friday, May 13, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16426-dev 61 Wednesday, May 11, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16422-dev 63 Tuesday, May 10, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16405-dev 59 Monday, May 9, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16401-dev 65 Sunday, May 8, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16387-dev 58 Saturday, May 7, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16380-dev 49 Friday, May 6, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16377-dev 53 Wednesday, May 4, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16369-dev 59 Tuesday, May 3, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16364-dev 53 Saturday, April 30, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16363-dev 52 Saturday, April 30, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16361-dev 63 Wednesday, April 27, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16350-dev 46 Monday, April 25, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16337-dev 54 Sunday, April 24, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16305-dev 53 Saturday, April 23, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16292-dev 52 Friday, April 22, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16287-dev 54 Wednesday, April 20, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16285-dev 48 Monday, April 18, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16283-dev 67 Saturday, April 16, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16279-dev 64 Friday, April 15, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16273-dev 56 Wednesday, April 13, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16269-dev 62 Tuesday, April 12, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16267-dev 54 Monday, April 11, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16263-dev 64 Sunday, April 10, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16262-dev 66 Sunday, April 10, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16260-dev 59 Saturday, April 9, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16238-dev 58 Friday, April 8, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16220-dev 61 Thursday, April 7, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16216-dev 55 Wednesday, April 6, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16214-dev 53 Tuesday, April 5, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16211-dev 54 Sunday, April 3, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16209-dev 62 Saturday, April 2, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16201-dev 63 Thursday, March 31, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16195-dev 58 Monday, March 28, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16189-dev 62 Sunday, March 27, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16183-dev 50 Saturday, March 26, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16176-dev 56 Friday, March 25, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16174-dev 63 Thursday, March 24, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16170-dev 57 Wednesday, March 23, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16168-dev 55 Tuesday, March 22, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16164-dev 68 Monday, March 21, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16162-dev 58 Sunday, March 20, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16151-dev 61 Saturday, March 19, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16145-dev 62 Friday, March 18, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16143-dev 64 Tuesday, March 15, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16127-dev 57 Saturday, March 12, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16120-dev 58 Tuesday, March 8, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16118-dev 59 Sunday, March 6, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16116-dev 68 Thursday, March 3, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16099-dev 62 Tuesday, March 1, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16091-dev 78 Sunday, February 27, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16087-dev 68 Saturday, February 26, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16083-dev 62 Thursday, February 24, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16081-dev 65 Wednesday, February 23, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16077-dev 69 Tuesday, February 22, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16075-dev 63 Monday, February 21, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16073-dev 69 Saturday, February 19, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16051-dev 66 Friday, February 18, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16039-dev 69 Thursday, February 17, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16037-dev 90 Wednesday, February 16, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16035-dev 65 Tuesday, February 15, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16032-dev 65 Monday, February 14, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16019-dev 58 Saturday, February 12, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16009-dev 65 Thursday, February 10, 2022 Exempted
Dolphin Emulator (Dev) 5.0.16007-dev 71 Wednesday, February 9, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15999-dev 66 Saturday, February 5, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15997-dev 65 Friday, February 4, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15993-dev 76 Wednesday, February 2, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15968-dev 69 Sunday, January 30, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15957-dev 61 Saturday, January 29, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15952-dev 71 Friday, January 28, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15950-dev 64 Friday, January 28, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15943-dev 64 Thursday, January 27, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15936-dev 67 Tuesday, January 25, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15931-dev 61 Sunday, January 23, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15920-dev 64 Friday, January 21, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15906-dev 63 Thursday, January 20, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15905-dev 57 Tuesday, January 18, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15903-dev 74 Monday, January 17, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15887-dev 51 Friday, January 14, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15885-dev 56 Thursday, January 13, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15874-dev 62 Wednesday, January 12, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15864-dev 61 Tuesday, January 11, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15862-dev 59 Monday, January 10, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15839-dev 59 Saturday, January 8, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15837-dev 63 Friday, January 7, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15835-dev 64 Thursday, January 6, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15804-dev 66 Wednesday, January 5, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15801-dev 68 Tuesday, January 4, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15793-dev 60 Monday, January 3, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15767-dev 62 Saturday, January 1, 2022 Exempted
Dolphin Emulator (Dev) 5.0.15741-dev 71 Friday, December 31, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15723-dev 65 Thursday, December 30, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15716-dev 68 Wednesday, December 29, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15710-dev 68 Tuesday, December 28, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15697-dev 65 Monday, December 27, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15686-dev 59 Sunday, December 26, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15684-dev 62 Friday, December 24, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15682-dev 67 Thursday, December 23, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15663-dev 66 Tuesday, December 21, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15624-dev 64 Sunday, December 19, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15619-dev 71 Saturday, December 18, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15617-dev 72 Thursday, December 16, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15615-dev 56 Wednesday, December 15, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15613-dev 72 Tuesday, December 14, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15604-dev 90 Monday, December 13, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15602-dev 68 Sunday, December 12, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15594-dev 80 Friday, December 10, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15592-dev 64 Friday, December 10, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15586-dev 69 Saturday, December 4, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15583-dev 67 Friday, December 3, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15581-dev 59 Thursday, December 2, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15573-dev 72 Tuesday, November 30, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15571-dev 77 Sunday, November 28, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15568-dev 80 Thursday, November 25, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15563-dev 67 Tuesday, November 23, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15554-dev 77 Monday, November 22, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15545-dev 85 Sunday, November 21, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15520-dev 68 Saturday, November 20, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15518-dev 66 Friday, November 19, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15499-dev 71 Wednesday, November 17, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15496-dev 71 Wednesday, November 17, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15486-dev 76 Tuesday, November 16, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15482-dev 78 Monday, November 15, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15476-dev 69 Sunday, November 14, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15472-dev 70 Saturday, November 13, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15470-dev 74 Friday, November 12, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15467-dev 82 Monday, November 8, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15465-dev 80 Sunday, November 7, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15456-dev 69 Saturday, November 6, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15448-dev 73 Thursday, November 4, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15445-dev 79 Monday, November 1, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15433-dev 83 Saturday, October 30, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15421-dev 81 Wednesday, October 27, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15417-dev 68 Monday, October 25, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15407-dev 62 Sunday, October 24, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15377-dev 75 Saturday, October 23, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15361-dev 69 Thursday, October 21, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15360-dev 88 Sunday, October 17, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15358-dev 76 Saturday, October 16, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15350-dev 72 Friday, October 15, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15339-dev 71 Thursday, October 14, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15322-dev 62 Wednesday, October 13, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15294-dev 69 Tuesday, October 12, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15281-dev 79 Sunday, October 10, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15276-dev 73 Saturday, October 9, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15269-dev 72 Thursday, October 7, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15267-dev 78 Wednesday, October 6, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15264-dev 84 Tuesday, October 5, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15262-dev 68 Monday, October 4, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15255-dev 81 Saturday, October 2, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15253-dev 75 Thursday, September 30, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15249-dev 65 Wednesday, September 29, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15238-dev 76 Thursday, September 23, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15230-dev 64 Tuesday, September 21, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15228-dev 66 Monday, September 20, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15224-dev 68 Monday, September 20, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15193-dev 72 Sunday, September 19, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15189-dev 61 Saturday, September 18, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15185-dev 63 Friday, September 17, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15178-dev 81 Thursday, September 16, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15158-dev 72 Wednesday, September 15, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15143-dev 68 Tuesday, September 14, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15139-dev 69 Monday, September 13, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15132-dev 71 Saturday, September 11, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15130-dev 59 Friday, September 10, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15126-dev 69 Thursday, September 9, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15114-dev 61 Wednesday, September 8, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15107-dev 80 Sunday, September 5, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15105-dev 64 Friday, September 3, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15103-dev 70 Thursday, September 2, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15101-dev 70 Wednesday, September 1, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15099-dev 73 Tuesday, August 31, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15013-dev 75 Monday, August 30, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15009-dev 64 Sunday, August 29, 2021 Exempted
Dolphin Emulator (Dev) 5.0.15007-dev 68 Friday, August 27, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14999-dev 65 Thursday, August 26, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14997-dev 68 Tuesday, August 24, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14991-dev 71 Monday, August 23, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14964-dev 71 Sunday, August 22, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14914-dev 79 Friday, August 20, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14912-dev 73 Thursday, August 19, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14907-dev 64 Wednesday, August 18, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14899-dev 74 Tuesday, August 17, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14886-dev 68 Monday, August 16, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14883-dev 69 Sunday, August 15, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14876-dev 81 Friday, August 13, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14866-dev 85 Thursday, August 12, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14862-dev 79 Tuesday, August 10, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14853-dev 70 Sunday, August 8, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14846-dev 67 Saturday, August 7, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14835-dev 87 Friday, August 6, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14831-dev 70 Thursday, August 5, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14818-dev 79 Wednesday, August 4, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14814-dev 78 Wednesday, August 4, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14808-dev 74 Monday, August 2, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14799-dev 82 Sunday, August 1, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14787-dev 85 Saturday, July 31, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14764-dev 85 Saturday, July 31, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14762-dev 69 Thursday, July 29, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14751-dev 90 Wednesday, July 28, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14748-dev 74 Monday, July 26, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14746-dev 80 Sunday, July 25, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14731-dev 71 Friday, July 23, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14712-dev 77 Thursday, July 22, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14706-dev 67 Wednesday, July 21, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14669-dev 72 Tuesday, July 20, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14652-dev 88 Sunday, July 18, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14630-dev 72 Sunday, July 18, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14628-dev 92 Thursday, July 15, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14623-dev 72 Wednesday, July 14, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14619-dev 88 Tuesday, July 13, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14607-dev 66 Monday, July 12, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14604-dev 81 Monday, July 12, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14594-dev 75 Sunday, July 11, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14587-dev 75 Saturday, July 10, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14583-dev 74 Friday, July 9, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14579-dev 78 Thursday, July 8, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14566-dev 78 Wednesday, July 7, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14554-dev 73 Tuesday, July 6, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14531-dev 65 Tuesday, July 6, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14523-dev 82 Monday, July 5, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14521-dev 77 Monday, July 5, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14519-dev 80 Wednesday, June 30, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14504-dev 102 Tuesday, June 29, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14493-dev 78 Monday, June 28, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14482-dev 78 Saturday, June 26, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14480-dev 86 Thursday, June 24, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14454-dev 70 Wednesday, June 23, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14445-dev 77 Sunday, June 20, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14442-dev 75 Thursday, June 17, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14436-dev 83 Thursday, June 17, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14431-dev 78 Monday, June 14, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14429-dev 86 Sunday, June 13, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14406-dev 73 Friday, June 11, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14402-dev 90 Thursday, June 10, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14394-dev 72 Tuesday, June 8, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14386-dev 85 Monday, June 7, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14357-dev 83 Sunday, June 6, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14344-dev 82 Saturday, June 5, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14337-dev 77 Friday, June 4, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14332-dev 82 Wednesday, June 2, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14326-dev 76 Tuesday, June 1, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14323-dev 77 Monday, May 31, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14321-dev 79 Sunday, May 30, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14318-dev 67 Saturday, May 29, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14311-dev 67 Friday, May 28, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14304-dev 77 Thursday, May 27, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14298-dev 87 Wednesday, May 26, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14295-dev 85 Monday, May 24, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14265-dev 78 Sunday, May 23, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14257-dev 79 Saturday, May 22, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14252-dev 72 Friday, May 21, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14245-dev 66 Thursday, May 20, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14214-dev 82 Wednesday, May 19, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14209-dev 76 Tuesday, May 18, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14205-dev 92 Monday, May 17, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14203-dev 65 Monday, May 17, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14191-dev 82 Saturday, May 15, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14162-dev 84 Friday, May 14, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14143-dev 74 Thursday, May 13, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14122-dev 79 Sunday, May 9, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14109-dev 86 Saturday, May 8, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14107-dev 90 Friday, May 7, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14097-dev 84 Thursday, May 6, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14095-dev 79 Thursday, May 6, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14092-dev 79 Wednesday, May 5, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14089-dev 84 Sunday, May 2, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14085-dev 79 Sunday, May 2, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14083-dev 80 Saturday, May 1, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14081-dev 89 Thursday, April 29, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14078-dev 81 Tuesday, April 27, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14070-dev 82 Monday, April 26, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14068-dev 88 Sunday, April 25, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14053-dev 90 Sunday, April 25, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14051-dev 78 Saturday, April 24, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14048-dev 83 Saturday, April 24, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14041-dev 77 Saturday, April 24, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14039-dev 96 Friday, April 23, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14030-dev 81 Tuesday, April 20, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14028-dev 97 Tuesday, April 20, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14025-dev 73 Monday, April 19, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14019-dev 78 Sunday, April 18, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14017-dev 75 Sunday, April 18, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14011-dev 70 Saturday, April 17, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14009-dev 84 Saturday, April 17, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14007-dev 84 Wednesday, April 14, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14005-dev 83 Tuesday, April 13, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14002.20210413-dev 74 Monday, April 12, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14002.20210412-dev 86 Monday, April 12, 2021 Exempted
Dolphin Emulator (Dev) 5.0.14002-dev 79 Wednesday, April 7, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13986-dev 83 Tuesday, April 6, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13971-dev 71 Sunday, April 4, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13965-dev 87 Saturday, April 3, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13961-dev 88 Friday, April 2, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13909-dev 102 Friday, March 26, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13907-dev 78 Wednesday, March 24, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13901-dev 94 Tuesday, March 23, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13900-dev 96 Monday, March 22, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13875-dev 90 Saturday, March 20, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13873-dev 93 Friday, March 19, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13871-dev 109 Thursday, March 18, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13869-dev 127 Wednesday, March 17, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13867-dev 91 Tuesday, March 16, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13827-dev 92 Thursday, March 11, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13817-dev 86 Sunday, March 7, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13816-dev 85 Sunday, March 7, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13792-dev 98 Friday, March 5, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13772-dev 94 Thursday, March 4, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13770-dev 109 Thursday, March 4, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13739-dev 99 Wednesday, March 3, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13712-dev 99 Tuesday, March 2, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13710-dev 115 Tuesday, March 2, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13705-dev 84 Monday, March 1, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13698-dev 90 Friday, February 26, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13694-dev 79 Monday, February 22, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13690-dev 85 Saturday, February 20, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13688-dev 85 Friday, February 19, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13687-dev 74 Friday, February 19, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13676-dev 89 Friday, February 19, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13673-dev 67 Thursday, February 18, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13671-dev 105 Tuesday, February 16, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13669-dev 94 Monday, February 15, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13667-dev 82 Sunday, February 14, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13653-dev 98 Sunday, February 14, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13648-dev 98 Saturday, February 13, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13646-dev 101 Saturday, February 13, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13637-dev 93 Friday, February 12, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13626-dev 92 Thursday, February 11, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13620-dev 84 Thursday, February 11, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13618-dev 88 Wednesday, February 10, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13616-dev 100 Wednesday, February 10, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13614-dev 103 Monday, February 8, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13607-dev 96 Friday, February 5, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13605-dev 111 Wednesday, February 3, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13601-dev 101 Monday, February 1, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13600-dev 97 Sunday, January 31, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13595-dev 102 Saturday, January 30, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13592-dev 103 Friday, January 29, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13590-dev 109 Thursday, January 28, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13583-dev 110 Thursday, January 28, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13555-dev 99 Wednesday, January 27, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13531-dev 78 Wednesday, January 27, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13512-dev 101 Wednesday, January 27, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13497-dev 99 Tuesday, January 26, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13495-dev 94 Friday, January 22, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13480-dev 107 Friday, January 15, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13469-dev 101 Tuesday, January 12, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13467-dev 103 Sunday, January 10, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13465-dev 89 Sunday, January 10, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13454-dev 98 Saturday, January 9, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13452-dev 94 Wednesday, January 6, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13442-dev 110 Tuesday, January 5, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13424-dev 100 Sunday, January 3, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13416-dev 117 Friday, January 1, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13414-dev 103 Friday, January 1, 2021 Exempted
Dolphin Emulator (Dev) 5.0.13392-dev 115 Thursday, December 31, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13391-dev 101 Thursday, December 31, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13388-dev 95 Wednesday, December 30, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13386-dev 110 Wednesday, December 30, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13365-dev 105 Tuesday, December 29, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13353-dev 107 Tuesday, December 29, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13337-dev 106 Monday, December 28, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13334-dev 105 Monday, December 28, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13309-dev 115 Sunday, December 27, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13304-dev 107 Sunday, December 27, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13298-dev 103 Saturday, December 26, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13290-dev 104 Thursday, December 24, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13272-dev 103 Thursday, December 24, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13268-dev 99 Monday, December 21, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13266-dev 88 Monday, December 21, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13262-dev 111 Sunday, December 20, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13248-dev 94 Saturday, December 19, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13246-dev 118 Thursday, December 17, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13242-dev 111 Tuesday, December 15, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13227-dev 113 Monday, December 14, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13225-dev 106 Sunday, December 13, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13221-dev 110 Saturday, December 12, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13217-dev 109 Friday, December 11, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13194-dev 110 Thursday, December 10, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13191-dev 97 Tuesday, December 8, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13189-dev 97 Tuesday, December 8, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13184-dev 110 Sunday, December 6, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13178-dev 109 Friday, December 4, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13176-dev 106 Thursday, December 3, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13172-dev 113 Wednesday, December 2, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13170-dev 108 Monday, November 30, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13169-dev 91 Monday, November 30, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13163-dev 112 Sunday, November 29, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13148-dev 111 Saturday, November 28, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13144-dev 94 Saturday, November 28, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13138-dev 104 Friday, November 27, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13136-dev 99 Friday, November 27, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13129-dev 112 Thursday, November 26, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13117-dev 100 Wednesday, November 25, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13102-dev 100 Tuesday, November 24, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13100-dev 113 Monday, November 23, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13083-dev 93 Sunday, November 22, 2020 Exempted
Dolphin Emulator (Dev) 5.0.13071-dev 99 Friday, November 20, 2020 Exempted

Discussion for the Dolphin Emulator (Dev) Package

Ground Rules:

  • This discussion is only about Dolphin Emulator (Dev) and the Dolphin Emulator (Dev) package. If you have feedback for Chocolatey, please contact the Google Group.
  • This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
  • The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
  • Tell us what you love about the package or Dolphin Emulator (Dev), or tell us what needs improvement.
  • Share your experiences with the package, or extra configuration or gotchas that you've found.
  • If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
comments powered by Disqus