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:

48,417

Downloads of v 5.0.17445-dev:

43

Last Update:

27 Sep 2022

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.17445-dev | Updated: 27 Sep 2022

Downloads:

48,417

Downloads of v 5.0.17445-dev:

43

Maintainer(s):

Software Author(s):

  • Dolphin Emulator Project

Dolphin Emulator (Dev) 5.0.17445-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.17445-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.17445-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.17445-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.17445-dev'
  options  '--prerelease'
end

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


cChocoPackageInstaller dolphin-dev
{
    Name        = "dolphin-dev"
    Version     = "5.0.17445-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.17445-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/86/f2/dolphin-master-5.0-17445-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: 0F37798EA74382ABB1C0E114028D81BE28364163F3382130A910AE67F8B740DF
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-17445-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-17445-x64.7z
md5: 8D725EECAAECFC78F85F7928C8E9CEAE | sha1: F7794C18ACE5BC8C3B6F1BB844D004A7F11EA8F4 | sha256: 0F37798EA74382ABB1C0E114028D81BE28364163F3382130A910AE67F8B740DF | sha512: B94DEB9F94FD2A41CDC0CA759876F730C058C0FCA5615375781BB63CCF0343638BF0134DB3810CF52C15E08C1C183F691718D4D4B93DA50EC172EA6267B2B32A

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