├── .editorconfig ├── .git-blame-ignore-revs ├── .gitattributes ├── .github └── workflows │ ├── macos_build.yml │ └── scripts │ └── macos │ └── build-dependencies.sh ├── .gitignore ├── .gitmodules ├── .mailmap ├── .tx └── config ├── AndroidSetup.md ├── BuildMacOSUniversalBinary.py ├── CMake ├── CCache.cmake ├── CheckAndAddFlag.cmake ├── CheckLib.cmake ├── DolphinCompileDefinitions.cmake ├── DolphinDisableWarningsMSVC.cmake ├── DolphinInjectVersionInfo.cmake ├── DolphinLibraryTools.cmake ├── DolphinPostprocessBundle.cmake ├── FindALSA.cmake ├── FindBacktrace.cmake ├── FindBlueZ.cmake ├── FindCUBEB.cmake ├── FindEGL.cmake ├── FindFFmpeg.cmake ├── FindHIDAPI.cmake ├── FindIconv.cmake ├── FindLIBEVDEV.cmake ├── FindLIBMGBA.cmake ├── FindLIBUDEV.cmake ├── FindLZO.cmake ├── FindLibUSB.cmake ├── FindMBEDTLS.cmake ├── FindMINIUPNPC.cmake ├── FindOProfile.cmake ├── FindOpenAL.cmake ├── FindOpenSLES.cmake ├── FindPowerShell.cmake ├── FindPulseAudio.cmake ├── FindSFML.cmake ├── FindSYSTEMD.cmake ├── Findpugixml.cmake ├── FlagsOverride.cmake ├── RemoveCompileFlag.cmake └── ScmRevGen.cmake ├── CMakeLists.txt ├── CMakeSettings.json ├── CODE_OF_CONDUCT.md ├── COPYING ├── Contributing.md ├── Data ├── 51-usb-device.rules ├── Dolphin.icns ├── Sys │ ├── ApprovedInis.json │ ├── GC │ │ ├── dsp_coef.bin │ │ ├── dsp_rom.bin │ │ ├── font-licenses.txt │ │ ├── font_japanese.bin │ │ └── font_western.bin │ ├── GameSettings │ │ ├── 0000000100000002.ini │ │ ├── C.ini │ │ ├── D43.ini │ │ ├── D43E01.ini │ │ ├── D43J01.ini │ │ ├── D56E01.ini │ │ ├── D85.ini │ │ ├── D86.ini │ │ ├── D93U01.ini │ │ ├── D95.ini │ │ ├── DAX.ini │ │ ├── DD2.ini │ │ ├── DJU.ini │ │ ├── DLS.ini │ │ ├── DPOJ8P.ini │ │ ├── DPSJ8P.ini │ │ ├── DQA.ini │ │ ├── DSR.ini │ │ ├── E.ini │ │ ├── E52.ini │ │ ├── E53.ini │ │ ├── E54.ini │ │ ├── E55.ini │ │ ├── E56.ini │ │ ├── E57.ini │ │ ├── E5Z.ini │ │ ├── E62.ini │ │ ├── E63.ini │ │ ├── E6N.ini │ │ ├── E6Q.ini │ │ ├── E6V.ini │ │ ├── E6W.ini │ │ ├── E6X.ini │ │ ├── E73.ini │ │ ├── E78.ini │ │ ├── E79.ini │ │ ├── E7V.ini │ │ ├── E7Z.ini │ │ ├── EA2.ini │ │ ├── EA3.ini │ │ ├── EA4.ini │ │ ├── EA5.ini │ │ ├── EA6.ini │ │ ├── EA7.ini │ │ ├── EA8.ini │ │ ├── EA9.ini │ │ ├── EAA.ini │ │ ├── EAB.ini │ │ ├── EAC.ini │ │ ├── EAD.ini │ │ ├── EAE.ini │ │ ├── EAF.ini │ │ ├── EAG.ini │ │ ├── EAH.ini │ │ ├── EAI.ini │ │ ├── EAJ.ini │ │ ├── EAK.ini │ │ ├── EAL.ini │ │ ├── EAM.ini │ │ ├── EAN.ini │ │ ├── EAO.ini │ │ ├── EAP.ini │ │ ├── EAQ.ini │ │ ├── EAR.ini │ │ ├── EAS.ini │ │ ├── EAT.ini │ │ ├── EAU.ini │ │ ├── EAV.ini │ │ ├── EAW.ini │ │ ├── EAY.ini │ │ ├── EAZ.ini │ │ ├── EB2.ini │ │ ├── EB3.ini │ │ ├── EB4.ini │ │ ├── EB5.ini │ │ ├── EB6.ini │ │ ├── EB7.ini │ │ ├── EB8.ini │ │ ├── EB9.ini │ │ ├── EBA.ini │ │ ├── EBB.ini │ │ ├── EBC.ini │ │ ├── EBD.ini │ │ ├── EBE.ini │ │ ├── EBF.ini │ │ ├── EBG.ini │ │ ├── EBK.ini │ │ ├── EBL.ini │ │ ├── EBM.ini │ │ ├── EBN.ini │ │ ├── EBO.ini │ │ ├── EBP.ini │ │ ├── EBQ.ini │ │ ├── EBR.ini │ │ ├── EBS.ini │ │ ├── EBT.ini │ │ ├── EBU.ini │ │ ├── EBV.ini │ │ ├── EBW.ini │ │ ├── EBX.ini │ │ ├── EBZ.ini │ │ ├── ECA.ini │ │ ├── ECC.ini │ │ ├── ECD.ini │ │ ├── ECE.ini │ │ ├── ECF.ini │ │ ├── ECG.ini │ │ ├── ECH.ini │ │ ├── ECI.ini │ │ ├── ECJ.ini │ │ ├── ECK.ini │ │ ├── ECL.ini │ │ ├── ECM.ini │ │ ├── ECN.ini │ │ ├── F.ini │ │ ├── FAAE01.ini │ │ ├── FABE01.ini │ │ ├── FABP01.ini │ │ ├── FACE01.ini │ │ ├── FACP01.ini │ │ ├── FAFE01.ini │ │ ├── FAGE01.ini │ │ ├── FAHE01.ini │ │ ├── FAIE01.ini │ │ ├── FAJE01.ini │ │ ├── FAJP01.ini │ │ ├── FAKE01.ini │ │ ├── FAKP01.ini │ │ ├── FALE01.ini │ │ ├── FAME01.ini │ │ ├── FANE01.ini │ │ ├── FAOE01.ini │ │ ├── FARE01.ini │ │ ├── FASE01.ini │ │ ├── G2B.ini │ │ ├── G2BE5G.ini │ │ ├── G2BP7D.ini │ │ ├── G2C.ini │ │ ├── G2FE78.ini │ │ ├── G2M.ini │ │ ├── G2ME01.ini │ │ ├── G2MP01.ini │ │ ├── G2O.ini │ │ ├── G2RE52.ini │ │ ├── G2V.ini │ │ ├── G2VE08.ini │ │ ├── G2VP08.ini │ │ ├── G2X.ini │ │ ├── G3A.ini │ │ ├── G3F.ini │ │ ├── G3L.ini │ │ ├── G3Q.ini │ │ ├── G3R.ini │ │ ├── G3RP52.ini │ │ ├── G3X.ini │ │ ├── G3YP52.ini │ │ ├── G4AEE9.ini │ │ ├── G4C.ini │ │ ├── G4GEE9.ini │ │ ├── G4M.ini │ │ ├── G4ME69.ini │ │ ├── G4NJDA.ini │ │ ├── G4P.ini │ │ ├── G4QE01.ini │ │ ├── G4S.ini │ │ ├── G4SP01.ini │ │ ├── G4Z.ini │ │ ├── G5B.ini │ │ ├── G5D.ini │ │ ├── G5N.ini │ │ ├── G5SE7D.ini │ │ ├── G5SP7D.ini │ │ ├── G5T.ini │ │ ├── G6Q.ini │ │ ├── G6S.ini │ │ ├── G6T.ini │ │ ├── G6W.ini │ │ ├── G8M.ini │ │ ├── G8ME01.ini │ │ ├── G8MJ01.ini │ │ ├── G8MP01.ini │ │ ├── G8W.ini │ │ ├── G8WP01.ini │ │ ├── G95.ini │ │ ├── G96.ini │ │ ├── G97.ini │ │ ├── G99.ini │ │ ├── G9R.ini │ │ ├── G9S.ini │ │ ├── G9SE8P.ini │ │ ├── G9SJ8P.ini │ │ ├── G9SP8P.ini │ │ ├── G9T.ini │ │ ├── GAA.ini │ │ ├── GAF.ini │ │ ├── GAFE01.ini │ │ ├── GAK.ini │ │ ├── GAL.ini │ │ ├── GALE01r0.ini │ │ ├── GALE01r1.ini │ │ ├── GALE01r2.ini │ │ ├── GALP01.ini │ │ ├── GAP.ini │ │ ├── GAS.ini │ │ ├── GAU.ini │ │ ├── GAUE08.ini │ │ ├── GAV.ini │ │ ├── GAY.ini │ │ ├── GAZE69.ini │ │ ├── GB3.ini │ │ ├── GB4E51.ini │ │ ├── GBH.ini │ │ ├── GBHEC8.ini │ │ ├── GBL.ini │ │ ├── GBLE52.ini │ │ ├── GBLP52.ini │ │ ├── GBM.ini │ │ ├── GBOP51.ini │ │ ├── GBRJ18.ini │ │ ├── GBS.ini │ │ ├── GBSE8P.ini │ │ ├── GBSP8P.ini │ │ ├── GBV.ini │ │ ├── GBW.ini │ │ ├── GBZ.ini │ │ ├── GBZP08.ini │ │ ├── GC2.ini │ │ ├── GC3.ini │ │ ├── GC6.ini │ │ ├── GC6E01.ini │ │ ├── GC6J01.ini │ │ ├── GC6P01.ini │ │ ├── GC8JA4.ini │ │ ├── GC9.ini │ │ ├── GCA.ini │ │ ├── GCBE7D.ini │ │ ├── GCBP7D.ini │ │ ├── GCC.ini │ │ ├── GCCE01.ini │ │ ├── GCCJGC.ini │ │ ├── GCCP01.ini │ │ ├── GCD.ini │ │ ├── GCDP08.ini │ │ ├── GCE.ini │ │ ├── GCH.ini │ │ ├── GCI.ini │ │ ├── GCN.ini │ │ ├── GCO.ini │ │ ├── GCP.ini │ │ ├── GCVEEB.ini │ │ ├── GCZ.ini │ │ ├── GD7.ini │ │ ├── GD7E70.ini │ │ ├── GD7PB2.ini │ │ ├── GDD.ini │ │ ├── GDDE41.ini │ │ ├── GDE.ini │ │ ├── GDEE71.ini │ │ ├── GDG.ini │ │ ├── GDJEB2.ini │ │ ├── GDK.ini │ │ ├── GDM.ini │ │ ├── GDQ.ini │ │ ├── GDREAF.ini │ │ ├── GDRP69.ini │ │ ├── GDS.ini │ │ ├── GDT.ini │ │ ├── GDTE69.ini │ │ ├── GDV.ini │ │ ├── GDX.ini │ │ ├── GE3.ini │ │ ├── GE4.ini │ │ ├── GE5EA4.ini │ │ ├── GE9.ini │ │ ├── GEA.ini │ │ ├── GED.ini │ │ ├── GEDE01.ini │ │ ├── GEDJ01.ini │ │ ├── GEDP01.ini │ │ ├── GEDW01.ini │ │ ├── GEME7F.ini │ │ ├── GEMJ28.ini │ │ ├── GEN.ini │ │ ├── GEO.ini │ │ ├── GEZ.ini │ │ ├── GEZE8P.ini │ │ ├── GEZP8P.ini │ │ ├── GF4.ini │ │ ├── GF7.ini │ │ ├── GF7E01.ini │ │ ├── GF7P01.ini │ │ ├── GF8E69.ini │ │ ├── GFD.ini │ │ ├── GFEE01.ini │ │ ├── GFEJ01.ini │ │ ├── GFF.ini │ │ ├── GFG.ini │ │ ├── GFH.ini │ │ ├── GFO.ini │ │ ├── GFQEA4.ini │ │ ├── GFTE01.ini │ │ ├── GFW.ini │ │ ├── GFY.ini │ │ ├── GFYE69.ini │ │ ├── GFZ.ini │ │ ├── GFZE01.ini │ │ ├── GFZJ01.ini │ │ ├── GFZJ8P.ini │ │ ├── GFZP01.ini │ │ ├── GGC.ini │ │ ├── GGE.ini │ │ ├── GGN.ini │ │ ├── GGR.ini │ │ ├── GGS.ini │ │ ├── GGSEA4.ini │ │ ├── GGSPA4.ini │ │ ├── GGTE01.ini │ │ ├── GGTJ01.ini │ │ ├── GGTP01.ini │ │ ├── GGV.ini │ │ ├── GGVD78.ini │ │ ├── GGVE78.ini │ │ ├── GGVP78.ini │ │ ├── GGVX78.ini │ │ ├── GGY.ini │ │ ├── GGZ.ini │ │ ├── GH2.ini │ │ ├── GH7.ini │ │ ├── GH9.ini │ │ ├── GHAE08.ini │ │ ├── GHAJ08.ini │ │ ├── GHAP08.ini │ │ ├── GHK.ini │ │ ├── GHLE69.ini │ │ ├── GHME4F.ini │ │ ├── GHN.ini │ │ ├── GHQ.ini │ │ ├── GHQE7D.ini │ │ ├── GHQP7D.ini │ │ ├── GHR.ini │ │ ├── GHRE78.ini │ │ ├── GHS.ini │ │ ├── GHSE69.ini │ │ ├── GHSP69.ini │ │ ├── GHV.ini │ │ ├── GHY.ini │ │ ├── GIA.ini │ │ ├── GIC.ini │ │ ├── GICD78.ini │ │ ├── GICE78.ini │ │ ├── GICF78.ini │ │ ├── GICH78.ini │ │ ├── GICJG9.ini │ │ ├── GICP78.ini │ │ ├── GIGJ8P.ini │ │ ├── GIH.ini │ │ ├── GIHP78.ini │ │ ├── GIL.ini │ │ ├── GINE69.ini │ │ ├── GIQ.ini │ │ ├── GIQE78.ini │ │ ├── GIQJ8P.ini │ │ ├── GIQX78.ini │ │ ├── GIQY78.ini │ │ ├── GIS.ini │ │ ├── GIT.ini │ │ ├── GIZ.ini │ │ ├── GJB.ini │ │ ├── GJCE8P.ini │ │ ├── GJD.ini │ │ ├── GJF.ini │ │ ├── GJK.ini │ │ ├── GJN.ini │ │ ├── GJUE78.ini │ │ ├── GJWE78.ini │ │ ├── GJY.ini │ │ ├── GK2.ini │ │ ├── GK2E52.ini │ │ ├── GK4.ini │ │ ├── GK4E01.ini │ │ ├── GK5.ini │ │ ├── GK7.ini │ │ ├── GKB.ini │ │ ├── GKBPAF.ini │ │ ├── GKDP01.ini │ │ ├── GKH.ini │ │ ├── GKL.ini │ │ ├── GKM.ini │ │ ├── GKNEB2.ini │ │ ├── GKO.ini │ │ ├── GKRPB2.ini │ │ ├── GKS.ini │ │ ├── GKU.ini │ │ ├── GKWJ18.ini │ │ ├── GKY.ini │ │ ├── GKYE01.ini │ │ ├── GKYJ01.ini │ │ ├── GKYP01.ini │ │ ├── GKZ.ini │ │ ├── GL5.ini │ │ ├── GL7.ini │ │ ├── GL8.ini │ │ ├── GLC.ini │ │ ├── GLE.ini │ │ ├── GLEE08.ini │ │ ├── GLEJ08.ini │ │ ├── GLEP08.ini │ │ ├── GLG.ini │ │ ├── GLM.ini │ │ ├── GLME01.ini │ │ ├── GLMP01.ini │ │ ├── GLNE69.ini │ │ ├── GLR.ini │ │ ├── GLS.ini │ │ ├── GLSD64.ini │ │ ├── GLSE64.ini │ │ ├── GLSF64.ini │ │ ├── GLSP64.ini │ │ ├── GLZ.ini │ │ ├── GM2.ini │ │ ├── GM3.ini │ │ ├── GM4.ini │ │ ├── GM4E01.ini │ │ ├── GM4P01.ini │ │ ├── GM5.ini │ │ ├── GM6.ini │ │ ├── GM8.ini │ │ ├── GM8E01.ini │ │ ├── GMB.ini │ │ ├── GMBE8P.ini │ │ ├── GMBP8P.ini │ │ ├── GMD.ini │ │ ├── GMF.ini │ │ ├── GMH.ini │ │ ├── GMI.ini │ │ ├── GMN.ini │ │ ├── GMOP70.ini │ │ ├── GMPE01.ini │ │ ├── GMPJ01.ini │ │ ├── GMPP01.ini │ │ ├── GMS.ini │ │ ├── GMSE01.ini │ │ ├── GMSJ01.ini │ │ ├── GMSJ01r0.ini │ │ ├── GMSJ01r1.ini │ │ ├── GMSP01.ini │ │ ├── GMX.ini │ │ ├── GMXE70.ini │ │ ├── GN4.ini │ │ ├── GN7.ini │ │ ├── GNC.ini │ │ ├── GNE.ini │ │ ├── GNHE5d.ini │ │ ├── GNI.ini │ │ ├── GNJ.ini │ │ ├── GNM.ini │ │ ├── GNN.ini │ │ ├── GNO.ini │ │ ├── GNW.ini │ │ ├── GNWE69.ini │ │ ├── GO2.ini │ │ ├── GO2E4F.ini │ │ ├── GO7E69.ini │ │ ├── GO7F69.ini │ │ ├── GO7P69.ini │ │ ├── GOCE5D.ini │ │ ├── GOM.ini │ │ ├── GOME01.ini │ │ ├── GOMP01.ini │ │ ├── GONE69.ini │ │ ├── GOQ.ini │ │ ├── GOS.ini │ │ ├── GOW.ini │ │ ├── GOY.ini │ │ ├── GOYE69.ini │ │ ├── GP2.ini │ │ ├── GP3.ini │ │ ├── GP4J18.ini │ │ ├── GP5.ini │ │ ├── GP5E01.ini │ │ ├── GP5J01.ini │ │ ├── GP5P01.ini │ │ ├── GP6.ini │ │ ├── GP6E01.ini │ │ ├── GP6J01.ini │ │ ├── GP6P01.ini │ │ ├── GP7E01.ini │ │ ├── GP7J01.ini │ │ ├── GP7P01.ini │ │ ├── GPA.ini │ │ ├── GPE.ini │ │ ├── GPH.ini │ │ ├── GPIE01.ini │ │ ├── GPIE01r0.ini │ │ ├── GPIE01r1.ini │ │ ├── GPIP01.ini │ │ ├── GPK.ini │ │ ├── GPL.ini │ │ ├── GPNE08.ini │ │ ├── GPNP08.ini │ │ ├── GPO.ini │ │ ├── GPOE8P.ini │ │ ├── GPOE8Pr0.ini │ │ ├── GPOE8Pr1.ini │ │ ├── GPOP8P.ini │ │ ├── GPS.ini │ │ ├── GPSP8P.ini │ │ ├── GPT.ini │ │ ├── GPVE01.ini │ │ ├── GPVP01.ini │ │ ├── GPXJ01.ini │ │ ├── GQ4.ini │ │ ├── GQC.ini │ │ ├── GQN.ini │ │ ├── GQP.ini │ │ ├── GQPE78.ini │ │ ├── GQPP78.ini │ │ ├── GQQ.ini │ │ ├── GQS.ini │ │ ├── GQSDAF.ini │ │ ├── GQSEAF.ini │ │ ├── GQSFAF.ini │ │ ├── GQX.ini │ │ ├── GR2E52.ini │ │ ├── GR2J52.ini │ │ ├── GR2P52.ini │ │ ├── GR6.ini │ │ ├── GRA.ini │ │ ├── GRB.ini │ │ ├── GREE08.ini │ │ ├── GREJ08.ini │ │ ├── GRH.ini │ │ ├── GRJ.ini │ │ ├── GRK.ini │ │ ├── GRNE52.ini │ │ ├── GRNJ52.ini │ │ ├── GRNP52.ini │ │ ├── GROE5Z.ini │ │ ├── GRQ.ini │ │ ├── GRSPAF.ini │ │ ├── GRU.ini │ │ ├── GRUE78.ini │ │ ├── GRY.ini │ │ ├── GRYE41.ini │ │ ├── GS2.ini │ │ ├── GS2E78.ini │ │ ├── GSAE01r0.ini │ │ ├── GSAE01r1.ini │ │ ├── GSAP01.ini │ │ ├── GSB.ini │ │ ├── GSM.ini │ │ ├── GSN.ini │ │ ├── GSNE8P.ini │ │ ├── GSNJ8P.ini │ │ ├── GSNP8P.ini │ │ ├── GSO.ini │ │ ├── GSPE69.ini │ │ ├── GSPP69.ini │ │ ├── GSQ.ini │ │ ├── GSR.ini │ │ ├── GSS.ini │ │ ├── GSSE8P.ini │ │ ├── GST.ini │ │ ├── GSV.ini │ │ ├── GSW.ini │ │ ├── GSWE64.ini │ │ ├── GSX.ini │ │ ├── GSZ.ini │ │ ├── GT3.ini │ │ ├── GT6.ini │ │ ├── GT6E70.ini │ │ ├── GT7.ini │ │ ├── GTEE01.ini │ │ ├── GTEP01.ini │ │ ├── GTK.ini │ │ ├── GTKE51.ini │ │ ├── GTO.ini │ │ ├── GTOJAF.ini │ │ ├── GTR.ini │ │ ├── GTSE4F.ini │ │ ├── GTW.ini │ │ ├── GTY.ini │ │ ├── GTZ.ini │ │ ├── GTZE41.ini │ │ ├── GTZP41.ini │ │ ├── GU2.ini │ │ ├── GU2D78.ini │ │ ├── GU2F78.ini │ │ ├── GU3.ini │ │ ├── GU3D78.ini │ │ ├── GU3X78.ini │ │ ├── GU4.ini │ │ ├── GU4Y78.ini │ │ ├── GU6.ini │ │ ├── GUB.ini │ │ ├── GUM.ini │ │ ├── GUN.ini │ │ ├── GUNE5D.ini │ │ ├── GUNE5Dr0.ini │ │ ├── GUNE5Dr1.ini │ │ ├── GUNP5D.ini │ │ ├── GUP.ini │ │ ├── GUT.ini │ │ ├── GUZ.ini │ │ ├── GV4E69.ini │ │ ├── GVC.ini │ │ ├── GVD.ini │ │ ├── GVJ.ini │ │ ├── GVJE08.ini │ │ ├── GVJP08.ini │ │ ├── GVL.ini │ │ ├── GVO.ini │ │ ├── GVPE69.ini │ │ ├── GVR.ini │ │ ├── GVS.ini │ │ ├── GVSE8P.ini │ │ ├── GW2.ini │ │ ├── GW7.ini │ │ ├── GW9.ini │ │ ├── GWH.ini │ │ ├── GWJ.ini │ │ ├── GWK.ini │ │ ├── GWL.ini │ │ ├── GWP.ini │ │ ├── GWQE52.ini │ │ ├── GWR.ini │ │ ├── GWRE01.ini │ │ ├── GWRP01.ini │ │ ├── GWT.ini │ │ ├── GWWE01.ini │ │ ├── GWWJ01.ini │ │ ├── GWWP01.ini │ │ ├── GWY.ini │ │ ├── GWZE01.ini │ │ ├── GX3.ini │ │ ├── GXCE01.ini │ │ ├── GXG.ini │ │ ├── GXM.ini │ │ ├── GXN.ini │ │ ├── GXS.ini │ │ ├── GXSE8P.ini │ │ ├── GXSJ8P.ini │ │ ├── GXSP8P.ini │ │ ├── GXU.ini │ │ ├── GXX.ini │ │ ├── GXXE01.ini │ │ ├── GXXJ01.ini │ │ ├── GXXP01.ini │ │ ├── GYA.ini │ │ ├── GYFPA4.ini │ │ ├── GYQ.ini │ │ ├── GYT.ini │ │ ├── GZ2.ini │ │ ├── GZ2E01.ini │ │ ├── GZ2J01.ini │ │ ├── GZ2P01.ini │ │ ├── GZ3.ini │ │ ├── GZ3E70.ini │ │ ├── GZD.ini │ │ ├── GZDP70.ini │ │ ├── GZE.ini │ │ ├── GZL.ini │ │ ├── GZLE01.ini │ │ ├── GZLJ01.ini │ │ ├── GZLP01.ini │ │ ├── GZP.ini │ │ ├── GZPE70.ini │ │ ├── GZPP70.ini │ │ ├── GZSE70.ini │ │ ├── GZW.ini │ │ ├── HA8.ini │ │ ├── HA9.ini │ │ ├── HAB.ini │ │ ├── HAC.ini │ │ ├── HAF.ini │ │ ├── HAG.ini │ │ ├── HAJ.ini │ │ ├── HAL.ini │ │ ├── HAT.ini │ │ ├── HATE01.ini │ │ ├── HATJ01.ini │ │ ├── HATP01.ini │ │ ├── HBA.ini │ │ ├── HBB.ini │ │ ├── HBC.ini │ │ ├── HBD.ini │ │ ├── HBF.ini │ │ ├── HBG.ini │ │ ├── HBI.ini │ │ ├── HBK.ini │ │ ├── HC2.ini │ │ ├── HC4.ini │ │ ├── HCL.ini │ │ ├── HCS.ini │ │ ├── J.ini │ │ ├── JA7.ini │ │ ├── JAE.ini │ │ ├── JAL.ini │ │ ├── JAP.ini │ │ ├── JB6.ini │ │ ├── JBA.ini │ │ ├── JBC.ini │ │ ├── JBH.ini │ │ ├── JBK.ini │ │ ├── JBO.ini │ │ ├── JBQ.ini │ │ ├── JBS.ini │ │ ├── JBU.ini │ │ ├── JC6.ini │ │ ├── JC8.ini │ │ ├── JC9.ini │ │ ├── JCD.ini │ │ ├── JCE.ini │ │ ├── JCL.ini │ │ ├── JCT.ini │ │ ├── JCX.ini │ │ ├── JCY.ini │ │ ├── JDA.ini │ │ ├── JDV.ini │ │ ├── JEC.ini │ │ ├── L.ini │ │ ├── LAD.ini │ │ ├── LAF.ini │ │ ├── LAK.ini │ │ ├── LAL.ini │ │ ├── LAO.ini │ │ ├── LAP.ini │ │ ├── LULZHB.ini │ │ ├── M.ini │ │ ├── MAK.ini │ │ ├── MB3.ini │ │ ├── MB9.ini │ │ ├── MBA.ini │ │ ├── MCD.ini │ │ ├── MCS.ini │ │ ├── MCT.ini │ │ ├── MCV.ini │ │ ├── MCW.ini │ │ ├── MCY.ini │ │ ├── MCZ.ini │ │ ├── N.ini │ │ ├── NAB.ini │ │ ├── NAC.ini │ │ ├── NAD.ini │ │ ├── NAE.ini │ │ ├── NAF.ini │ │ ├── NAH.ini │ │ ├── NAK.ini │ │ ├── NAL.ini │ │ ├── NAO.ini │ │ ├── NAR.ini │ │ ├── NAT.ini │ │ ├── P.ini │ │ ├── P2M.ini │ │ ├── P4B.ini │ │ ├── PC6.ini │ │ ├── PCK.ini │ │ ├── PCS.ini │ │ ├── PGS.ini │ │ ├── PM4.ini │ │ ├── PNR.ini │ │ ├── PRJ.ini │ │ ├── PZL.ini │ │ ├── PZLE01.ini │ │ ├── Q.ini │ │ ├── R22.ini │ │ ├── R25.ini │ │ ├── R26.ini │ │ ├── R29.ini │ │ ├── R2D.ini │ │ ├── R2E.ini │ │ ├── R2F.ini │ │ ├── R2G.ini │ │ ├── R2H.ini │ │ ├── R2L.ini │ │ ├── R2M.ini │ │ ├── R2P.ini │ │ ├── R2Q.ini │ │ ├── R2R.ini │ │ ├── R2V.ini │ │ ├── R35.ini │ │ ├── R38.ini │ │ ├── R3A.ini │ │ ├── R3B.ini │ │ ├── R3C.ini │ │ ├── R3D.ini │ │ ├── R3E.ini │ │ ├── R3G.ini │ │ ├── R3H.ini │ │ ├── R3J.ini │ │ ├── R3M.ini │ │ ├── R3N.ini │ │ ├── R3O.ini │ │ ├── R3R.ini │ │ ├── R3S.ini │ │ ├── R44.ini │ │ ├── R46.ini │ │ ├── R4C.ini │ │ ├── R4D.ini │ │ ├── R4E.ini │ │ ├── R4F.ini │ │ ├── R4L.ini │ │ ├── R4M.ini │ │ ├── R4V.ini │ │ ├── R4Z.ini │ │ ├── R55.ini │ │ ├── R58.ini │ │ ├── R59.ini │ │ ├── R5D.ini │ │ ├── R5F.ini │ │ ├── R5I.ini │ │ ├── R5O.ini │ │ ├── R5P.ini │ │ ├── R5Q.ini │ │ ├── R5S.ini │ │ ├── R5T.ini │ │ ├── R5W.ini │ │ ├── R64.ini │ │ ├── R66.ini │ │ ├── R67.ini │ │ ├── R6APPU.ini │ │ ├── R6B.ini │ │ ├── R6C.INI │ │ ├── R6E.ini │ │ ├── R6G.ini │ │ ├── R6Q.ini │ │ ├── R6T.ini │ │ ├── R6V.ini │ │ ├── R6X.ini │ │ ├── R6Y.ini │ │ ├── R74.ini │ │ ├── R75.ini │ │ ├── R77.ini │ │ ├── R79.ini │ │ ├── R7B.ini │ │ ├── R7E.ini │ │ ├── R7G.ini │ │ ├── R7H.ini │ │ ├── R7K.ini │ │ ├── R7N.ini │ │ ├── R7P.ini │ │ ├── R7PE01.ini │ │ ├── R7PP01.ini │ │ ├── R7S.ini │ │ ├── R7X.ini │ │ ├── R82.ini │ │ ├── R84.ini │ │ ├── R86.ini │ │ ├── R88.ini │ │ ├── R89.ini │ │ ├── R8A.ini │ │ ├── R8D.ini │ │ ├── R8G.ini │ │ ├── R8I.ini │ │ ├── R8J.ini │ │ ├── R8K.ini │ │ ├── R8L.ini │ │ ├── R8N.ini │ │ ├── R8P.ini │ │ ├── R8R.ini │ │ ├── R8T.ini │ │ ├── R92.ini │ │ ├── R9B.ini │ │ ├── R9D.ini │ │ ├── R9E.ini │ │ ├── R9G.ini │ │ ├── R9I.ini │ │ ├── R9Q.ini │ │ ├── R9R.ini │ │ ├── R9S.ini │ │ ├── R9W.ini │ │ ├── RAA.ini │ │ ├── RB2.ini │ │ ├── RB5.ini │ │ ├── RB7.ini │ │ ├── RB8.ini │ │ ├── RB9.ini │ │ ├── RBB.ini │ │ ├── RBC.ini │ │ ├── RBF.ini │ │ ├── RBH.ini │ │ ├── RBI.ini │ │ ├── RBK.ini │ │ ├── RBL.ini │ │ ├── RBM.ini │ │ ├── RBO.ini │ │ ├── RBP.ini │ │ ├── RBQ.ini │ │ ├── RBR.ini │ │ ├── RBS.ini │ │ ├── RBT.ini │ │ ├── RBW.ini │ │ ├── RBY.ini │ │ ├── RBZ.ini │ │ ├── RC4.ini │ │ ├── RC5.ini │ │ ├── RCB.ini │ │ ├── RCC.ini │ │ ├── RCE.ini │ │ ├── RCF.ini │ │ ├── RCH.ini │ │ ├── RCJ.ini │ │ ├── RCK.ini │ │ ├── RCL.ini │ │ ├── RCO.ini │ │ ├── RCP.ini │ │ ├── RCS.ini │ │ ├── RCT.ini │ │ ├── RCU.ini │ │ ├── RCV.ini │ │ ├── RCY.ini │ │ ├── RD2.ini │ │ ├── RD8.ini │ │ ├── RD9.ini │ │ ├── RDA.ini │ │ ├── RDB.ini │ │ ├── RDF.ini │ │ ├── RDJ.ini │ │ ├── RDL.ini │ │ ├── RDM.ini │ │ ├── RDP.ini │ │ ├── RDS.ini │ │ ├── RDT.ini │ │ ├── RDU.ini │ │ ├── RDZ.ini │ │ ├── RE8.ini │ │ ├── REB.ini │ │ ├── RED.ini │ │ ├── REF.ini │ │ ├── REG.ini │ │ ├── REL.ini │ │ ├── REM.ini │ │ ├── REP.ini │ │ ├── REQ.ini │ │ ├── RES.ini │ │ ├── RET.ini │ │ ├── REU.ini │ │ ├── REX.ini │ │ ├── REZ.ini │ │ ├── RF2.ini │ │ ├── RF4.ini │ │ ├── RFA.ini │ │ ├── RFB.ini │ │ ├── RFC.ini │ │ ├── RFF.ini │ │ ├── RFK.ini │ │ ├── RFN.ini │ │ ├── RFP.ini │ │ ├── RFQ.ini │ │ ├── RFR.ini │ │ ├── RFS.ini │ │ ├── RFT.ini │ │ ├── RFU.ini │ │ ├── RFW.ini │ │ ├── RG2.ini │ │ ├── RG4.ini │ │ ├── RG6.ini │ │ ├── RG8.ini │ │ ├── RGB.ini │ │ ├── RGD.ini │ │ ├── RGI.ini │ │ ├── RGJ.ini │ │ ├── RGK.ini │ │ ├── RGM.ini │ │ ├── RGN.ini │ │ ├── RGQ.ini │ │ ├── RGQE70.ini │ │ ├── RGS.ini │ │ ├── RGW.ini │ │ ├── RGX.ini │ │ ├── RGY.ini │ │ ├── RH2.ini │ │ ├── RH4.ini │ │ ├── RH5.ini │ │ ├── RH6.ini │ │ ├── RH7.ini │ │ ├── RH8.ini │ │ ├── RH9.ini │ │ ├── RHA.ini │ │ ├── RHC.ini │ │ ├── RHD.ini │ │ ├── RHE.ini │ │ ├── RHF.ini │ │ ├── RHG.ini │ │ ├── RHJ.ini │ │ ├── RHL.ini │ │ ├── RHM.ini │ │ ├── RHN.ini │ │ ├── RHO.ini │ │ ├── RHP.ini │ │ ├── RHR.ini │ │ ├── RHT.ini │ │ ├── RHV.ini │ │ ├── RHZ.ini │ │ ├── RI2.ini │ │ ├── RI3.ini │ │ ├── RI7.ini │ │ ├── RI8.ini │ │ ├── RIE.ini │ │ ├── RIF.ini │ │ ├── RIG.ini │ │ ├── RIL.ini │ │ ├── RIM.ini │ │ ├── RIP.ini │ │ ├── RIR.ini │ │ ├── RIU.ini │ │ ├── RIZ.ini │ │ ├── RJ2.ini │ │ ├── RJ3.ini │ │ ├── RJ4.ini │ │ ├── RJ7.ini │ │ ├── RJ8.ini │ │ ├── RJB.ini │ │ ├── RJC.ini │ │ ├── RJE.ini │ │ ├── RJF.ini │ │ ├── RJN.ini │ │ ├── RJQ.ini │ │ ├── RJS.ini │ │ ├── RJZ.ini │ │ ├── RK2.ini │ │ ├── RK9.ini │ │ ├── RKA.ini │ │ ├── RKD.ini │ │ ├── RKF.ini │ │ ├── RKG.ini │ │ ├── RKI.ini │ │ ├── RKJ.ini │ │ ├── RKL.ini │ │ ├── RKM.ini │ │ ├── RKP.ini │ │ ├── RKQ.ini │ │ ├── RKS.ini │ │ ├── RKT.ini │ │ ├── RKW.ini │ │ ├── RL5.ini │ │ ├── RL6.ini │ │ ├── RLD.ini │ │ ├── RLEEFS.ini │ │ ├── RLI.ini │ │ ├── RLJ.ini │ │ ├── RLK.ini │ │ ├── RLL.ini │ │ ├── RLS.ini │ │ ├── RLT.ini │ │ ├── RLV.ini │ │ ├── RLX.ini │ │ ├── RM3.ini │ │ ├── RM7.ini │ │ ├── RM8.ini │ │ ├── RM8E01.ini │ │ ├── RM8J01.ini │ │ ├── RM8P01.ini │ │ ├── RM9.ini │ │ ├── RMC.ini │ │ ├── RME.ini │ │ ├── RMG.ini │ │ ├── RMH.ini │ │ ├── RMHE08.ini │ │ ├── RMHJ08.ini │ │ ├── RMHP08.ini │ │ ├── RMI.ini │ │ ├── RMJ.ini │ │ ├── RMK.ini │ │ ├── RML.ini │ │ ├── RMO.ini │ │ ├── RMP.ini │ │ ├── RMQ.ini │ │ ├── RMR.ini │ │ ├── RMT.ini │ │ ├── RMV.ini │ │ ├── RMW.ini │ │ ├── RMY.ini │ │ ├── RMZ.ini │ │ ├── RN2.ini │ │ ├── RN3.ini │ │ ├── RN5.ini │ │ ├── RN8.ini │ │ ├── RNB.ini │ │ ├── RNC.ini │ │ ├── RND.ini │ │ ├── RNG.ini │ │ ├── RNK.ini │ │ ├── RNM.ini │ │ ├── RNO.ini │ │ ├── RNU.ini │ │ ├── RNV.ini │ │ ├── RNW.ini │ │ ├── RNX.ini │ │ ├── RO2P7N.ini │ │ ├── RO3.ini │ │ ├── RO7.ini │ │ ├── RO8.ini │ │ ├── RO9.ini │ │ ├── ROA.ini │ │ ├── ROB.ini │ │ ├── ROC.ini │ │ ├── ROD.ini │ │ ├── ROE.ini │ │ ├── ROF.ini │ │ ├── ROG.ini │ │ ├── ROL.ini │ │ ├── ROM.ini │ │ ├── RON.ini │ │ ├── ROO.ini │ │ ├── ROP.ini │ │ ├── ROT.ini │ │ ├── ROU.ini │ │ ├── ROW.ini │ │ ├── ROX.ini │ │ ├── RPB.ini │ │ ├── RPBE01.ini │ │ ├── RPBJ01.ini │ │ ├── RPBJ01r0.ini │ │ ├── RPBJ01r1.ini │ │ ├── RPBJ01r2.ini │ │ ├── RPBP01.ini │ │ ├── RPC.ini │ │ ├── RPD.ini │ │ ├── RPF.ini │ │ ├── RPG.ini │ │ ├── RPH.ini │ │ ├── RPJ.ini │ │ ├── RPK.ini │ │ ├── RPL.ini │ │ ├── RPM.ini │ │ ├── RPO.ini │ │ ├── RPP.ini │ │ ├── RPQ.ini │ │ ├── RPS.ini │ │ ├── RPT.ini │ │ ├── RPU.ini │ │ ├── RPY.ini │ │ ├── RQ2.ini │ │ ├── RQ4.ini │ │ ├── RQ5.ini │ │ ├── RQ6.ini │ │ ├── RQ8.ini │ │ ├── RQB.ini │ │ ├── RQE.ini │ │ ├── RQF.ini │ │ ├── RQL.ini │ │ ├── RQM.ini │ │ ├── RQP.ini │ │ ├── RQQ.ini │ │ ├── RQR.ini │ │ ├── RQS.ini │ │ ├── RQT.ini │ │ ├── RQU.ini │ │ ├── RQW.ini │ │ ├── RR2.ini │ │ ├── RR3.ini │ │ ├── RR5.ini │ │ ├── RRA.ini │ │ ├── RRB.ini │ │ ├── RRF.ini │ │ ├── RRK.ini │ │ ├── RRL.ini │ │ ├── RRO.ini │ │ ├── RRP.ini │ │ ├── RRS.ini │ │ ├── RRT.ini │ │ ├── RRV.ini │ │ ├── RRW.ini │ │ ├── RRX.ini │ │ ├── RRZ.ini │ │ ├── RS2.ini │ │ ├── RS4.ini │ │ ├── RS5.ini │ │ ├── RSA.ini │ │ ├── RSB.ini │ │ ├── RSBE01.ini │ │ ├── RSBP01.ini │ │ ├── RSD.ini │ │ ├── RSH.ini │ │ ├── RSI.ini │ │ ├── RSJ.ini │ │ ├── RSL.ini │ │ ├── RSM.ini │ │ ├── RSN.ini │ │ ├── RSO.ini │ │ ├── RSP.ini │ │ ├── RSR.ini │ │ ├── RSS.ini │ │ ├── RST.ini │ │ ├── RSX.ini │ │ ├── RSY.ini │ │ ├── RT3.ini │ │ ├── RT4.ini │ │ ├── RT7.ini │ │ ├── RT8.ini │ │ ├── RTB.ini │ │ ├── RTG.ini │ │ ├── RTH.ini │ │ ├── RTJ.ini │ │ ├── RTK.ini │ │ ├── RTL.ini │ │ ├── RTM.ini │ │ ├── RTP.ini │ │ ├── RTQ.ini │ │ ├── RTR.ini │ │ ├── RTT.ini │ │ ├── RTU.ini │ │ ├── RTW.ini │ │ ├── RTZ.ini │ │ ├── RUD.ini │ │ ├── RUF.ini │ │ ├── RUFEMV.ini │ │ ├── RUFP99.ini │ │ ├── RUN.ini │ │ ├── RUO.ini │ │ ├── RUP.ini │ │ ├── RUR.ini │ │ ├── RUS.ini │ │ ├── RUU.ini │ │ ├── RUW.ini │ │ ├── RUZ.ini │ │ ├── RV2.ini │ │ ├── RVA.ini │ │ ├── RVB.ini │ │ ├── RVC.ini │ │ ├── RVE.ini │ │ ├── RVN.ini │ │ ├── RVO.ini │ │ ├── RVQ.ini │ │ ├── RVR.ini │ │ ├── RW3.ini │ │ ├── RW4.ini │ │ ├── RW7.ini │ │ ├── RW8.ini │ │ ├── RWA.ini │ │ ├── RWB.ini │ │ ├── RWC.ini │ │ ├── RWF.ini │ │ ├── RWG.ini │ │ ├── RWH.ini │ │ ├── RWK.ini │ │ ├── RWN.ini │ │ ├── RWO.ini │ │ ├── RWQ.ini │ │ ├── RWS.ini │ │ ├── RWY.ini │ │ ├── RWZ.ini │ │ ├── RX3.ini │ │ ├── RX4.ini │ │ ├── RX4E4Z.ini │ │ ├── RX4PMT.ini │ │ ├── RX6.ini │ │ ├── RXB.ini │ │ ├── RXC.ini │ │ ├── RXF.ini │ │ ├── RXH.ini │ │ ├── RXI.ini │ │ ├── RXR.ini │ │ ├── RXV.ini │ │ ├── RXX.ini │ │ ├── RXZ.ini │ │ ├── RY2.ini │ │ ├── RY3.ini │ │ ├── RY4.ini │ │ ├── RY8.ini │ │ ├── RYB.ini │ │ ├── RYG.ini │ │ ├── RYH.ini │ │ ├── RYI.ini │ │ ├── RYL.ini │ │ ├── RYN.ini │ │ ├── RYV.ini │ │ ├── RYW.ini │ │ ├── RYZ.ini │ │ ├── RZ2.ini │ │ ├── RZ3.ini │ │ ├── RZ4.ini │ │ ├── RZ5.ini │ │ ├── RZ6.ini │ │ ├── RZ7.ini │ │ ├── RZ8.ini │ │ ├── RZD.ini │ │ ├── RZDE01r0.ini │ │ ├── RZDE01r2.ini │ │ ├── RZDJ01.ini │ │ ├── RZDK01.ini │ │ ├── RZDP01.ini │ │ ├── RZF.ini │ │ ├── RZI.ini │ │ ├── RZJ.ini │ │ ├── RZJP69.ini │ │ ├── RZL.ini │ │ ├── RZO.ini │ │ ├── RZR.ini │ │ ├── RZT.ini │ │ ├── RZY.ini │ │ ├── S25.ini │ │ ├── S2C.ini │ │ ├── S2D.ini │ │ ├── S2E.ini │ │ ├── S2L.ini │ │ ├── S2O.ini │ │ ├── S2W.ini │ │ ├── S3B.ini │ │ ├── S3C.ini │ │ ├── S3H.ini │ │ ├── S59.ini │ │ ├── S5D.ini │ │ ├── S5S.ini │ │ ├── S72.ini │ │ ├── S75.ini │ │ ├── S7B.ini │ │ ├── S7E.ini │ │ ├── SAG.ini │ │ ├── SAK.ini │ │ ├── SAL.ini │ │ ├── SAN.ini │ │ ├── SAOE78.ini │ │ ├── SAOEVZ.ini │ │ ├── SAT.ini │ │ ├── SB3.ini │ │ ├── SB4.ini │ │ ├── SB8.ini │ │ ├── SBD.ini │ │ ├── SBE.ini │ │ ├── SBF.ini │ │ ├── SBK.ini │ │ ├── SBLE5G.ini │ │ ├── SBLP5G.ini │ │ ├── SBQ.ini │ │ ├── SBR.ini │ │ ├── SBV.ini │ │ ├── SBX.ini │ │ ├── SBY.ini │ │ ├── SBZ.ini │ │ ├── SC2E8P.ini │ │ ├── SC7.ini │ │ ├── SCA.ini │ │ ├── SCD.ini │ │ ├── SCE.ini │ │ ├── SCF.ini │ │ ├── SCH.ini │ │ ├── SCI.ini │ │ ├── SCK.ini │ │ ├── SCT.ini │ │ ├── SCY.ini │ │ ├── SCYE4Q.ini │ │ ├── SCYP4Q.ini │ │ ├── SCYR4Q.ini │ │ ├── SCYX4Q.ini │ │ ├── SCYY4Q.ini │ │ ├── SCYZ4Q.ini │ │ ├── SD2.ini │ │ ├── SD2J01.ini │ │ ├── SD8.ini │ │ ├── SDAE5G.ini │ │ ├── SDB.ini │ │ ├── SDE.ini │ │ ├── SDL.ini │ │ ├── SDM.ini │ │ ├── SDN.ini │ │ ├── SDO.ini │ │ ├── SDV.ini │ │ ├── SDW.ini │ │ ├── SDZ.ini │ │ ├── SE2.ini │ │ ├── SEA.ini │ │ ├── SEC.ini │ │ ├── SEG.ini │ │ ├── SEM.ini │ │ ├── SEP.ini │ │ ├── SER.ini │ │ ├── SEU.ini │ │ ├── SEV.ini │ │ ├── SF2.ini │ │ ├── SF7.ini │ │ ├── SF8.ini │ │ ├── SFI.ini │ │ ├── SFP.ini │ │ ├── SFR.ini │ │ ├── SFU.ini │ │ ├── SG2.ini │ │ ├── SG3.ini │ │ ├── SG7.ini │ │ ├── SG8.ini │ │ ├── SGD.ini │ │ ├── SGL.ini │ │ ├── SGLEA4.ini │ │ ├── SGLPA4.ini │ │ ├── SGT.ini │ │ ├── SGV.ini │ │ ├── SGX.ini │ │ ├── SH2.ini │ │ ├── SH6.ini │ │ ├── SH8.ini │ │ ├── SH9.ini │ │ ├── SHL.ini │ │ ├── SHO.ini │ │ ├── SHP.ini │ │ ├── SHU.ini │ │ ├── SHW.ini │ │ ├── SHX.ini │ │ ├── SIL.ini │ │ ├── SIS.ini │ │ ├── SJ6.ini │ │ ├── SJ7.ini │ │ ├── SJ9.ini │ │ ├── SJB.ini │ │ ├── SJC.ini │ │ ├── SJD.ini │ │ ├── SJDJ01.ini │ │ ├── SJE.ini │ │ ├── SJHE41.ini │ │ ├── SJK.ini │ │ ├── SJL.ini │ │ ├── SJQ.ini │ │ ├── SJTP41.ini │ │ ├── SJX.ini │ │ ├── SJZ.ini │ │ ├── SK3.ini │ │ ├── SK4.ini │ │ ├── SK8.ini │ │ ├── SKA.ini │ │ ├── SKB.ini │ │ ├── SKC.ini │ │ ├── SKG.ini │ │ ├── SKJ.ini │ │ ├── SKO.ini │ │ ├── SKP.ini │ │ ├── SKT.ini │ │ ├── SKU.ini │ │ ├── SKV.ini │ │ ├── SKW.ini │ │ ├── SKX.ini │ │ ├── SKY.ini │ │ ├── SL2.ini │ │ ├── SL2P01.ini │ │ ├── SLE.ini │ │ ├── SLP.ini │ │ ├── SLS.ini │ │ ├── SLSP01.ini │ │ ├── SLW.ini │ │ ├── SM2.ini │ │ ├── SM6.ini │ │ ├── SMB.ini │ │ ├── SMF.ini │ │ ├── SMI.ini │ │ ├── SMM.ini │ │ ├── SMN.ini │ │ ├── SMNE01.ini │ │ ├── SMNP01.ini │ │ ├── SMO.ini │ │ ├── SMS.ini │ │ ├── SMU.ini │ │ ├── SMZ.ini │ │ ├── SN2.ini │ │ ├── SND.ini │ │ ├── SNG.ini │ │ ├── SNJ.ini │ │ ├── SNJE69.ini │ │ ├── SNM.ini │ │ ├── SNQ.ini │ │ ├── SNS.ini │ │ ├── SNT.ini │ │ ├── SNY.ini │ │ ├── SOC.ini │ │ ├── SOD.ini │ │ ├── SOJ.ini │ │ ├── SOM.ini │ │ ├── SON.ini │ │ ├── SOR.ini │ │ ├── SOS.ini │ │ ├── SOU.ini │ │ ├── SP3.ini │ │ ├── SP4.ini │ │ ├── SP7.ini │ │ ├── SP8.ini │ │ ├── SP9.ini │ │ ├── SPA.ini │ │ ├── SPC.ini │ │ ├── SPD.ini │ │ ├── SPH.ini │ │ ├── SPM.ini │ │ ├── SPQ.ini │ │ ├── SPR.ini │ │ ├── SPT.ini │ │ ├── SPU.ini │ │ ├── SPV.ini │ │ ├── SPZ.ini │ │ ├── SQD.ini │ │ ├── SQI.ini │ │ ├── SQIE4Q.ini │ │ ├── SQIP4Q.ini │ │ ├── SQIY4Q.ini │ │ ├── SR4.ini │ │ ├── SR5.ini │ │ ├── SR6.ini │ │ ├── SR7.ini │ │ ├── SR8.ini │ │ ├── SR9.ini │ │ ├── SRA.ini │ │ ├── SRE.ini │ │ ├── SRL.ini │ │ ├── SRQ.ini │ │ ├── SRT.ini │ │ ├── SRV.ini │ │ ├── SRW.ini │ │ ├── SRX.ini │ │ ├── SS8.ini │ │ ├── SS9.ini │ │ ├── SSC.ini │ │ ├── SSG.ini │ │ ├── SSH.ini │ │ ├── SSP.ini │ │ ├── SSQ.ini │ │ ├── SSR.ini │ │ ├── SST.ini │ │ ├── SSZ.ini │ │ ├── ST4.ini │ │ ├── ST6.ini │ │ ├── ST7P01.ini │ │ ├── STM.ini │ │ ├── STN.ini │ │ ├── STR.ini │ │ ├── STS.ini │ │ ├── STSE4Q.ini │ │ ├── STSP4Qr1.ini │ │ ├── STSP4Qr2.ini │ │ ├── STSX4Q.ini │ │ ├── STSY4Qr0.ini │ │ ├── STSY4Qr1.ini │ │ ├── STSZ4Q.ini │ │ ├── STV.ini │ │ ├── STZ.ini │ │ ├── SU3.ini │ │ ├── SU4.ini │ │ ├── SU7.ini │ │ ├── SUK.ini │ │ ├── SUKE01.ini │ │ ├── SUKJ01.ini │ │ ├── SUKP01.ini │ │ ├── SUM.ini │ │ ├── SUO.ini │ │ ├── SUS.ini │ │ ├── SUU.ini │ │ ├── SUV.ini │ │ ├── SUW.ini │ │ ├── SVB.ini │ │ ├── SVF.ini │ │ ├── SVM.ini │ │ ├── SVV.ini │ │ ├── SVW.ini │ │ ├── SVX.ini │ │ ├── SVZ.ini │ │ ├── SX3.ini │ │ ├── SX4.ini │ │ ├── SX7.ini │ │ ├── SX8.ini │ │ ├── SXC.ini │ │ ├── SZB.ini │ │ ├── W22.ini │ │ ├── W2G.ini │ │ ├── W2L.ini │ │ ├── W34.ini │ │ ├── W3B.ini │ │ ├── W3G.ini │ │ ├── W3M.ini │ │ ├── W4A.ini │ │ ├── W4O.ini │ │ ├── W5I.ini │ │ ├── W64.ini │ │ ├── W69.ini │ │ ├── W8I.ini │ │ ├── W8L.ini │ │ ├── W8X.ini │ │ ├── W9L.ini │ │ ├── WA2.ini │ │ ├── WAF.ini │ │ ├── WAN.ini │ │ ├── WAZ.ini │ │ ├── WB2.ini │ │ ├── WB3.ini │ │ ├── WB4.ini │ │ ├── WB6.ini │ │ ├── WB7.ini │ │ ├── WB8.ini │ │ ├── WBA.ini │ │ ├── WBI.ini │ │ ├── WBK.ini │ │ ├── WBL.ini │ │ ├── WBR.ini │ │ ├── WBV.ini │ │ ├── WBX.ini │ │ ├── WBY.ini │ │ ├── WBZ.ini │ │ ├── WC2.ini │ │ ├── WC6.ini │ │ ├── WCH.ini │ │ ├── WCI.ini │ │ ├── WCJ.ini │ │ ├── WCO.ini │ │ ├── WCP.ini │ │ ├── WCU.ini │ │ ├── WCV.ini │ │ ├── WCZ.ini │ │ ├── WD9.ini │ │ ├── WDA.ini │ │ ├── WDE.ini │ │ ├── WDF.ini │ │ ├── WDN.ini │ │ ├── WDO.ini │ │ ├── WDX.ini │ │ ├── WEM.ini │ │ ├── WF3.ini │ │ ├── WF4.ini │ │ ├── WF5.ini │ │ ├── WFA.ini │ │ ├── WFH.ini │ │ ├── WFI.ini │ │ ├── WFK.ini │ │ ├── WFL.ini │ │ ├── WFM.ini │ │ ├── WFN.ini │ │ ├── WFU.ini │ │ ├── WFY.ini │ │ ├── WGG.ini │ │ ├── WGL.ini │ │ ├── WGS.ini │ │ ├── WGU.ini │ │ ├── WH3.ini │ │ ├── WHE.ini │ │ ├── WHF.ini │ │ ├── WHO.ini │ │ ├── WHP.ini │ │ ├── WHU.ini │ │ ├── WHW.ini │ │ ├── WIB.ini │ │ ├── WIC.ini │ │ ├── WIN.ini │ │ ├── WIT.ini │ │ ├── WJA.ini │ │ ├── WJE.ini │ │ ├── WJS.ini │ │ ├── WKD.ini │ │ ├── WKE.ini │ │ ├── WKI.ini │ │ ├── WKK.ini │ │ ├── WKN.ini │ │ ├── WKT.ini │ │ ├── WKU.ini │ │ ├── WKW.ini │ │ ├── WL9.ini │ │ ├── WLC.ini │ │ ├── WLD.ini │ │ ├── WLE.ini │ │ ├── WLJ.ini │ │ ├── WLK.ini │ │ ├── WLM.ini │ │ ├── WLN.ini │ │ ├── WLO.ini │ │ ├── WLP.ini │ │ ├── WLT.ini │ │ ├── WLX.ini │ │ ├── WLZ.ini │ │ ├── WM4.ini │ │ ├── WM5.ini │ │ ├── WM9.ini │ │ ├── WMA.ini │ │ ├── WMB.ini │ │ ├── WMD.ini │ │ ├── WMG.ini │ │ ├── WML.ini │ │ ├── WMO.ini │ │ ├── WMOEE9.ini │ │ ├── WMOJE9.ini │ │ ├── WMOPE9.ini │ │ ├── WMS.ini │ │ ├── WO6.ini │ │ ├── WOA.ini │ │ ├── WOD.ini │ │ ├── WOF.ini │ │ ├── WOG.ini │ │ ├── WOL.ini │ │ ├── WOP.ini │ │ ├── WOX.ini │ │ ├── WOY.ini │ │ ├── WP4.ini │ │ ├── WP6.ini │ │ ├── WP9.ini │ │ ├── WPA.ini │ │ ├── WPB.ini │ │ ├── WPD.ini │ │ ├── WPF.ini │ │ ├── WPH.ini │ │ ├── WPJ.ini │ │ ├── WPN.ini │ │ ├── WPP.ini │ │ ├── WPQ.ini │ │ ├── WPS.ini │ │ ├── WPT.ini │ │ ├── WPU.ini │ │ ├── WPX.ini │ │ ├── WPZ.ini │ │ ├── WQ4.ini │ │ ├── WR2.ini │ │ ├── WR5.ini │ │ ├── WR9.ini │ │ ├── WRA.ini │ │ ├── WRD.ini │ │ ├── WRF.ini │ │ ├── WRI.ini │ │ ├── WRS.ini │ │ ├── WRX.ini │ │ ├── WS2.ini │ │ ├── WS3.ini │ │ ├── WS4.ini │ │ ├── WS5.ini │ │ ├── WS6.ini │ │ ├── WS9.ini │ │ ├── WSH.ini │ │ ├── WSI.ini │ │ ├── WSL.ini │ │ ├── WSR.ini │ │ ├── WSX.ini │ │ ├── WT8.ini │ │ ├── WTB.ini │ │ ├── WTD.ini │ │ ├── WTE.ini │ │ ├── WTI.ini │ │ ├── WTK.ini │ │ ├── WTN.ini │ │ ├── WTU.ini │ │ ├── WTX.ini │ │ ├── WUK.ini │ │ ├── WW2.ini │ │ ├── WW3.ini │ │ ├── WWA.ini │ │ ├── WWI.ini │ │ ├── WWX.ini │ │ ├── WXB.ini │ │ ├── WXP.ini │ │ ├── WXR.ini │ │ ├── WYM.ini │ │ ├── WZB.ini │ │ ├── WZG.ini │ │ ├── WZI.ini │ │ ├── WZM.ini │ │ ├── XAA.ini │ │ ├── XAB.ini │ │ ├── XAD.ini │ │ ├── XAE.ini │ │ ├── XAF.ini │ │ ├── XAG.ini │ │ ├── XAH.ini │ │ ├── XAI.ini │ │ ├── XAK.ini │ │ ├── XAL.ini │ │ ├── XAM.ini │ │ ├── XAN.ini │ │ ├── XAO.ini │ │ ├── XAP.ini │ │ ├── XAQ.ini │ │ ├── XH2.ini │ │ ├── XH7.ini │ │ ├── XH9.ini │ │ ├── XHD.ini │ │ ├── XHL.ini │ │ ├── XI9.ini │ │ ├── XIT.ini │ │ ├── XIU.ini │ │ └── XIV.ini │ ├── Load │ │ └── GraphicMods │ │ │ ├── All Games Bloom Removal │ │ │ ├── all.txt │ │ │ └── metadata.json │ │ │ ├── All Games DOF Removal │ │ │ ├── all.txt │ │ │ └── metadata.json │ │ │ ├── All Games HUD Removal │ │ │ ├── all.txt │ │ │ └── metadata.json │ │ │ ├── All Games Native Resolution Bloom │ │ │ ├── all.txt │ │ │ └── metadata.json │ │ │ ├── All Games Native Resolution DOF │ │ │ ├── all.txt │ │ │ └── metadata.json │ │ │ ├── Arc Rise Fantasia │ │ │ ├── RPJ.txt │ │ │ └── metadata.json │ │ │ ├── Battalion Wars 2 │ │ │ ├── RBW.txt │ │ │ └── metadata.json │ │ │ ├── Donkey Kong Country Returns │ │ │ ├── SF8.txt │ │ │ └── metadata.json │ │ │ ├── Dragon Ball Z Budokai Tenkaichi 3 │ │ │ ├── RDS.txt │ │ │ └── metadata.json │ │ │ ├── Fragile Dreams - Farewell Ruins of the Moon │ │ │ ├── R2G.txt │ │ │ └── metadata.json │ │ │ ├── Link's Crossbow Training │ │ │ ├── RZP.txt │ │ │ └── metadata.json │ │ │ ├── Little King's Story │ │ │ ├── RO3.txt │ │ │ └── metadata.json │ │ │ ├── Mario Kart Wii │ │ │ ├── RMC.txt │ │ │ └── metadata.json │ │ │ ├── Mario Strikers Charged │ │ │ ├── R4Q.txt │ │ │ └── metadata.json │ │ │ ├── Metroid Prime 3 - Corruption │ │ │ ├── RM3.txt │ │ │ └── metadata.json │ │ │ ├── Monster Hunter Tri │ │ │ ├── DMH.txt │ │ │ ├── RMH.txt │ │ │ └── metadata.json │ │ │ ├── Need for Speed Nitro │ │ │ ├── R7X.txt │ │ │ └── metadata.json │ │ │ ├── Nights Journey of Dreams │ │ │ ├── R7E.txt │ │ │ └── metadata.json │ │ │ ├── Okami │ │ │ ├── ROW.txt │ │ │ └── metadata.json │ │ │ ├── Pandora's Tower │ │ │ ├── SX3.txt │ │ │ └── metadata.json │ │ │ ├── Rune Factory Frontier │ │ │ ├── RUF.txt │ │ │ └── metadata.json │ │ │ ├── Sin and Punishment - Star Successor │ │ │ ├── R2V.txt │ │ │ └── metadata.json │ │ │ ├── Skylanders Giants │ │ │ ├── SKY.txt │ │ │ └── metadata.json │ │ │ ├── Skylanders Spyro's Adventure │ │ │ ├── SSP.txt │ │ │ └── metadata.json │ │ │ ├── Skyward Sword Bloom │ │ │ ├── SOU.txt │ │ │ └── metadata.json │ │ │ ├── Sonic Colors │ │ │ ├── SNC.txt │ │ │ └── metadata.json │ │ │ ├── Super Mario Galaxy 2 │ │ │ ├── SB4.txt │ │ │ └── metadata.json │ │ │ ├── Super Mario Galaxy │ │ │ ├── RMG.txt │ │ │ └── metadata.json │ │ │ ├── Super Mario Sunshine │ │ │ ├── GMS.txt │ │ │ └── metadata.json │ │ │ ├── The Conduit │ │ │ ├── RCJ.txt │ │ │ └── metadata.json │ │ │ ├── The House of the Dead Overkill │ │ │ ├── RHO.txt │ │ │ └── metadata.json │ │ │ ├── The Last Story │ │ │ ├── SLS.txt │ │ │ └── metadata.json │ │ │ ├── The Legend of Zelda Twilight Princess │ │ │ ├── RZD.txt │ │ │ └── metadata.json │ │ │ ├── Wii Play │ │ │ ├── RHA.txt │ │ │ └── metadata.json │ │ │ └── Xenoblade Chronicles │ │ │ ├── SX4.txt │ │ │ └── metadata.json │ ├── Profiles │ │ └── Wiimote │ │ │ └── Wii Remote with MotionPlus Pointing.ini │ ├── Resources │ │ ├── Dolphin.png │ │ ├── Flag_Australia.png │ │ ├── Flag_Australia@2x.png │ │ ├── Flag_Australia@4x.png │ │ ├── Flag_Europe.png │ │ ├── Flag_Europe@2x.png │ │ ├── Flag_Europe@4x.png │ │ ├── Flag_France.png │ │ ├── Flag_France@2x.png │ │ ├── Flag_France@4x.png │ │ ├── Flag_Germany.png │ │ ├── Flag_Germany@2x.png │ │ ├── Flag_Germany@4x.png │ │ ├── Flag_International.png │ │ ├── Flag_International@2x.png │ │ ├── Flag_International@4x.png │ │ ├── Flag_Italy.png │ │ ├── Flag_Italy@2x.png │ │ ├── Flag_Italy@4x.png │ │ ├── Flag_Japan.png │ │ ├── Flag_Japan@2x.png │ │ ├── Flag_Japan@4x.png │ │ ├── Flag_Korea.png │ │ ├── Flag_Korea@2x.png │ │ ├── Flag_Korea@4x.png │ │ ├── Flag_Netherlands.png │ │ ├── Flag_Netherlands@2x.png │ │ ├── Flag_Netherlands@4x.png │ │ ├── Flag_Russia.png │ │ ├── Flag_Russia@2x.png │ │ ├── Flag_Russia@4x.png │ │ ├── Flag_Spain.png │ │ ├── Flag_Spain@2x.png │ │ ├── Flag_Spain@4x.png │ │ ├── Flag_Taiwan.png │ │ ├── Flag_Taiwan@2x.png │ │ ├── Flag_Taiwan@4x.png │ │ ├── Flag_USA.png │ │ ├── Flag_USA@2x.png │ │ ├── Flag_USA@4x.png │ │ ├── Flag_Unknown.png │ │ ├── Flag_Unknown@2x.png │ │ ├── Flag_Unknown@4x.png │ │ ├── Platform_File.png │ │ ├── Platform_File@2x.png │ │ ├── Platform_File@4x.png │ │ ├── Platform_Gamecube.png │ │ ├── Platform_Gamecube@2x.png │ │ ├── Platform_Gamecube@4x.png │ │ ├── Platform_Triforce.png │ │ ├── Platform_Triforce@2x.png │ │ ├── Platform_Triforce@4x.png │ │ ├── Platform_Wad.png │ │ ├── Platform_Wad@2x.png │ │ ├── Platform_Wad@4x.png │ │ ├── Platform_Wii.png │ │ ├── Platform_Wii@2x.png │ │ ├── Platform_Wii@4x.png │ │ ├── achievements_game.png │ │ ├── achievements_locked.png │ │ ├── achievements_player.png │ │ ├── achievements_unlocked.png │ │ ├── dolphin_logo.png │ │ ├── dolphin_logo@2x.png │ │ ├── isoproperties_disc.png │ │ ├── isoproperties_file.png │ │ ├── isoproperties_folder.png │ │ ├── nobanner.png │ │ ├── nobanner@2x.png │ │ └── nobanner@4x.png │ ├── Shaders │ │ ├── 16bit.glsl │ │ ├── 32bit.glsl │ │ ├── Anaglyph │ │ │ ├── dubois-LCD-Amber-Blue.glsl │ │ │ ├── dubois-LCD-Green-Magenta.glsl │ │ │ ├── dubois.glsl │ │ │ ├── fullcolor.glsl │ │ │ ├── grayscale.glsl │ │ │ └── grayscale2.glsl │ │ ├── AutoHDR.glsl │ │ ├── FXAA.glsl │ │ ├── Passive │ │ │ └── horizontal.glsl │ │ ├── PerceptualHDR.glsl │ │ ├── acidmetal.glsl │ │ ├── acidtrip.glsl │ │ ├── acidtrip2.glsl │ │ ├── asciiart.glsl │ │ ├── auto_toon.glsl │ │ ├── auto_toon2.glsl │ │ ├── bad_bloom.glsl │ │ ├── brighten.glsl │ │ ├── chrismas.glsl │ │ ├── cool1.glsl │ │ ├── darkerbrighter.glsl │ │ ├── default_pre_post_process.glsl │ │ ├── emboss.glsl │ │ ├── fire.glsl │ │ ├── fire2.glsl │ │ ├── firewater.glsl │ │ ├── grayscale.glsl │ │ ├── grayscale2.glsl │ │ ├── integer_scaling.glsl │ │ ├── invert.glsl │ │ ├── invert_blue.glsl │ │ ├── invertedoutline.glsl │ │ ├── lens_distortion.glsl │ │ ├── mad_world.glsl │ │ ├── nightvision.glsl │ │ ├── nightvision2.glsl │ │ ├── nightvision2scanlines.glsl │ │ ├── posterize.glsl │ │ ├── posterize2.glsl │ │ ├── primarycolors.glsl │ │ ├── sepia.glsl │ │ ├── sketchy.glsl │ │ ├── spookey1.glsl │ │ ├── spookey2.glsl │ │ ├── sunset.glsl │ │ ├── swap_RGB_BGR.glsl │ │ ├── swap_RGB_BRG.glsl │ │ ├── swap_RGB_GBR.glsl │ │ ├── swap_RGB_GRB.glsl │ │ ├── swap_RGB_RBG.glsl │ │ └── toxic.glsl │ ├── Themes │ │ ├── Clean Blue │ │ │ ├── assembler_assemble.png │ │ │ ├── assembler_assemble@2x.png │ │ │ ├── assembler_assemble@4x.png │ │ │ ├── assembler_clipboard.png │ │ │ ├── assembler_inject.png │ │ │ ├── assembler_inject@2x.png │ │ │ ├── assembler_inject@4x.png │ │ │ ├── assembler_new.png │ │ │ ├── assembler_new@2x.png │ │ │ ├── assembler_new@4x.png │ │ │ ├── assembler_openasm.png │ │ │ ├── assembler_openasm@2x.png │ │ │ ├── assembler_openasm@4x.png │ │ │ ├── assembler_save.png │ │ │ ├── assembler_save@2x.png │ │ │ ├── assembler_save@4x.png │ │ │ ├── browse.png │ │ │ ├── browse@2x.png │ │ │ ├── browse@4x.png │ │ │ ├── classic.png │ │ │ ├── classic@2x.png │ │ │ ├── classic@4x.png │ │ │ ├── config.png │ │ │ ├── config@2x.png │ │ │ ├── config@4x.png │ │ │ ├── debugger_add_breakpoint.png │ │ │ ├── debugger_add_breakpoint@2x.png │ │ │ ├── debugger_add_breakpoint@4x.png │ │ │ ├── debugger_add_memorycheck.png │ │ │ ├── debugger_add_memorycheck@2x.png │ │ │ ├── debugger_add_memorycheck@4x.png │ │ │ ├── debugger_breakpoint.png │ │ │ ├── debugger_breakpoint@2x.png │ │ │ ├── debugger_breakpoint@4x.png │ │ │ ├── debugger_clear.png │ │ │ ├── debugger_clear@2x.png │ │ │ ├── debugger_clear@4x.png │ │ │ ├── debugger_delete.png │ │ │ ├── debugger_delete@2x.png │ │ │ ├── debugger_delete@4x.png │ │ │ ├── debugger_load.png │ │ │ ├── debugger_load@2x.png │ │ │ ├── debugger_load@4x.png │ │ │ ├── debugger_save.png │ │ │ ├── debugger_save@2x.png │ │ │ ├── debugger_save@4x.png │ │ │ ├── debugger_set_pc.png │ │ │ ├── debugger_set_pc@2x.png │ │ │ ├── debugger_set_pc@4x.png │ │ │ ├── debugger_show_pc.png │ │ │ ├── debugger_show_pc@2x.png │ │ │ ├── debugger_show_pc@4x.png │ │ │ ├── debugger_skip.png │ │ │ ├── debugger_skip@2x.png │ │ │ ├── debugger_skip@4x.png │ │ │ ├── debugger_step_in.png │ │ │ ├── debugger_step_in@2x.png │ │ │ ├── debugger_step_in@4x.png │ │ │ ├── debugger_step_out.png │ │ │ ├── debugger_step_out@2x.png │ │ │ ├── debugger_step_out@4x.png │ │ │ ├── debugger_step_over.png │ │ │ ├── debugger_step_over@2x.png │ │ │ ├── debugger_step_over@4x.png │ │ │ ├── fullscreen.png │ │ │ ├── fullscreen@2x.png │ │ │ ├── fullscreen@4x.png │ │ │ ├── gcpad.png │ │ │ ├── gcpad@2x.png │ │ │ ├── gcpad@4x.png │ │ │ ├── graphics.png │ │ │ ├── graphics@2x.png │ │ │ ├── graphics@4x.png │ │ │ ├── open.png │ │ │ ├── open@2x.png │ │ │ ├── open@4x.png │ │ │ ├── pause.png │ │ │ ├── pause@2x.png │ │ │ ├── pause@4x.png │ │ │ ├── play.png │ │ │ ├── play@2x.png │ │ │ ├── play@4x.png │ │ │ ├── refresh.png │ │ │ ├── refresh@2x.png │ │ │ ├── refresh@4x.png │ │ │ ├── screenshot.png │ │ │ ├── screenshot@2x.png │ │ │ ├── screenshot@4x.png │ │ │ ├── stop.png │ │ │ ├── stop@2x.png │ │ │ ├── stop@4x.png │ │ │ ├── wiimote.png │ │ │ ├── wiimote@2x.png │ │ │ └── wiimote@4x.png │ │ ├── Clean Emerald │ │ │ ├── assembler_assemble.png │ │ │ ├── assembler_assemble@2x.png │ │ │ ├── assembler_assemble@4x.png │ │ │ ├── assembler_clipboard.png │ │ │ ├── assembler_inject.png │ │ │ ├── assembler_inject@2x.png │ │ │ ├── assembler_inject@4x.png │ │ │ ├── assembler_new.png │ │ │ ├── assembler_new@2x.png │ │ │ ├── assembler_new@4x.png │ │ │ ├── assembler_openasm.png │ │ │ ├── assembler_openasm@2x.png │ │ │ ├── assembler_openasm@4x.png │ │ │ ├── assembler_save.png │ │ │ ├── assembler_save@2x.png │ │ │ ├── assembler_save@4x.png │ │ │ ├── browse.png │ │ │ ├── browse@2x.png │ │ │ ├── browse@4x.png │ │ │ ├── classic.png │ │ │ ├── classic@2x.png │ │ │ ├── classic@4x.png │ │ │ ├── config.png │ │ │ ├── config@2x.png │ │ │ ├── config@4x.png │ │ │ ├── debugger_add_breakpoint.png │ │ │ ├── debugger_add_breakpoint@2x.png │ │ │ ├── debugger_add_breakpoint@4x.png │ │ │ ├── debugger_add_memorycheck.png │ │ │ ├── debugger_add_memorycheck@2x.png │ │ │ ├── debugger_add_memorycheck@4x.png │ │ │ ├── debugger_breakpoint.png │ │ │ ├── debugger_breakpoint@2x.png │ │ │ ├── debugger_breakpoint@4x.png │ │ │ ├── debugger_clear.png │ │ │ ├── debugger_clear@2x.png │ │ │ ├── debugger_clear@4x.png │ │ │ ├── debugger_delete.png │ │ │ ├── debugger_delete@2x.png │ │ │ ├── debugger_delete@4x.png │ │ │ ├── debugger_load.png │ │ │ ├── debugger_load@2x.png │ │ │ ├── debugger_load@4x.png │ │ │ ├── debugger_save.png │ │ │ ├── debugger_save@2x.png │ │ │ ├── debugger_save@4x.png │ │ │ ├── debugger_set_pc.png │ │ │ ├── debugger_set_pc@2x.png │ │ │ ├── debugger_set_pc@4x.png │ │ │ ├── debugger_show_pc.png │ │ │ ├── debugger_show_pc@2x.png │ │ │ ├── debugger_show_pc@4x.png │ │ │ ├── debugger_skip.png │ │ │ ├── debugger_skip@2x.png │ │ │ ├── debugger_skip@4x.png │ │ │ ├── debugger_step_in.png │ │ │ ├── debugger_step_in@2x.png │ │ │ ├── debugger_step_in@4x.png │ │ │ ├── debugger_step_out.png │ │ │ ├── debugger_step_out@2x.png │ │ │ ├── debugger_step_out@4x.png │ │ │ ├── debugger_step_over.png │ │ │ ├── debugger_step_over@2x.png │ │ │ ├── debugger_step_over@4x.png │ │ │ ├── fullscreen.png │ │ │ ├── fullscreen@2x.png │ │ │ ├── fullscreen@4x.png │ │ │ ├── gcpad.png │ │ │ ├── gcpad@2x.png │ │ │ ├── gcpad@4x.png │ │ │ ├── graphics.png │ │ │ ├── graphics@2x.png │ │ │ ├── graphics@4x.png │ │ │ ├── open.png │ │ │ ├── open@2x.png │ │ │ ├── open@4x.png │ │ │ ├── pause.png │ │ │ ├── pause@2x.png │ │ │ ├── pause@4x.png │ │ │ ├── play.png │ │ │ ├── play@2x.png │ │ │ ├── play@4x.png │ │ │ ├── refresh.png │ │ │ ├── refresh@2x.png │ │ │ ├── refresh@4x.png │ │ │ ├── screenshot.png │ │ │ ├── screenshot@2x.png │ │ │ ├── screenshot@4x.png │ │ │ ├── stop.png │ │ │ ├── stop@2x.png │ │ │ ├── stop@4x.png │ │ │ ├── wiimote.png │ │ │ ├── wiimote@2x.png │ │ │ └── wiimote@4x.png │ │ ├── Clean Lite │ │ │ ├── assembler_assemble.png │ │ │ ├── assembler_assemble@2x.png │ │ │ ├── assembler_assemble@4x.png │ │ │ ├── assembler_clipboard.png │ │ │ ├── assembler_inject.png │ │ │ ├── assembler_inject@2x.png │ │ │ ├── assembler_inject@4x.png │ │ │ ├── assembler_new.png │ │ │ ├── assembler_new@2x.png │ │ │ ├── assembler_new@4x.png │ │ │ ├── assembler_openasm.png │ │ │ ├── assembler_openasm@2x.png │ │ │ ├── assembler_openasm@4x.png │ │ │ ├── assembler_save.png │ │ │ ├── assembler_save@2x.png │ │ │ ├── assembler_save@4x.png │ │ │ ├── browse.png │ │ │ ├── browse@2x.png │ │ │ ├── browse@4x.png │ │ │ ├── classic.png │ │ │ ├── classic@2x.png │ │ │ ├── classic@4x.png │ │ │ ├── config.png │ │ │ ├── config@2x.png │ │ │ ├── config@4x.png │ │ │ ├── debugger_add_breakpoint.png │ │ │ ├── debugger_add_breakpoint@2x.png │ │ │ ├── debugger_add_breakpoint@4x.png │ │ │ ├── debugger_add_memorycheck.png │ │ │ ├── debugger_add_memorycheck@2x.png │ │ │ ├── debugger_add_memorycheck@4x.png │ │ │ ├── debugger_breakpoint.png │ │ │ ├── debugger_breakpoint@2x.png │ │ │ ├── debugger_breakpoint@4x.png │ │ │ ├── debugger_clear.png │ │ │ ├── debugger_clear@2x.png │ │ │ ├── debugger_clear@4x.png │ │ │ ├── debugger_delete.png │ │ │ ├── debugger_delete@2x.png │ │ │ ├── debugger_delete@4x.png │ │ │ ├── debugger_load.png │ │ │ ├── debugger_load@2x.png │ │ │ ├── debugger_load@4x.png │ │ │ ├── debugger_save.png │ │ │ ├── debugger_save@2x.png │ │ │ ├── debugger_save@4x.png │ │ │ ├── debugger_set_pc.png │ │ │ ├── debugger_set_pc@2x.png │ │ │ ├── debugger_set_pc@4x.png │ │ │ ├── debugger_show_pc.png │ │ │ ├── debugger_show_pc@2x.png │ │ │ ├── debugger_show_pc@4x.png │ │ │ ├── debugger_skip.png │ │ │ ├── debugger_skip@2x.png │ │ │ ├── debugger_skip@4x.png │ │ │ ├── debugger_step_in.png │ │ │ ├── debugger_step_in@2x.png │ │ │ ├── debugger_step_in@4x.png │ │ │ ├── debugger_step_out.png │ │ │ ├── debugger_step_out@2x.png │ │ │ ├── debugger_step_out@4x.png │ │ │ ├── debugger_step_over.png │ │ │ ├── debugger_step_over@2x.png │ │ │ ├── debugger_step_over@4x.png │ │ │ ├── fullscreen.png │ │ │ ├── fullscreen@2x.png │ │ │ ├── fullscreen@4x.png │ │ │ ├── gcpad.png │ │ │ ├── gcpad@2x.png │ │ │ ├── gcpad@4x.png │ │ │ ├── graphics.png │ │ │ ├── graphics@2x.png │ │ │ ├── graphics@4x.png │ │ │ ├── open.png │ │ │ ├── open@2x.png │ │ │ ├── open@4x.png │ │ │ ├── pause.png │ │ │ ├── pause@2x.png │ │ │ ├── pause@4x.png │ │ │ ├── play.png │ │ │ ├── play@2x.png │ │ │ ├── play@4x.png │ │ │ ├── refresh.png │ │ │ ├── refresh@2x.png │ │ │ ├── refresh@4x.png │ │ │ ├── screenshot.png │ │ │ ├── screenshot@2x.png │ │ │ ├── screenshot@4x.png │ │ │ ├── stop.png │ │ │ ├── stop@2x.png │ │ │ ├── stop@4x.png │ │ │ ├── wiimote.png │ │ │ ├── wiimote@2x.png │ │ │ └── wiimote@4x.png │ │ ├── Clean Pink │ │ │ ├── assembler_assemble.png │ │ │ ├── assembler_assemble@2x.png │ │ │ ├── assembler_assemble@4x.png │ │ │ ├── assembler_clipboard.png │ │ │ ├── assembler_inject.png │ │ │ ├── assembler_inject@2x.png │ │ │ ├── assembler_inject@4x.png │ │ │ ├── assembler_new.png │ │ │ ├── assembler_new@2x.png │ │ │ ├── assembler_new@4x.png │ │ │ ├── assembler_openasm.png │ │ │ ├── assembler_openasm@2x.png │ │ │ ├── assembler_openasm@4x.png │ │ │ ├── assembler_save.png │ │ │ ├── assembler_save@2x.png │ │ │ ├── assembler_save@4x.png │ │ │ ├── browse.png │ │ │ ├── browse@2x.png │ │ │ ├── browse@4x.png │ │ │ ├── classic.png │ │ │ ├── classic@2x.png │ │ │ ├── classic@4x.png │ │ │ ├── config.png │ │ │ ├── config@2x.png │ │ │ ├── config@4x.png │ │ │ ├── debugger_add_breakpoint.png │ │ │ ├── debugger_add_breakpoint@2x.png │ │ │ ├── debugger_add_breakpoint@4x.png │ │ │ ├── debugger_add_memorycheck.png │ │ │ ├── debugger_add_memorycheck@2x.png │ │ │ ├── debugger_add_memorycheck@4x.png │ │ │ ├── debugger_breakpoint.png │ │ │ ├── debugger_breakpoint@2x.png │ │ │ ├── debugger_breakpoint@4x.png │ │ │ ├── debugger_clear.png │ │ │ ├── debugger_clear@2x.png │ │ │ ├── debugger_clear@4x.png │ │ │ ├── debugger_delete.png │ │ │ ├── debugger_delete@2x.png │ │ │ ├── debugger_delete@4x.png │ │ │ ├── debugger_load.png │ │ │ ├── debugger_load@2x.png │ │ │ ├── debugger_load@4x.png │ │ │ ├── debugger_save.png │ │ │ ├── debugger_save@2x.png │ │ │ ├── debugger_save@4x.png │ │ │ ├── debugger_set_pc.png │ │ │ ├── debugger_set_pc@2x.png │ │ │ ├── debugger_set_pc@4x.png │ │ │ ├── debugger_show_pc.png │ │ │ ├── debugger_show_pc@2x.png │ │ │ ├── debugger_show_pc@4x.png │ │ │ ├── debugger_skip.png │ │ │ ├── debugger_skip@2x.png │ │ │ ├── debugger_skip@4x.png │ │ │ ├── debugger_step_in.png │ │ │ ├── debugger_step_in@2x.png │ │ │ ├── debugger_step_in@4x.png │ │ │ ├── debugger_step_out.png │ │ │ ├── debugger_step_out@2x.png │ │ │ ├── debugger_step_out@4x.png │ │ │ ├── debugger_step_over.png │ │ │ ├── debugger_step_over@2x.png │ │ │ ├── debugger_step_over@4x.png │ │ │ ├── fullscreen.png │ │ │ ├── fullscreen@2x.png │ │ │ ├── fullscreen@4x.png │ │ │ ├── gcpad.png │ │ │ ├── gcpad@2x.png │ │ │ ├── gcpad@4x.png │ │ │ ├── graphics.png │ │ │ ├── graphics@2x.png │ │ │ ├── graphics@4x.png │ │ │ ├── open.png │ │ │ ├── open@2x.png │ │ │ ├── open@4x.png │ │ │ ├── pause.png │ │ │ ├── pause@2x.png │ │ │ ├── pause@4x.png │ │ │ ├── play.png │ │ │ ├── play@2x.png │ │ │ ├── play@4x.png │ │ │ ├── refresh.png │ │ │ ├── refresh@2x.png │ │ │ ├── refresh@4x.png │ │ │ ├── screenshot.png │ │ │ ├── screenshot@2x.png │ │ │ ├── screenshot@4x.png │ │ │ ├── stop.png │ │ │ ├── stop@2x.png │ │ │ ├── stop@4x.png │ │ │ ├── wiimote.png │ │ │ ├── wiimote@2x.png │ │ │ └── wiimote@4x.png │ │ └── Clean │ │ │ ├── assembler_assemble.png │ │ │ ├── assembler_assemble@2x.png │ │ │ ├── assembler_assemble@4x.png │ │ │ ├── assembler_clipboard.png │ │ │ ├── assembler_inject.png │ │ │ ├── assembler_inject@2x.png │ │ │ ├── assembler_inject@4x.png │ │ │ ├── assembler_new.png │ │ │ ├── assembler_new@2x.png │ │ │ ├── assembler_new@4x.png │ │ │ ├── assembler_openasm.png │ │ │ ├── assembler_openasm@2x.png │ │ │ ├── assembler_openasm@4x.png │ │ │ ├── assembler_save.png │ │ │ ├── assembler_save@2x.png │ │ │ ├── assembler_save@4x.png │ │ │ ├── browse.png │ │ │ ├── browse@2x.png │ │ │ ├── browse@4x.png │ │ │ ├── classic.png │ │ │ ├── classic@2x.png │ │ │ ├── classic@4x.png │ │ │ ├── config.png │ │ │ ├── config@2x.png │ │ │ ├── config@4x.png │ │ │ ├── debugger_add_breakpoint.png │ │ │ ├── debugger_add_breakpoint@2x.png │ │ │ ├── debugger_add_breakpoint@4x.png │ │ │ ├── debugger_add_memorycheck.png │ │ │ ├── debugger_add_memorycheck@2x.png │ │ │ ├── debugger_add_memorycheck@4x.png │ │ │ ├── debugger_breakpoint.png │ │ │ ├── debugger_breakpoint@2x.png │ │ │ ├── debugger_breakpoint@4x.png │ │ │ ├── debugger_clear.png │ │ │ ├── debugger_clear@2x.png │ │ │ ├── debugger_clear@4x.png │ │ │ ├── debugger_delete.png │ │ │ ├── debugger_delete@2x.png │ │ │ ├── debugger_delete@4x.png │ │ │ ├── debugger_load.png │ │ │ ├── debugger_load@2x.png │ │ │ ├── debugger_load@4x.png │ │ │ ├── debugger_save.png │ │ │ ├── debugger_save@2x.png │ │ │ ├── debugger_save@4x.png │ │ │ ├── debugger_set_pc.png │ │ │ ├── debugger_set_pc@2x.png │ │ │ ├── debugger_set_pc@4x.png │ │ │ ├── debugger_show_pc.png │ │ │ ├── debugger_show_pc@2x.png │ │ │ ├── debugger_show_pc@4x.png │ │ │ ├── debugger_skip.png │ │ │ ├── debugger_skip@2x.png │ │ │ ├── debugger_skip@4x.png │ │ │ ├── debugger_step_in.png │ │ │ ├── debugger_step_in@2x.png │ │ │ ├── debugger_step_in@4x.png │ │ │ ├── debugger_step_out.png │ │ │ ├── debugger_step_out@2x.png │ │ │ ├── debugger_step_out@4x.png │ │ │ ├── debugger_step_over.png │ │ │ ├── debugger_step_over@2x.png │ │ │ ├── debugger_step_over@4x.png │ │ │ ├── fullscreen.png │ │ │ ├── fullscreen@2x.png │ │ │ ├── fullscreen@4x.png │ │ │ ├── gcpad.png │ │ │ ├── gcpad@2x.png │ │ │ ├── gcpad@4x.png │ │ │ ├── graphics.png │ │ │ ├── graphics@2x.png │ │ │ ├── graphics@4x.png │ │ │ ├── open.png │ │ │ ├── open@2x.png │ │ │ ├── open@4x.png │ │ │ ├── pause.png │ │ │ ├── pause@2x.png │ │ │ ├── pause@4x.png │ │ │ ├── play.png │ │ │ ├── play@2x.png │ │ │ ├── play@4x.png │ │ │ ├── refresh.png │ │ │ ├── refresh@2x.png │ │ │ ├── refresh@4x.png │ │ │ ├── screenshot.png │ │ │ ├── screenshot@2x.png │ │ │ ├── screenshot@4x.png │ │ │ ├── stop.png │ │ │ ├── stop@2x.png │ │ │ ├── stop@4x.png │ │ │ ├── wiimote.png │ │ │ ├── wiimote@2x.png │ │ │ └── wiimote@4x.png │ ├── Wii │ │ └── shared2 │ │ │ └── wc24 │ │ │ ├── mbox │ │ │ ├── Readme.txt │ │ │ ├── wc24recv.ctl │ │ │ ├── wc24recv.mbx │ │ │ ├── wc24send.ctl │ │ │ └── wc24send.mbx │ │ │ ├── misc.bin │ │ │ ├── nwc24dl.bin │ │ │ ├── nwc24fl.bin │ │ │ ├── nwc24fls.bin │ │ │ ├── nwc24msg.cbk │ │ │ └── nwc24msg.cfg │ ├── codehandler.bin │ ├── totaldb.dsy │ ├── triforcetdb-en.txt │ ├── wiitdb-de.txt │ ├── wiitdb-en.txt │ ├── wiitdb-es.txt │ ├── wiitdb-fr.txt │ ├── wiitdb-it.txt │ ├── wiitdb-ja.txt │ ├── wiitdb-ko.txt │ ├── wiitdb-nl.txt │ ├── wiitdb-pt.txt │ ├── wiitdb-ru.txt │ ├── wiitdb-zh_CN.txt │ └── wiitdb-zh_TW.txt ├── cpack_package_description.txt ├── dolphin-emu-nogui.6 ├── dolphin-emu.6 ├── dolphin-emu.desktop ├── dolphin-emu.png ├── dolphin-emu.svg └── license.txt ├── Externals ├── .gitignore ├── Bochs_disasm │ ├── Bochs_disasm.vcxproj │ ├── CMakeLists.txt │ ├── Makefile.in │ ├── config.h │ ├── dis_decode.cc │ ├── dis_groups.cc │ ├── dis_tables.h │ ├── dis_tables.inc │ ├── dis_tables_avx.inc │ ├── dis_tables_sse.inc │ ├── dis_tables_x87.inc │ ├── dis_tables_xop.inc │ ├── disasm.h │ ├── exports.props │ ├── opcodes.inc │ ├── resolve.cc │ ├── stdafx.cc │ ├── stdafx.h │ └── syntax.cc ├── FatFs │ ├── 00history.txt │ ├── 00readme.txt │ ├── CMakeLists.txt │ ├── FatFs.vcxproj │ ├── LICENSE.txt │ ├── diskio.c │ ├── diskio.h │ ├── exports.props │ ├── ff.c │ ├── ff.h │ ├── ffconf.h │ ├── ffsystem.c │ └── ffunicode.c ├── FreeSurround │ ├── CMakeLists.txt │ ├── FreeSurround.vcxproj │ ├── FreeSurround.vcxproj.filters │ ├── exports.props │ ├── include │ │ └── FreeSurround │ │ │ ├── ChannelMaps.h │ │ │ ├── FreeSurroundDecoder.h │ │ │ ├── KissFFT.h │ │ │ ├── KissFFTR.h │ │ │ └── _KissFFTGuts.h │ └── source │ │ ├── ChannelMaps.cpp │ │ ├── FreeSurroundDecoder.cpp │ │ ├── KissFFT.cpp │ │ └── KissFFTR.cpp ├── LZO │ ├── CMakeLists.txt │ ├── COPYING │ ├── LZO.vcxproj │ ├── Makefile │ ├── README.LZO │ ├── exports.props │ ├── lzo │ │ └── lzo1x.h │ ├── lzoconf.h │ ├── lzodefs.h │ ├── minilzo.c │ ├── minilzo.h │ └── testmini.c ├── MoltenVK │ ├── CMakeLists.txt │ ├── LICENSE │ ├── configure.sh │ ├── patch.sh │ └── patches │ │ ├── 0001-SPIRVToMSLConverter-Enable-use_framebuffer_fetch_sub.patch │ │ └── fix-shared-buffer-view.patch ├── OpenAL │ └── include │ │ ├── al.h │ │ ├── alc.h │ │ ├── alext.h │ │ ├── efx-creative.h │ │ ├── efx-presets.h │ │ └── efx.h ├── SDL │ ├── CMakeLists.txt │ ├── SDL3.vcxproj │ └── exports.props ├── SFML │ ├── CMakeLists.txt │ ├── SFML.vcxproj │ ├── exports.props │ └── license.txt ├── WIL │ ├── .gitattributes │ ├── .gitignore │ ├── CMakeLists.txt │ ├── CODE_OF_CONDUCT.md │ ├── LICENSE │ ├── README.md │ ├── ThirdPartyNotices.txt │ ├── cmake │ │ └── common_build_flags.cmake │ ├── include │ │ └── wil │ │ │ ├── Tracelogging.h │ │ │ ├── com.h │ │ │ ├── com_apartment_variable.h │ │ │ ├── common.h │ │ │ ├── cppwinrt.h │ │ │ ├── cppwinrt_helpers.h │ │ │ ├── cppwinrt_wrl.h │ │ │ ├── filesystem.h │ │ │ ├── nt_result_macros.h │ │ │ ├── registry.h │ │ │ ├── resource.h │ │ │ ├── result.h │ │ │ ├── result_macros.h │ │ │ ├── result_originate.h │ │ │ ├── rpc_helpers.h │ │ │ ├── safecast.h │ │ │ ├── stl.h │ │ │ ├── token_helpers.h │ │ │ ├── traceloggingconfig.h │ │ │ ├── win32_helpers.h │ │ │ ├── win32_result_macros.h │ │ │ ├── winrt.h │ │ │ ├── wistd_config.h │ │ │ ├── wistd_functional.h │ │ │ ├── wistd_memory.h │ │ │ ├── wistd_type_traits.h │ │ │ └── wrl.h │ ├── natvis │ │ └── wil.natvis │ ├── packaging │ │ ├── CMakeLists.txt │ │ └── nuget │ │ │ ├── CMakeLists.txt │ │ │ ├── Microsoft.Windows.ImplementationLibrary.nuspec │ │ │ └── Microsoft.Windows.ImplementationLibrary.targets │ ├── scripts │ │ ├── azure-pipelines.yml │ │ ├── build_all.cmd │ │ ├── init.cmd │ │ ├── init_all.cmd │ │ └── runtests.cmd │ └── tests │ │ ├── CMakeLists.txt │ │ ├── ComApartmentVariableTests.cpp │ │ ├── ComTests.cpp │ │ ├── CommonTests.cpp │ │ ├── CppWinRT20Tests.cpp │ │ ├── CppWinRTTests.cpp │ │ ├── FakeWinRTTypes.h │ │ ├── FileSystemTests.cpp │ │ ├── MallocSpy.h │ │ ├── NtResultTests.cpp │ │ ├── ResourceTests.cpp │ │ ├── ResultTests.cpp │ │ ├── Rpc.cpp │ │ ├── SafeCastTests.cpp │ │ ├── StlTests.cpp │ │ ├── TokenHelpersTests.cpp │ │ ├── TraceLoggingTests.cpp │ │ ├── UniqueWinRTEventTokenTests.cpp │ │ ├── WatcherTests.cpp │ │ ├── WinRTTests.cpp │ │ ├── WinVerifyTrustTest.cpp │ │ ├── WistdTests.cpp │ │ ├── app │ │ └── CMakeLists.txt │ │ ├── catch.hpp │ │ ├── common.h │ │ ├── cpplatest │ │ └── CMakeLists.txt │ │ ├── main.cpp │ │ ├── noexcept │ │ └── CMakeLists.txt │ │ ├── normal │ │ └── CMakeLists.txt │ │ ├── sanitize-address │ │ └── CMakeLists.txt │ │ ├── sanitize-undefined-behavior │ │ └── CMakeLists.txt │ │ ├── test_objects.h │ │ ├── wiTest.cpp │ │ ├── win7 │ │ └── CMakeLists.txt │ │ └── workarounds │ │ ├── readme.md │ │ └── wrl │ │ └── wrl │ │ ├── async.h │ │ └── implements.h ├── bzip2 │ ├── CHANGES │ ├── CMakeLists.txt │ ├── LICENSE │ ├── blocksort.c │ ├── bzip2.vcxproj │ ├── bzip2.vcxproj.filters │ ├── bzlib.c │ ├── bzlib.h │ ├── bzlib_private.h │ ├── compress.c │ ├── crctable.c │ ├── decompress.c │ ├── exports.props │ ├── huffman.c │ └── randtable.c ├── cpp-optparse │ ├── CMakeLists.txt │ ├── OptionParser.cpp │ ├── OptionParser.h │ ├── cpp-optparse.vcxproj │ └── exports.props ├── cubeb │ ├── CMakeLists.txt │ ├── exports.props │ └── msvc │ │ ├── cubeb.vcxproj │ │ ├── cubeb.vcxproj.filters │ │ └── cubeb_export.h ├── curl │ ├── CMakeLists.txt │ ├── curl.vcxproj │ └── exports.props ├── discord-rpc │ ├── CMakeLists.txt │ ├── LICENSE │ ├── README.md │ ├── build.py │ ├── exports.props │ ├── include │ │ ├── discord_register.h │ │ └── discord_rpc.h │ ├── src │ │ ├── CMakeLists.txt │ │ ├── backoff.h │ │ ├── connection.h │ │ ├── connection_unix.cpp │ │ ├── connection_win.cpp │ │ ├── discord-rpc.vcxproj │ │ ├── discord_register_linux.cpp │ │ ├── discord_register_osx.m │ │ ├── discord_register_win.cpp │ │ ├── discord_rpc.cpp │ │ ├── dllmain.cpp │ │ ├── msg_queue.h │ │ ├── rpc_connection.cpp │ │ ├── rpc_connection.h │ │ ├── serialization.cpp │ │ └── serialization.h │ └── thirdparty │ │ └── include │ │ └── rapidjson │ │ ├── allocators.h │ │ ├── cursorstreamwrapper.h │ │ ├── document.h │ │ ├── encodedstream.h │ │ ├── encodings.h │ │ ├── error │ │ ├── en.h │ │ └── error.h │ │ ├── filereadstream.h │ │ ├── filewritestream.h │ │ ├── fwd.h │ │ ├── internal │ │ ├── biginteger.h │ │ ├── clzll.h │ │ ├── diyfp.h │ │ ├── dtoa.h │ │ ├── ieee754.h │ │ ├── itoa.h │ │ ├── meta.h │ │ ├── pow10.h │ │ ├── regex.h │ │ ├── stack.h │ │ ├── strfunc.h │ │ ├── strtod.h │ │ └── swap.h │ │ ├── istreamwrapper.h │ │ ├── memorybuffer.h │ │ ├── memorystream.h │ │ ├── msinttypes │ │ ├── inttypes.h │ │ └── stdint.h │ │ ├── ostreamwrapper.h │ │ ├── pointer.h │ │ ├── prettywriter.h │ │ ├── rapidjson.h │ │ ├── reader.h │ │ ├── schema.h │ │ ├── stream.h │ │ ├── stringbuffer.h │ │ └── writer.h ├── ed25519 │ ├── CMakeLists.txt │ ├── add_scalar.c │ ├── ed25519.h │ ├── ed25519.vcxproj │ ├── ed25519.vcxproj.filters │ ├── exports.props │ ├── fe.c │ ├── fe.h │ ├── fixedint.h │ ├── ge.c │ ├── ge.h │ ├── key_exchange.c │ ├── keypair.c │ ├── license.txt │ ├── precomp_data.h │ ├── sc.c │ ├── sc.h │ ├── seed.c │ ├── sha512.c │ ├── sha512.h │ ├── sign.c │ └── verify.c ├── enet │ ├── CMakeLists.txt │ ├── enet.vcxproj │ ├── enet.vcxproj.filters │ └── exports.props ├── expr │ ├── CMakeLists.txt │ ├── LICENSE │ └── include │ │ └── expr.h ├── fmt │ ├── CMakeLists.txt │ ├── exports.props │ └── fmt.vcxproj ├── gettext │ ├── gettext-license.txt │ └── msgfmt.exe ├── glslang │ ├── .appveyor.yml │ ├── .clang-format │ ├── .gitattributes │ ├── .gitignore │ ├── .travis.yml │ ├── CMakeLists.txt │ ├── CMakeLists.txt.dist │ ├── ChooseMSVCCRT.cmake │ ├── External │ │ └── CMakeLists.txt │ ├── LICENSE.txt │ ├── OGLCompilersDLL │ │ ├── CMakeLists.txt │ │ ├── InitializeDll.cpp │ │ └── InitializeDll.h │ ├── README-spirv-remap.txt │ ├── README.md │ ├── SPIRV │ │ ├── CInterface │ │ │ └── spirv_c_interface.cpp │ │ ├── CMakeLists.txt │ │ ├── GLSL.ext.AMD.h │ │ ├── GLSL.ext.EXT.h │ │ ├── GLSL.ext.KHR.h │ │ ├── GLSL.ext.NV.h │ │ ├── GLSL.std.450.h │ │ ├── GlslangToSpv.cpp │ │ ├── GlslangToSpv.h │ │ ├── InReadableOrder.cpp │ │ ├── Logger.cpp │ │ ├── Logger.h │ │ ├── NonSemanticDebugPrintf.h │ │ ├── SPVRemapper.cpp │ │ ├── SPVRemapper.h │ │ ├── SpvBuilder.cpp │ │ ├── SpvBuilder.h │ │ ├── SpvPostProcess.cpp │ │ ├── SpvTools.cpp │ │ ├── SpvTools.h │ │ ├── bitutils.h │ │ ├── disassemble.cpp │ │ ├── disassemble.h │ │ ├── doc.cpp │ │ ├── doc.h │ │ ├── hex_float.h │ │ ├── spirv.hpp │ │ └── spvIR.h │ ├── StandAlone │ │ ├── CMakeLists.txt │ │ ├── DirStackFileIncluder.h │ │ ├── ResourceLimits.cpp │ │ ├── ResourceLimits.h │ │ ├── StandAlone.cpp │ │ ├── Worklist.h │ │ ├── resource_limits_c.cpp │ │ ├── resource_limits_c.h │ │ └── spirv-remap.cpp │ ├── build_overrides │ │ ├── build.gni │ │ ├── glslang.gni │ │ └── spirv_tools.gni │ ├── exports.props │ ├── glslang.vcxproj │ ├── glslang.vcxproj.filters │ ├── glslang │ │ ├── CInterface │ │ │ └── glslang_c_interface.cpp │ │ ├── CMakeLists.txt │ │ ├── ExtensionHeaders │ │ │ └── GL_EXT_shader_realtime_clock.glsl │ │ ├── GenericCodeGen │ │ │ ├── CodeGen.cpp │ │ │ └── Link.cpp │ │ ├── HLSL │ │ │ ├── hlslAttributes.cpp │ │ │ ├── hlslAttributes.h │ │ │ ├── hlslGrammar.cpp │ │ │ ├── hlslGrammar.h │ │ │ ├── hlslOpMap.cpp │ │ │ ├── hlslOpMap.h │ │ │ ├── hlslParseHelper.cpp │ │ │ ├── hlslParseHelper.h │ │ │ ├── hlslParseables.cpp │ │ │ ├── hlslParseables.h │ │ │ ├── hlslScanContext.cpp │ │ │ ├── hlslScanContext.h │ │ │ ├── hlslTokenStream.cpp │ │ │ ├── hlslTokenStream.h │ │ │ ├── hlslTokens.h │ │ │ └── pch.h │ │ ├── Include │ │ │ ├── BaseTypes.h │ │ │ ├── Common.h │ │ │ ├── ConstantUnion.h │ │ │ ├── InfoSink.h │ │ │ ├── InitializeGlobals.h │ │ │ ├── PoolAlloc.h │ │ │ ├── ResourceLimits.h │ │ │ ├── ShHandle.h │ │ │ ├── SpirvIntrinsics.h │ │ │ ├── Types.h │ │ │ ├── arrays.h │ │ │ ├── glslang_c_interface.h │ │ │ ├── glslang_c_shader_types.h │ │ │ └── intermediate.h │ │ ├── MachineIndependent │ │ │ ├── Constant.cpp │ │ │ ├── InfoSink.cpp │ │ │ ├── Initialize.cpp │ │ │ ├── Initialize.h │ │ │ ├── IntermTraverse.cpp │ │ │ ├── Intermediate.cpp │ │ │ ├── LiveTraverser.h │ │ │ ├── ParseContextBase.cpp │ │ │ ├── ParseHelper.cpp │ │ │ ├── ParseHelper.h │ │ │ ├── PoolAlloc.cpp │ │ │ ├── RemoveTree.cpp │ │ │ ├── RemoveTree.h │ │ │ ├── Scan.cpp │ │ │ ├── Scan.h │ │ │ ├── ScanContext.h │ │ │ ├── ShaderLang.cpp │ │ │ ├── SpirvIntrinsics.cpp │ │ │ ├── SymbolTable.cpp │ │ │ ├── SymbolTable.h │ │ │ ├── Versions.cpp │ │ │ ├── Versions.h │ │ │ ├── attribute.cpp │ │ │ ├── attribute.h │ │ │ ├── gl_types.h │ │ │ ├── glslang.m4 │ │ │ ├── glslang.y │ │ │ ├── glslang_tab.cpp │ │ │ ├── glslang_tab.cpp.h │ │ │ ├── intermOut.cpp │ │ │ ├── iomapper.cpp │ │ │ ├── iomapper.h │ │ │ ├── limits.cpp │ │ │ ├── linkValidate.cpp │ │ │ ├── localintermediate.h │ │ │ ├── parseConst.cpp │ │ │ ├── parseVersions.h │ │ │ ├── pch.h │ │ │ ├── preprocessor │ │ │ │ ├── Pp.cpp │ │ │ │ ├── PpAtom.cpp │ │ │ │ ├── PpContext.cpp │ │ │ │ ├── PpContext.h │ │ │ │ ├── PpScanner.cpp │ │ │ │ ├── PpTokens.cpp │ │ │ │ └── PpTokens.h │ │ │ ├── propagateNoContraction.cpp │ │ │ ├── propagateNoContraction.h │ │ │ ├── reflection.cpp │ │ │ └── reflection.h │ │ ├── OSDependent │ │ │ ├── Unix │ │ │ │ ├── CMakeLists.txt │ │ │ │ └── ossource.cpp │ │ │ ├── Web │ │ │ │ ├── CMakeLists.txt │ │ │ │ ├── glslang.after.js │ │ │ │ ├── glslang.js.cpp │ │ │ │ └── glslang.pre.js │ │ │ ├── Windows │ │ │ │ ├── CMakeLists.txt │ │ │ │ ├── main.cpp │ │ │ │ └── ossource.cpp │ │ │ └── osinclude.h │ │ ├── Public │ │ │ └── ShaderLang.h │ │ ├── build_info.h │ │ └── updateGrammar │ ├── gtests │ │ ├── AST.FromFile.cpp │ │ ├── BuiltInResource.FromFile.cpp │ │ ├── CMakeLists.txt │ │ ├── Common.cpp │ │ ├── Config.FromFile.cpp │ │ ├── GlslMapIO.FromFile.cpp │ │ ├── HexFloat.cpp │ │ ├── Hlsl.FromFile.cpp │ │ ├── Initializer.h │ │ ├── Link.FromFile.Vk.cpp │ │ ├── Link.FromFile.cpp │ │ ├── Pp.FromFile.cpp │ │ ├── README.md │ │ ├── Remap.FromFile.cpp │ │ ├── Settings.cpp │ │ ├── Settings.h │ │ ├── Spv.FromFile.cpp │ │ ├── TestFixture.cpp │ │ ├── TestFixture.h │ │ ├── VkRelaxed.FromFile.cpp │ │ ├── main.cpp │ │ └── pch.h │ ├── hlsl │ │ ├── CMakeLists.txt │ │ └── stub.cpp │ ├── known_good.json │ ├── known_good_khr.json │ └── update_glslang_sources.py ├── hidapi │ └── CMakeLists.txt ├── imgui │ ├── CMakeLists.txt │ ├── LICENSE.txt │ ├── README.txt │ ├── exports.props │ ├── imconfig.h │ ├── imgui.cpp │ ├── imgui.h │ ├── imgui.vcxproj │ ├── imgui_demo.cpp │ ├── imgui_draw.cpp │ ├── imgui_internal.h │ ├── imgui_tables.cpp │ ├── imgui_widgets.cpp │ ├── imstb_rectpack.h │ ├── imstb_textedit.h │ ├── imstb_truetype.h │ └── misc │ │ ├── README.txt │ │ └── cpp │ │ ├── README.txt │ │ ├── imgui_stdlib.cpp │ │ └── imgui_stdlib.h ├── implot │ ├── CMakeLists.txt │ ├── LICENSE │ ├── exports.props │ └── implot.vcxproj ├── libiconv-1.14 │ ├── .gitattributes │ ├── CMakeLists.txt │ ├── config.h │ ├── include │ │ ├── export.h │ │ └── iconv.h │ ├── lib │ │ ├── aliases.h │ │ ├── aliases2.h │ │ ├── aliases_aix.h │ │ ├── aliases_aix_sysaix.h │ │ ├── aliases_dos.h │ │ ├── aliases_extra.h │ │ ├── aliases_osf1.h │ │ ├── aliases_osf1_sysosf1.h │ │ ├── aliases_sysaix.h │ │ ├── aliases_syshpux.h │ │ ├── aliases_sysosf1.h │ │ ├── aliases_syssolaris.h │ │ ├── armscii_8.h │ │ ├── ascii.h │ │ ├── atarist.h │ │ ├── big5.h │ │ ├── big5_2003.h │ │ ├── big5hkscs1999.h │ │ ├── big5hkscs2001.h │ │ ├── big5hkscs2004.h │ │ ├── big5hkscs2008.h │ │ ├── c99.h │ │ ├── canonical.h │ │ ├── canonical_aix.h │ │ ├── canonical_aix_sysaix.h │ │ ├── canonical_dos.h │ │ ├── canonical_extra.h │ │ ├── canonical_local.h │ │ ├── canonical_local_sysaix.h │ │ ├── canonical_local_syshpux.h │ │ ├── canonical_local_sysosf1.h │ │ ├── canonical_local_syssolaris.h │ │ ├── canonical_osf1.h │ │ ├── canonical_osf1_sysosf1.h │ │ ├── canonical_sysaix.h │ │ ├── canonical_syshpux.h │ │ ├── canonical_sysosf1.h │ │ ├── canonical_syssolaris.h │ │ ├── ces_big5.h │ │ ├── ces_gbk.h │ │ ├── cjk_variants.h │ │ ├── cns11643.h │ │ ├── cns11643_1.h │ │ ├── cns11643_15.h │ │ ├── cns11643_2.h │ │ ├── cns11643_3.h │ │ ├── cns11643_4.h │ │ ├── cns11643_4a.h │ │ ├── cns11643_4b.h │ │ ├── cns11643_5.h │ │ ├── cns11643_6.h │ │ ├── cns11643_7.h │ │ ├── cns11643_inv.h │ │ ├── config.h │ │ ├── config.h.in │ │ ├── converters.h │ │ ├── cp1046.h │ │ ├── cp1124.h │ │ ├── cp1125.h │ │ ├── cp1129.h │ │ ├── cp1131.h │ │ ├── cp1133.h │ │ ├── cp1161.h │ │ ├── cp1162.h │ │ ├── cp1163.h │ │ ├── cp1250.h │ │ ├── cp1251.h │ │ ├── cp1252.h │ │ ├── cp1253.h │ │ ├── cp1254.h │ │ ├── cp1255.h │ │ ├── cp1256.h │ │ ├── cp1257.h │ │ ├── cp1258.h │ │ ├── cp437.h │ │ ├── cp737.h │ │ ├── cp775.h │ │ ├── cp850.h │ │ ├── cp852.h │ │ ├── cp853.h │ │ ├── cp855.h │ │ ├── cp856.h │ │ ├── cp857.h │ │ ├── cp858.h │ │ ├── cp860.h │ │ ├── cp861.h │ │ ├── cp862.h │ │ ├── cp863.h │ │ ├── cp864.h │ │ ├── cp865.h │ │ ├── cp866.h │ │ ├── cp869.h │ │ ├── cp874.h │ │ ├── cp922.h │ │ ├── cp932.h │ │ ├── cp932ext.h │ │ ├── cp936.h │ │ ├── cp936ext.h │ │ ├── cp943.h │ │ ├── cp949.h │ │ ├── cp950.h │ │ ├── cp950ext.h │ │ ├── dec_hanyu.h │ │ ├── dec_kanji.h │ │ ├── encodings.def │ │ ├── encodings_aix.def │ │ ├── encodings_dos.def │ │ ├── encodings_extra.def │ │ ├── encodings_local.def │ │ ├── encodings_osf1.def │ │ ├── euc_cn.h │ │ ├── euc_jisx0213.h │ │ ├── euc_jp.h │ │ ├── euc_kr.h │ │ ├── euc_tw.h │ │ ├── flags.h │ │ ├── flushwc.h │ │ ├── gb12345.h │ │ ├── gb12345ext.h │ │ ├── gb18030.h │ │ ├── gb18030ext.h │ │ ├── gb18030uni.h │ │ ├── gb2312.h │ │ ├── gbk.h │ │ ├── gbkext1.h │ │ ├── gbkext2.h │ │ ├── gbkext_inv.h │ │ ├── genaliases.c │ │ ├── genaliases2.c │ │ ├── genflags.c │ │ ├── gentranslit.c │ │ ├── georgian_academy.h │ │ ├── georgian_ps.h │ │ ├── hkscs1999.h │ │ ├── hkscs2001.h │ │ ├── hkscs2004.h │ │ ├── hkscs2008.h │ │ ├── hp_roman8.h │ │ ├── hz.h │ │ ├── iconv.c │ │ ├── iconv_open1.h │ │ ├── iconv_open2.h │ │ ├── iso2022_cn.h │ │ ├── iso2022_cnext.h │ │ ├── iso2022_jp.h │ │ ├── iso2022_jp1.h │ │ ├── iso2022_jp2.h │ │ ├── iso2022_jp3.h │ │ ├── iso2022_kr.h │ │ ├── iso646_cn.h │ │ ├── iso646_jp.h │ │ ├── iso8859_1.h │ │ ├── iso8859_10.h │ │ ├── iso8859_11.h │ │ ├── iso8859_13.h │ │ ├── iso8859_14.h │ │ ├── iso8859_15.h │ │ ├── iso8859_16.h │ │ ├── iso8859_2.h │ │ ├── iso8859_3.h │ │ ├── iso8859_4.h │ │ ├── iso8859_5.h │ │ ├── iso8859_6.h │ │ ├── iso8859_7.h │ │ ├── iso8859_8.h │ │ ├── iso8859_9.h │ │ ├── isoir165.h │ │ ├── isoir165ext.h │ │ ├── java.h │ │ ├── jisx0201.h │ │ ├── jisx0208.h │ │ ├── jisx0212.h │ │ ├── jisx0213.h │ │ ├── johab.h │ │ ├── johab_hangul.h │ │ ├── koi8_r.h │ │ ├── koi8_ru.h │ │ ├── koi8_t.h │ │ ├── koi8_u.h │ │ ├── ksc5601.h │ │ ├── loop_unicode.h │ │ ├── loop_wchar.h │ │ ├── loops.h │ │ ├── mac_arabic.h │ │ ├── mac_centraleurope.h │ │ ├── mac_croatian.h │ │ ├── mac_cyrillic.h │ │ ├── mac_greek.h │ │ ├── mac_hebrew.h │ │ ├── mac_iceland.h │ │ ├── mac_roman.h │ │ ├── mac_romania.h │ │ ├── mac_thai.h │ │ ├── mac_turkish.h │ │ ├── mac_ukraine.h │ │ ├── mulelao.h │ │ ├── nextstep.h │ │ ├── pt154.h │ │ ├── relocatable.c │ │ ├── relocatable.h │ │ ├── riscos1.h │ │ ├── rk1048.h │ │ ├── shift_jisx0213.h │ │ ├── sjis.h │ │ ├── tcvn.h │ │ ├── tds565.h │ │ ├── tis620.h │ │ ├── translit.h │ │ ├── ucs2.h │ │ ├── ucs2be.h │ │ ├── ucs2internal.h │ │ ├── ucs2le.h │ │ ├── ucs2swapped.h │ │ ├── ucs4.h │ │ ├── ucs4be.h │ │ ├── ucs4internal.h │ │ ├── ucs4le.h │ │ ├── ucs4swapped.h │ │ ├── uhc_1.h │ │ ├── uhc_2.h │ │ ├── utf16.h │ │ ├── utf16be.h │ │ ├── utf16le.h │ │ ├── utf32.h │ │ ├── utf32be.h │ │ ├── utf32le.h │ │ ├── utf7.h │ │ ├── utf8.h │ │ ├── vietcomb.h │ │ └── viscii.h │ ├── libcharset │ │ ├── include │ │ │ ├── export.h │ │ │ └── localcharset.h │ │ └── lib │ │ │ ├── localcharset.c │ │ │ ├── relocatable.c │ │ │ └── relocatable.h │ └── src │ │ ├── Makefile │ │ ├── Makefile.in │ │ ├── iconv.c │ │ └── iconv_no_i18n.c ├── liblzma │ ├── CMakeLists.txt │ ├── COPYING │ ├── ChangeLog │ ├── api │ │ ├── lzma.h │ │ └── lzma │ │ │ ├── base.h │ │ │ ├── bcj.h │ │ │ ├── block.h │ │ │ ├── check.h │ │ │ ├── container.h │ │ │ ├── delta.h │ │ │ ├── filter.h │ │ │ ├── hardware.h │ │ │ ├── index.h │ │ │ ├── index_hash.h │ │ │ ├── lzma12.h │ │ │ ├── stream_flags.h │ │ │ ├── version.h │ │ │ └── vli.h │ ├── check │ │ ├── check.c │ │ ├── check.h │ │ ├── crc32_fast.c │ │ ├── crc32_table.c │ │ ├── crc32_table_be.h │ │ ├── crc32_table_le.h │ │ ├── crc32_tablegen.c │ │ ├── crc64_fast.c │ │ ├── crc64_table.c │ │ ├── crc64_table_be.h │ │ ├── crc64_table_le.h │ │ ├── crc64_tablegen.c │ │ ├── crc_macros.h │ │ └── sha256.c │ ├── common │ │ ├── alone_decoder.c │ │ ├── alone_decoder.h │ │ ├── alone_encoder.c │ │ ├── auto_decoder.c │ │ ├── block_buffer_decoder.c │ │ ├── block_buffer_encoder.c │ │ ├── block_buffer_encoder.h │ │ ├── block_decoder.c │ │ ├── block_decoder.h │ │ ├── block_encoder.c │ │ ├── block_encoder.h │ │ ├── block_header_decoder.c │ │ ├── block_header_encoder.c │ │ ├── block_util.c │ │ ├── common.c │ │ ├── common.h │ │ ├── easy_buffer_encoder.c │ │ ├── easy_decoder_memusage.c │ │ ├── easy_encoder.c │ │ ├── easy_encoder_memusage.c │ │ ├── easy_preset.c │ │ ├── easy_preset.h │ │ ├── filter_buffer_decoder.c │ │ ├── filter_buffer_encoder.c │ │ ├── filter_common.c │ │ ├── filter_common.h │ │ ├── filter_decoder.c │ │ ├── filter_decoder.h │ │ ├── filter_encoder.c │ │ ├── filter_encoder.h │ │ ├── filter_flags_decoder.c │ │ ├── filter_flags_encoder.c │ │ ├── hardware_cputhreads.c │ │ ├── hardware_physmem.c │ │ ├── index.c │ │ ├── index.h │ │ ├── index_decoder.c │ │ ├── index_encoder.c │ │ ├── index_encoder.h │ │ ├── index_hash.c │ │ ├── memcmplen.h │ │ ├── outqueue.c │ │ ├── outqueue.h │ │ ├── stream_buffer_decoder.c │ │ ├── stream_buffer_encoder.c │ │ ├── stream_decoder.c │ │ ├── stream_decoder.h │ │ ├── stream_encoder.c │ │ ├── stream_encoder_mt.c │ │ ├── stream_flags_common.c │ │ ├── stream_flags_common.h │ │ ├── stream_flags_decoder.c │ │ ├── stream_flags_encoder.c │ │ ├── vli_decoder.c │ │ ├── vli_encoder.c │ │ └── vli_size.c │ ├── config.h │ ├── delta │ │ ├── delta_common.c │ │ ├── delta_common.h │ │ ├── delta_decoder.c │ │ ├── delta_decoder.h │ │ ├── delta_encoder.c │ │ ├── delta_encoder.h │ │ └── delta_private.h │ ├── exports.props │ ├── liblzma.vcxproj │ ├── liblzma.vcxproj.filters │ ├── lz │ │ ├── lz_decoder.c │ │ ├── lz_decoder.h │ │ ├── lz_encoder.c │ │ ├── lz_encoder.h │ │ ├── lz_encoder_hash.h │ │ ├── lz_encoder_hash_table.h │ │ └── lz_encoder_mf.c │ ├── lzma │ │ ├── fastpos.h │ │ ├── fastpos_table.c │ │ ├── fastpos_tablegen.c │ │ ├── lzma2_decoder.c │ │ ├── lzma2_decoder.h │ │ ├── lzma2_encoder.c │ │ ├── lzma2_encoder.h │ │ ├── lzma_common.h │ │ ├── lzma_decoder.c │ │ ├── lzma_decoder.h │ │ ├── lzma_encoder.c │ │ ├── lzma_encoder.h │ │ ├── lzma_encoder_optimum_fast.c │ │ ├── lzma_encoder_optimum_normal.c │ │ ├── lzma_encoder_presets.c │ │ └── lzma_encoder_private.h │ ├── rangecoder │ │ ├── price.h │ │ ├── price_table.c │ │ ├── price_tablegen.c │ │ ├── range_common.h │ │ ├── range_decoder.h │ │ └── range_encoder.h │ ├── simple │ │ ├── simple_coder.c │ │ ├── simple_coder.h │ │ ├── simple_decoder.c │ │ ├── simple_decoder.h │ │ ├── simple_encoder.c │ │ ├── simple_encoder.h │ │ └── simple_private.h │ └── tuklib │ │ ├── mythread.h │ │ ├── sysdefs.h │ │ ├── tuklib_common.h │ │ ├── tuklib_config.h │ │ ├── tuklib_cpucores.c │ │ ├── tuklib_cpucores.h │ │ ├── tuklib_exit.c │ │ ├── tuklib_exit.h │ │ ├── tuklib_gettext.h │ │ ├── tuklib_integer.h │ │ ├── tuklib_mbstr.h │ │ ├── tuklib_mbstr_fw.c │ │ ├── tuklib_mbstr_width.c │ │ ├── tuklib_open_stdxxx.c │ │ ├── tuklib_open_stdxxx.h │ │ ├── tuklib_physmem.c │ │ ├── tuklib_physmem.h │ │ ├── tuklib_progname.c │ │ └── tuklib_progname.h ├── libspng │ ├── CMakeLists.txt │ ├── exports.props │ └── spng.vcxproj ├── libusb │ ├── CMakeLists.txt │ ├── config.h.in │ ├── exports.props │ └── libusb-1.0.vcxproj ├── licenses.md ├── lz4 │ ├── CMakeLists.txt │ ├── LZ4.vcxproj │ └── exports.props ├── mGBA │ ├── CMakeLists.txt │ ├── exports.props │ ├── make_version.c.js │ ├── mgba.vcxproj │ └── mgba.vcxproj.filters ├── mbedtls │ ├── 3rdparty │ │ ├── .gitignore │ │ ├── CMakeLists.txt │ │ ├── Makefile.inc │ │ └── everest │ │ │ ├── .gitignore │ │ │ ├── CMakeLists.txt │ │ │ ├── Makefile.inc │ │ │ ├── README.md │ │ │ ├── include │ │ │ └── everest │ │ │ │ ├── Hacl_Curve25519.h │ │ │ │ ├── everest.h │ │ │ │ ├── kremlib.h │ │ │ │ ├── kremlib │ │ │ │ ├── FStar_UInt128.h │ │ │ │ └── FStar_UInt64_FStar_UInt32_FStar_UInt16_FStar_UInt8.h │ │ │ │ ├── kremlin │ │ │ │ ├── c_endianness.h │ │ │ │ └── internal │ │ │ │ │ ├── builtin.h │ │ │ │ │ ├── callconv.h │ │ │ │ │ ├── compat.h │ │ │ │ │ ├── debug.h │ │ │ │ │ ├── target.h │ │ │ │ │ ├── types.h │ │ │ │ │ └── wasmsupport.h │ │ │ │ ├── vs2010 │ │ │ │ ├── Hacl_Curve25519.h │ │ │ │ ├── inttypes.h │ │ │ │ └── stdbool.h │ │ │ │ └── x25519.h │ │ │ └── library │ │ │ ├── Hacl_Curve25519.c │ │ │ ├── Hacl_Curve25519_joined.c │ │ │ ├── everest.c │ │ │ ├── kremlib │ │ │ ├── FStar_UInt128_extracted.c │ │ │ └── FStar_UInt64_FStar_UInt32_FStar_UInt16_FStar_UInt8.c │ │ │ ├── legacy │ │ │ └── Hacl_Curve25519.c │ │ │ └── x25519.c │ ├── CMakeLists.txt │ ├── LICENSE │ ├── exports.props │ ├── include │ │ ├── .gitignore │ │ ├── CMakeLists.txt │ │ ├── mbedtls │ │ │ ├── aes.h │ │ │ ├── aesni.h │ │ │ ├── arc4.h │ │ │ ├── aria.h │ │ │ ├── asn1.h │ │ │ ├── asn1write.h │ │ │ ├── base64.h │ │ │ ├── bignum.h │ │ │ ├── blowfish.h │ │ │ ├── bn_mul.h │ │ │ ├── camellia.h │ │ │ ├── ccm.h │ │ │ ├── certs.h │ │ │ ├── chacha20.h │ │ │ ├── chachapoly.h │ │ │ ├── check_config.h │ │ │ ├── cipher.h │ │ │ ├── cipher_internal.h │ │ │ ├── cmac.h │ │ │ ├── compat-1.3.h │ │ │ ├── config.h │ │ │ ├── config_psa.h │ │ │ ├── constant_time.h │ │ │ ├── ctr_drbg.h │ │ │ ├── debug.h │ │ │ ├── des.h │ │ │ ├── dhm.h │ │ │ ├── ecdh.h │ │ │ ├── ecdsa.h │ │ │ ├── ecjpake.h │ │ │ ├── ecp.h │ │ │ ├── ecp_internal.h │ │ │ ├── entropy.h │ │ │ ├── entropy_poll.h │ │ │ ├── error.h │ │ │ ├── gcm.h │ │ │ ├── havege.h │ │ │ ├── hkdf.h │ │ │ ├── hmac_drbg.h │ │ │ ├── md.h │ │ │ ├── md2.h │ │ │ ├── md4.h │ │ │ ├── md5.h │ │ │ ├── md_internal.h │ │ │ ├── memory_buffer_alloc.h │ │ │ ├── net.h │ │ │ ├── net_sockets.h │ │ │ ├── nist_kw.h │ │ │ ├── oid.h │ │ │ ├── padlock.h │ │ │ ├── pem.h │ │ │ ├── pk.h │ │ │ ├── pk_internal.h │ │ │ ├── pkcs11.h │ │ │ ├── pkcs12.h │ │ │ ├── pkcs5.h │ │ │ ├── platform.h │ │ │ ├── platform_time.h │ │ │ ├── platform_util.h │ │ │ ├── poly1305.h │ │ │ ├── psa_util.h │ │ │ ├── ripemd160.h │ │ │ ├── rsa.h │ │ │ ├── rsa_internal.h │ │ │ ├── sha1.h │ │ │ ├── sha256.h │ │ │ ├── sha512.h │ │ │ ├── ssl.h │ │ │ ├── ssl_cache.h │ │ │ ├── ssl_ciphersuites.h │ │ │ ├── ssl_cookie.h │ │ │ ├── ssl_internal.h │ │ │ ├── ssl_ticket.h │ │ │ ├── threading.h │ │ │ ├── timing.h │ │ │ ├── version.h │ │ │ ├── x509.h │ │ │ ├── x509_crl.h │ │ │ ├── x509_crt.h │ │ │ ├── x509_csr.h │ │ │ └── xtea.h │ │ └── psa │ │ │ ├── crypto.h │ │ │ ├── crypto_builtin_composites.h │ │ │ ├── crypto_builtin_primitives.h │ │ │ ├── crypto_compat.h │ │ │ ├── crypto_config.h │ │ │ ├── crypto_driver_common.h │ │ │ ├── crypto_driver_contexts_composites.h │ │ │ ├── crypto_driver_contexts_primitives.h │ │ │ ├── crypto_extra.h │ │ │ ├── crypto_platform.h │ │ │ ├── crypto_se_driver.h │ │ │ ├── crypto_sizes.h │ │ │ ├── crypto_struct.h │ │ │ ├── crypto_types.h │ │ │ └── crypto_values.h │ ├── library │ │ ├── .gitignore │ │ ├── CMakeLists.txt │ │ ├── Makefile │ │ ├── aes.c │ │ ├── aesni.c │ │ ├── arc4.c │ │ ├── aria.c │ │ ├── asn1parse.c │ │ ├── asn1write.c │ │ ├── base64.c │ │ ├── bignum.c │ │ ├── blowfish.c │ │ ├── camellia.c │ │ ├── ccm.c │ │ ├── certs.c │ │ ├── chacha20.c │ │ ├── chachapoly.c │ │ ├── check_crypto_config.h │ │ ├── cipher.c │ │ ├── cipher_wrap.c │ │ ├── cmac.c │ │ ├── common.h │ │ ├── constant_time.c │ │ ├── constant_time_internal.h │ │ ├── constant_time_invasive.h │ │ ├── ctr_drbg.c │ │ ├── debug.c │ │ ├── des.c │ │ ├── dhm.c │ │ ├── ecdh.c │ │ ├── ecdsa.c │ │ ├── ecjpake.c │ │ ├── ecp.c │ │ ├── ecp_curves.c │ │ ├── ecp_invasive.h │ │ ├── entropy.c │ │ ├── entropy_poll.c │ │ ├── error.c │ │ ├── gcm.c │ │ ├── havege.c │ │ ├── hkdf.c │ │ ├── hmac_drbg.c │ │ ├── md.c │ │ ├── md2.c │ │ ├── md4.c │ │ ├── md5.c │ │ ├── memory_buffer_alloc.c │ │ ├── mps_common.h │ │ ├── mps_error.h │ │ ├── mps_reader.c │ │ ├── mps_reader.h │ │ ├── mps_trace.c │ │ ├── mps_trace.h │ │ ├── net_sockets.c │ │ ├── nist_kw.c │ │ ├── oid.c │ │ ├── padlock.c │ │ ├── pem.c │ │ ├── pk.c │ │ ├── pk_wrap.c │ │ ├── pkcs11.c │ │ ├── pkcs12.c │ │ ├── pkcs5.c │ │ ├── pkparse.c │ │ ├── pkwrite.c │ │ ├── platform.c │ │ ├── platform_util.c │ │ ├── poly1305.c │ │ ├── psa_crypto.c │ │ ├── psa_crypto_aead.c │ │ ├── psa_crypto_aead.h │ │ ├── psa_crypto_cipher.c │ │ ├── psa_crypto_cipher.h │ │ ├── psa_crypto_client.c │ │ ├── psa_crypto_core.h │ │ ├── psa_crypto_driver_wrappers.c │ │ ├── psa_crypto_driver_wrappers.h │ │ ├── psa_crypto_ecp.c │ │ ├── psa_crypto_ecp.h │ │ ├── psa_crypto_hash.c │ │ ├── psa_crypto_hash.h │ │ ├── psa_crypto_invasive.h │ │ ├── psa_crypto_its.h │ │ ├── psa_crypto_mac.c │ │ ├── psa_crypto_mac.h │ │ ├── psa_crypto_random_impl.h │ │ ├── psa_crypto_rsa.c │ │ ├── psa_crypto_rsa.h │ │ ├── psa_crypto_se.c │ │ ├── psa_crypto_se.h │ │ ├── psa_crypto_slot_management.c │ │ ├── psa_crypto_slot_management.h │ │ ├── psa_crypto_storage.c │ │ ├── psa_crypto_storage.h │ │ ├── psa_its_file.c │ │ ├── ripemd160.c │ │ ├── rsa.c │ │ ├── rsa_internal.c │ │ ├── sha1.c │ │ ├── sha256.c │ │ ├── sha512.c │ │ ├── ssl_cache.c │ │ ├── ssl_ciphersuites.c │ │ ├── ssl_cli.c │ │ ├── ssl_cookie.c │ │ ├── ssl_msg.c │ │ ├── ssl_srv.c │ │ ├── ssl_ticket.c │ │ ├── ssl_tls.c │ │ ├── ssl_tls13_keys.c │ │ ├── ssl_tls13_keys.h │ │ ├── threading.c │ │ ├── timing.c │ │ ├── version.c │ │ ├── version_features.c │ │ ├── x509.c │ │ ├── x509_create.c │ │ ├── x509_crl.c │ │ ├── x509_crt.c │ │ ├── x509_csr.c │ │ ├── x509write_crt.c │ │ ├── x509write_csr.c │ │ └── xtea.c │ ├── mbedTLS.vcxproj │ └── scripts │ │ └── config.py ├── miniupnpc │ ├── CMakeLists.txt │ ├── exports.props │ └── miniupnpc.vcxproj ├── minizip-ng │ ├── CMakeLists.txt │ ├── exports.props │ └── minizip-ng.vcxproj ├── picojson │ ├── LICENSE │ ├── exports.props │ ├── picojson.cpp │ ├── picojson.h │ ├── picojson.vcxproj │ └── picojson.vcxproj.filters ├── pugixml │ ├── CMakeLists.txt │ ├── exports.props │ ├── pugiconfig.hpp │ ├── pugixml.cpp │ ├── pugixml.hpp │ └── pugixml.vcxproj ├── rangeset │ ├── CMakeLists.txt │ ├── LICENSE │ └── include │ │ └── rangeset │ │ ├── rangeset.h │ │ └── rangesizeset.h ├── rcheevos │ ├── CMakeLists.txt │ ├── exports.props │ └── rcheevos.vcxproj ├── spirv_cross │ ├── CMakeLists.txt │ ├── exports.props │ └── spirv_cross.vcxproj ├── tinygltf │ ├── CMakeLists.txt │ ├── exports.props │ └── tinygltf.vcxproj ├── watcher │ └── CMakeLists.txt ├── xxhash │ ├── CMakeLists.txt │ ├── exports.props │ └── xxhash.vcxproj ├── zlib-ng │ ├── CMakeLists.txt │ ├── exports.props │ ├── zconf.h │ ├── zlib-ng.vcxproj │ ├── zlib.h │ └── zlib_name_mangling.h └── zstd │ ├── CMakeLists.txt │ ├── exports.props │ ├── zstd.vcxproj │ └── zstd.vcxproj.filters ├── Flatpak ├── dolphin-emu-wrapper ├── org.DolphinEmu.dolphin-emu.metainfo.xml.in └── org.DolphinEmu.dolphin-emu.yml ├── Installer ├── Dolphin.ico ├── Installer.nsi └── dolphin-emu.spec ├── LICENSES ├── BSD-3-Clause.txt ├── CC0-1.0.txt ├── GPL-2.0-or-later.txt └── MIT.txt ├── Languages ├── Languages.vcxproj ├── Languages.vcxproj.user ├── po │ ├── ar.po │ ├── ca.po │ ├── cs.po │ ├── da.po │ ├── de.po │ ├── dolphin-emu.pot │ ├── el.po │ ├── en.po │ ├── es.po │ ├── fa.po │ ├── fi.po │ ├── fr.po │ ├── hr.po │ ├── hu.po │ ├── it.po │ ├── ja.po │ ├── ko.po │ ├── ms.po │ ├── nb.po │ ├── nl.po │ ├── pl.po │ ├── pt.po │ ├── pt_BR.po │ ├── qt-strings.pot │ ├── ro.po │ ├── ru.po │ ├── sr.po │ ├── sv.po │ ├── tr.po │ ├── zh_CN.po │ └── zh_TW.po ├── update-source-strings.sh └── update-translated-strings.sh ├── Readme.md ├── Source ├── .clang-format ├── Android │ ├── .gitignore │ ├── app │ │ ├── .gitignore │ │ ├── build.gradle.kts │ │ ├── proguard-rules.pro │ │ └── src │ │ │ └── main │ │ │ ├── AndroidManifest.xml │ │ │ ├── java │ │ │ └── org │ │ │ │ └── dolphinemu │ │ │ │ └── dolphinemu │ │ │ │ ├── DolphinApplication.java │ │ │ │ ├── NativeLibrary.java │ │ │ │ ├── activities │ │ │ │ ├── AppLinkActivity.kt │ │ │ │ ├── ConvertActivity.kt │ │ │ │ ├── CustomFilePickerActivity.kt │ │ │ │ ├── EmulationActivity.kt │ │ │ │ └── UserDataActivity.kt │ │ │ │ ├── adapters │ │ │ │ ├── GameAdapter.kt │ │ │ │ ├── GameRowPresenter.kt │ │ │ │ ├── PlatformPagerAdapter.kt │ │ │ │ └── SettingsRowPresenter.kt │ │ │ │ ├── dialogs │ │ │ │ ├── AlertMessage.java │ │ │ │ ├── AnalyticsDialog.kt │ │ │ │ ├── GameDetailsDialog.kt │ │ │ │ ├── GamePropertiesDialog.java │ │ │ │ ├── NotificationDialog.kt │ │ │ │ ├── TaskCompleteDialog.kt │ │ │ │ ├── TaskDialog.kt │ │ │ │ └── UserDataImportWarningDialog.kt │ │ │ │ ├── features │ │ │ │ ├── DocumentProvider.kt │ │ │ │ ├── cheats │ │ │ │ │ ├── model │ │ │ │ │ │ ├── ARCheat.kt │ │ │ │ │ │ ├── AbstractCheat.kt │ │ │ │ │ │ ├── Cheat.kt │ │ │ │ │ │ ├── CheatsViewModel.kt │ │ │ │ │ │ ├── GeckoCheat.kt │ │ │ │ │ │ ├── GraphicsMod.kt │ │ │ │ │ │ ├── GraphicsModGroup.kt │ │ │ │ │ │ ├── PatchCheat.kt │ │ │ │ │ │ └── ReadOnlyCheat.kt │ │ │ │ │ └── ui │ │ │ │ │ │ ├── ActionViewHolder.kt │ │ │ │ │ │ ├── CheatDetailsFragment.kt │ │ │ │ │ │ ├── CheatItem.kt │ │ │ │ │ │ ├── CheatItemViewHolder.kt │ │ │ │ │ │ ├── CheatListFragment.kt │ │ │ │ │ │ ├── CheatViewHolder.kt │ │ │ │ │ │ ├── CheatsActivity.kt │ │ │ │ │ │ ├── CheatsAdapter.kt │ │ │ │ │ │ ├── CheatsDisabledWarningFragment.kt │ │ │ │ │ │ ├── GraphicsModsDisabledWarningFragment.kt │ │ │ │ │ │ ├── HeaderViewHolder.kt │ │ │ │ │ │ └── SettingDisabledWarningFragment.kt │ │ │ │ ├── infinitybase │ │ │ │ │ ├── InfinityConfig.kt │ │ │ │ │ ├── model │ │ │ │ │ │ └── Figure.kt │ │ │ │ │ └── ui │ │ │ │ │ │ ├── FigureSlot.kt │ │ │ │ │ │ └── FigureSlotAdapter.kt │ │ │ │ ├── input │ │ │ │ │ ├── model │ │ │ │ │ │ ├── ControlGroupEnabledSetting.kt │ │ │ │ │ │ ├── ControllerInterface.kt │ │ │ │ │ │ ├── CoreDevice.kt │ │ │ │ │ │ ├── DolphinSensorEventListener.kt │ │ │ │ │ │ ├── DolphinVibratorManager.kt │ │ │ │ │ │ ├── DolphinVibratorManagerCompat.kt │ │ │ │ │ │ ├── DolphinVibratorManagerPassthrough.kt │ │ │ │ │ │ ├── InputDetector.kt │ │ │ │ │ │ ├── InputMappingBooleanSetting.kt │ │ │ │ │ │ ├── InputMappingDoubleSetting.kt │ │ │ │ │ │ ├── InputMappingIntSetting.kt │ │ │ │ │ │ ├── InputOverrider.kt │ │ │ │ │ │ ├── MappingCommon.kt │ │ │ │ │ │ ├── controlleremu │ │ │ │ │ │ │ ├── Control.kt │ │ │ │ │ │ │ ├── ControlGroup.kt │ │ │ │ │ │ │ ├── ControlReference.kt │ │ │ │ │ │ │ ├── EmulatedController.kt │ │ │ │ │ │ │ └── NumericSetting.kt │ │ │ │ │ │ └── view │ │ │ │ │ │ │ ├── InputDeviceSetting.kt │ │ │ │ │ │ │ └── InputMappingControlSetting.kt │ │ │ │ │ └── ui │ │ │ │ │ │ ├── AdvancedMappingControlAdapter.kt │ │ │ │ │ │ ├── AdvancedMappingControlViewHolder.kt │ │ │ │ │ │ ├── AdvancedMappingDialog.kt │ │ │ │ │ │ ├── ControlStateBarHorizontal.kt │ │ │ │ │ │ ├── ControlStateBarImpl.kt │ │ │ │ │ │ ├── ControlStateBarVertical.kt │ │ │ │ │ │ ├── MotionAlertDialog.kt │ │ │ │ │ │ ├── ProfileAdapter.kt │ │ │ │ │ │ ├── ProfileDialog.kt │ │ │ │ │ │ ├── ProfileDialogPresenter.kt │ │ │ │ │ │ ├── ProfileViewHolder.kt │ │ │ │ │ │ └── viewholder │ │ │ │ │ │ └── InputMappingControlSettingViewHolder.kt │ │ │ │ ├── riivolution │ │ │ │ │ ├── model │ │ │ │ │ │ └── RiivolutionPatches.kt │ │ │ │ │ └── ui │ │ │ │ │ │ ├── RiivolutionAdapter.kt │ │ │ │ │ │ ├── RiivolutionBootActivity.kt │ │ │ │ │ │ ├── RiivolutionItem.kt │ │ │ │ │ │ └── RiivolutionViewHolder.kt │ │ │ │ ├── settings │ │ │ │ │ ├── model │ │ │ │ │ │ ├── AbstractBooleanSetting.kt │ │ │ │ │ │ ├── AbstractFloatSetting.kt │ │ │ │ │ │ ├── AbstractIntSetting.kt │ │ │ │ │ │ ├── AbstractSetting.kt │ │ │ │ │ │ ├── AbstractStringSetting.kt │ │ │ │ │ │ ├── AdHocBooleanSetting.kt │ │ │ │ │ │ ├── AdHocStringSetting.kt │ │ │ │ │ │ ├── BooleanSetting.kt │ │ │ │ │ │ ├── ConfigChangedCallback.kt │ │ │ │ │ │ ├── FloatSetting.kt │ │ │ │ │ │ ├── IntSetting.kt │ │ │ │ │ │ ├── NativeConfig.kt │ │ │ │ │ │ ├── PostProcessing.kt │ │ │ │ │ │ ├── ScaledIntSetting.kt │ │ │ │ │ │ ├── Settings.kt │ │ │ │ │ │ ├── StringSetting.kt │ │ │ │ │ │ └── view │ │ │ │ │ │ │ ├── DateTimeChoiceSetting.kt │ │ │ │ │ │ │ ├── FilePicker.kt │ │ │ │ │ │ │ ├── FloatSliderSetting.kt │ │ │ │ │ │ │ ├── HeaderSetting.kt │ │ │ │ │ │ │ ├── HyperLinkHeaderSetting.kt │ │ │ │ │ │ │ ├── InputStringSetting.kt │ │ │ │ │ │ │ ├── IntSliderSetting.kt │ │ │ │ │ │ │ ├── InvertedSwitchSetting.kt │ │ │ │ │ │ │ ├── LogSwitchSetting.kt │ │ │ │ │ │ │ ├── PercentSliderSetting.kt │ │ │ │ │ │ │ ├── RunRunnable.kt │ │ │ │ │ │ │ ├── SettingsItem.kt │ │ │ │ │ │ │ ├── SingleChoiceSetting.kt │ │ │ │ │ │ │ ├── SingleChoiceSettingDynamicDescriptions.kt │ │ │ │ │ │ │ ├── SliderSetting.kt │ │ │ │ │ │ │ ├── StringSingleChoiceSetting.kt │ │ │ │ │ │ │ ├── SubmenuSetting.kt │ │ │ │ │ │ │ └── SwitchSetting.kt │ │ │ │ │ └── ui │ │ │ │ │ │ ├── MenuTag.kt │ │ │ │ │ │ ├── SettingsActivity.kt │ │ │ │ │ │ ├── SettingsActivityPresenter.kt │ │ │ │ │ │ ├── SettingsActivityView.kt │ │ │ │ │ │ ├── SettingsAdapter.kt │ │ │ │ │ │ ├── SettingsDividerItemDecoration.kt │ │ │ │ │ │ ├── SettingsFragment.kt │ │ │ │ │ │ ├── SettingsFragmentPresenter.kt │ │ │ │ │ │ ├── SettingsFragmentView.kt │ │ │ │ │ │ ├── SettingsViewModel.kt │ │ │ │ │ │ └── viewholder │ │ │ │ │ │ ├── DateTimeSettingViewHolder.kt │ │ │ │ │ │ ├── FilePickerViewHolder.kt │ │ │ │ │ │ ├── HeaderHyperLinkViewHolder.kt │ │ │ │ │ │ ├── HeaderViewHolder.kt │ │ │ │ │ │ ├── InputStringSettingViewHolder.kt │ │ │ │ │ │ ├── RunRunnableViewHolder.kt │ │ │ │ │ │ ├── SettingViewHolder.kt │ │ │ │ │ │ ├── SingleChoiceViewHolder.kt │ │ │ │ │ │ ├── SliderViewHolder.kt │ │ │ │ │ │ ├── SubmenuViewHolder.kt │ │ │ │ │ │ └── SwitchSettingViewHolder.kt │ │ │ │ ├── skylanders │ │ │ │ │ ├── SkylanderConfig.kt │ │ │ │ │ ├── model │ │ │ │ │ │ ├── Skylander.kt │ │ │ │ │ │ └── SkylanderPair.kt │ │ │ │ │ └── ui │ │ │ │ │ │ ├── SkylanderSlot.kt │ │ │ │ │ │ └── SkylanderSlotAdapter.kt │ │ │ │ └── sysupdate │ │ │ │ │ └── ui │ │ │ │ │ ├── OnlineUpdateRegionSelectDialogFragment.kt │ │ │ │ │ ├── SystemMenuNotInstalledDialogFragment.kt │ │ │ │ │ ├── SystemUpdateProgressBarDialogFragment.kt │ │ │ │ │ ├── SystemUpdateResultFragment.kt │ │ │ │ │ └── SystemUpdateViewModel.kt │ │ │ │ ├── fragments │ │ │ │ ├── AboutDialogFragment.kt │ │ │ │ ├── ConvertFragment.kt │ │ │ │ ├── CustomFilePickerFragment.kt │ │ │ │ ├── EmulationFragment.kt │ │ │ │ ├── GridOptionDialogFragment.kt │ │ │ │ ├── MenuFragment.kt │ │ │ │ └── SaveLoadStateFragment.kt │ │ │ │ ├── layout │ │ │ │ └── AutofitGridLayoutManager.kt │ │ │ │ ├── model │ │ │ │ ├── DriverPackageMetadata.kt │ │ │ │ ├── GameFile.kt │ │ │ │ ├── GameFileCache.kt │ │ │ │ ├── HomeScreenChannel.kt │ │ │ │ ├── TaskViewModel.kt │ │ │ │ └── TvSettingsItem.kt │ │ │ │ ├── overlay │ │ │ │ ├── InputOverlay.kt │ │ │ │ ├── InputOverlayDrawableButton.kt │ │ │ │ ├── InputOverlayDrawableDpad.kt │ │ │ │ ├── InputOverlayDrawableJoystick.kt │ │ │ │ └── InputOverlayPointer.kt │ │ │ │ ├── services │ │ │ │ ├── GameFileCacheManager.java │ │ │ │ ├── SyncChannelJobService.java │ │ │ │ ├── SyncProgramsJobService.java │ │ │ │ └── USBPermService.java │ │ │ │ ├── ui │ │ │ │ ├── NVidiaShieldWorkaroundView.kt │ │ │ │ ├── TwoPaneOnBackPressedCallback.kt │ │ │ │ ├── main │ │ │ │ │ ├── CustomTitleView.kt │ │ │ │ │ ├── MainActivity.kt │ │ │ │ │ ├── MainPresenter.kt │ │ │ │ │ ├── MainView.kt │ │ │ │ │ ├── ThemeProvider.kt │ │ │ │ │ └── TvMainActivity.kt │ │ │ │ └── platform │ │ │ │ │ ├── Platform.kt │ │ │ │ │ ├── PlatformGamesFragment.kt │ │ │ │ │ ├── PlatformGamesView.kt │ │ │ │ │ └── PlatformTab.kt │ │ │ │ ├── utils │ │ │ │ ├── Action1.java │ │ │ │ ├── ActivityTracker.kt │ │ │ │ ├── AfterDirectoryInitializationRunner.java │ │ │ │ ├── AlertDialogItemsBuilder.java │ │ │ │ ├── Analytics.kt │ │ │ │ ├── AppLinkHelper.java │ │ │ │ ├── AudioUtils.kt │ │ │ │ ├── BiMap.java │ │ │ │ ├── BooleanSupplier.java │ │ │ │ ├── CoilUtils.kt │ │ │ │ ├── CompletableFuture.java │ │ │ │ ├── CompressCallback.java │ │ │ │ ├── ContentHandler.java │ │ │ │ ├── CoverHelper.kt │ │ │ │ ├── DirectoryInitialization.java │ │ │ │ ├── EGLHelper.java │ │ │ │ ├── FileBrowserHelper.java │ │ │ │ ├── GpuDriverHelper.kt │ │ │ │ ├── InsetsHelper.java │ │ │ │ ├── Java_GCAdapter.java │ │ │ │ ├── Java_WiimoteAdapter.java │ │ │ │ ├── LifecycleViewHolder.kt │ │ │ │ ├── Log.java │ │ │ │ ├── LooperThread.java │ │ │ │ ├── NetworkHelper.java │ │ │ │ ├── PermissionsHandler.java │ │ │ │ ├── SerializableHelper.kt │ │ │ │ ├── StartupHandler.java │ │ │ │ ├── ThemeHelper.kt │ │ │ │ ├── ThreadUtil.kt │ │ │ │ ├── TvUtil.java │ │ │ │ ├── VolleyUtil.java │ │ │ │ ├── WiiUpdateCallback.java │ │ │ │ ├── WiiUtils.kt │ │ │ │ └── ZipUtils.kt │ │ │ │ └── viewholders │ │ │ │ ├── TvGameViewHolder.kt │ │ │ │ └── TvSettingsViewHolder.java │ │ │ └── res │ │ │ ├── anim-ldrtl │ │ │ ├── anim_pop_settings_fragment_out.xml │ │ │ └── anim_settings_fragment_in.xml │ │ │ ├── anim │ │ │ ├── anim_card_game_in.xml │ │ │ ├── anim_card_game_out.xml │ │ │ ├── anim_pop_settings_fragment_out.xml │ │ │ ├── anim_settings_fragment_in.xml │ │ │ ├── anim_settings_fragment_out.xml │ │ │ ├── fade_in.xml │ │ │ └── fade_out.xml │ │ │ ├── animator-ldrtl │ │ │ ├── menu_slide_in_from_end.xml │ │ │ ├── menu_slide_in_from_start.xml │ │ │ ├── menu_slide_out_to_end.xml │ │ │ └── menu_slide_out_to_start.xml │ │ │ ├── animator │ │ │ ├── menu_slide_in_from_end.xml │ │ │ ├── menu_slide_in_from_start.xml │ │ │ ├── menu_slide_out_to_end.xml │ │ │ └── menu_slide_out_to_start.xml │ │ │ ├── drawable-hdpi │ │ │ ├── classic_a.png │ │ │ ├── classic_a_pressed.png │ │ │ ├── classic_b.png │ │ │ ├── classic_b_pressed.png │ │ │ ├── classic_l.png │ │ │ ├── classic_l_pressed.png │ │ │ ├── classic_r.png │ │ │ ├── classic_r_pressed.png │ │ │ ├── classic_x.png │ │ │ ├── classic_x_pressed.png │ │ │ ├── classic_y.png │ │ │ ├── classic_y_pressed.png │ │ │ ├── classic_zl.png │ │ │ ├── classic_zl_pressed.png │ │ │ ├── classic_zr.png │ │ │ ├── classic_zr_pressed.png │ │ │ ├── gcpad_a.png │ │ │ ├── gcpad_a_pressed.png │ │ │ ├── gcpad_b.png │ │ │ ├── gcpad_b_pressed.png │ │ │ ├── gcpad_c.png │ │ │ ├── gcpad_c_pressed.png │ │ │ ├── gcpad_l.png │ │ │ ├── gcpad_l_pressed.png │ │ │ ├── gcpad_r.png │ │ │ ├── gcpad_r_pressed.png │ │ │ ├── gcpad_start.png │ │ │ ├── gcpad_start_pressed.png │ │ │ ├── gcpad_x.png │ │ │ ├── gcpad_x_pressed.png │ │ │ ├── gcpad_y.png │ │ │ ├── gcpad_y_pressed.png │ │ │ ├── gcpad_z.png │ │ │ ├── gcpad_z_pressed.png │ │ │ ├── gcwii_dpad.png │ │ │ ├── gcwii_dpad_pressed_one_direction.png │ │ │ ├── gcwii_dpad_pressed_two_directions.png │ │ │ ├── gcwii_joystick.png │ │ │ ├── gcwii_joystick_pressed.png │ │ │ ├── gcwii_joystick_range.png │ │ │ ├── nunchuk_c.png │ │ │ ├── nunchuk_c_pressed.png │ │ │ ├── nunchuk_z.png │ │ │ ├── nunchuk_z_pressed.png │ │ │ ├── wiimote_a.png │ │ │ ├── wiimote_a_pressed.png │ │ │ ├── wiimote_b.png │ │ │ ├── wiimote_b_pressed.png │ │ │ ├── wiimote_home.png │ │ │ ├── wiimote_home_pressed.png │ │ │ ├── wiimote_minus.png │ │ │ ├── wiimote_minus_pressed.png │ │ │ ├── wiimote_one.png │ │ │ ├── wiimote_one_pressed.png │ │ │ ├── wiimote_plus.png │ │ │ ├── wiimote_plus_pressed.png │ │ │ ├── wiimote_two.png │ │ │ └── wiimote_two_pressed.png │ │ │ ├── drawable-xhdpi │ │ │ ├── banner_tv.png │ │ │ ├── classic_a.png │ │ │ ├── classic_a_pressed.png │ │ │ ├── classic_b.png │ │ │ ├── classic_b_pressed.png │ │ │ ├── classic_l.png │ │ │ ├── classic_l_pressed.png │ │ │ ├── classic_r.png │ │ │ ├── classic_r_pressed.png │ │ │ ├── classic_x.png │ │ │ ├── classic_x_pressed.png │ │ │ ├── classic_y.png │ │ │ ├── classic_y_pressed.png │ │ │ ├── classic_zl.png │ │ │ ├── classic_zl_pressed.png │ │ │ ├── classic_zr.png │ │ │ ├── classic_zr_pressed.png │ │ │ ├── gcpad_a.png │ │ │ ├── gcpad_a_pressed.png │ │ │ ├── gcpad_b.png │ │ │ ├── gcpad_b_pressed.png │ │ │ ├── gcpad_c.png │ │ │ ├── gcpad_c_pressed.png │ │ │ ├── gcpad_l.png │ │ │ ├── gcpad_l_pressed.png │ │ │ ├── gcpad_r.png │ │ │ ├── gcpad_r_pressed.png │ │ │ ├── gcpad_start.png │ │ │ ├── gcpad_start_pressed.png │ │ │ ├── gcpad_x.png │ │ │ ├── gcpad_x_pressed.png │ │ │ ├── gcpad_y.png │ │ │ ├── gcpad_y_pressed.png │ │ │ ├── gcpad_z.png │ │ │ ├── gcpad_z_pressed.png │ │ │ ├── gcwii_dpad.png │ │ │ ├── gcwii_dpad_pressed_one_direction.png │ │ │ ├── gcwii_dpad_pressed_two_directions.png │ │ │ ├── gcwii_joystick.png │ │ │ ├── gcwii_joystick_pressed.png │ │ │ ├── gcwii_joystick_range.png │ │ │ ├── nunchuk_c.png │ │ │ ├── nunchuk_c_pressed.png │ │ │ ├── nunchuk_z.png │ │ │ ├── nunchuk_z_pressed.png │ │ │ ├── wiimote_a.png │ │ │ ├── wiimote_a_pressed.png │ │ │ ├── wiimote_b.png │ │ │ ├── wiimote_b_pressed.png │ │ │ ├── wiimote_home.png │ │ │ ├── wiimote_home_pressed.png │ │ │ ├── wiimote_minus.png │ │ │ ├── wiimote_minus_pressed.png │ │ │ ├── wiimote_one.png │ │ │ ├── wiimote_one_pressed.png │ │ │ ├── wiimote_plus.png │ │ │ ├── wiimote_plus_pressed.png │ │ │ ├── wiimote_two.png │ │ │ └── wiimote_two_pressed.png │ │ │ ├── drawable-xxhdpi │ │ │ ├── classic_a.png │ │ │ ├── classic_a_pressed.png │ │ │ ├── classic_b.png │ │ │ ├── classic_b_pressed.png │ │ │ ├── classic_l.png │ │ │ ├── classic_l_pressed.png │ │ │ ├── classic_r.png │ │ │ ├── classic_r_pressed.png │ │ │ ├── classic_x.png │ │ │ ├── classic_x_pressed.png │ │ │ ├── classic_y.png │ │ │ ├── classic_y_pressed.png │ │ │ ├── classic_zl.png │ │ │ ├── classic_zl_pressed.png │ │ │ ├── classic_zr.png │ │ │ ├── classic_zr_pressed.png │ │ │ ├── gcpad_a.png │ │ │ ├── gcpad_a_pressed.png │ │ │ ├── gcpad_b.png │ │ │ ├── gcpad_b_pressed.png │ │ │ ├── gcpad_c.png │ │ │ ├── gcpad_c_pressed.png │ │ │ ├── gcpad_l.png │ │ │ ├── gcpad_l_pressed.png │ │ │ ├── gcpad_r.png │ │ │ ├── gcpad_r_pressed.png │ │ │ ├── gcpad_start.png │ │ │ ├── gcpad_start_pressed.png │ │ │ ├── gcpad_x.png │ │ │ ├── gcpad_x_pressed.png │ │ │ ├── gcpad_y.png │ │ │ ├── gcpad_y_pressed.png │ │ │ ├── gcpad_z.png │ │ │ ├── gcpad_z_pressed.png │ │ │ ├── gcwii_dpad.png │ │ │ ├── gcwii_dpad_pressed_one_direction.png │ │ │ ├── gcwii_dpad_pressed_two_directions.png │ │ │ ├── gcwii_joystick.png │ │ │ ├── gcwii_joystick_pressed.png │ │ │ ├── gcwii_joystick_range.png │ │ │ ├── nunchuk_c.png │ │ │ ├── nunchuk_c_pressed.png │ │ │ ├── nunchuk_z.png │ │ │ ├── nunchuk_z_pressed.png │ │ │ ├── wiimote_a.png │ │ │ ├── wiimote_a_pressed.png │ │ │ ├── wiimote_b.png │ │ │ ├── wiimote_b_pressed.png │ │ │ ├── wiimote_home.png │ │ │ ├── wiimote_home_pressed.png │ │ │ ├── wiimote_minus.png │ │ │ ├── wiimote_minus_pressed.png │ │ │ ├── wiimote_one.png │ │ │ ├── wiimote_one_pressed.png │ │ │ ├── wiimote_plus.png │ │ │ ├── wiimote_plus_pressed.png │ │ │ ├── wiimote_two.png │ │ │ └── wiimote_two_pressed.png │ │ │ ├── drawable-xxxhdpi │ │ │ ├── banner_tv.png │ │ │ ├── classic_a.png │ │ │ ├── classic_a_pressed.png │ │ │ ├── classic_b.png │ │ │ ├── classic_b_pressed.png │ │ │ ├── classic_l.png │ │ │ ├── classic_l_pressed.png │ │ │ ├── classic_r.png │ │ │ ├── classic_r_pressed.png │ │ │ ├── classic_x.png │ │ │ ├── classic_x_pressed.png │ │ │ ├── classic_y.png │ │ │ ├── classic_y_pressed.png │ │ │ ├── classic_zl.png │ │ │ ├── classic_zl_pressed.png │ │ │ ├── classic_zr.png │ │ │ ├── classic_zr_pressed.png │ │ │ ├── gcpad_a.png │ │ │ ├── gcpad_a_pressed.png │ │ │ ├── gcpad_b.png │ │ │ ├── gcpad_b_pressed.png │ │ │ ├── gcpad_c.png │ │ │ ├── gcpad_c_pressed.png │ │ │ ├── gcpad_l.png │ │ │ ├── gcpad_l_pressed.png │ │ │ ├── gcpad_r.png │ │ │ ├── gcpad_r_pressed.png │ │ │ ├── gcpad_start.png │ │ │ ├── gcpad_start_pressed.png │ │ │ ├── gcpad_x.png │ │ │ ├── gcpad_x_pressed.png │ │ │ ├── gcpad_y.png │ │ │ ├── gcpad_y_pressed.png │ │ │ ├── gcpad_z.png │ │ │ ├── gcpad_z_pressed.png │ │ │ ├── gcwii_dpad.png │ │ │ ├── gcwii_dpad_pressed_one_direction.png │ │ │ ├── gcwii_dpad_pressed_two_directions.png │ │ │ ├── gcwii_joystick.png │ │ │ ├── gcwii_joystick_pressed.png │ │ │ ├── gcwii_joystick_range.png │ │ │ ├── nunchuk_c.png │ │ │ ├── nunchuk_c_pressed.png │ │ │ ├── nunchuk_z.png │ │ │ ├── nunchuk_z_pressed.png │ │ │ ├── wiimote_a.png │ │ │ ├── wiimote_a_pressed.png │ │ │ ├── wiimote_b.png │ │ │ ├── wiimote_b_pressed.png │ │ │ ├── wiimote_home.png │ │ │ ├── wiimote_home_pressed.png │ │ │ ├── wiimote_minus.png │ │ │ ├── wiimote_minus_pressed.png │ │ │ ├── wiimote_one.png │ │ │ ├── wiimote_one_pressed.png │ │ │ ├── wiimote_plus.png │ │ │ ├── wiimote_plus_pressed.png │ │ │ ├── wiimote_two.png │ │ │ └── wiimote_two_pressed.png │ │ │ ├── drawable │ │ │ ├── dialog_round.xml │ │ │ ├── ic_add.xml │ │ │ ├── ic_add_tv.xml │ │ │ ├── ic_clear.xml │ │ │ ├── ic_delete.xml │ │ │ ├── ic_dolphin.xml │ │ │ ├── ic_dolphin_launcher.xml │ │ │ ├── ic_dolphin_silhouette.xml │ │ │ ├── ic_folder.xml │ │ │ ├── ic_folder_tv.xml │ │ │ ├── ic_gamecube.xml │ │ │ ├── ic_info_tv.xml │ │ │ ├── ic_list.xml │ │ │ ├── ic_list_tv.xml │ │ │ ├── ic_load.xml │ │ │ ├── ic_more.xml │ │ │ ├── ic_play.xml │ │ │ ├── ic_play_tv.xml │ │ │ ├── ic_refresh.xml │ │ │ ├── ic_refresh_tv.xml │ │ │ ├── ic_save.xml │ │ │ ├── ic_settings.xml │ │ │ ├── ic_settings_tv.xml │ │ │ ├── ic_wii.xml │ │ │ ├── invalid_setting_background.xml │ │ │ ├── no_banner.png │ │ │ └── tv_card_background.xml │ │ │ ├── layout-land │ │ │ └── activity_user_data.xml │ │ │ ├── layout-ldrtl │ │ │ ├── list_item_cheat.xml │ │ │ ├── list_item_mapping.xml │ │ │ └── list_item_setting.xml │ │ │ ├── layout-notouch │ │ │ └── fragment_emulation.xml │ │ │ ├── layout-port-notouch │ │ │ └── fragment_emulation.xml │ │ │ ├── layout-port │ │ │ └── fragment_emulation.xml │ │ │ ├── layout-w600dp │ │ │ ├── dialog_about.xml │ │ │ └── dialog_about_tv.xml │ │ │ ├── layout-w680dp-land │ │ │ └── activity_convert.xml │ │ │ ├── layout │ │ │ ├── activity_cheats.xml │ │ │ ├── activity_convert.xml │ │ │ ├── activity_emulation.xml │ │ │ ├── activity_main.xml │ │ │ ├── activity_riivolution_boot.xml │ │ │ ├── activity_settings.xml │ │ │ ├── activity_tv_main.xml │ │ │ ├── activity_user_data.xml │ │ │ ├── card_game.xml │ │ │ ├── dialog_about.xml │ │ │ ├── dialog_about_tv.xml │ │ │ ├── dialog_advanced_mapping.xml │ │ │ ├── dialog_create_infinity_figure.xml │ │ │ ├── dialog_create_skylander.xml │ │ │ ├── dialog_game_details.xml │ │ │ ├── dialog_game_details_tv.xml │ │ │ ├── dialog_indeterminate_progress.xml │ │ │ ├── dialog_input_adjust.xml │ │ │ ├── dialog_input_profiles.xml │ │ │ ├── dialog_input_string.xml │ │ │ ├── dialog_nfc_figures_manager.xml │ │ │ ├── dialog_progress.xml │ │ │ ├── dialog_progress_tv.xml │ │ │ ├── dialog_slider.xml │ │ │ ├── fragment_cheat_details.xml │ │ │ ├── fragment_cheat_list.xml │ │ │ ├── fragment_cheat_warning.xml │ │ │ ├── fragment_convert.xml │ │ │ ├── fragment_emulation.xml │ │ │ ├── fragment_grid.xml │ │ │ ├── fragment_grid_options.xml │ │ │ ├── fragment_grid_options_tv.xml │ │ │ ├── fragment_ingame_menu.xml │ │ │ ├── fragment_saveload_state.xml │ │ │ ├── fragment_settings.xml │ │ │ ├── list_item_advanced_mapping_control.xml │ │ │ ├── list_item_cheat.xml │ │ │ ├── list_item_header.xml │ │ │ ├── list_item_mapping.xml │ │ │ ├── list_item_nfc_figure_slot.xml │ │ │ ├── list_item_profile.xml │ │ │ ├── list_item_riivolution.xml │ │ │ ├── list_item_setting.xml │ │ │ ├── list_item_setting_switch.xml │ │ │ ├── list_item_submenu.xml │ │ │ ├── titleview.xml │ │ │ ├── tv_title.xml │ │ │ ├── view_control_state_bar_horizontal.xml │ │ │ └── view_control_state_bar_vertical.xml │ │ │ ├── menu │ │ │ ├── menu_game_grid.xml │ │ │ ├── menu_overlay_controls_gc.xml │ │ │ ├── menu_overlay_controls_wii.xml │ │ │ └── menu_settings.xml │ │ │ ├── mipmap-anydpi-v26 │ │ │ └── ic_launcher.xml │ │ │ ├── mipmap-hdpi │ │ │ └── ic_launcher.png │ │ │ ├── mipmap-mdpi │ │ │ └── ic_launcher.png │ │ │ ├── mipmap-xhdpi │ │ │ └── ic_launcher.png │ │ │ ├── mipmap-xxhdpi │ │ │ └── ic_launcher.png │ │ │ ├── mipmap-xxxhdpi │ │ │ └── ic_launcher.png │ │ │ ├── values-h500dp │ │ │ └── integers.xml │ │ │ ├── values-h600dp │ │ │ └── integers.xml │ │ │ ├── values-night-v31 │ │ │ └── themes.xml │ │ │ ├── values-night │ │ │ ├── dolphin_colors.xml │ │ │ ├── green_colors.xml │ │ │ ├── pink_colors.xml │ │ │ ├── styles_filepicker.xml │ │ │ └── themes.xml │ │ │ ├── values-notouch │ │ │ ├── bools.xml │ │ │ └── strings.xml │ │ │ ├── values-v24 │ │ │ └── bools.xml │ │ │ ├── values-v29 │ │ │ └── themes.xml │ │ │ ├── values-v31 │ │ │ └── themes.xml │ │ │ ├── values-w540dp │ │ │ └── integers.xml │ │ │ ├── values-w660dp │ │ │ └── integers.xml │ │ │ ├── values │ │ │ ├── arrays.xml │ │ │ ├── bools.xml │ │ │ ├── dimens.xml │ │ │ ├── dolphin_colors.xml │ │ │ ├── green_colors.xml │ │ │ ├── ic_launcher_background.xml │ │ │ ├── integers.xml │ │ │ ├── pink_colors.xml │ │ │ ├── strings.xml │ │ │ ├── styles.xml │ │ │ ├── styles_filepicker.xml │ │ │ └── themes.xml │ │ │ └── xml │ │ │ ├── backup_rules.xml │ │ │ └── backup_rules_api_31.xml │ ├── benchmark │ │ ├── .gitignore │ │ ├── build.gradle.kts │ │ └── src │ │ │ └── main │ │ │ ├── AndroidManifest.xml │ │ │ └── java │ │ │ └── org │ │ │ └── dolphinemu │ │ │ └── baselineprofile │ │ │ ├── BaselineProfileGenerator.kt │ │ │ └── StartupBenchmarks.kt │ ├── build.gradle.kts │ ├── code-style-java.xml │ ├── gradle.properties │ ├── gradle │ │ └── wrapper │ │ │ ├── gradle-wrapper.jar │ │ │ └── gradle-wrapper.properties │ ├── gradlew │ ├── gradlew.bat │ ├── jni │ │ ├── ActivityTracker.cpp │ │ ├── AndroidCommon │ │ │ ├── AndroidCommon.cpp │ │ │ ├── AndroidCommon.h │ │ │ ├── CMakeLists.txt │ │ │ ├── IDCache.cpp │ │ │ └── IDCache.h │ │ ├── CMakeLists.txt │ │ ├── Cheats │ │ │ ├── ARCheat.cpp │ │ │ ├── Cheats.h │ │ │ ├── GeckoCheat.cpp │ │ │ ├── GraphicsMod.cpp │ │ │ ├── GraphicsModGroup.cpp │ │ │ └── PatchCheat.cpp │ │ ├── Config │ │ │ ├── ConfigChangedCallback.cpp │ │ │ ├── NativeConfig.cpp │ │ │ └── PostProcessing.cpp │ │ ├── GameList │ │ │ ├── GameFile.cpp │ │ │ ├── GameFile.h │ │ │ └── GameFileCache.cpp │ │ ├── GpuDriver.cpp │ │ ├── Host.cpp │ │ ├── Host.h │ │ ├── InfinityConfig.cpp │ │ ├── Input │ │ │ ├── Control.cpp │ │ │ ├── Control.h │ │ │ ├── ControlGroup.cpp │ │ │ ├── ControlGroup.h │ │ │ ├── ControlReference.cpp │ │ │ ├── ControlReference.h │ │ │ ├── CoreDevice.cpp │ │ │ ├── CoreDevice.h │ │ │ ├── EmulatedController.cpp │ │ │ ├── EmulatedController.h │ │ │ ├── InputDetector.cpp │ │ │ ├── InputOverrider.cpp │ │ │ ├── MappingCommon.cpp │ │ │ ├── NumericSetting.cpp │ │ │ └── NumericSetting.h │ │ ├── MainAndroid.cpp │ │ ├── RiivolutionPatches.cpp │ │ ├── SkylanderConfig.cpp │ │ └── WiiUtils.cpp │ └── settings.gradle.kts ├── CMakeLists.txt ├── Core │ ├── AudioCommon │ │ ├── AlsaSoundStream.cpp │ │ ├── AlsaSoundStream.h │ │ ├── AudioCommon.cpp │ │ ├── AudioCommon.h │ │ ├── CMakeLists.txt │ │ ├── CubebStream.cpp │ │ ├── CubebStream.h │ │ ├── CubebUtils.cpp │ │ ├── CubebUtils.h │ │ ├── Enums.h │ │ ├── Mixer.cpp │ │ ├── Mixer.h │ │ ├── NullSoundStream.cpp │ │ ├── NullSoundStream.h │ │ ├── OpenALStream.cpp │ │ ├── OpenALStream.h │ │ ├── OpenSLESStream.cpp │ │ ├── OpenSLESStream.h │ │ ├── PulseAudioStream.cpp │ │ ├── PulseAudioStream.h │ │ ├── SoundStream.h │ │ ├── SurroundDecoder.cpp │ │ ├── SurroundDecoder.h │ │ ├── WASAPIStream.cpp │ │ ├── WASAPIStream.h │ │ ├── WaveFile.cpp │ │ └── WaveFile.h │ ├── CMakeLists.txt │ ├── Common │ │ ├── Align.h │ │ ├── Analytics.cpp │ │ ├── Analytics.h │ │ ├── AndroidAnalytics.cpp │ │ ├── AndroidAnalytics.h │ │ ├── Arm64Emitter.cpp │ │ ├── Arm64Emitter.h │ │ ├── ArmCPUDetect.cpp │ │ ├── ArmCommon.h │ │ ├── ArmFPURoundMode.cpp │ │ ├── Assembler │ │ │ ├── AssemblerShared.cpp │ │ │ ├── AssemblerShared.h │ │ │ ├── AssemblerTables.cpp │ │ │ ├── AssemblerTables.h │ │ │ ├── CaseInsensitiveDict.h │ │ │ ├── GekkoAssembler.cpp │ │ │ ├── GekkoAssembler.h │ │ │ ├── GekkoIRGen.cpp │ │ │ ├── GekkoIRGen.h │ │ │ ├── GekkoLexer.cpp │ │ │ ├── GekkoLexer.h │ │ │ ├── GekkoParser.cpp │ │ │ └── GekkoParser.h │ │ ├── Assert.h │ │ ├── BitField.h │ │ ├── BitField.natvis │ │ ├── BitSet.h │ │ ├── BitUtils.h │ │ ├── BlockingLoop.h │ │ ├── Buffer.h │ │ ├── CMakeLists.txt │ │ ├── CPUDetect.h │ │ ├── ChunkFile.h │ │ ├── CodeBlock.h │ │ ├── ColorUtil.cpp │ │ ├── ColorUtil.h │ │ ├── Common.h │ │ ├── CommonFuncs.cpp │ │ ├── CommonFuncs.h │ │ ├── CommonPaths.h │ │ ├── CommonTypes.h │ │ ├── CompatPatches.cpp │ │ ├── Config │ │ │ ├── Config.cpp │ │ │ ├── Config.h │ │ │ ├── ConfigInfo.cpp │ │ │ ├── ConfigInfo.h │ │ │ ├── Enums.h │ │ │ ├── Layer.cpp │ │ │ └── Layer.h │ │ ├── Contains.h │ │ ├── Crypto │ │ │ ├── AES.cpp │ │ │ ├── AES.h │ │ │ ├── HMAC.cpp │ │ │ ├── HMAC.h │ │ │ ├── SHA1.cpp │ │ │ ├── SHA1.h │ │ │ ├── bn.cpp │ │ │ ├── bn.h │ │ │ ├── ec.cpp │ │ │ └── ec.h │ │ ├── Debug │ │ │ ├── MemoryPatches.cpp │ │ │ ├── MemoryPatches.h │ │ │ ├── Threads.h │ │ │ ├── Watches.cpp │ │ │ └── Watches.h │ │ ├── DynamicLibrary.cpp │ │ ├── DynamicLibrary.h │ │ ├── ENet.cpp │ │ ├── ENet.h │ │ ├── EnumFormatter.h │ │ ├── EnumMap.h │ │ ├── EnumMap.natvis │ │ ├── EnumUtils.h │ │ ├── Event.h │ │ ├── FPURoundMode.h │ │ ├── FatFsUtil.cpp │ │ ├── FatFsUtil.h │ │ ├── FileSearch.cpp │ │ ├── FileSearch.h │ │ ├── FileUtil.cpp │ │ ├── FileUtil.h │ │ ├── FilesystemWatcher.cpp │ │ ├── FilesystemWatcher.h │ │ ├── FixedSizeQueue.h │ │ ├── Flag.h │ │ ├── FloatUtils.cpp │ │ ├── FloatUtils.h │ │ ├── FormatUtil.h │ │ ├── Functional.h │ │ ├── GL │ │ │ ├── GLContext.cpp │ │ │ ├── GLContext.h │ │ │ ├── GLExtensions │ │ │ │ ├── AMD_pinned_memory.h │ │ │ │ ├── ARB_ES2_compatibility.h │ │ │ │ ├── ARB_ES3_compatibility.h │ │ │ │ ├── ARB_blend_func_extended.h │ │ │ │ ├── ARB_buffer_storage.h │ │ │ │ ├── ARB_clip_control.h │ │ │ │ ├── ARB_compute_shader.h │ │ │ │ ├── ARB_copy_image.h │ │ │ │ ├── ARB_debug_output.h │ │ │ │ ├── ARB_draw_elements_base_vertex.h │ │ │ │ ├── ARB_framebuffer_object.h │ │ │ │ ├── ARB_get_program_binary.h │ │ │ │ ├── ARB_map_buffer_range.h │ │ │ │ ├── ARB_occlusion_query2.h │ │ │ │ ├── ARB_sample_shading.h │ │ │ │ ├── ARB_sampler_objects.h │ │ │ │ ├── ARB_shader_image_load_store.h │ │ │ │ ├── ARB_shader_storage_buffer_object.h │ │ │ │ ├── ARB_sync.h │ │ │ │ ├── ARB_texture_compression_bptc.h │ │ │ │ ├── ARB_texture_multisample.h │ │ │ │ ├── ARB_texture_storage.h │ │ │ │ ├── ARB_texture_storage_multisample.h │ │ │ │ ├── ARB_uniform_buffer_object.h │ │ │ │ ├── ARB_vertex_array_object.h │ │ │ │ ├── ARB_viewport_array.h │ │ │ │ ├── EXT_texture_compression_s3tc.h │ │ │ │ ├── EXT_texture_filter_anisotropic.h │ │ │ │ ├── GLExtensions.cpp │ │ │ │ ├── GLExtensions.h │ │ │ │ ├── HP_occlusion_test.h │ │ │ │ ├── KHR_debug.h │ │ │ │ ├── KHR_shader_subgroup.h │ │ │ │ ├── NV_depth_buffer_float.h │ │ │ │ ├── NV_occlusion_query_samples.h │ │ │ │ ├── NV_primitive_restart.h │ │ │ │ ├── gl_1_1.h │ │ │ │ ├── gl_1_2.h │ │ │ │ ├── gl_1_3.h │ │ │ │ ├── gl_1_4.h │ │ │ │ ├── gl_1_5.h │ │ │ │ ├── gl_2_0.h │ │ │ │ ├── gl_2_1.h │ │ │ │ ├── gl_3_0.h │ │ │ │ ├── gl_3_1.h │ │ │ │ ├── gl_3_2.h │ │ │ │ ├── gl_4_2.h │ │ │ │ ├── gl_4_3.h │ │ │ │ ├── gl_4_4.h │ │ │ │ ├── gl_4_5.h │ │ │ │ └── gl_common.h │ │ │ ├── GLInterface │ │ │ │ ├── AGL.h │ │ │ │ ├── AGL.mm │ │ │ │ ├── BGL.cpp │ │ │ │ ├── BGL.h │ │ │ │ ├── EGL.cpp │ │ │ │ ├── EGL.h │ │ │ │ ├── EGLAndroid.cpp │ │ │ │ ├── EGLAndroid.h │ │ │ │ ├── EGLX11.cpp │ │ │ │ ├── EGLX11.h │ │ │ │ ├── GLX.cpp │ │ │ │ ├── GLX.h │ │ │ │ ├── WGL.cpp │ │ │ │ └── WGL.h │ │ │ ├── GLUtil.cpp │ │ │ ├── GLUtil.h │ │ │ ├── GLX11Window.cpp │ │ │ └── GLX11Window.h │ │ ├── GekkoDisassembler.cpp │ │ ├── GekkoDisassembler.h │ │ ├── GenericCPUDetect.cpp │ │ ├── GenericFPURoundMode.cpp │ │ ├── HRWrap.cpp │ │ ├── HRWrap.h │ │ ├── Hash.cpp │ │ ├── Hash.h │ │ ├── HookableEvent.h │ │ ├── HostDisassembler.cpp │ │ ├── HostDisassembler.h │ │ ├── HttpRequest.cpp │ │ ├── HttpRequest.h │ │ ├── IOFile.cpp │ │ ├── IOFile.h │ │ ├── Image.cpp │ │ ├── Image.h │ │ ├── IniFile.cpp │ │ ├── IniFile.h │ │ ├── Inline.h │ │ ├── Intrinsics.h │ │ ├── JitRegister.cpp │ │ ├── JitRegister.h │ │ ├── JsonUtil.cpp │ │ ├── JsonUtil.h │ │ ├── Lazy.h │ │ ├── LdrWatcher.cpp │ │ ├── LdrWatcher.h │ │ ├── LinearDiskCache.h │ │ ├── Logging │ │ │ ├── ConsoleListener.h │ │ │ ├── ConsoleListenerDroid.cpp │ │ │ ├── ConsoleListenerNix.cpp │ │ │ ├── ConsoleListenerWin.cpp │ │ │ ├── Log.h │ │ │ ├── LogManager.cpp │ │ │ └── LogManager.h │ │ ├── MathUtil.h │ │ ├── Matrix.cpp │ │ ├── Matrix.h │ │ ├── MemArena.h │ │ ├── MemArenaAndroid.cpp │ │ ├── MemArenaDarwin.cpp │ │ ├── MemArenaUnix.cpp │ │ ├── MemArenaWin.cpp │ │ ├── MemoryUtil.cpp │ │ ├── MemoryUtil.h │ │ ├── MinizipUtil.h │ │ ├── MsgHandler.cpp │ │ ├── MsgHandler.h │ │ ├── NandPaths.cpp │ │ ├── NandPaths.h │ │ ├── Network.cpp │ │ ├── Network.h │ │ ├── PcapFile.cpp │ │ ├── PcapFile.h │ │ ├── Profiler.cpp │ │ ├── Profiler.h │ │ ├── Projection.h │ │ ├── QoSSession.cpp │ │ ├── QoSSession.h │ │ ├── Random.cpp │ │ ├── Random.h │ │ ├── Result.h │ │ ├── SCMRevGen.vcxproj │ │ ├── SDCardUtil.cpp │ │ ├── SDCardUtil.h │ │ ├── SFMLHelper.cpp │ │ ├── SFMLHelper.h │ │ ├── SPSCQueue.h │ │ ├── ScopeGuard.h │ │ ├── Semaphore.h │ │ ├── SettingsHandler.cpp │ │ ├── SettingsHandler.h │ │ ├── SmallVector.h │ │ ├── SocketContext.cpp │ │ ├── SocketContext.h │ │ ├── SpanUtils.h │ │ ├── StringLiteral.h │ │ ├── StringUtil.cpp │ │ ├── StringUtil.h │ │ ├── Swap.h │ │ ├── SymbolDB.cpp │ │ ├── SymbolDB.h │ │ ├── Thread.cpp │ │ ├── Thread.h │ │ ├── TimeUtil.cpp │ │ ├── TimeUtil.h │ │ ├── Timer.cpp │ │ ├── Timer.h │ │ ├── TraversalClient.cpp │ │ ├── TraversalClient.h │ │ ├── TraversalProto.h │ │ ├── TraversalServer.cpp │ │ ├── TypeUtils.h │ │ ├── UPnP.cpp │ │ ├── UPnP.h │ │ ├── Unreachable.h │ │ ├── VariantUtil.h │ │ ├── Version.cpp │ │ ├── Version.h │ │ ├── WaitableFlag.h │ │ ├── WindowSystemInfo.h │ │ ├── WindowsDevice.cpp │ │ ├── WindowsDevice.h │ │ ├── WindowsRegistry.cpp │ │ ├── WindowsRegistry.h │ │ ├── WorkQueueThread.h │ │ ├── build_info.txt.in │ │ ├── make_scmrev.h.js │ │ ├── scmrev.h.in │ │ ├── x64ABI.cpp │ │ ├── x64ABI.h │ │ ├── x64CPUDetect.cpp │ │ ├── x64Emitter.cpp │ │ ├── x64Emitter.h │ │ ├── x64FPURoundMode.cpp │ │ └── x64Reg.h │ ├── Core │ │ ├── ARDecrypt.cpp │ │ ├── ARDecrypt.h │ │ ├── AchievementManager.cpp │ │ ├── AchievementManager.h │ │ ├── ActionReplay.cpp │ │ ├── ActionReplay.h │ │ ├── Boot │ │ │ ├── AncastTypes.h │ │ │ ├── Boot.cpp │ │ │ ├── Boot.h │ │ │ ├── Boot_BS2Emu.cpp │ │ │ ├── Boot_WiiWAD.cpp │ │ │ ├── DolReader.cpp │ │ │ ├── DolReader.h │ │ │ ├── ElfReader.cpp │ │ │ ├── ElfReader.h │ │ │ └── ElfTypes.h │ │ ├── BootManager.cpp │ │ ├── BootManager.h │ │ ├── CMakeLists.txt │ │ ├── CPUThreadConfigCallback.cpp │ │ ├── CPUThreadConfigCallback.h │ │ ├── CheatCodes.h │ │ ├── CheatGeneration.cpp │ │ ├── CheatGeneration.h │ │ ├── CheatSearch.cpp │ │ ├── CheatSearch.h │ │ ├── CommonTitles.h │ │ ├── Config │ │ │ ├── AchievementSettings.cpp │ │ │ ├── AchievementSettings.h │ │ │ ├── DefaultLocale.cpp │ │ │ ├── DefaultLocale.h │ │ │ ├── FreeLookSettings.cpp │ │ │ ├── FreeLookSettings.h │ │ │ ├── GraphicsSettings.cpp │ │ │ ├── GraphicsSettings.h │ │ │ ├── MainSettings.cpp │ │ │ ├── MainSettings.h │ │ │ ├── NetplaySettings.cpp │ │ │ ├── NetplaySettings.h │ │ │ ├── SYSCONFSettings.cpp │ │ │ ├── SYSCONFSettings.h │ │ │ ├── SessionSettings.cpp │ │ │ ├── SessionSettings.h │ │ │ ├── UISettings.cpp │ │ │ ├── UISettings.h │ │ │ ├── WiimoteSettings.cpp │ │ │ └── WiimoteSettings.h │ │ ├── ConfigLoaders │ │ │ ├── BaseConfigLoader.cpp │ │ │ ├── BaseConfigLoader.h │ │ │ ├── GameConfigLoader.cpp │ │ │ ├── GameConfigLoader.h │ │ │ ├── IsSettingSaveable.cpp │ │ │ ├── IsSettingSaveable.h │ │ │ ├── MovieConfigLoader.cpp │ │ │ ├── MovieConfigLoader.h │ │ │ ├── NetPlayConfigLoader.cpp │ │ │ └── NetPlayConfigLoader.h │ │ ├── ConfigManager.cpp │ │ ├── ConfigManager.h │ │ ├── Core.cpp │ │ ├── Core.h │ │ ├── CoreTiming.cpp │ │ ├── CoreTiming.h │ │ ├── DSP │ │ │ ├── DSPAccelerator.cpp │ │ │ ├── DSPAccelerator.h │ │ │ ├── DSPAnalyzer.cpp │ │ │ ├── DSPAnalyzer.h │ │ │ ├── DSPAssembler.cpp │ │ │ ├── DSPAssembler.h │ │ │ ├── DSPBreakpoints.h │ │ │ ├── DSPCaptureLogger.cpp │ │ │ ├── DSPCaptureLogger.h │ │ │ ├── DSPCodeUtil.cpp │ │ │ ├── DSPCodeUtil.h │ │ │ ├── DSPCommon.h │ │ │ ├── DSPCore.cpp │ │ │ ├── DSPCore.h │ │ │ ├── DSPDisassembler.cpp │ │ │ ├── DSPDisassembler.h │ │ │ ├── DSPHWInterface.cpp │ │ │ ├── DSPHost.h │ │ │ ├── DSPMemoryMap.cpp │ │ │ ├── DSPStacks.cpp │ │ │ ├── DSPTables.cpp │ │ │ ├── DSPTables.h │ │ │ ├── Interpreter │ │ │ │ ├── DSPIntArithmetic.cpp │ │ │ │ ├── DSPIntBranch.cpp │ │ │ │ ├── DSPIntCCUtil.h │ │ │ │ ├── DSPIntExtOps.cpp │ │ │ │ ├── DSPIntLoadStore.cpp │ │ │ │ ├── DSPIntMisc.cpp │ │ │ │ ├── DSPIntMultiplier.cpp │ │ │ │ ├── DSPIntTables.cpp │ │ │ │ ├── DSPIntTables.h │ │ │ │ ├── DSPIntUtil.h │ │ │ │ ├── DSPInterpreter.cpp │ │ │ │ └── DSPInterpreter.h │ │ │ ├── Jit │ │ │ │ ├── DSPEmitterBase.cpp │ │ │ │ ├── DSPEmitterBase.h │ │ │ │ └── x64 │ │ │ │ │ ├── DSPEmitter.cpp │ │ │ │ │ ├── DSPEmitter.h │ │ │ │ │ ├── DSPJitArithmetic.cpp │ │ │ │ │ ├── DSPJitBranch.cpp │ │ │ │ │ ├── DSPJitCCUtil.cpp │ │ │ │ │ ├── DSPJitExtOps.cpp │ │ │ │ │ ├── DSPJitLoadStore.cpp │ │ │ │ │ ├── DSPJitMisc.cpp │ │ │ │ │ ├── DSPJitMultiplier.cpp │ │ │ │ │ ├── DSPJitRegCache.cpp │ │ │ │ │ ├── DSPJitRegCache.h │ │ │ │ │ ├── DSPJitTables.cpp │ │ │ │ │ ├── DSPJitTables.h │ │ │ │ │ └── DSPJitUtil.cpp │ │ │ ├── LabelMap.cpp │ │ │ └── LabelMap.h │ │ ├── DSPEmulator.cpp │ │ ├── DSPEmulator.h │ │ ├── Debugger │ │ │ ├── BranchWatch.cpp │ │ │ ├── BranchWatch.h │ │ │ ├── CodeTrace.cpp │ │ │ ├── CodeTrace.h │ │ │ ├── DebugInterface.h │ │ │ ├── Debugger_SymbolMap.cpp │ │ │ ├── Debugger_SymbolMap.h │ │ │ ├── Dump.cpp │ │ │ ├── Dump.h │ │ │ ├── GCELF.h │ │ │ ├── OSThread.cpp │ │ │ ├── OSThread.h │ │ │ ├── PPCDebugInterface.cpp │ │ │ ├── PPCDebugInterface.h │ │ │ ├── RSO.cpp │ │ │ └── RSO.h │ │ ├── DolphinAnalytics.cpp │ │ ├── DolphinAnalytics.h │ │ ├── FifoPlayer │ │ │ ├── FifoDataFile.cpp │ │ │ ├── FifoDataFile.h │ │ │ ├── FifoPlayer.cpp │ │ │ ├── FifoPlayer.h │ │ │ ├── FifoRecorder.cpp │ │ │ └── FifoRecorder.h │ │ ├── FreeLookConfig.cpp │ │ ├── FreeLookConfig.h │ │ ├── FreeLookManager.cpp │ │ ├── FreeLookManager.h │ │ ├── GeckoCode.cpp │ │ ├── GeckoCode.h │ │ ├── GeckoCodeConfig.cpp │ │ ├── GeckoCodeConfig.h │ │ ├── HLE │ │ │ ├── HLE.cpp │ │ │ ├── HLE.h │ │ │ ├── HLE_Misc.cpp │ │ │ ├── HLE_Misc.h │ │ │ ├── HLE_OS.cpp │ │ │ ├── HLE_OS.h │ │ │ ├── HLE_VarArgs.cpp │ │ │ └── HLE_VarArgs.h │ │ ├── HW │ │ │ ├── AddressSpace.cpp │ │ │ ├── AddressSpace.h │ │ │ ├── AudioInterface.cpp │ │ │ ├── AudioInterface.h │ │ │ ├── CPU.cpp │ │ │ ├── CPU.h │ │ │ ├── DSP.cpp │ │ │ ├── DSP.h │ │ │ ├── DSPHLE │ │ │ │ ├── DSPHLE.cpp │ │ │ │ ├── DSPHLE.h │ │ │ │ ├── MailHandler.cpp │ │ │ │ ├── MailHandler.h │ │ │ │ └── UCodes │ │ │ │ │ ├── AESnd.cpp │ │ │ │ │ ├── AESnd.h │ │ │ │ │ ├── ASnd.cpp │ │ │ │ │ ├── ASnd.h │ │ │ │ │ ├── AX.cpp │ │ │ │ │ ├── AX.h │ │ │ │ │ ├── AXStructs.h │ │ │ │ │ ├── AXVoice.h │ │ │ │ │ ├── AXWii.cpp │ │ │ │ │ ├── AXWii.h │ │ │ │ │ ├── CARD.cpp │ │ │ │ │ ├── CARD.h │ │ │ │ │ ├── GBA.cpp │ │ │ │ │ ├── GBA.h │ │ │ │ │ ├── INIT.cpp │ │ │ │ │ ├── INIT.h │ │ │ │ │ ├── ROM.cpp │ │ │ │ │ ├── ROM.h │ │ │ │ │ ├── UCodes.cpp │ │ │ │ │ ├── UCodes.h │ │ │ │ │ ├── Zelda.cpp │ │ │ │ │ └── Zelda.h │ │ │ ├── DSPLLE │ │ │ │ ├── DSPHost.cpp │ │ │ │ ├── DSPLLE.cpp │ │ │ │ ├── DSPLLE.h │ │ │ │ ├── DSPSymbols.cpp │ │ │ │ └── DSPSymbols.h │ │ │ ├── DVD │ │ │ │ ├── DVDInterface.cpp │ │ │ │ ├── DVDInterface.h │ │ │ │ ├── DVDMath.cpp │ │ │ │ ├── DVDMath.h │ │ │ │ ├── DVDThread.cpp │ │ │ │ ├── DVDThread.h │ │ │ │ ├── FileMonitor.cpp │ │ │ │ └── FileMonitor.h │ │ │ ├── EXI │ │ │ │ ├── BBA │ │ │ │ │ ├── BuiltIn.cpp │ │ │ │ │ ├── BuiltIn.h │ │ │ │ │ ├── TAPServerBBA.cpp │ │ │ │ │ ├── TAPServerConnection.cpp │ │ │ │ │ ├── TAPServerConnection.h │ │ │ │ │ ├── TAP_Apple.cpp │ │ │ │ │ ├── TAP_Unix.cpp │ │ │ │ │ ├── TAP_Win32.cpp │ │ │ │ │ ├── TAP_Win32.h │ │ │ │ │ └── XLINK_KAI_BBA.cpp │ │ │ │ ├── EXI.cpp │ │ │ │ ├── EXI.h │ │ │ │ ├── EXI_Channel.cpp │ │ │ │ ├── EXI_Channel.h │ │ │ │ ├── EXI_Device.cpp │ │ │ │ ├── EXI_Device.h │ │ │ │ ├── EXI_DeviceAD16.cpp │ │ │ │ ├── EXI_DeviceAD16.h │ │ │ │ ├── EXI_DeviceAGP.cpp │ │ │ │ ├── EXI_DeviceAGP.h │ │ │ │ ├── EXI_DeviceBaseboard.cpp │ │ │ │ ├── EXI_DeviceBaseboard.h │ │ │ │ ├── EXI_DeviceDummy.cpp │ │ │ │ ├── EXI_DeviceDummy.h │ │ │ │ ├── EXI_DeviceEthernet.cpp │ │ │ │ ├── EXI_DeviceEthernet.h │ │ │ │ ├── EXI_DeviceGecko.cpp │ │ │ │ ├── EXI_DeviceGecko.h │ │ │ │ ├── EXI_DeviceIPL.cpp │ │ │ │ ├── EXI_DeviceIPL.h │ │ │ │ ├── EXI_DeviceMemoryCard.cpp │ │ │ │ ├── EXI_DeviceMemoryCard.h │ │ │ │ ├── EXI_DeviceMic.cpp │ │ │ │ ├── EXI_DeviceMic.h │ │ │ │ ├── EXI_DeviceModem.cpp │ │ │ │ ├── EXI_DeviceModem.h │ │ │ │ └── Modem │ │ │ │ │ └── TAPServerModem.cpp │ │ │ ├── GBACore.cpp │ │ │ ├── GBACore.h │ │ │ ├── GBAPad.cpp │ │ │ ├── GBAPad.h │ │ │ ├── GBAPadEmu.cpp │ │ │ ├── GBAPadEmu.h │ │ │ ├── GCKeyboard.cpp │ │ │ ├── GCKeyboard.h │ │ │ ├── GCKeyboardEmu.cpp │ │ │ ├── GCKeyboardEmu.h │ │ │ ├── GCMemcard │ │ │ │ ├── GCIFile.cpp │ │ │ │ ├── GCIFile.h │ │ │ │ ├── GCMemcard.cpp │ │ │ │ ├── GCMemcard.h │ │ │ │ ├── GCMemcardBase.h │ │ │ │ ├── GCMemcardDirectory.cpp │ │ │ │ ├── GCMemcardDirectory.h │ │ │ │ ├── GCMemcardRaw.cpp │ │ │ │ ├── GCMemcardRaw.h │ │ │ │ ├── GCMemcardUtils.cpp │ │ │ │ └── GCMemcardUtils.h │ │ │ ├── GCPad.cpp │ │ │ ├── GCPad.h │ │ │ ├── GCPadEmu.cpp │ │ │ ├── GCPadEmu.h │ │ │ ├── GPFifo.cpp │ │ │ ├── GPFifo.h │ │ │ ├── HSP │ │ │ │ ├── HSP.cpp │ │ │ │ ├── HSP.h │ │ │ │ ├── HSP_Device.cpp │ │ │ │ ├── HSP_Device.h │ │ │ │ ├── HSP_DeviceARAMExpansion.cpp │ │ │ │ ├── HSP_DeviceARAMExpansion.h │ │ │ │ ├── HSP_DeviceNull.cpp │ │ │ │ └── HSP_DeviceNull.h │ │ │ ├── HW.cpp │ │ │ ├── HW.h │ │ │ ├── MMIO.cpp │ │ │ ├── MMIO.h │ │ │ ├── MMIOHandlers.h │ │ │ ├── Memmap.cpp │ │ │ ├── Memmap.h │ │ │ ├── MemoryInterface.cpp │ │ │ ├── MemoryInterface.h │ │ │ ├── ProcessorInterface.cpp │ │ │ ├── ProcessorInterface.h │ │ │ ├── SI │ │ │ │ ├── SI.cpp │ │ │ │ ├── SI.h │ │ │ │ ├── SI_Device.cpp │ │ │ │ ├── SI_Device.h │ │ │ │ ├── SI_DeviceDanceMat.cpp │ │ │ │ ├── SI_DeviceDanceMat.h │ │ │ │ ├── SI_DeviceGBA.cpp │ │ │ │ ├── SI_DeviceGBA.h │ │ │ │ ├── SI_DeviceGBAEmu.cpp │ │ │ │ ├── SI_DeviceGBAEmu.h │ │ │ │ ├── SI_DeviceGCAdapter.cpp │ │ │ │ ├── SI_DeviceGCAdapter.h │ │ │ │ ├── SI_DeviceGCController.cpp │ │ │ │ ├── SI_DeviceGCController.h │ │ │ │ ├── SI_DeviceGCSteeringWheel.cpp │ │ │ │ ├── SI_DeviceGCSteeringWheel.h │ │ │ │ ├── SI_DeviceKeyboard.cpp │ │ │ │ ├── SI_DeviceKeyboard.h │ │ │ │ ├── SI_DeviceNull.cpp │ │ │ │ └── SI_DeviceNull.h │ │ │ ├── Sram.cpp │ │ │ ├── Sram.h │ │ │ ├── StreamADPCM.cpp │ │ │ ├── StreamADPCM.h │ │ │ ├── SystemTimers.cpp │ │ │ ├── SystemTimers.h │ │ │ ├── VideoInterface.cpp │ │ │ ├── VideoInterface.h │ │ │ ├── WII_IPC.cpp │ │ │ ├── WII_IPC.h │ │ │ ├── WiiSave.cpp │ │ │ ├── WiiSave.h │ │ │ ├── WiiSaveStructs.h │ │ │ ├── Wiimote.cpp │ │ │ ├── Wiimote.h │ │ │ ├── WiimoteCommon │ │ │ │ ├── DataReport.cpp │ │ │ │ ├── DataReport.h │ │ │ │ ├── WiimoteConstants.h │ │ │ │ ├── WiimoteHid.h │ │ │ │ └── WiimoteReport.h │ │ │ ├── WiimoteEmu │ │ │ │ ├── Camera.cpp │ │ │ │ ├── Camera.h │ │ │ │ ├── DesiredWiimoteState.cpp │ │ │ │ ├── DesiredWiimoteState.h │ │ │ │ ├── Dynamics.cpp │ │ │ │ ├── Dynamics.h │ │ │ │ ├── EmuSubroutines.cpp │ │ │ │ ├── Encryption.cpp │ │ │ │ ├── Encryption.h │ │ │ │ ├── Extension │ │ │ │ │ ├── Classic.cpp │ │ │ │ │ ├── Classic.h │ │ │ │ │ ├── DesiredExtensionState.h │ │ │ │ │ ├── DrawsomeTablet.cpp │ │ │ │ │ ├── DrawsomeTablet.h │ │ │ │ │ ├── Drums.cpp │ │ │ │ │ ├── Drums.h │ │ │ │ │ ├── Extension.cpp │ │ │ │ │ ├── Extension.h │ │ │ │ │ ├── Guitar.cpp │ │ │ │ │ ├── Guitar.h │ │ │ │ │ ├── Nunchuk.cpp │ │ │ │ │ ├── Nunchuk.h │ │ │ │ │ ├── Shinkansen.cpp │ │ │ │ │ ├── Shinkansen.h │ │ │ │ │ ├── TaTaCon.cpp │ │ │ │ │ ├── TaTaCon.h │ │ │ │ │ ├── Turntable.cpp │ │ │ │ │ ├── Turntable.h │ │ │ │ │ ├── UDrawTablet.cpp │ │ │ │ │ └── UDrawTablet.h │ │ │ │ ├── ExtensionPort.cpp │ │ │ │ ├── ExtensionPort.h │ │ │ │ ├── I2CBus.cpp │ │ │ │ ├── I2CBus.h │ │ │ │ ├── MotionPlus.cpp │ │ │ │ ├── MotionPlus.h │ │ │ │ ├── Speaker.cpp │ │ │ │ ├── Speaker.h │ │ │ │ ├── WiimoteEmu.cpp │ │ │ │ └── WiimoteEmu.h │ │ │ └── WiimoteReal │ │ │ │ ├── IOAndroid.cpp │ │ │ │ ├── IOAndroid.h │ │ │ │ ├── IODummy.h │ │ │ │ ├── IOLinux.cpp │ │ │ │ ├── IOLinux.h │ │ │ │ ├── IOWin.cpp │ │ │ │ ├── IOWin.h │ │ │ │ ├── IOhidapi.cpp │ │ │ │ ├── IOhidapi.h │ │ │ │ ├── WiimoteReal.cpp │ │ │ │ └── WiimoteReal.h │ │ ├── Host.h │ │ ├── HotkeyManager.cpp │ │ ├── HotkeyManager.h │ │ ├── IOS │ │ │ ├── Crypto │ │ │ │ ├── AesDevice.cpp │ │ │ │ ├── AesDevice.h │ │ │ │ ├── Sha.cpp │ │ │ │ └── Sha.h │ │ │ ├── DI │ │ │ │ ├── DI.cpp │ │ │ │ └── DI.h │ │ │ ├── Device.cpp │ │ │ ├── Device.h │ │ │ ├── DeviceStub.cpp │ │ │ ├── DeviceStub.h │ │ │ ├── DolphinDevice.cpp │ │ │ ├── DolphinDevice.h │ │ │ ├── ES │ │ │ │ ├── ES.cpp │ │ │ │ ├── ES.h │ │ │ │ ├── Formats.cpp │ │ │ │ ├── Formats.h │ │ │ │ ├── Identity.cpp │ │ │ │ ├── NandUtils.cpp │ │ │ │ ├── TitleContents.cpp │ │ │ │ ├── TitleInformation.cpp │ │ │ │ ├── TitleManagement.cpp │ │ │ │ └── Views.cpp │ │ │ ├── FS │ │ │ │ ├── FileSystem.h │ │ │ │ ├── FileSystemCommon.cpp │ │ │ │ ├── FileSystemProxy.cpp │ │ │ │ ├── FileSystemProxy.h │ │ │ │ └── HostBackend │ │ │ │ │ ├── FS.cpp │ │ │ │ │ ├── FS.h │ │ │ │ │ └── File.cpp │ │ │ ├── IOS.cpp │ │ │ ├── IOS.h │ │ │ ├── IOSC.cpp │ │ │ ├── IOSC.h │ │ │ ├── MIOS.cpp │ │ │ ├── MIOS.h │ │ │ ├── Network │ │ │ │ ├── ICMP.h │ │ │ │ ├── ICMPLin.cpp │ │ │ │ ├── ICMPWin.cpp │ │ │ │ ├── IP │ │ │ │ │ ├── Top.cpp │ │ │ │ │ └── Top.h │ │ │ │ ├── KD │ │ │ │ │ ├── Mail │ │ │ │ │ │ ├── MailCommon.h │ │ │ │ │ │ ├── WC24FriendList.cpp │ │ │ │ │ │ ├── WC24FriendList.h │ │ │ │ │ │ ├── WC24Send.cpp │ │ │ │ │ │ └── WC24Send.h │ │ │ │ │ ├── NWC24Config.cpp │ │ │ │ │ ├── NWC24Config.h │ │ │ │ │ ├── NWC24DL.cpp │ │ │ │ │ ├── NWC24DL.h │ │ │ │ │ ├── NetKDRequest.cpp │ │ │ │ │ ├── NetKDRequest.h │ │ │ │ │ ├── NetKDTime.cpp │ │ │ │ │ ├── NetKDTime.h │ │ │ │ │ ├── VFF │ │ │ │ │ │ ├── VFFUtil.cpp │ │ │ │ │ │ └── VFFUtil.h │ │ │ │ │ └── WC24File.h │ │ │ │ ├── MACUtils.cpp │ │ │ │ ├── MACUtils.h │ │ │ │ ├── NCD │ │ │ │ │ ├── Manage.cpp │ │ │ │ │ ├── Manage.h │ │ │ │ │ ├── WiiNetConfig.cpp │ │ │ │ │ └── WiiNetConfig.h │ │ │ │ ├── SSL.cpp │ │ │ │ ├── SSL.h │ │ │ │ ├── Socket.cpp │ │ │ │ ├── Socket.h │ │ │ │ └── WD │ │ │ │ │ ├── Command.cpp │ │ │ │ │ └── Command.h │ │ │ ├── SDIO │ │ │ │ ├── SDIOSlot0.cpp │ │ │ │ └── SDIOSlot0.h │ │ │ ├── STM │ │ │ │ ├── STM.cpp │ │ │ │ └── STM.h │ │ │ ├── USB │ │ │ │ ├── Bluetooth │ │ │ │ │ ├── BTBase.cpp │ │ │ │ │ ├── BTBase.h │ │ │ │ │ ├── BTEmu.cpp │ │ │ │ │ ├── BTEmu.h │ │ │ │ │ ├── BTReal.cpp │ │ │ │ │ ├── BTReal.h │ │ │ │ │ ├── BTStub.cpp │ │ │ │ │ ├── BTStub.h │ │ │ │ │ ├── LibUSBBluetoothAdapter.cpp │ │ │ │ │ ├── LibUSBBluetoothAdapter.h │ │ │ │ │ ├── RealtekFirmwareLoader.cpp │ │ │ │ │ ├── RealtekFirmwareLoader.h │ │ │ │ │ ├── WiimoteDevice.cpp │ │ │ │ │ ├── WiimoteDevice.h │ │ │ │ │ ├── WiimoteHIDAttr.cpp │ │ │ │ │ ├── WiimoteHIDAttr.h │ │ │ │ │ ├── hci.h │ │ │ │ │ └── l2cap.h │ │ │ │ ├── Common.cpp │ │ │ │ ├── Common.h │ │ │ │ ├── Emulated │ │ │ │ │ ├── Infinity.cpp │ │ │ │ │ ├── Infinity.h │ │ │ │ │ ├── Microphone.cpp │ │ │ │ │ ├── Microphone.h │ │ │ │ │ ├── Skylanders │ │ │ │ │ │ ├── Skylander.cpp │ │ │ │ │ │ ├── Skylander.h │ │ │ │ │ │ ├── SkylanderCrypto.cpp │ │ │ │ │ │ ├── SkylanderCrypto.h │ │ │ │ │ │ ├── SkylanderFigure.cpp │ │ │ │ │ │ └── SkylanderFigure.h │ │ │ │ │ ├── WiiSpeak.cpp │ │ │ │ │ └── WiiSpeak.h │ │ │ │ ├── Host.cpp │ │ │ │ ├── Host.h │ │ │ │ ├── LibusbDevice.cpp │ │ │ │ ├── LibusbDevice.h │ │ │ │ ├── OH0 │ │ │ │ │ ├── OH0.cpp │ │ │ │ │ ├── OH0.h │ │ │ │ │ ├── OH0Device.cpp │ │ │ │ │ └── OH0Device.h │ │ │ │ ├── USBScanner.cpp │ │ │ │ ├── USBScanner.h │ │ │ │ ├── USBV0.cpp │ │ │ │ ├── USBV0.h │ │ │ │ ├── USBV4.cpp │ │ │ │ ├── USBV4.h │ │ │ │ ├── USBV5.cpp │ │ │ │ ├── USBV5.h │ │ │ │ ├── USB_HID │ │ │ │ │ ├── HIDv4.cpp │ │ │ │ │ ├── HIDv4.h │ │ │ │ │ ├── HIDv5.cpp │ │ │ │ │ └── HIDv5.h │ │ │ │ ├── USB_KBD.cpp │ │ │ │ ├── USB_KBD.h │ │ │ │ └── USB_VEN │ │ │ │ │ ├── VEN.cpp │ │ │ │ │ └── VEN.h │ │ │ ├── Uids.h │ │ │ ├── VersionInfo.cpp │ │ │ ├── VersionInfo.h │ │ │ └── WFS │ │ │ │ ├── WFSI.cpp │ │ │ │ ├── WFSI.h │ │ │ │ ├── WFSSRV.cpp │ │ │ │ └── WFSSRV.h │ │ ├── LibusbUtils.cpp │ │ ├── LibusbUtils.h │ │ ├── MachineContext.h │ │ ├── MemTools.cpp │ │ ├── MemTools.h │ │ ├── MemoryWatcher.cpp │ │ ├── MemoryWatcher.h │ │ ├── Movie.cpp │ │ ├── Movie.h │ │ ├── NetPlayClient.cpp │ │ ├── NetPlayClient.h │ │ ├── NetPlayCommon.cpp │ │ ├── NetPlayCommon.h │ │ ├── NetPlayProto.h │ │ ├── NetPlayServer.cpp │ │ ├── NetPlayServer.h │ │ ├── NetworkCaptureLogger.cpp │ │ ├── NetworkCaptureLogger.h │ │ ├── PatchEngine.cpp │ │ ├── PatchEngine.h │ │ ├── PowerPC │ │ │ ├── BreakPoints.cpp │ │ │ ├── BreakPoints.h │ │ │ ├── CPUCoreBase.h │ │ │ ├── CachedInterpreter │ │ │ │ ├── CachedInterpreter.cpp │ │ │ │ ├── CachedInterpreter.h │ │ │ │ ├── CachedInterpreterBlockCache.cpp │ │ │ │ ├── CachedInterpreterBlockCache.h │ │ │ │ ├── CachedInterpreterEmitter.cpp │ │ │ │ ├── CachedInterpreterEmitter.h │ │ │ │ └── CachedInterpreter_Disassembler.cpp │ │ │ ├── ConditionRegister.cpp │ │ │ ├── ConditionRegister.h │ │ │ ├── Expression.cpp │ │ │ ├── Expression.h │ │ │ ├── GDBStub.cpp │ │ │ ├── GDBStub.h │ │ │ ├── Gekko.h │ │ │ ├── Interpreter │ │ │ │ ├── ExceptionUtils.h │ │ │ │ ├── Interpreter.cpp │ │ │ │ ├── Interpreter.h │ │ │ │ ├── Interpreter_Branch.cpp │ │ │ │ ├── Interpreter_FPUtils.h │ │ │ │ ├── Interpreter_FloatingPoint.cpp │ │ │ │ ├── Interpreter_Integer.cpp │ │ │ │ ├── Interpreter_LoadStore.cpp │ │ │ │ ├── Interpreter_LoadStorePaired.cpp │ │ │ │ ├── Interpreter_Paired.cpp │ │ │ │ ├── Interpreter_SystemRegisters.cpp │ │ │ │ └── Interpreter_Tables.cpp │ │ │ ├── Jit64 │ │ │ │ ├── Jit.cpp │ │ │ │ ├── Jit.h │ │ │ │ ├── Jit64_Tables.cpp │ │ │ │ ├── JitAsm.cpp │ │ │ │ ├── JitAsm.h │ │ │ │ ├── Jit_Branch.cpp │ │ │ │ ├── Jit_FloatingPoint.cpp │ │ │ │ ├── Jit_Integer.cpp │ │ │ │ ├── Jit_LoadStore.cpp │ │ │ │ ├── Jit_LoadStoreFloating.cpp │ │ │ │ ├── Jit_LoadStorePaired.cpp │ │ │ │ ├── Jit_Paired.cpp │ │ │ │ ├── Jit_SystemRegisters.cpp │ │ │ │ └── RegCache │ │ │ │ │ ├── CachedReg.h │ │ │ │ │ ├── FPURegCache.cpp │ │ │ │ │ ├── FPURegCache.h │ │ │ │ │ ├── GPRRegCache.cpp │ │ │ │ │ ├── GPRRegCache.h │ │ │ │ │ ├── JitRegCache.cpp │ │ │ │ │ ├── JitRegCache.h │ │ │ │ │ └── RCMode.h │ │ │ ├── Jit64Common │ │ │ │ ├── BlockCache.cpp │ │ │ │ ├── BlockCache.h │ │ │ │ ├── ConstantPool.cpp │ │ │ │ ├── ConstantPool.h │ │ │ │ ├── EmuCodeBlock.cpp │ │ │ │ ├── EmuCodeBlock.h │ │ │ │ ├── FarCodeCache.cpp │ │ │ │ ├── FarCodeCache.h │ │ │ │ ├── Jit64AsmCommon.cpp │ │ │ │ ├── Jit64AsmCommon.h │ │ │ │ ├── Jit64Constants.h │ │ │ │ ├── Jit64PowerPCState.h │ │ │ │ ├── TrampolineCache.cpp │ │ │ │ ├── TrampolineCache.h │ │ │ │ └── TrampolineInfo.h │ │ │ ├── JitArm64 │ │ │ │ ├── Jit.cpp │ │ │ │ ├── Jit.h │ │ │ │ ├── JitArm64Cache.cpp │ │ │ │ ├── JitArm64Cache.h │ │ │ │ ├── JitArm64_BackPatch.cpp │ │ │ │ ├── JitArm64_Branch.cpp │ │ │ │ ├── JitArm64_FloatingPoint.cpp │ │ │ │ ├── JitArm64_Integer.cpp │ │ │ │ ├── JitArm64_LoadStore.cpp │ │ │ │ ├── JitArm64_LoadStoreFloating.cpp │ │ │ │ ├── JitArm64_LoadStorePaired.cpp │ │ │ │ ├── JitArm64_Paired.cpp │ │ │ │ ├── JitArm64_RegCache.cpp │ │ │ │ ├── JitArm64_RegCache.h │ │ │ │ ├── JitArm64_SystemRegisters.cpp │ │ │ │ ├── JitArm64_Tables.cpp │ │ │ │ ├── JitAsm.cpp │ │ │ │ ├── Jit_Util.cpp │ │ │ │ └── Jit_Util.h │ │ │ ├── JitArmCommon │ │ │ │ └── BackPatch.h │ │ │ ├── JitCommon │ │ │ │ ├── DivUtils.cpp │ │ │ │ ├── DivUtils.h │ │ │ │ ├── JitAsmCommon.cpp │ │ │ │ ├── JitAsmCommon.h │ │ │ │ ├── JitBase.cpp │ │ │ │ ├── JitBase.h │ │ │ │ ├── JitCache.cpp │ │ │ │ └── JitCache.h │ │ │ ├── JitInterface.cpp │ │ │ ├── JitInterface.h │ │ │ ├── MMU.cpp │ │ │ ├── MMU.h │ │ │ ├── PPCAnalyst.cpp │ │ │ ├── PPCAnalyst.h │ │ │ ├── PPCCache.cpp │ │ │ ├── PPCCache.h │ │ │ ├── PPCSymbolDB.cpp │ │ │ ├── PPCSymbolDB.h │ │ │ ├── PPCTables.cpp │ │ │ ├── PPCTables.h │ │ │ ├── PowerPC.cpp │ │ │ ├── PowerPC.h │ │ │ └── SignatureDB │ │ │ │ ├── CSVSignatureDB.cpp │ │ │ │ ├── CSVSignatureDB.h │ │ │ │ ├── DSYSignatureDB.cpp │ │ │ │ ├── DSYSignatureDB.h │ │ │ │ ├── MEGASignatureDB.cpp │ │ │ │ ├── MEGASignatureDB.h │ │ │ │ ├── SignatureDB.cpp │ │ │ │ └── SignatureDB.h │ │ ├── PrimeHack │ │ │ ├── AddressDB.cpp │ │ │ ├── AddressDB.h │ │ │ ├── AddressDBInit.cpp │ │ │ ├── EmuVariableManager.cpp │ │ │ ├── EmuVariableManager.h │ │ │ ├── HackConfig.cpp │ │ │ ├── HackConfig.h │ │ │ ├── HackManager.cpp │ │ │ ├── HackManager.h │ │ │ ├── Mods │ │ │ │ ├── AutoEFB.cpp │ │ │ │ ├── AutoEFB.h │ │ │ │ ├── AutoFogToggleMP3.cpp │ │ │ │ ├── AutoFogToggleMP3.h │ │ │ │ ├── BloomIntensityMP3.cpp │ │ │ │ ├── BloomIntensityMP3.h │ │ │ │ ├── ContextSensitiveControls.cpp │ │ │ │ ├── ContextSensitiveControls.h │ │ │ │ ├── CutBeamFxMP1.cpp │ │ │ │ ├── CutBeamFxMP1.h │ │ │ │ ├── DisableBloom.h │ │ │ │ ├── DisableHudMemoPopup.cpp │ │ │ │ ├── DisableHudMemoPopup.h │ │ │ │ ├── ElfModLoader.cpp │ │ │ │ ├── ElfModLoader.h │ │ │ │ ├── FpsControls.cpp │ │ │ │ ├── FpsControls.h │ │ │ │ ├── FriendVouchers.h │ │ │ │ ├── Invulnerability.h │ │ │ │ ├── MapController.cpp │ │ │ │ ├── MapController.h │ │ │ │ ├── Motd.cpp │ │ │ │ ├── Motd.h │ │ │ │ ├── Noclip.cpp │ │ │ │ ├── Noclip.h │ │ │ │ ├── PortalSkipMP2.cpp │ │ │ │ ├── PortalSkipMP2.h │ │ │ │ ├── RestoreDashing.h │ │ │ │ ├── STRGPatch.cpp │ │ │ │ ├── STRGPatch.h │ │ │ │ ├── SkipCutscene.h │ │ │ │ ├── SpringballButton.cpp │ │ │ │ ├── SpringballButton.h │ │ │ │ ├── UnlockHypermode.h │ │ │ │ ├── ViewModifier.cpp │ │ │ │ └── ViewModifier.h │ │ │ ├── PrimeMod.cpp │ │ │ ├── PrimeMod.h │ │ │ ├── PrimeUtils.cpp │ │ │ ├── PrimeUtils.h │ │ │ ├── Quaternion.cpp │ │ │ ├── Quaternion.h │ │ │ ├── Transform.cpp │ │ │ └── Transform.h │ │ ├── State.cpp │ │ ├── State.h │ │ ├── SyncIdentifier.h │ │ ├── SysConf.cpp │ │ ├── SysConf.h │ │ ├── System.cpp │ │ ├── System.h │ │ ├── TimePlayed.cpp │ │ ├── TimePlayed.h │ │ ├── TitleDatabase.cpp │ │ ├── TitleDatabase.h │ │ ├── USBUtils.cpp │ │ ├── USBUtils.h │ │ ├── WC24PatchEngine.cpp │ │ ├── WC24PatchEngine.h │ │ ├── WiiRoot.cpp │ │ ├── WiiRoot.h │ │ ├── WiiUtils.cpp │ │ └── WiiUtils.h │ ├── DiscIO │ │ ├── Blob.cpp │ │ ├── Blob.h │ │ ├── CISOBlob.cpp │ │ ├── CISOBlob.h │ │ ├── CMakeLists.txt │ │ ├── CompressedBlob.cpp │ │ ├── CompressedBlob.h │ │ ├── DirectoryBlob.cpp │ │ ├── DirectoryBlob.h │ │ ├── DiscExtractor.cpp │ │ ├── DiscExtractor.h │ │ ├── DiscScrubber.cpp │ │ ├── DiscScrubber.h │ │ ├── DiscUtils.cpp │ │ ├── DiscUtils.h │ │ ├── Enums.cpp │ │ ├── Enums.h │ │ ├── FileBlob.cpp │ │ ├── FileBlob.h │ │ ├── FileSystemGCWii.cpp │ │ ├── FileSystemGCWii.h │ │ ├── Filesystem.cpp │ │ ├── Filesystem.h │ │ ├── GameModDescriptor.cpp │ │ ├── GameModDescriptor.h │ │ ├── LaggedFibonacciGenerator.cpp │ │ ├── LaggedFibonacciGenerator.h │ │ ├── MultithreadedCompressor.h │ │ ├── NANDImporter.cpp │ │ ├── NANDImporter.h │ │ ├── NFSBlob.cpp │ │ ├── NFSBlob.h │ │ ├── RiivolutionParser.cpp │ │ ├── RiivolutionParser.h │ │ ├── RiivolutionPatcher.cpp │ │ ├── RiivolutionPatcher.h │ │ ├── ScrubbedBlob.cpp │ │ ├── ScrubbedBlob.h │ │ ├── SplitFileBlob.cpp │ │ ├── SplitFileBlob.h │ │ ├── TGCBlob.cpp │ │ ├── TGCBlob.h │ │ ├── Volume.cpp │ │ ├── Volume.h │ │ ├── VolumeDisc.cpp │ │ ├── VolumeDisc.h │ │ ├── VolumeFileBlobReader.cpp │ │ ├── VolumeFileBlobReader.h │ │ ├── VolumeGC.cpp │ │ ├── VolumeGC.h │ │ ├── VolumeVerifier.cpp │ │ ├── VolumeVerifier.h │ │ ├── VolumeWad.cpp │ │ ├── VolumeWad.h │ │ ├── VolumeWii.cpp │ │ ├── VolumeWii.h │ │ ├── WIABlob.cpp │ │ ├── WIABlob.h │ │ ├── WIACompression.cpp │ │ ├── WIACompression.h │ │ ├── WbfsBlob.cpp │ │ ├── WbfsBlob.h │ │ ├── WiiEncryptionCache.cpp │ │ ├── WiiEncryptionCache.h │ │ ├── WiiSaveBanner.cpp │ │ └── WiiSaveBanner.h │ ├── DolphinLib.ARM64.props │ ├── DolphinLib.props │ ├── DolphinLib.vcxproj │ ├── DolphinLib.vcxproj.user │ ├── DolphinLib.x64.props │ ├── DolphinNoGUI │ │ ├── CMakeLists.txt │ │ ├── DolphinNoGUI.exe.manifest │ │ ├── DolphinNoGUI.rc │ │ ├── DolphinNoGUI.vcxproj │ │ ├── DolphinNoGUI.vcxproj.filters │ │ ├── MainNoGUI.cpp │ │ ├── Platform.cpp │ │ ├── Platform.h │ │ ├── PlatformFBDev.cpp │ │ ├── PlatformHeadless.cpp │ │ ├── PlatformMacos.mm │ │ ├── PlatformWin32.cpp │ │ ├── PlatformX11.cpp │ │ └── resource.h │ ├── DolphinQt │ │ ├── AboutDialog.cpp │ │ ├── AboutDialog.h │ │ ├── Achievements │ │ │ ├── AchievementBox.cpp │ │ │ ├── AchievementBox.h │ │ │ ├── AchievementHeaderWidget.cpp │ │ │ ├── AchievementHeaderWidget.h │ │ │ ├── AchievementLeaderboardWidget.cpp │ │ │ ├── AchievementLeaderboardWidget.h │ │ │ ├── AchievementProgressWidget.cpp │ │ │ ├── AchievementProgressWidget.h │ │ │ ├── AchievementSettingsWidget.cpp │ │ │ ├── AchievementSettingsWidget.h │ │ │ ├── AchievementsWindow.cpp │ │ │ └── AchievementsWindow.h │ │ ├── CMakeLists.txt │ │ ├── CVarsWindow.cpp │ │ ├── CVarsWindow.h │ │ ├── CheatSearchFactoryWidget.cpp │ │ ├── CheatSearchFactoryWidget.h │ │ ├── CheatSearchWidget.cpp │ │ ├── CheatSearchWidget.h │ │ ├── CheatsManager.cpp │ │ ├── CheatsManager.h │ │ ├── Config │ │ │ ├── ARCodeWidget.cpp │ │ │ ├── ARCodeWidget.h │ │ │ ├── CheatCodeEditor.cpp │ │ │ ├── CheatCodeEditor.h │ │ │ ├── CheatWarningWidget.cpp │ │ │ ├── CheatWarningWidget.h │ │ │ ├── CommonControllersWidget.cpp │ │ │ ├── CommonControllersWidget.h │ │ │ ├── ConfigControls │ │ │ │ ├── ConfigBool.cpp │ │ │ │ ├── ConfigBool.h │ │ │ │ ├── ConfigChoice.cpp │ │ │ │ ├── ConfigChoice.h │ │ │ │ ├── ConfigControl.h │ │ │ │ ├── ConfigFloatSlider.cpp │ │ │ │ ├── ConfigFloatSlider.h │ │ │ │ ├── ConfigInteger.cpp │ │ │ │ ├── ConfigInteger.h │ │ │ │ ├── ConfigRadio.cpp │ │ │ │ ├── ConfigRadio.h │ │ │ │ ├── ConfigSlider.cpp │ │ │ │ └── ConfigSlider.h │ │ │ ├── ControllerInterface │ │ │ │ ├── ControllerInterfaceWindow.cpp │ │ │ │ ├── ControllerInterfaceWindow.h │ │ │ │ ├── DualShockUDPClientAddServerDialog.cpp │ │ │ │ ├── DualShockUDPClientAddServerDialog.h │ │ │ │ ├── DualShockUDPClientWidget.cpp │ │ │ │ ├── DualShockUDPClientWidget.h │ │ │ │ ├── ServerStringValidator.cpp │ │ │ │ └── ServerStringValidator.h │ │ │ ├── ControllersPane.cpp │ │ │ ├── ControllersPane.h │ │ │ ├── FilesystemWidget.cpp │ │ │ ├── FilesystemWidget.h │ │ │ ├── FreeLookWidget.cpp │ │ │ ├── FreeLookWidget.h │ │ │ ├── FreeLookWindow.cpp │ │ │ ├── FreeLookWindow.h │ │ │ ├── GameConfigEdit.cpp │ │ │ ├── GameConfigEdit.h │ │ │ ├── GameConfigHighlighter.cpp │ │ │ ├── GameConfigHighlighter.h │ │ │ ├── GameConfigWidget.cpp │ │ │ ├── GameConfigWidget.h │ │ │ ├── GamecubeControllersWidget.cpp │ │ │ ├── GamecubeControllersWidget.h │ │ │ ├── GeckoCodeWidget.cpp │ │ │ ├── GeckoCodeWidget.h │ │ │ ├── Graphics │ │ │ │ ├── AdvancedWidget.cpp │ │ │ │ ├── AdvancedWidget.h │ │ │ │ ├── ColorCorrectionConfigWindow.cpp │ │ │ │ ├── ColorCorrectionConfigWindow.h │ │ │ │ ├── EnhancementsWidget.cpp │ │ │ │ ├── EnhancementsWidget.h │ │ │ │ ├── GeneralWidget.cpp │ │ │ │ ├── GeneralWidget.h │ │ │ │ ├── GraphicsPane.cpp │ │ │ │ ├── GraphicsPane.h │ │ │ │ ├── HacksWidget.cpp │ │ │ │ ├── HacksWidget.h │ │ │ │ ├── PostProcessingConfigWindow.cpp │ │ │ │ ├── PostProcessingConfigWindow.h │ │ │ │ ├── PrimeWidget.cpp │ │ │ │ └── PrimeWidget.h │ │ │ ├── GraphicsModListWidget.cpp │ │ │ ├── GraphicsModListWidget.h │ │ │ ├── GraphicsModWarningWidget.cpp │ │ │ ├── GraphicsModWarningWidget.h │ │ │ ├── HardcoreWarningWidget.cpp │ │ │ ├── HardcoreWarningWidget.h │ │ │ ├── InfoWidget.cpp │ │ │ ├── InfoWidget.h │ │ │ ├── LogConfigWidget.cpp │ │ │ ├── LogConfigWidget.h │ │ │ ├── LogWidget.cpp │ │ │ ├── LogWidget.h │ │ │ ├── Mapping │ │ │ │ ├── FreeLookGeneral.cpp │ │ │ │ ├── FreeLookGeneral.h │ │ │ │ ├── FreeLookRotation.cpp │ │ │ │ ├── FreeLookRotation.h │ │ │ │ ├── GBAPadEmu.cpp │ │ │ │ ├── GBAPadEmu.h │ │ │ │ ├── GCKeyboardEmu.cpp │ │ │ │ ├── GCKeyboardEmu.h │ │ │ │ ├── GCMicrophone.cpp │ │ │ │ ├── GCMicrophone.h │ │ │ │ ├── GCPadEmu.cpp │ │ │ │ ├── GCPadEmu.h │ │ │ │ ├── GCPadEmuMetroid.cpp │ │ │ │ ├── GCPadEmuMetroid.h │ │ │ │ ├── GCPadWiiUConfigDialog.cpp │ │ │ │ ├── GCPadWiiUConfigDialog.h │ │ │ │ ├── Hotkey3D.cpp │ │ │ │ ├── Hotkey3D.h │ │ │ │ ├── HotkeyControllerProfile.cpp │ │ │ │ ├── HotkeyControllerProfile.h │ │ │ │ ├── HotkeyDebugging.cpp │ │ │ │ ├── HotkeyDebugging.h │ │ │ │ ├── HotkeyGBA.cpp │ │ │ │ ├── HotkeyGBA.h │ │ │ │ ├── HotkeyGeneral.cpp │ │ │ │ ├── HotkeyGeneral.h │ │ │ │ ├── HotkeyGraphics.cpp │ │ │ │ ├── HotkeyGraphics.h │ │ │ │ ├── HotkeyPrimeHack.cpp │ │ │ │ ├── HotkeyPrimeHack.h │ │ │ │ ├── HotkeyStates.cpp │ │ │ │ ├── HotkeyStates.h │ │ │ │ ├── HotkeyStatesOther.cpp │ │ │ │ ├── HotkeyStatesOther.h │ │ │ │ ├── HotkeyTAS.cpp │ │ │ │ ├── HotkeyTAS.h │ │ │ │ ├── HotkeyUSBEmu.cpp │ │ │ │ ├── HotkeyUSBEmu.h │ │ │ │ ├── HotkeyWii.cpp │ │ │ │ ├── HotkeyWii.h │ │ │ │ ├── IOWindow.cpp │ │ │ │ ├── IOWindow.h │ │ │ │ ├── MappingButton.cpp │ │ │ │ ├── MappingButton.h │ │ │ │ ├── MappingCommon.cpp │ │ │ │ ├── MappingCommon.h │ │ │ │ ├── MappingIndicator.cpp │ │ │ │ ├── MappingIndicator.h │ │ │ │ ├── MappingNumeric.cpp │ │ │ │ ├── MappingNumeric.h │ │ │ │ ├── MappingWidget.cpp │ │ │ │ ├── MappingWidget.h │ │ │ │ ├── MappingWindow.cpp │ │ │ │ ├── MappingWindow.h │ │ │ │ ├── PrimeHackEmuGC.cpp │ │ │ │ ├── PrimeHackEmuGC.h │ │ │ │ ├── PrimeHackEmuWii.cpp │ │ │ │ ├── PrimeHackEmuWii.h │ │ │ │ ├── WiimoteEmuExtension.cpp │ │ │ │ ├── WiimoteEmuExtension.h │ │ │ │ ├── WiimoteEmuExtensionMotionInput.cpp │ │ │ │ ├── WiimoteEmuExtensionMotionInput.h │ │ │ │ ├── WiimoteEmuExtensionMotionSimulation.cpp │ │ │ │ ├── WiimoteEmuExtensionMotionSimulation.h │ │ │ │ ├── WiimoteEmuGeneral.cpp │ │ │ │ ├── WiimoteEmuGeneral.h │ │ │ │ ├── WiimoteEmuMetroid.cpp │ │ │ │ ├── WiimoteEmuMetroid.h │ │ │ │ ├── WiimoteEmuMotionControl.cpp │ │ │ │ ├── WiimoteEmuMotionControl.h │ │ │ │ ├── WiimoteEmuMotionControlIMU.cpp │ │ │ │ └── WiimoteEmuMotionControlIMU.h │ │ │ ├── NewPatchDialog.cpp │ │ │ ├── NewPatchDialog.h │ │ │ ├── PatchesWidget.cpp │ │ │ ├── PatchesWidget.h │ │ │ ├── PrimeCheatsWidget.cpp │ │ │ ├── PrimeCheatsWidget.h │ │ │ ├── PropertiesDialog.cpp │ │ │ ├── PropertiesDialog.h │ │ │ ├── SettingsWindow.cpp │ │ │ ├── SettingsWindow.h │ │ │ ├── ToolTipControls │ │ │ │ ├── BalloonTip.cpp │ │ │ │ ├── BalloonTip.h │ │ │ │ ├── ToolTipCheckBox.cpp │ │ │ │ ├── ToolTipCheckBox.h │ │ │ │ ├── ToolTipComboBox.cpp │ │ │ │ ├── ToolTipComboBox.h │ │ │ │ ├── ToolTipPushButton.cpp │ │ │ │ ├── ToolTipPushButton.h │ │ │ │ ├── ToolTipRadioButton.cpp │ │ │ │ ├── ToolTipRadioButton.h │ │ │ │ ├── ToolTipSlider.cpp │ │ │ │ ├── ToolTipSlider.h │ │ │ │ ├── ToolTipSpinBox.cpp │ │ │ │ ├── ToolTipSpinBox.h │ │ │ │ └── ToolTipWidget.h │ │ │ ├── VerifyWidget.cpp │ │ │ ├── VerifyWidget.h │ │ │ ├── WiimoteControllersWidget.cpp │ │ │ └── WiimoteControllersWidget.h │ │ ├── ConvertDialog.cpp │ │ ├── ConvertDialog.h │ │ ├── Debugger │ │ │ ├── AssembleInstructionDialog.cpp │ │ │ ├── AssembleInstructionDialog.h │ │ │ ├── AssemblerWidget.cpp │ │ │ ├── AssemblerWidget.h │ │ │ ├── AssemblyEditor.cpp │ │ │ ├── AssemblyEditor.h │ │ │ ├── BranchWatchDialog.cpp │ │ │ ├── BranchWatchDialog.h │ │ │ ├── BranchWatchTableModel.cpp │ │ │ ├── BranchWatchTableModel.h │ │ │ ├── BreakpointDialog.cpp │ │ │ ├── BreakpointDialog.h │ │ │ ├── BreakpointWidget.cpp │ │ │ ├── BreakpointWidget.h │ │ │ ├── CodeViewWidget.cpp │ │ │ ├── CodeViewWidget.h │ │ │ ├── CodeWidget.cpp │ │ │ ├── CodeWidget.h │ │ │ ├── EditSymbolDialog.cpp │ │ │ ├── EditSymbolDialog.h │ │ │ ├── GekkoSyntaxHighlight.cpp │ │ │ ├── GekkoSyntaxHighlight.h │ │ │ ├── JITWidget.cpp │ │ │ ├── JITWidget.h │ │ │ ├── JitBlockTableModel.cpp │ │ │ ├── JitBlockTableModel.h │ │ │ ├── MemoryViewWidget.cpp │ │ │ ├── MemoryViewWidget.h │ │ │ ├── MemoryWidget.cpp │ │ │ ├── MemoryWidget.h │ │ │ ├── NetworkWidget.cpp │ │ │ ├── NetworkWidget.h │ │ │ ├── PatchInstructionDialog.cpp │ │ │ ├── PatchInstructionDialog.h │ │ │ ├── RegisterColumn.cpp │ │ │ ├── RegisterColumn.h │ │ │ ├── RegisterWidget.cpp │ │ │ ├── RegisterWidget.h │ │ │ ├── ThreadWidget.cpp │ │ │ ├── ThreadWidget.h │ │ │ ├── WatchWidget.cpp │ │ │ └── WatchWidget.h │ │ ├── DiscordHandler.cpp │ │ ├── DiscordHandler.h │ │ ├── DiscordJoinRequestDialog.cpp │ │ ├── DiscordJoinRequestDialog.h │ │ ├── DolphinEmu.entitlements │ │ ├── DolphinEmuDebug.entitlements │ │ ├── DolphinQt.manifest │ │ ├── DolphinQt.rc │ │ ├── DolphinQt.vcxproj │ │ ├── DolphinQt.vcxproj.user │ │ ├── EmulatedUSB │ │ │ ├── WiiSpeakWindow.cpp │ │ │ └── WiiSpeakWindow.h │ │ ├── FIFO │ │ │ ├── FIFOAnalyzer.cpp │ │ │ ├── FIFOAnalyzer.h │ │ │ ├── FIFOPlayerWindow.cpp │ │ │ └── FIFOPlayerWindow.h │ │ ├── GBAHost.cpp │ │ ├── GBAHost.h │ │ ├── GBAWidget.cpp │ │ ├── GBAWidget.h │ │ ├── GCMemcardCreateNewDialog.cpp │ │ ├── GCMemcardCreateNewDialog.h │ │ ├── GCMemcardManager.cpp │ │ ├── GCMemcardManager.h │ │ ├── GameList │ │ │ ├── GameList.cpp │ │ │ ├── GameList.h │ │ │ ├── GameListModel.cpp │ │ │ ├── GameListModel.h │ │ │ ├── GameTracker.cpp │ │ │ ├── GameTracker.h │ │ │ ├── GridProxyModel.cpp │ │ │ ├── GridProxyModel.h │ │ │ ├── ListProxyModel.cpp │ │ │ └── ListProxyModel.h │ │ ├── Host.cpp │ │ ├── Host.h │ │ ├── HotkeyScheduler.cpp │ │ ├── HotkeyScheduler.h │ │ ├── InfinityBase │ │ │ ├── InfinityBaseWindow.cpp │ │ │ └── InfinityBaseWindow.h │ │ ├── Info.plist.in │ │ ├── Main.cpp │ │ ├── MainWindow.cpp │ │ ├── MainWindow.h │ │ ├── MenuBar.cpp │ │ ├── MenuBar.h │ │ ├── NANDRepairDialog.cpp │ │ ├── NANDRepairDialog.h │ │ ├── NKitWarningDialog.cpp │ │ ├── NKitWarningDialog.h │ │ ├── NetPlay │ │ │ ├── ChunkedProgressDialog.cpp │ │ │ ├── ChunkedProgressDialog.h │ │ │ ├── ClickBlurLabel.cpp │ │ │ ├── ClickBlurLabel.h │ │ │ ├── GameDigestDialog.cpp │ │ │ ├── GameDigestDialog.h │ │ │ ├── GameListDialog.cpp │ │ │ ├── GameListDialog.h │ │ │ ├── NetPlayBrowser.cpp │ │ │ ├── NetPlayBrowser.h │ │ │ ├── NetPlayDialog.cpp │ │ │ ├── NetPlayDialog.h │ │ │ ├── NetPlaySetupDialog.cpp │ │ │ ├── NetPlaySetupDialog.h │ │ │ ├── PadMappingDialog.cpp │ │ │ └── PadMappingDialog.h │ │ ├── QtUtils │ │ │ ├── AspectRatioWidget.cpp │ │ │ ├── AspectRatioWidget.h │ │ │ ├── BlockUserInputFilter.cpp │ │ │ ├── BlockUserInputFilter.h │ │ │ ├── ClearLayoutRecursively.cpp │ │ │ ├── ClearLayoutRecursively.h │ │ │ ├── ClickableStatusBar.h │ │ │ ├── DolphinFileDialog.cpp │ │ │ ├── DolphinFileDialog.h │ │ │ ├── DoubleClickEventFilter.cpp │ │ │ ├── DoubleClickEventFilter.h │ │ │ ├── ElidedButton.cpp │ │ │ ├── ElidedButton.h │ │ │ ├── FileOpenEventFilter.cpp │ │ │ ├── FileOpenEventFilter.h │ │ │ ├── FromStdString.h │ │ │ ├── ImageConverter.cpp │ │ │ ├── ImageConverter.h │ │ │ ├── ModalMessageBox.cpp │ │ │ ├── ModalMessageBox.h │ │ │ ├── NonAutodismissibleMenu.cpp │ │ │ ├── NonAutodismissibleMenu.h │ │ │ ├── NonDefaultQPushButton.cpp │ │ │ ├── NonDefaultQPushButton.h │ │ │ ├── ParallelProgressDialog.h │ │ │ ├── PartiallyClosableTabWidget.cpp │ │ │ ├── PartiallyClosableTabWidget.h │ │ │ ├── QtUtils.cpp │ │ │ ├── QtUtils.h │ │ │ ├── QueueOnObject.h │ │ │ ├── RunOnObject.h │ │ │ ├── SetWindowDecorations.cpp │ │ │ ├── SetWindowDecorations.h │ │ │ ├── SignalBlocking.h │ │ │ ├── SignalDaemon.cpp │ │ │ ├── SignalDaemon.h │ │ │ ├── UTF8CodePointCountValidator.cpp │ │ │ ├── UTF8CodePointCountValidator.h │ │ │ ├── WindowActivationEventFilter.cpp │ │ │ ├── WindowActivationEventFilter.h │ │ │ ├── WrapInScrollArea.cpp │ │ │ └── WrapInScrollArea.h │ │ ├── RenderWidget.cpp │ │ ├── RenderWidget.h │ │ ├── ResourcePackManager.cpp │ │ ├── ResourcePackManager.h │ │ ├── Resources.cpp │ │ ├── Resources.h │ │ ├── RiivolutionBootWidget.cpp │ │ ├── RiivolutionBootWidget.h │ │ ├── SearchBar.cpp │ │ ├── SearchBar.h │ │ ├── Settings.cpp │ │ ├── Settings.h │ │ ├── Settings │ │ │ ├── AdvancedPane.cpp │ │ │ ├── AdvancedPane.h │ │ │ ├── AudioPane.cpp │ │ │ ├── AudioPane.h │ │ │ ├── BroadbandAdapterSettingsDialog.cpp │ │ │ ├── BroadbandAdapterSettingsDialog.h │ │ │ ├── GameCubePane.cpp │ │ │ ├── GameCubePane.h │ │ │ ├── GeneralPane.cpp │ │ │ ├── GeneralPane.h │ │ │ ├── InterfacePane.cpp │ │ │ ├── InterfacePane.h │ │ │ ├── PathPane.cpp │ │ │ ├── PathPane.h │ │ │ ├── USBDeviceAddToWhitelistDialog.cpp │ │ │ ├── USBDeviceAddToWhitelistDialog.h │ │ │ ├── WiiPane.cpp │ │ │ └── WiiPane.h │ │ ├── SkylanderPortal │ │ │ ├── SkylanderModifyDialog.cpp │ │ │ ├── SkylanderModifyDialog.h │ │ │ ├── SkylanderPortalWindow.cpp │ │ │ └── SkylanderPortalWindow.h │ │ ├── Styles │ │ │ └── Dark │ │ │ │ ├── checkbox-checked-disabled.svg │ │ │ │ ├── checkbox-checked.svg │ │ │ │ ├── checkbox-empty-disabled.svg │ │ │ │ ├── checkbox-empty.svg │ │ │ │ ├── checkbox-half-disabled.svg │ │ │ │ ├── checkbox-half.svg │ │ │ │ ├── dark.qrc │ │ │ │ ├── dark.qss │ │ │ │ ├── dockwidget-close.svg │ │ │ │ ├── dockwidget-undock.svg │ │ │ │ ├── down-triangle-spinbox.svg │ │ │ │ ├── down-triangle.svg │ │ │ │ ├── dropdown-arrow.svg │ │ │ │ ├── left-triangle-tabbar.svg │ │ │ │ ├── radiobutton-checked-disabled.svg │ │ │ │ ├── radiobutton-checked.svg │ │ │ │ ├── radiobutton-empty-disabled.svg │ │ │ │ ├── radiobutton-empty.svg │ │ │ │ ├── right-triangle-tabbar.svg │ │ │ │ ├── scrollbar-arrow-down.svg │ │ │ │ ├── scrollbar-arrow-left.svg │ │ │ │ ├── scrollbar-arrow-right.svg │ │ │ │ ├── scrollbar-arrow-up.svg │ │ │ │ ├── table-header-sort-arrow-down.svg │ │ │ │ ├── table-header-sort-arrow-up.svg │ │ │ │ ├── up-triangle-spinbox.svg │ │ │ │ └── up-triangle.svg │ │ ├── TAS │ │ │ ├── GBATASInputWindow.cpp │ │ │ ├── GBATASInputWindow.h │ │ │ ├── GCTASInputWindow.cpp │ │ │ ├── GCTASInputWindow.h │ │ │ ├── IRWidget.cpp │ │ │ ├── IRWidget.h │ │ │ ├── StickWidget.cpp │ │ │ ├── StickWidget.h │ │ │ ├── TASCheckBox.cpp │ │ │ ├── TASCheckBox.h │ │ │ ├── TASControlState.cpp │ │ │ ├── TASControlState.h │ │ │ ├── TASInputWindow.cpp │ │ │ ├── TASInputWindow.h │ │ │ ├── TASSlider.cpp │ │ │ ├── TASSlider.h │ │ │ ├── TASSpinBox.cpp │ │ │ ├── TASSpinBox.h │ │ │ ├── WiiTASInputWindow.cpp │ │ │ └── WiiTASInputWindow.h │ │ ├── ToolBar.cpp │ │ ├── ToolBar.h │ │ ├── Translation.cpp │ │ ├── Translation.h │ │ ├── Updater.cpp │ │ ├── Updater.h │ │ ├── WiiUpdate.cpp │ │ ├── WiiUpdate.h │ │ ├── pch_qt.cpp │ │ ├── pch_qt.h │ │ ├── qt.conf │ │ ├── qt.conf.win │ │ ├── qt6.natvis │ │ └── resource.h │ ├── DolphinTool │ │ ├── CMakeLists.txt │ │ ├── ConvertCommand.cpp │ │ ├── ConvertCommand.h │ │ ├── DolphinTool.exe.manifest │ │ ├── DolphinTool.filters │ │ ├── DolphinTool.rc │ │ ├── DolphinTool.vcxproj │ │ ├── ExtractCommand.cpp │ │ ├── ExtractCommand.h │ │ ├── HeaderCommand.cpp │ │ ├── HeaderCommand.h │ │ ├── ToolHeadlessPlatform.cpp │ │ ├── ToolMain.cpp │ │ ├── VerifyCommand.cpp │ │ ├── VerifyCommand.h │ │ └── resource.h │ ├── InputCommon │ │ ├── CMakeLists.txt │ │ ├── ControlReference │ │ │ ├── ControlReference.cpp │ │ │ ├── ControlReference.h │ │ │ ├── ExpressionParser.cpp │ │ │ ├── ExpressionParser.h │ │ │ ├── FunctionExpression.cpp │ │ │ └── FunctionExpression.h │ │ ├── ControllerEmu │ │ │ ├── Control │ │ │ │ ├── Control.cpp │ │ │ │ ├── Control.h │ │ │ │ ├── Input.cpp │ │ │ │ ├── Input.h │ │ │ │ ├── Output.cpp │ │ │ │ └── Output.h │ │ │ ├── ControlGroup │ │ │ │ ├── AnalogStick.cpp │ │ │ │ ├── AnalogStick.h │ │ │ │ ├── Attachments.cpp │ │ │ │ ├── Attachments.h │ │ │ │ ├── Buttons.cpp │ │ │ │ ├── Buttons.h │ │ │ │ ├── ControlGroup.cpp │ │ │ │ ├── ControlGroup.h │ │ │ │ ├── Cursor.cpp │ │ │ │ ├── Cursor.h │ │ │ │ ├── Force.cpp │ │ │ │ ├── Force.h │ │ │ │ ├── IMUAccelerometer.cpp │ │ │ │ ├── IMUAccelerometer.h │ │ │ │ ├── IMUCursor.cpp │ │ │ │ ├── IMUCursor.h │ │ │ │ ├── IMUGyroscope.cpp │ │ │ │ ├── IMUGyroscope.h │ │ │ │ ├── IRPassthrough.cpp │ │ │ │ ├── IRPassthrough.h │ │ │ │ ├── MixedTriggers.cpp │ │ │ │ ├── MixedTriggers.h │ │ │ │ ├── ModifySettingsButton.cpp │ │ │ │ ├── ModifySettingsButton.h │ │ │ │ ├── PrimeHackAltProfile.cpp │ │ │ │ ├── PrimeHackAltProfile.h │ │ │ │ ├── PrimeHackModes.cpp │ │ │ │ ├── PrimeHackModes.h │ │ │ │ ├── Slider.cpp │ │ │ │ ├── Slider.h │ │ │ │ ├── Tilt.cpp │ │ │ │ ├── Tilt.h │ │ │ │ ├── Triggers.cpp │ │ │ │ └── Triggers.h │ │ │ ├── ControllerEmu.cpp │ │ │ ├── ControllerEmu.h │ │ │ ├── Setting │ │ │ │ ├── NumericSetting.cpp │ │ │ │ └── NumericSetting.h │ │ │ ├── StickGate.cpp │ │ │ └── StickGate.h │ │ ├── ControllerInterface │ │ │ ├── Android │ │ │ │ ├── Android.cpp │ │ │ │ └── Android.h │ │ │ ├── ControllerInterface.cpp │ │ │ ├── ControllerInterface.h │ │ │ ├── CoreDevice.cpp │ │ │ ├── CoreDevice.h │ │ │ ├── DInput │ │ │ │ ├── DInput.cpp │ │ │ │ ├── DInput.h │ │ │ │ ├── DInput8.h │ │ │ │ ├── DInputJoystick.cpp │ │ │ │ ├── DInputJoystick.h │ │ │ │ ├── DInputKeyboardMouse.cpp │ │ │ │ ├── DInputKeyboardMouse.h │ │ │ │ ├── NamedKeys.h │ │ │ │ ├── XInputFilter.cpp │ │ │ │ └── XInputFilter.h │ │ │ ├── DualShockUDPClient │ │ │ │ ├── DualShockUDPClient.cpp │ │ │ │ ├── DualShockUDPClient.h │ │ │ │ └── DualShockUDPProto.h │ │ │ ├── ForceFeedback │ │ │ │ ├── ForceFeedbackDevice.cpp │ │ │ │ └── ForceFeedbackDevice.h │ │ │ ├── InputBackend.cpp │ │ │ ├── InputBackend.h │ │ │ ├── MappingCommon.cpp │ │ │ ├── MappingCommon.h │ │ │ ├── Pipes │ │ │ │ ├── Pipes.cpp │ │ │ │ └── Pipes.h │ │ │ ├── Quartz │ │ │ │ ├── Quartz.h │ │ │ │ ├── Quartz.mm │ │ │ │ ├── QuartzKeyboardAndMouse.h │ │ │ │ └── QuartzKeyboardAndMouse.mm │ │ │ ├── SDL │ │ │ │ ├── SDL.cpp │ │ │ │ ├── SDL.h │ │ │ │ ├── SDLGamepad.cpp │ │ │ │ └── SDLGamepad.h │ │ │ ├── SteamDeck │ │ │ │ ├── SteamDeck.cpp │ │ │ │ └── SteamDeck.h │ │ │ ├── Touch │ │ │ │ ├── InputOverrider.cpp │ │ │ │ └── InputOverrider.h │ │ │ ├── WGInput │ │ │ │ ├── WGInput.cpp │ │ │ │ └── WGInput.h │ │ │ ├── Wiimote │ │ │ │ ├── WiimoteController.cpp │ │ │ │ └── WiimoteController.h │ │ │ ├── Win32 │ │ │ │ ├── Win32.cpp │ │ │ │ └── Win32.h │ │ │ ├── XInput │ │ │ │ ├── XInput.cpp │ │ │ │ └── XInput.h │ │ │ ├── Xlib │ │ │ │ ├── XInput2.cpp │ │ │ │ └── XInput2.h │ │ │ └── evdev │ │ │ │ ├── evdev.cpp │ │ │ │ └── evdev.h │ │ ├── DInputMouseAbsolute.cpp │ │ ├── DInputMouseAbsolute.h │ │ ├── DynamicInputTextureManager.cpp │ │ ├── DynamicInputTextureManager.h │ │ ├── DynamicInputTextures │ │ │ ├── DITConfiguration.cpp │ │ │ ├── DITConfiguration.h │ │ │ ├── DITData.h │ │ │ ├── DITSpecification.cpp │ │ │ └── DITSpecification.h │ │ ├── GCAdapter.cpp │ │ ├── GCAdapter.h │ │ ├── GCPadStatus.h │ │ ├── GenericMouse.cpp │ │ ├── GenericMouse.h │ │ ├── ImageOperations.cpp │ │ ├── ImageOperations.h │ │ ├── InputConfig.cpp │ │ ├── InputConfig.h │ │ ├── InputProfile.cpp │ │ ├── InputProfile.h │ │ ├── KeyboardStatus.h │ │ ├── QuartzInputMouse.h │ │ ├── QuartzInputMouse.mm │ │ ├── XInput2Mouse.cpp │ │ └── XInput2Mouse.h │ ├── MacUpdater │ │ ├── AppDelegate.h │ │ ├── AppDelegate.mm │ │ ├── CMakeLists.txt │ │ ├── Info.plist.in │ │ ├── MacUI.mm │ │ ├── Main.storyboard │ │ ├── ViewController.h │ │ ├── ViewController.m │ │ └── main.m │ ├── UICommon │ │ ├── AutoUpdate.cpp │ │ ├── AutoUpdate.h │ │ ├── CMakeLists.txt │ │ ├── CommandLineParse.cpp │ │ ├── CommandLineParse.h │ │ ├── DBusUtils.cpp │ │ ├── DBusUtils.h │ │ ├── DiscordPresence.cpp │ │ ├── DiscordPresence.h │ │ ├── GameFile.cpp │ │ ├── GameFile.h │ │ ├── GameFileCache.cpp │ │ ├── GameFileCache.h │ │ ├── NetPlayIndex.cpp │ │ ├── NetPlayIndex.h │ │ ├── ResourcePack │ │ │ ├── Manager.cpp │ │ │ ├── Manager.h │ │ │ ├── Manifest.cpp │ │ │ ├── Manifest.h │ │ │ ├── ResourcePack.cpp │ │ │ └── ResourcePack.h │ │ ├── UICommon.cpp │ │ ├── UICommon.h │ │ ├── X11Utils.cpp │ │ └── X11Utils.h │ ├── UpdaterCommon │ │ ├── CMakeLists.txt │ │ ├── Platform.h │ │ ├── UI.h │ │ ├── UpdaterCommon.cpp │ │ └── UpdaterCommon.h │ ├── VersionInfo.plist.in │ ├── VideoBackends │ │ ├── CMakeLists.txt │ │ ├── D3D │ │ │ ├── CMakeLists.txt │ │ │ ├── D3DBase.cpp │ │ │ ├── D3DBase.h │ │ │ ├── D3DBoundingBox.cpp │ │ │ ├── D3DBoundingBox.h │ │ │ ├── D3DGfx.cpp │ │ │ ├── D3DGfx.h │ │ │ ├── D3DMain.cpp │ │ │ ├── D3DNativeVertexFormat.cpp │ │ │ ├── D3DPerfQuery.cpp │ │ │ ├── D3DPerfQuery.h │ │ │ ├── D3DState.cpp │ │ │ ├── D3DState.h │ │ │ ├── D3DSwapChain.cpp │ │ │ ├── D3DSwapChain.h │ │ │ ├── D3DVertexManager.cpp │ │ │ ├── D3DVertexManager.h │ │ │ ├── DXPipeline.cpp │ │ │ ├── DXPipeline.h │ │ │ ├── DXShader.cpp │ │ │ ├── DXShader.h │ │ │ ├── DXTexture.cpp │ │ │ ├── DXTexture.h │ │ │ └── VideoBackend.h │ │ ├── D3D12 │ │ │ ├── CMakeLists.txt │ │ │ ├── Common.h │ │ │ ├── D3D12BoundingBox.cpp │ │ │ ├── D3D12BoundingBox.h │ │ │ ├── D3D12Gfx.cpp │ │ │ ├── D3D12Gfx.h │ │ │ ├── D3D12PerfQuery.cpp │ │ │ ├── D3D12PerfQuery.h │ │ │ ├── D3D12StreamBuffer.cpp │ │ │ ├── D3D12StreamBuffer.h │ │ │ ├── D3D12SwapChain.cpp │ │ │ ├── D3D12SwapChain.h │ │ │ ├── D3D12VertexManager.cpp │ │ │ ├── D3D12VertexManager.h │ │ │ ├── DX12Context.cpp │ │ │ ├── DX12Context.h │ │ │ ├── DX12Pipeline.cpp │ │ │ ├── DX12Pipeline.h │ │ │ ├── DX12Shader.cpp │ │ │ ├── DX12Shader.h │ │ │ ├── DX12Texture.cpp │ │ │ ├── DX12Texture.h │ │ │ ├── DX12VertexFormat.cpp │ │ │ ├── DX12VertexFormat.h │ │ │ ├── DescriptorAllocator.cpp │ │ │ ├── DescriptorAllocator.h │ │ │ ├── DescriptorHeapManager.cpp │ │ │ ├── DescriptorHeapManager.h │ │ │ ├── VideoBackend.cpp │ │ │ └── VideoBackend.h │ │ ├── D3DCommon │ │ │ ├── CMakeLists.txt │ │ │ ├── D3DCommon.cpp │ │ │ ├── D3DCommon.h │ │ │ ├── Shader.cpp │ │ │ ├── Shader.h │ │ │ ├── SwapChain.cpp │ │ │ └── SwapChain.h │ │ ├── Metal │ │ │ ├── CMakeLists.txt │ │ │ ├── MRCHelpers.h │ │ │ ├── MTLBoundingBox.h │ │ │ ├── MTLBoundingBox.mm │ │ │ ├── MTLGfx.h │ │ │ ├── MTLGfx.mm │ │ │ ├── MTLMain.mm │ │ │ ├── MTLObjectCache.h │ │ │ ├── MTLObjectCache.mm │ │ │ ├── MTLPerfQuery.h │ │ │ ├── MTLPerfQuery.mm │ │ │ ├── MTLPipeline.h │ │ │ ├── MTLPipeline.mm │ │ │ ├── MTLShader.h │ │ │ ├── MTLShader.mm │ │ │ ├── MTLStateTracker.h │ │ │ ├── MTLStateTracker.mm │ │ │ ├── MTLTexture.h │ │ │ ├── MTLTexture.mm │ │ │ ├── MTLUtil.h │ │ │ ├── MTLUtil.mm │ │ │ ├── MTLVertexFormat.h │ │ │ ├── MTLVertexFormat.mm │ │ │ ├── MTLVertexManager.h │ │ │ ├── MTLVertexManager.mm │ │ │ └── VideoBackend.h │ │ ├── Null │ │ │ ├── CMakeLists.txt │ │ │ ├── NullBackend.cpp │ │ │ ├── NullBoundingBox.h │ │ │ ├── NullGfx.cpp │ │ │ ├── NullGfx.h │ │ │ ├── NullTexture.cpp │ │ │ ├── NullTexture.h │ │ │ ├── NullVertexManager.cpp │ │ │ ├── NullVertexManager.h │ │ │ ├── PerfQuery.h │ │ │ ├── TextureCache.h │ │ │ └── VideoBackend.h │ │ ├── OGL │ │ │ ├── CMakeLists.txt │ │ │ ├── GPUTimer.h │ │ │ ├── OGLBoundingBox.cpp │ │ │ ├── OGLBoundingBox.h │ │ │ ├── OGLConfig.cpp │ │ │ ├── OGLConfig.h │ │ │ ├── OGLGfx.cpp │ │ │ ├── OGLGfx.h │ │ │ ├── OGLMain.cpp │ │ │ ├── OGLNativeVertexFormat.cpp │ │ │ ├── OGLPerfQuery.cpp │ │ │ ├── OGLPerfQuery.h │ │ │ ├── OGLPipeline.cpp │ │ │ ├── OGLPipeline.h │ │ │ ├── OGLShader.cpp │ │ │ ├── OGLShader.h │ │ │ ├── OGLStreamBuffer.cpp │ │ │ ├── OGLStreamBuffer.h │ │ │ ├── OGLTexture.cpp │ │ │ ├── OGLTexture.h │ │ │ ├── OGLVertexManager.cpp │ │ │ ├── OGLVertexManager.h │ │ │ ├── ProgramShaderCache.cpp │ │ │ ├── ProgramShaderCache.h │ │ │ ├── SamplerCache.cpp │ │ │ ├── SamplerCache.h │ │ │ └── VideoBackend.h │ │ ├── Software │ │ │ ├── CMakeLists.txt │ │ │ ├── Clipper.cpp │ │ │ ├── Clipper.h │ │ │ ├── CopyRegion.h │ │ │ ├── EfbCopy.cpp │ │ │ ├── EfbCopy.h │ │ │ ├── NativeVertexFormat.h │ │ │ ├── Rasterizer.cpp │ │ │ ├── Rasterizer.h │ │ │ ├── SWBoundingBox.cpp │ │ │ ├── SWBoundingBox.h │ │ │ ├── SWEfbInterface.cpp │ │ │ ├── SWEfbInterface.h │ │ │ ├── SWGfx.cpp │ │ │ ├── SWGfx.h │ │ │ ├── SWOGLWindow.cpp │ │ │ ├── SWOGLWindow.h │ │ │ ├── SWTexture.cpp │ │ │ ├── SWTexture.h │ │ │ ├── SWVertexLoader.cpp │ │ │ ├── SWVertexLoader.h │ │ │ ├── SWmain.cpp │ │ │ ├── SetupUnit.cpp │ │ │ ├── SetupUnit.h │ │ │ ├── Tev.cpp │ │ │ ├── Tev.h │ │ │ ├── TextureCache.h │ │ │ ├── TextureEncoder.cpp │ │ │ ├── TextureEncoder.h │ │ │ ├── TextureSampler.cpp │ │ │ ├── TextureSampler.h │ │ │ ├── TransformUnit.cpp │ │ │ ├── TransformUnit.h │ │ │ └── VideoBackend.h │ │ └── Vulkan │ │ │ ├── CMakeLists.txt │ │ │ ├── CommandBufferManager.cpp │ │ │ ├── CommandBufferManager.h │ │ │ ├── Constants.h │ │ │ ├── ObjectCache.cpp │ │ │ ├── ObjectCache.h │ │ │ ├── ShaderCompiler.cpp │ │ │ ├── ShaderCompiler.h │ │ │ ├── StagingBuffer.cpp │ │ │ ├── StagingBuffer.h │ │ │ ├── StateTracker.cpp │ │ │ ├── StateTracker.h │ │ │ ├── VKBoundingBox.cpp │ │ │ ├── VKBoundingBox.h │ │ │ ├── VKGfx.cpp │ │ │ ├── VKGfx.h │ │ │ ├── VKMain.cpp │ │ │ ├── VKPerfQuery.cpp │ │ │ ├── VKPerfQuery.h │ │ │ ├── VKPipeline.cpp │ │ │ ├── VKPipeline.h │ │ │ ├── VKShader.cpp │ │ │ ├── VKShader.h │ │ │ ├── VKStreamBuffer.cpp │ │ │ ├── VKStreamBuffer.h │ │ │ ├── VKSwapChain.cpp │ │ │ ├── VKSwapChain.h │ │ │ ├── VKTexture.cpp │ │ │ ├── VKTexture.h │ │ │ ├── VKVertexFormat.cpp │ │ │ ├── VKVertexFormat.h │ │ │ ├── VKVertexManager.cpp │ │ │ ├── VKVertexManager.h │ │ │ ├── VideoBackend.h │ │ │ ├── VulkanContext.cpp │ │ │ ├── VulkanContext.h │ │ │ ├── VulkanEntryPoints.inl │ │ │ ├── VulkanLoader.cpp │ │ │ └── VulkanLoader.h │ ├── VideoCommon │ │ ├── AbstractFramebuffer.cpp │ │ ├── AbstractFramebuffer.h │ │ ├── AbstractGfx.cpp │ │ ├── AbstractGfx.h │ │ ├── AbstractPipeline.h │ │ ├── AbstractShader.h │ │ ├── AbstractStagingTexture.cpp │ │ ├── AbstractStagingTexture.h │ │ ├── AbstractTexture.cpp │ │ ├── AbstractTexture.h │ │ ├── Assets │ │ │ ├── CustomAsset.cpp │ │ │ ├── CustomAsset.h │ │ │ ├── CustomAssetLibrary.h │ │ │ ├── CustomAssetLoader.cpp │ │ │ ├── CustomAssetLoader.h │ │ │ ├── CustomResourceManager.cpp │ │ │ ├── CustomResourceManager.h │ │ │ ├── CustomTextureData.cpp │ │ │ ├── CustomTextureData.h │ │ │ ├── DirectFilesystemAssetLibrary.cpp │ │ │ ├── DirectFilesystemAssetLibrary.h │ │ │ ├── MaterialAsset.cpp │ │ │ ├── MaterialAsset.h │ │ │ ├── MeshAsset.cpp │ │ │ ├── MeshAsset.h │ │ │ ├── ShaderAsset.cpp │ │ │ ├── ShaderAsset.h │ │ │ ├── TextureAsset.cpp │ │ │ ├── TextureAsset.h │ │ │ ├── TextureAssetUtils.cpp │ │ │ ├── TextureAssetUtils.h │ │ │ ├── TextureSamplerValue.cpp │ │ │ ├── TextureSamplerValue.h │ │ │ ├── Types.h │ │ │ └── WatchableFilesystemAssetLibrary.h │ │ ├── AsyncRequests.cpp │ │ ├── AsyncRequests.h │ │ ├── AsyncShaderCompiler.cpp │ │ ├── AsyncShaderCompiler.h │ │ ├── BPFunctions.cpp │ │ ├── BPFunctions.h │ │ ├── BPMemory.cpp │ │ ├── BPMemory.h │ │ ├── BPStructs.cpp │ │ ├── BPStructs.h │ │ ├── BoundingBox.cpp │ │ ├── BoundingBox.h │ │ ├── CMakeLists.txt │ │ ├── CPMemory.cpp │ │ ├── CPMemory.h │ │ ├── CPUCull.cpp │ │ ├── CPUCull.h │ │ ├── CPUCullImpl.h │ │ ├── CommandProcessor.cpp │ │ ├── CommandProcessor.h │ │ ├── ConstantManager.h │ │ ├── Constants.h │ │ ├── DataReader.h │ │ ├── DriverDetails.cpp │ │ ├── DriverDetails.h │ │ ├── EFBInterface.cpp │ │ ├── EFBInterface.h │ │ ├── Fifo.cpp │ │ ├── Fifo.h │ │ ├── FrameDumpFFMpeg.cpp │ │ ├── FrameDumpFFMpeg.h │ │ ├── FrameDumper.cpp │ │ ├── FrameDumper.h │ │ ├── FramebufferManager.cpp │ │ ├── FramebufferManager.h │ │ ├── FramebufferShaderGen.cpp │ │ ├── FramebufferShaderGen.h │ │ ├── FreeLookCamera.cpp │ │ ├── FreeLookCamera.h │ │ ├── GXPipelineTypes.h │ │ ├── GeometryShaderGen.cpp │ │ ├── GeometryShaderGen.h │ │ ├── GeometryShaderManager.cpp │ │ ├── GeometryShaderManager.h │ │ ├── GraphicsModSystem │ │ │ ├── Config │ │ │ │ ├── GraphicsMod.cpp │ │ │ │ ├── GraphicsMod.h │ │ │ │ ├── GraphicsModAsset.cpp │ │ │ │ ├── GraphicsModAsset.h │ │ │ │ ├── GraphicsModFeature.cpp │ │ │ │ ├── GraphicsModFeature.h │ │ │ │ ├── GraphicsModGroup.cpp │ │ │ │ ├── GraphicsModGroup.h │ │ │ │ ├── GraphicsTarget.cpp │ │ │ │ ├── GraphicsTarget.h │ │ │ │ ├── GraphicsTargetGroup.cpp │ │ │ │ └── GraphicsTargetGroup.h │ │ │ ├── Constants.h │ │ │ └── Runtime │ │ │ │ ├── Actions │ │ │ │ ├── CustomPipelineAction.cpp │ │ │ │ ├── CustomPipelineAction.h │ │ │ │ ├── MoveAction.cpp │ │ │ │ ├── MoveAction.h │ │ │ │ ├── PrintAction.cpp │ │ │ │ ├── PrintAction.h │ │ │ │ ├── ScaleAction.cpp │ │ │ │ ├── ScaleAction.h │ │ │ │ ├── SkipAction.cpp │ │ │ │ └── SkipAction.h │ │ │ │ ├── CustomPipeline.cpp │ │ │ │ ├── CustomPipeline.h │ │ │ │ ├── CustomShaderCache.cpp │ │ │ │ ├── CustomShaderCache.h │ │ │ │ ├── FBInfo.cpp │ │ │ │ ├── FBInfo.h │ │ │ │ ├── GraphicsModAction.h │ │ │ │ ├── GraphicsModActionData.h │ │ │ │ ├── GraphicsModActionFactory.cpp │ │ │ │ ├── GraphicsModActionFactory.h │ │ │ │ ├── GraphicsModManager.cpp │ │ │ │ └── GraphicsModManager.h │ │ ├── HiresTextures.cpp │ │ ├── HiresTextures.h │ │ ├── IndexGenerator.cpp │ │ ├── IndexGenerator.h │ │ ├── LightingShaderGen.cpp │ │ ├── LightingShaderGen.h │ │ ├── LookUpTables.h │ │ ├── NativeVertexFormat.h │ │ ├── NetPlayChatUI.cpp │ │ ├── NetPlayChatUI.h │ │ ├── NetPlayGolfUI.cpp │ │ ├── NetPlayGolfUI.h │ │ ├── OnScreenDisplay.cpp │ │ ├── OnScreenDisplay.h │ │ ├── OnScreenUI.cpp │ │ ├── OnScreenUI.h │ │ ├── OnScreenUIKeyMap.h │ │ ├── OpcodeDecoding.cpp │ │ ├── OpcodeDecoding.h │ │ ├── PerfQueryBase.cpp │ │ ├── PerfQueryBase.h │ │ ├── PerformanceMetrics.cpp │ │ ├── PerformanceMetrics.h │ │ ├── PerformanceTracker.cpp │ │ ├── PerformanceTracker.h │ │ ├── PixelEngine.cpp │ │ ├── PixelEngine.h │ │ ├── PixelShaderGen.cpp │ │ ├── PixelShaderGen.h │ │ ├── PixelShaderManager.cpp │ │ ├── PixelShaderManager.h │ │ ├── PostProcessing.cpp │ │ ├── PostProcessing.h │ │ ├── Present.cpp │ │ ├── Present.h │ │ ├── PrimePixelErrorTextures.h │ │ ├── RenderState.cpp │ │ ├── RenderState.h │ │ ├── ShaderCache.cpp │ │ ├── ShaderCache.h │ │ ├── ShaderGenCommon.cpp │ │ ├── ShaderGenCommon.h │ │ ├── Spirv.cpp │ │ ├── Spirv.h │ │ ├── Statistics.cpp │ │ ├── Statistics.h │ │ ├── TMEM.cpp │ │ ├── TMEM.h │ │ ├── TextureCacheBase.cpp │ │ ├── TextureCacheBase.h │ │ ├── TextureConfig.cpp │ │ ├── TextureConfig.h │ │ ├── TextureConversionShader.cpp │ │ ├── TextureConversionShader.h │ │ ├── TextureConverterShaderGen.cpp │ │ ├── TextureConverterShaderGen.h │ │ ├── TextureDecoder.h │ │ ├── TextureDecoder_Common.cpp │ │ ├── TextureDecoder_Generic.cpp │ │ ├── TextureDecoder_Util.h │ │ ├── TextureDecoder_x64.cpp │ │ ├── TextureInfo.cpp │ │ ├── TextureInfo.h │ │ ├── TextureUtils.cpp │ │ ├── TextureUtils.h │ │ ├── UberShaderCommon.cpp │ │ ├── UberShaderCommon.h │ │ ├── UberShaderPixel.cpp │ │ ├── UberShaderPixel.h │ │ ├── UberShaderVertex.cpp │ │ ├── UberShaderVertex.h │ │ ├── VertexLoader.cpp │ │ ├── VertexLoader.h │ │ ├── VertexLoaderARM64.cpp │ │ ├── VertexLoaderARM64.h │ │ ├── VertexLoaderBase.cpp │ │ ├── VertexLoaderBase.h │ │ ├── VertexLoaderManager.cpp │ │ ├── VertexLoaderManager.h │ │ ├── VertexLoaderUtils.h │ │ ├── VertexLoaderX64.cpp │ │ ├── VertexLoaderX64.h │ │ ├── VertexLoader_Color.cpp │ │ ├── VertexLoader_Color.h │ │ ├── VertexLoader_Normal.cpp │ │ ├── VertexLoader_Normal.h │ │ ├── VertexLoader_Position.cpp │ │ ├── VertexLoader_Position.h │ │ ├── VertexLoader_TextCoord.cpp │ │ ├── VertexLoader_TextCoord.h │ │ ├── VertexManagerBase.cpp │ │ ├── VertexManagerBase.h │ │ ├── VertexShaderGen.cpp │ │ ├── VertexShaderGen.h │ │ ├── VertexShaderManager.cpp │ │ ├── VertexShaderManager.h │ │ ├── VideoBackendBase.cpp │ │ ├── VideoBackendBase.h │ │ ├── VideoCommon.h │ │ ├── VideoConfig.cpp │ │ ├── VideoConfig.h │ │ ├── VideoEvents.h │ │ ├── VideoState.cpp │ │ ├── VideoState.h │ │ ├── Widescreen.cpp │ │ ├── Widescreen.h │ │ ├── XFMemory.cpp │ │ ├── XFMemory.h │ │ ├── XFStateManager.cpp │ │ ├── XFStateManager.h │ │ ├── XFStructs.cpp │ │ ├── XFStructs.h │ │ └── sfont.inc │ └── WinUpdater │ │ ├── CMakeLists.txt │ │ ├── Main.cpp │ │ ├── Platform.cpp │ │ ├── Updater.exe.manifest │ │ ├── WinUI.cpp │ │ ├── WinUpdater.vcxproj │ │ └── WinUpdater.vcxproj.filters ├── DSPSpy │ ├── .gitignore │ ├── ConsoleHelper.h │ ├── DSPSpy.vcproj │ ├── DSPSpy.vcxproj │ ├── DSPSpy.vcxproj.filters │ ├── Makefile │ ├── README.md │ ├── dsp_interface.cpp │ ├── dsp_interface.h │ ├── dspregs.h │ ├── gba.txt │ ├── main_spy.cpp │ ├── mem_dump.h │ ├── real_dsp.cpp │ ├── real_dsp.h │ ├── templates │ │ ├── if_test.tpl │ │ ├── tst_test.tpl │ │ └── tstaxh_test.tpl │ ├── tests │ │ ├── 40bit_ins_test.ds │ │ ├── 40bit_test.ds │ │ ├── accelerator_loop_test.ds │ │ ├── accelerator_pcm_test.ds │ │ ├── accelerator_raw_test.ds │ │ ├── accelerator_test.ds │ │ ├── andc_ls_test.ds │ │ ├── arith_test.ds │ │ ├── cmpaxh_test.ds │ │ ├── cond_test.ds │ │ ├── cr_test.ds │ │ ├── dr_test.ds │ │ ├── dsp_base.inc │ │ ├── dsp_base_noirq.inc │ │ ├── dsp_test.ds │ │ ├── ir_test.ds │ │ ├── ld_test.ds │ │ ├── loop_counter_test.ds │ │ ├── mul_test.ds │ │ ├── neg_test.ds │ │ ├── op_test.ds │ │ ├── reg_mask_test.ds │ │ ├── rti_test.ds │ │ ├── srs_test.ds │ │ ├── st3_test.ds │ │ └── unk_regs_test.ds │ └── util │ │ ├── createtest.pl │ │ └── dump_roms.ds ├── DSPTool │ ├── CMakeLists.txt │ ├── DSPTool.cpp │ ├── DSPTool.vcxproj │ ├── DSPTool.vcxproj.filters │ └── StubHost.cpp ├── PCH │ ├── CMakeLists.txt │ ├── nopch │ │ └── pch.h │ ├── pch.cpp │ ├── pch.h │ └── pch.vcxproj ├── UnitTests │ ├── CMakeLists.txt │ ├── Common │ │ ├── Arm64EmitterTest.cpp │ │ ├── AssemblerTest.cpp │ │ ├── BitFieldTest.cpp │ │ ├── BitSetTest.cpp │ │ ├── BitUtilsTest.cpp │ │ ├── BlockingLoopTest.cpp │ │ ├── BusyLoopTest.cpp │ │ ├── CMakeLists.txt │ │ ├── CommonFuncsTest.cpp │ │ ├── Crypto │ │ │ ├── EcTest.cpp │ │ │ └── SHA1Test.cpp │ │ ├── EnumFormatterTest.cpp │ │ ├── EventTest.cpp │ │ ├── FileUtilTest.cpp │ │ ├── FixedSizeQueueTest.cpp │ │ ├── FlagTest.cpp │ │ ├── FloatUtilsTest.cpp │ │ ├── MathUtilTest.cpp │ │ ├── NandPathsTest.cpp │ │ ├── SPSCQueueTest.cpp │ │ ├── SettingsHandlerTest.cpp │ │ ├── StringUtilTest.cpp │ │ ├── SwapTest.cpp │ │ ├── WorkQueueThreadTest.cpp │ │ └── x64EmitterTest.cpp │ ├── Core │ │ ├── CMakeLists.txt │ │ ├── CoreTimingTest.cpp │ │ ├── DSP │ │ │ ├── DSPAcceleratorTest.cpp │ │ │ ├── DSPAssemblyTest.cpp │ │ │ ├── DSPTestBinary.cpp │ │ │ ├── DSPTestBinary.h │ │ │ ├── DSPTestText.cpp │ │ │ ├── DSPTestText.h │ │ │ ├── HermesBinary.cpp │ │ │ ├── HermesBinary.h │ │ │ ├── HermesText.cpp │ │ │ └── HermesText.h │ │ ├── IOS │ │ │ ├── ES │ │ │ │ ├── FormatsTest.cpp │ │ │ │ └── TestBinaryData.h │ │ │ ├── FS │ │ │ │ └── FileSystemTest.cpp │ │ │ └── USB │ │ │ │ └── SkylandersTest.cpp │ │ ├── MMIOTest.cpp │ │ ├── PageFaultTest.cpp │ │ ├── PatchAllowlistTest.cpp │ │ └── PowerPC │ │ │ ├── DivUtilsTest.cpp │ │ │ ├── Jit64Common │ │ │ ├── ConvertDoubleToSingle.cpp │ │ │ └── Frsqrte.cpp │ │ │ ├── JitArm64 │ │ │ ├── ConvertSingleDouble.cpp │ │ │ ├── FPRF.cpp │ │ │ ├── Fres.cpp │ │ │ ├── Frsqrte.cpp │ │ │ └── MovI2R.cpp │ │ │ └── TestValues.h │ ├── StubHost.cpp │ ├── UnitTests.vcxproj │ ├── UnitTests.vcxproj.user │ ├── UnitTestsMain.cpp │ └── VideoCommon │ │ ├── CMakeLists.txt │ │ └── VertexLoaderTest.cpp ├── VSProps │ ├── Base.Dolphin.props │ ├── Base.Macros.props │ ├── Base.Targets.props │ ├── Base.props │ ├── ClDisableAllWarnings.props │ ├── Configuration.Application.props │ ├── Configuration.Base.props │ ├── Configuration.StaticLibrary.props │ ├── Configuration.Utility.props │ ├── PCHCommon.props │ ├── PCHCreate.props │ ├── PCHUse.props │ ├── QtCompile.props │ ├── qt_globals.targets │ ├── qt_tasks.targets │ ├── qtmoc.targets │ ├── qtmoc.xml │ ├── qtmoc_cl.targets │ ├── qtrcc.targets │ └── qtrcc.xml └── dolphin-emu.sln ├── Tools ├── IDA │ ├── IDA 6.x │ │ ├── LoadDolphinMap.py │ │ └── SaveDolphinMap.py │ └── IDA 7.x │ │ ├── LoadDolphinMap.py │ │ └── SaveDolphinMap.py ├── find-includes-cycles.py ├── ghidra │ ├── LoadDolphinMap.py │ └── SaveDolphinMap.py ├── lint.sh ├── mac-codesign.sh ├── perf-disassemble.sh ├── print-fs-fst.py ├── run-unit-tests-android.sh ├── symbolicate-ppc.py ├── test-updater.py ├── update-license-headers.sh └── update-wiitdb.sh └── docs ├── ActionReplay ├── CodeTypesGuide.txt └── GCNCodeTypes.txt ├── CustomPipelineGraphicsMod.md ├── DSP ├── DSP_InterC │ ├── DSP_InterC.sln │ └── DSP_InterC │ │ ├── DSPExt.cpp │ │ ├── DSPExt.h │ │ ├── DSPOpcodes.cpp │ │ ├── DSPOpcodes.h │ │ ├── DSP_InterC.cpp │ │ ├── DSP_InterC.vcxproj │ │ ├── DSP_InterC.vcxproj.filters │ │ ├── OutBuffer.cpp │ │ ├── OutBuffer.h │ │ ├── gdsp_opcodes_helper.h │ │ ├── stdafx.cpp │ │ ├── stdafx.h │ │ └── targetver.h ├── GameCube_DSP_Users_Manual │ ├── .gitignore │ ├── GameCube_DSP_Users_Manual.tex │ └── README.md ├── Zelda.txt ├── free_dsp_rom │ ├── GBA-BillyHatcher-log.txt │ ├── GBA-CrystalChronicles-log.txt │ ├── GBA-FourSwordsAdventures-log.txt │ ├── GBA-MetroidPrime-log.txt │ ├── dsp_rom.ds │ ├── dsp_rom_readme.txt │ └── generate_coefs.py ├── prefix_replace.py ├── unlockmemcard.ds ├── wwdsp.c └── zeldaNotes.txt ├── DolphinDeviceIOCTLs.md ├── DynamicInputTextures.md ├── ResourcePacks.md ├── WiaAndRvz.md ├── WiiMote ├── Dumps │ ├── WiiMote_AttribTree_0x10000.bin │ ├── WiiMote_AttribTree_0x10000.txt │ ├── WiiMote_AttribTree_0x10000_strip.bin │ ├── WiiMote_AttribTree_0x10001.bin │ ├── WiiMote_AttribTree_0x10001.txt │ ├── WiiMote_AttribTree_0x10001_strip.bin │ ├── WiiMote_ServiceScan.bin │ └── WiiMote_ServiceScan.txt └── HID_SPEC_V10.rar ├── autoupdate_overview.md ├── codehandler.ld ├── codehandler.s ├── game-mod-descriptor.json └── gc-font-tool.cpp /.editorconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/.editorconfig -------------------------------------------------------------------------------- /.git-blame-ignore-revs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/.git-blame-ignore-revs -------------------------------------------------------------------------------- /.gitattributes: -------------------------------------------------------------------------------- 1 | *.sln text eol=crlf 2 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/.gitignore -------------------------------------------------------------------------------- /.gitmodules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/.gitmodules -------------------------------------------------------------------------------- /.mailmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/.mailmap -------------------------------------------------------------------------------- /.tx/config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/.tx/config -------------------------------------------------------------------------------- /AndroidSetup.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/AndroidSetup.md -------------------------------------------------------------------------------- /BuildMacOSUniversalBinary.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/BuildMacOSUniversalBinary.py -------------------------------------------------------------------------------- /CMake/CCache.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/CCache.cmake -------------------------------------------------------------------------------- /CMake/CheckAndAddFlag.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/CheckAndAddFlag.cmake -------------------------------------------------------------------------------- /CMake/CheckLib.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/CheckLib.cmake -------------------------------------------------------------------------------- /CMake/DolphinLibraryTools.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/DolphinLibraryTools.cmake -------------------------------------------------------------------------------- /CMake/FindALSA.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/FindALSA.cmake -------------------------------------------------------------------------------- /CMake/FindBacktrace.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/FindBacktrace.cmake -------------------------------------------------------------------------------- /CMake/FindBlueZ.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/FindBlueZ.cmake -------------------------------------------------------------------------------- /CMake/FindCUBEB.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/FindCUBEB.cmake -------------------------------------------------------------------------------- /CMake/FindEGL.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/FindEGL.cmake -------------------------------------------------------------------------------- /CMake/FindFFmpeg.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/FindFFmpeg.cmake -------------------------------------------------------------------------------- /CMake/FindHIDAPI.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/FindHIDAPI.cmake -------------------------------------------------------------------------------- /CMake/FindIconv.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/FindIconv.cmake -------------------------------------------------------------------------------- /CMake/FindLIBEVDEV.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/FindLIBEVDEV.cmake -------------------------------------------------------------------------------- /CMake/FindLIBMGBA.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/FindLIBMGBA.cmake -------------------------------------------------------------------------------- /CMake/FindLIBUDEV.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/FindLIBUDEV.cmake -------------------------------------------------------------------------------- /CMake/FindLZO.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/FindLZO.cmake -------------------------------------------------------------------------------- /CMake/FindLibUSB.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/FindLibUSB.cmake -------------------------------------------------------------------------------- /CMake/FindMBEDTLS.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/FindMBEDTLS.cmake -------------------------------------------------------------------------------- /CMake/FindMINIUPNPC.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/FindMINIUPNPC.cmake -------------------------------------------------------------------------------- /CMake/FindOProfile.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/FindOProfile.cmake -------------------------------------------------------------------------------- /CMake/FindOpenAL.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/FindOpenAL.cmake -------------------------------------------------------------------------------- /CMake/FindOpenSLES.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/FindOpenSLES.cmake -------------------------------------------------------------------------------- /CMake/FindPowerShell.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/FindPowerShell.cmake -------------------------------------------------------------------------------- /CMake/FindPulseAudio.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/FindPulseAudio.cmake -------------------------------------------------------------------------------- /CMake/FindSFML.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/FindSFML.cmake -------------------------------------------------------------------------------- /CMake/FindSYSTEMD.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/FindSYSTEMD.cmake -------------------------------------------------------------------------------- /CMake/Findpugixml.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/Findpugixml.cmake -------------------------------------------------------------------------------- /CMake/FlagsOverride.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/FlagsOverride.cmake -------------------------------------------------------------------------------- /CMake/RemoveCompileFlag.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/RemoveCompileFlag.cmake -------------------------------------------------------------------------------- /CMake/ScmRevGen.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMake/ScmRevGen.cmake -------------------------------------------------------------------------------- /CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMakeLists.txt -------------------------------------------------------------------------------- /CMakeSettings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CMakeSettings.json -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /COPYING: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/COPYING -------------------------------------------------------------------------------- /Contributing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Contributing.md -------------------------------------------------------------------------------- /Data/51-usb-device.rules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/51-usb-device.rules -------------------------------------------------------------------------------- /Data/Dolphin.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Dolphin.icns -------------------------------------------------------------------------------- /Data/Sys/ApprovedInis.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/ApprovedInis.json -------------------------------------------------------------------------------- /Data/Sys/GC/dsp_coef.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GC/dsp_coef.bin -------------------------------------------------------------------------------- /Data/Sys/GC/dsp_rom.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GC/dsp_rom.bin -------------------------------------------------------------------------------- /Data/Sys/GC/font-licenses.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GC/font-licenses.txt -------------------------------------------------------------------------------- /Data/Sys/GC/font_japanese.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GC/font_japanese.bin -------------------------------------------------------------------------------- /Data/Sys/GC/font_western.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GC/font_western.bin -------------------------------------------------------------------------------- /Data/Sys/GameSettings/C.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/C.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/D43.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/D43.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/D85.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/D85.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/D86.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/D86.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/D95.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/D95.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/DAX.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/DAX.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/DD2.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/DD2.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/DJU.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/DJU.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/DLS.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/DLS.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/DSR.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/DSR.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/E.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/E.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/E52.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/E52.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/E53.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/E53.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/E54.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/E54.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/E55.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/E55.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/E56.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/E56.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/E57.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/E57.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/E5Z.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/E5Z.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/E62.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/E62.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/E63.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/E63.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/E6N.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/E6N.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/E6Q.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/E6Q.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/E6V.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/E6V.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/E6W.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/E6W.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/E6X.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/E6X.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/E73.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/E73.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/E78.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/E78.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/E79.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/E79.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/E7V.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/E7V.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/E7Z.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/E7Z.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EA2.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EA2.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EA3.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EA3.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EA4.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EA4.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EA5.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EA5.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EA6.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EA6.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EA7.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EA7.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EA8.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EA8.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EA9.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EA9.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAA.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAA.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAB.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAB.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAC.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAC.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAD.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAD.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAE.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAE.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAF.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAF.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAG.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAG.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAH.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAH.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAI.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAI.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAJ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAJ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAK.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAK.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAL.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAL.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAM.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAM.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAN.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAN.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAO.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAO.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAP.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAP.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAQ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAQ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAR.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAR.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAS.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAS.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAT.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAT.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAU.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAU.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAV.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAV.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAW.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAW.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAY.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAY.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EAZ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EAZ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EB2.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EB2.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EB3.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EB3.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EB4.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EB4.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EB5.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EB5.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EB6.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EB6.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EB7.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EB7.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EB8.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EB8.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EB9.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EB9.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EBA.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EBA.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EBB.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EBB.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EBC.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EBC.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EBD.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EBD.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EBE.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EBE.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EBF.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EBF.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EBG.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EBG.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EBK.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EBK.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EBL.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EBL.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EBM.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EBM.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EBN.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EBN.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EBO.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EBO.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EBP.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EBP.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EBQ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EBQ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EBR.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EBR.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EBS.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EBS.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EBT.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EBT.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EBU.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EBU.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EBV.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EBV.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EBW.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EBW.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EBX.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EBX.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/EBZ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/EBZ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/ECA.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/ECA.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/ECC.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/ECC.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/ECD.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/ECD.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/ECE.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/ECE.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/ECF.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/ECF.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/ECG.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/ECG.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/ECH.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/ECH.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/ECI.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/ECI.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/ECJ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/ECJ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/ECK.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/ECK.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/ECL.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/ECL.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/ECM.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/ECM.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/ECN.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/ECN.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/F.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/F.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G2B.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G2B.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G2C.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G2C.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G2M.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G2M.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G2O.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G2O.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G2V.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G2V.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G2X.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G2X.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G3A.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G3A.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G3F.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G3F.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G3L.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G3L.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G3Q.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G3Q.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G3R.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G3R.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G3X.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G3X.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G4C.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G4C.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G4M.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G4M.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G4P.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G4P.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G4S.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G4S.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G4Z.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G4Z.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G5B.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G5B.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G5D.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G5D.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G5N.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G5N.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G5T.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G5T.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G6Q.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G6Q.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G6S.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G6S.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G6T.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G6T.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G6W.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G6W.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G8M.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G8M.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G8W.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G8W.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G95.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G95.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G96.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G96.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G97.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G97.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G99.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G99.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G9R.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G9R.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G9S.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G9S.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/G9T.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/G9T.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GAA.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GAA.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GAF.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GAF.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GAK.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GAK.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GAL.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GAL.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GAP.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GAP.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GAS.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GAS.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GAU.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GAU.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GAV.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GAV.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GAY.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GAY.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GB3.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GB3.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GBH.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GBH.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GBL.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GBL.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GBM.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GBM.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GBS.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GBS.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GBV.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GBV.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GBW.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GBW.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GBZ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GBZ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GC2.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GC2.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GC3.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GC3.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GC6.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GC6.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GC9.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GC9.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GCA.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GCA.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GCC.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GCC.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GCD.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GCD.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GCE.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GCE.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GCH.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GCH.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GCI.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GCI.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GCN.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GCN.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GCO.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GCO.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GCP.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GCP.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GCZ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GCZ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GD7.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GD7.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GDD.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GDD.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GDE.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GDE.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GDG.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GDG.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GDK.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GDK.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GDM.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GDM.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GDQ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GDQ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GDS.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GDS.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GDT.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GDT.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GDV.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GDV.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GDX.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GDX.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GE3.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GE3.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GE4.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GE4.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GE9.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GE9.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GEA.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GEA.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GED.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GED.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GEN.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GEN.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GEO.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GEO.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GEZ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GEZ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GF4.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GF4.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GF7.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GF7.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GFD.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GFD.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GFF.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GFF.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GFG.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GFG.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GFH.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GFH.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GFO.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GFO.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GFW.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GFW.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GFY.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GFY.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GFZ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GFZ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GGC.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GGC.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GGE.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GGE.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GGN.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GGN.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GGR.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GGR.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GGS.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GGS.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GGV.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GGV.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GGY.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GGY.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GGZ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GGZ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GH2.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GH2.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GH7.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GH7.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GH9.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GH9.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GHK.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GHK.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GHN.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GHN.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GHQ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GHQ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GHR.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GHR.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GHS.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GHS.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GHV.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GHV.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GHY.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GHY.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GIA.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GIA.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GIC.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GIC.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GIH.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GIH.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GIL.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GIL.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GIQ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GIQ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GIS.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GIS.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GIT.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GIT.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GIZ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GIZ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GJB.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GJB.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GJD.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GJD.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GJF.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GJF.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GJK.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GJK.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GJN.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GJN.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GJY.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GJY.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GK2.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GK2.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GK4.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GK4.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GK5.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GK5.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GK7.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GK7.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GKB.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GKB.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GKH.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GKH.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GKL.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GKL.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GKM.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GKM.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GKO.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GKO.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GKS.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GKS.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GKU.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GKU.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GKY.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GKY.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GKZ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GKZ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GL5.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GL5.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GL7.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GL7.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GL8.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GL8.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GLC.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GLC.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GLE.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GLE.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GLG.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GLG.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GLM.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GLM.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GLR.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GLR.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GLS.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GLS.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GLZ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GLZ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GM2.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GM2.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GM3.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GM3.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GM4.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GM4.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GM5.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GM5.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GM6.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GM6.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GM8.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GM8.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GMB.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GMB.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GMD.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GMD.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GMF.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GMF.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GMH.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GMH.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GMI.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GMI.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GMN.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GMN.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GMS.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GMS.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GMX.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GMX.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GN4.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GN4.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GN7.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GN7.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GNC.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GNC.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GNE.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GNE.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GNI.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GNI.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GNJ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GNJ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GNM.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GNM.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GNN.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GNN.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GNO.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GNO.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GNW.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GNW.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GO2.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GO2.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GOM.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GOM.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GOQ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GOQ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GOS.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GOS.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GOW.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GOW.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GOY.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GOY.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GP2.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GP2.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GP5.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GP5.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GP6.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GP6.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GPA.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GPA.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GPE.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GPE.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GPH.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GPH.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GPK.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GPK.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GPL.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GPL.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GPO.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GPO.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GPS.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GPS.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GPT.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GPT.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GQ4.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GQ4.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GQC.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GQC.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GQN.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GQN.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GQP.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GQP.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GQQ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GQQ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GQS.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GQS.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GQX.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GQX.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GR6.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GR6.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GRA.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GRA.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GRB.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GRB.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GRH.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GRH.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GRJ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GRJ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GRK.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GRK.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GRQ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GRQ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GRU.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GRU.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GRY.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GRY.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GS2.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GS2.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GSB.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GSB.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GSM.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GSM.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GSN.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GSN.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GSO.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GSO.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GSQ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GSQ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GSR.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GSR.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GSS.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GSS.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GST.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GST.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GSV.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GSV.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GSW.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GSW.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GSX.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GSX.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GSZ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GSZ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GT3.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GT3.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GT6.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GT6.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GT7.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GT7.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GTK.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GTK.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GTO.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GTO.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GTR.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GTR.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GTW.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GTW.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GTY.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GTY.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GTZ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GTZ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GU2.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GU2.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GU3.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GU3.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GU4.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GU4.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GU6.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GU6.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GUB.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GUB.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GUM.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GUM.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GUN.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GUN.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GUP.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GUP.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GUT.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GUT.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GUZ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GUZ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GVC.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GVC.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GVD.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GVD.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GVJ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GVJ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GVL.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GVL.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GVO.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GVO.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GVR.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GVR.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GVS.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GVS.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GW2.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GW2.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GW7.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GW7.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GW9.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GW9.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GWH.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GWH.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GWJ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GWJ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GWK.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GWK.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GWL.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GWL.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GWP.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GWP.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GWR.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GWR.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GWT.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GWT.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GWY.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GWY.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GX3.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GX3.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GXG.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GXG.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GXM.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GXM.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GXN.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GXN.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GXS.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GXS.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GXU.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GXU.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GXX.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GXX.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GYA.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GYA.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GYQ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GYQ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GYT.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GYT.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GZ2.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GZ2.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GZ3.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GZ3.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GZD.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GZD.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GZE.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GZE.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GZL.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GZL.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GZP.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GZP.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/GZW.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/GZW.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/HA8.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/HA8.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/HA9.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/HA9.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/HAB.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/HAB.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/HAC.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/HAC.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/HAF.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/HAF.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/HAG.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/HAG.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/HAJ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/HAJ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/HAL.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/HAL.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/HAT.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/HAT.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/HBA.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/HBA.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/HBB.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/HBB.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/HBC.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/HBC.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/HBD.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/HBD.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/HBF.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/HBF.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/HBG.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/HBG.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/HBI.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/HBI.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/HBK.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/HBK.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/HC2.ini: -------------------------------------------------------------------------------- 1 | # HC2DAX - Watchever Channel 2 | 3 | [Core] 4 | MMU = True 5 | -------------------------------------------------------------------------------- /Data/Sys/GameSettings/HC4.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/HC4.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/HCL.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/HCL.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/HCS.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/HCS.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/J.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/J.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/JAP.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/JAP.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/JB6.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/JB6.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/JBC.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/JBC.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/JBH.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/JBH.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/JBK.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/JBK.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/JBO.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/JBO.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/JC9.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/JC9.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/JCE.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/JCE.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/JCL.ini: -------------------------------------------------------------------------------- 1 | # JCLE01 - SECRET OF MANA 2 | 3 | [Video_Hacks] 4 | EFBToTextureEnable = False 5 | -------------------------------------------------------------------------------- /Data/Sys/GameSettings/JDA.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/JDA.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/JDV.ini: -------------------------------------------------------------------------------- 1 | # JDVE01 - Wild Guns 2 | 3 | [Video_Hacks] 4 | EFBToTextureEnable = False 5 | -------------------------------------------------------------------------------- /Data/Sys/GameSettings/JEC.ini: -------------------------------------------------------------------------------- 1 | # JECE01 - CHRONO TRIGGER 2 | 3 | [Video_Hacks] 4 | EFBToTextureEnable = False 5 | -------------------------------------------------------------------------------- /Data/Sys/GameSettings/L.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/L.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/LAD.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/LAD.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/LAF.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/LAF.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/LAK.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/LAK.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/LAL.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/LAL.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/LAO.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/LAO.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/LAP.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/LAP.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/M.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/M.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/MAK.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/MAK.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/MB3.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/MB3.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/MB9.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/MB9.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/MBA.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/MBA.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/MCD.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/MCD.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/MCS.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/MCS.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/MCT.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/MCT.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/MCV.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/MCV.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/MCW.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/MCW.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/MCY.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/MCY.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/MCZ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/MCZ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/N.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/N.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/NAB.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/NAB.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/NAC.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/NAC.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/NAD.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/NAD.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/NAE.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/NAE.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/NAF.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/NAF.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/NAH.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/NAH.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/NAK.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/NAK.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/NAL.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/NAL.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/NAO.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/NAO.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/NAR.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/NAR.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/NAT.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/NAT.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/P.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/P.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/P2M.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/P2M.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/P4B.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/P4B.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/PC6.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/PC6.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/PCK.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/PCK.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/PCS.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/PCS.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/PGS.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/PGS.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/PM4.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/PM4.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/PNR.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/PNR.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/PRJ.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/PRJ.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/PZL.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/PZL.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/Q.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/Q.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/R22.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/R22.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/R25.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/R25.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/R29.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/R29.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/R2D.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/R2D.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/R2E.ini: -------------------------------------------------------------------------------- 1 | # R2EJ99 - Fish Eyes Wii 2 | 3 | [Video_Settings] 4 | SuggestedAspectRatio = 2 5 | -------------------------------------------------------------------------------- /Data/Sys/GameSettings/R2F.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/R2F.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/R2G.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/R2G.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/R2P.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/R2P.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/R2Q.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/R2Q.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/R2R.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/R2R.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/R2V.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/R2V.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/R38.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/R38.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/R3A.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/R3A.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/R3B.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/R3B.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/R3C.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/R3C.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/R3D.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/R3D.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/R3E.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/GameSettings/R3E.ini -------------------------------------------------------------------------------- /Data/Sys/GameSettings/R5Q.ini: -------------------------------------------------------------------------------- 1 | # R5QPGT - Circus 2 | 3 | [Video_Settings] 4 | SuggestedAspectRatio = 2 5 | -------------------------------------------------------------------------------- /Data/Sys/GameSettings/RD9.ini: -------------------------------------------------------------------------------- 1 | # RD9J18 - Sudoku 2 | 3 | [Video_Settings] 4 | SuggestedAspectRatio = 2 5 | -------------------------------------------------------------------------------- /Data/Sys/GameSettings/RUZ.ini: -------------------------------------------------------------------------------- 1 | # RUZE7T - Ultimate I SPY 2 | 3 | [Video_Hacks] 4 | EFBAccessEnable = True -------------------------------------------------------------------------------- /Data/Sys/GameSettings/S2D.ini: -------------------------------------------------------------------------------- 1 | # S2DPML - Dance! It's Your Stage 2 | 3 | [Core] 4 | CPUThread = False 5 | -------------------------------------------------------------------------------- /Data/Sys/GameSettings/SSG.ini: -------------------------------------------------------------------------------- 1 | # SSGPNG - We Sing 2 | 3 | [Video_Settings] 4 | SuggestedAspectRatio = 2 5 | -------------------------------------------------------------------------------- /Data/Sys/GameSettings/WBA.ini: -------------------------------------------------------------------------------- 1 | # WBAJ - Bakutan 2 | 3 | [Video_Settings] 4 | SuggestedAspectRatio = 2 5 | -------------------------------------------------------------------------------- /Data/Sys/GameSettings/WBI.ini: -------------------------------------------------------------------------------- 1 | # WBIE - Boingz 2 | 3 | [Video_Settings] 4 | SuggestedAspectRatio = 2 5 | -------------------------------------------------------------------------------- /Data/Sys/GameSettings/WDA.ini: -------------------------------------------------------------------------------- 1 | # WDAJ - Darts Wii 2 | 3 | [Video_Settings] 4 | SuggestedAspectRatio = 2 5 | -------------------------------------------------------------------------------- /Data/Sys/GameSettings/WDX.ini: -------------------------------------------------------------------------------- 1 | # WDXE - Diatomic 2 | 3 | [Video_Settings] 4 | SuggestedAspectRatio = 2 5 | -------------------------------------------------------------------------------- /Data/Sys/GameSettings/WLX.ini: -------------------------------------------------------------------------------- 1 | # WLXJ - Phalanx 2 | 3 | [Video_Settings] 4 | SuggestedAspectRatio = 2 5 | -------------------------------------------------------------------------------- /Data/Sys/GameSettings/WM5.ini: -------------------------------------------------------------------------------- 1 | # WM5E - MDK2 2 | 3 | [Video_Settings] 4 | SuggestedAspectRatio = 2 5 | -------------------------------------------------------------------------------- /Data/Sys/GameSettings/WMD.ini: -------------------------------------------------------------------------------- 1 | # WMDE - Madstone 2 | 3 | [Video_Settings] 4 | SuggestedAspectRatio = 2 5 | -------------------------------------------------------------------------------- /Data/Sys/GameSettings/WOD.ini: -------------------------------------------------------------------------------- 1 | # WODJ - Ouudaa! 2 | 3 | [Video_Settings] 4 | SuggestedAspectRatio = 2 5 | -------------------------------------------------------------------------------- /Data/Sys/GameSettings/WOF.ini: -------------------------------------------------------------------------------- 1 | # WOFE - Overflow 2 | 3 | [Video_Settings] 4 | SuggestedAspectRatio = 2 5 | -------------------------------------------------------------------------------- /Data/Sys/GameSettings/WOL.ini: -------------------------------------------------------------------------------- 1 | # WOLJ - Othello 2 | 3 | [Video_Settings] 4 | SuggestedAspectRatio = 2 5 | -------------------------------------------------------------------------------- /Data/Sys/GameSettings/WPN.ini: -------------------------------------------------------------------------------- 1 | # WPNJ - Ponjan 2 | 3 | [Video_Settings] 4 | SuggestedAspectRatio = 2 5 | -------------------------------------------------------------------------------- /Data/Sys/GameSettings/WRS.ini: -------------------------------------------------------------------------------- 1 | # WRSE - Step Up 2 | 3 | [Video_Settings] 4 | SuggestedAspectRatio = 2 5 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/All Games Bloom Removal/all.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/All Games DOF Removal/all.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/All Games HUD Removal/all.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/All Games Native Resolution Bloom/all.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/All Games Native Resolution DOF/all.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Arc Rise Fantasia/RPJ.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Battalion Wars 2/RBW.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Donkey Kong Country Returns/SF8.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Dragon Ball Z Budokai Tenkaichi 3/RDS.txt: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Fragile Dreams - Farewell Ruins of the Moon/R2G.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Link's Crossbow Training/RZP.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Little King's Story/RO3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Mario Kart Wii/RMC.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Mario Strikers Charged/R4Q.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Metroid Prime 3 - Corruption/RM3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Monster Hunter Tri/DMH.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Monster Hunter Tri/RMH.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Need for Speed Nitro/R7X.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Nights Journey of Dreams/R7E.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Okami/ROW.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Pandora's Tower/SX3.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Rune Factory Frontier/RUF.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Sin and Punishment - Star Successor/R2V.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Skylanders Giants/SKY.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Skylanders Spyro's Adventure/SSP.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Skyward Sword Bloom/SOU.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Sonic Colors/SNC.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Super Mario Galaxy 2/SB4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Super Mario Galaxy/RMG.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Super Mario Sunshine/GMS.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/The Conduit/RCJ.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/The House of the Dead Overkill/RHO.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/The Last Story/SLS.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/The Legend of Zelda Twilight Princess/RZD.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Wii Play/RHA.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Load/GraphicMods/Xenoblade Chronicles/SX4.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Data/Sys/Shaders/16bit.glsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/Shaders/16bit.glsl -------------------------------------------------------------------------------- /Data/Sys/Shaders/32bit.glsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/Shaders/32bit.glsl -------------------------------------------------------------------------------- /Data/Sys/Shaders/FXAA.glsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/Shaders/FXAA.glsl -------------------------------------------------------------------------------- /Data/Sys/Shaders/brighten.glsl: -------------------------------------------------------------------------------- 1 | void main() 2 | { 3 | SetOutput(Sample()* 3.0); 4 | } 5 | -------------------------------------------------------------------------------- /Data/Sys/Shaders/cool1.glsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/Shaders/cool1.glsl -------------------------------------------------------------------------------- /Data/Sys/Shaders/emboss.glsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/Shaders/emboss.glsl -------------------------------------------------------------------------------- /Data/Sys/Shaders/fire.glsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/Shaders/fire.glsl -------------------------------------------------------------------------------- /Data/Sys/Shaders/fire2.glsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/Shaders/fire2.glsl -------------------------------------------------------------------------------- /Data/Sys/Shaders/invert.glsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/Shaders/invert.glsl -------------------------------------------------------------------------------- /Data/Sys/Shaders/sepia.glsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/Shaders/sepia.glsl -------------------------------------------------------------------------------- /Data/Sys/Shaders/sunset.glsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/Shaders/sunset.glsl -------------------------------------------------------------------------------- /Data/Sys/Shaders/swap_RGB_BGR.glsl: -------------------------------------------------------------------------------- 1 | void main() 2 | { 3 | SetOutput(Sample().bgra); 4 | } 5 | -------------------------------------------------------------------------------- /Data/Sys/Shaders/swap_RGB_BRG.glsl: -------------------------------------------------------------------------------- 1 | void main() 2 | { 3 | SetOutput(Sample().brga); 4 | } 5 | -------------------------------------------------------------------------------- /Data/Sys/Shaders/swap_RGB_GBR.glsl: -------------------------------------------------------------------------------- 1 | void main() 2 | { 3 | SetOutput(Sample().gbra); 4 | } 5 | -------------------------------------------------------------------------------- /Data/Sys/Shaders/swap_RGB_GRB.glsl: -------------------------------------------------------------------------------- 1 | void main() 2 | { 3 | SetOutput(Sample().grba); 4 | } 5 | -------------------------------------------------------------------------------- /Data/Sys/Shaders/swap_RGB_RBG.glsl: -------------------------------------------------------------------------------- 1 | void main() 2 | { 3 | SetOutput(Sample().rbga); 4 | } 5 | -------------------------------------------------------------------------------- /Data/Sys/Shaders/toxic.glsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/Shaders/toxic.glsl -------------------------------------------------------------------------------- /Data/Sys/codehandler.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/codehandler.bin -------------------------------------------------------------------------------- /Data/Sys/totaldb.dsy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/totaldb.dsy -------------------------------------------------------------------------------- /Data/Sys/triforcetdb-en.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/triforcetdb-en.txt -------------------------------------------------------------------------------- /Data/Sys/wiitdb-de.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/wiitdb-de.txt -------------------------------------------------------------------------------- /Data/Sys/wiitdb-en.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/wiitdb-en.txt -------------------------------------------------------------------------------- /Data/Sys/wiitdb-es.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/wiitdb-es.txt -------------------------------------------------------------------------------- /Data/Sys/wiitdb-fr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/wiitdb-fr.txt -------------------------------------------------------------------------------- /Data/Sys/wiitdb-it.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/wiitdb-it.txt -------------------------------------------------------------------------------- /Data/Sys/wiitdb-ja.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/wiitdb-ja.txt -------------------------------------------------------------------------------- /Data/Sys/wiitdb-ko.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/wiitdb-ko.txt -------------------------------------------------------------------------------- /Data/Sys/wiitdb-nl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/wiitdb-nl.txt -------------------------------------------------------------------------------- /Data/Sys/wiitdb-pt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/wiitdb-pt.txt -------------------------------------------------------------------------------- /Data/Sys/wiitdb-ru.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/wiitdb-ru.txt -------------------------------------------------------------------------------- /Data/Sys/wiitdb-zh_CN.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/wiitdb-zh_CN.txt -------------------------------------------------------------------------------- /Data/Sys/wiitdb-zh_TW.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/Sys/wiitdb-zh_TW.txt -------------------------------------------------------------------------------- /Data/dolphin-emu-nogui.6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/dolphin-emu-nogui.6 -------------------------------------------------------------------------------- /Data/dolphin-emu.6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/dolphin-emu.6 -------------------------------------------------------------------------------- /Data/dolphin-emu.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/dolphin-emu.desktop -------------------------------------------------------------------------------- /Data/dolphin-emu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/dolphin-emu.png -------------------------------------------------------------------------------- /Data/dolphin-emu.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/dolphin-emu.svg -------------------------------------------------------------------------------- /Data/license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Data/license.txt -------------------------------------------------------------------------------- /Externals/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/.gitignore -------------------------------------------------------------------------------- /Externals/FatFs/00readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/FatFs/00readme.txt -------------------------------------------------------------------------------- /Externals/FatFs/LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/FatFs/LICENSE.txt -------------------------------------------------------------------------------- /Externals/FatFs/diskio.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/FatFs/diskio.c -------------------------------------------------------------------------------- /Externals/FatFs/diskio.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/FatFs/diskio.h -------------------------------------------------------------------------------- /Externals/FatFs/ff.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/FatFs/ff.c -------------------------------------------------------------------------------- /Externals/FatFs/ff.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/FatFs/ff.h -------------------------------------------------------------------------------- /Externals/FatFs/ffconf.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/FatFs/ffconf.h -------------------------------------------------------------------------------- /Externals/FatFs/ffsystem.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/FatFs/ffsystem.c -------------------------------------------------------------------------------- /Externals/FatFs/ffunicode.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/FatFs/ffunicode.c -------------------------------------------------------------------------------- /Externals/LZO/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/LZO/CMakeLists.txt -------------------------------------------------------------------------------- /Externals/LZO/COPYING: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/LZO/COPYING -------------------------------------------------------------------------------- /Externals/LZO/LZO.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/LZO/LZO.vcxproj -------------------------------------------------------------------------------- /Externals/LZO/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/LZO/Makefile -------------------------------------------------------------------------------- /Externals/LZO/README.LZO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/LZO/README.LZO -------------------------------------------------------------------------------- /Externals/LZO/exports.props: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/LZO/exports.props -------------------------------------------------------------------------------- /Externals/LZO/lzo/lzo1x.h: -------------------------------------------------------------------------------- 1 | #include "minilzo.h" 2 | -------------------------------------------------------------------------------- /Externals/LZO/lzoconf.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/LZO/lzoconf.h -------------------------------------------------------------------------------- /Externals/LZO/lzodefs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/LZO/lzodefs.h -------------------------------------------------------------------------------- /Externals/LZO/minilzo.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/LZO/minilzo.c -------------------------------------------------------------------------------- /Externals/LZO/minilzo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/LZO/minilzo.h -------------------------------------------------------------------------------- /Externals/LZO/testmini.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/LZO/testmini.c -------------------------------------------------------------------------------- /Externals/MoltenVK/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/MoltenVK/LICENSE -------------------------------------------------------------------------------- /Externals/MoltenVK/patch.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/MoltenVK/patch.sh -------------------------------------------------------------------------------- /Externals/SDL/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/SDL/CMakeLists.txt -------------------------------------------------------------------------------- /Externals/SDL/SDL3.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/SDL/SDL3.vcxproj -------------------------------------------------------------------------------- /Externals/SDL/exports.props: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/SDL/exports.props -------------------------------------------------------------------------------- /Externals/SFML/SFML.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/SFML/SFML.vcxproj -------------------------------------------------------------------------------- /Externals/SFML/exports.props: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/SFML/exports.props -------------------------------------------------------------------------------- /Externals/SFML/license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/SFML/license.txt -------------------------------------------------------------------------------- /Externals/WIL/.gitattributes: -------------------------------------------------------------------------------- 1 | # Disable CRLF-mapping for all files in the depot. 2 | * -text 3 | -------------------------------------------------------------------------------- /Externals/WIL/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/WIL/.gitignore -------------------------------------------------------------------------------- /Externals/WIL/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/WIL/CMakeLists.txt -------------------------------------------------------------------------------- /Externals/WIL/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/WIL/LICENSE -------------------------------------------------------------------------------- /Externals/WIL/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/WIL/README.md -------------------------------------------------------------------------------- /Externals/WIL/packaging/CMakeLists.txt: -------------------------------------------------------------------------------- 1 | 2 | add_subdirectory(nuget) 3 | -------------------------------------------------------------------------------- /Externals/WIL/tests/Rpc.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/WIL/tests/Rpc.cpp -------------------------------------------------------------------------------- /Externals/WIL/tests/common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/WIL/tests/common.h -------------------------------------------------------------------------------- /Externals/WIL/tests/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/WIL/tests/main.cpp -------------------------------------------------------------------------------- /Externals/bzip2/CHANGES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/bzip2/CHANGES -------------------------------------------------------------------------------- /Externals/bzip2/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/bzip2/LICENSE -------------------------------------------------------------------------------- /Externals/bzip2/blocksort.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/bzip2/blocksort.c -------------------------------------------------------------------------------- /Externals/bzip2/bzlib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/bzip2/bzlib.c -------------------------------------------------------------------------------- /Externals/bzip2/bzlib.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/bzip2/bzlib.h -------------------------------------------------------------------------------- /Externals/bzip2/compress.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/bzip2/compress.c -------------------------------------------------------------------------------- /Externals/bzip2/crctable.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/bzip2/crctable.c -------------------------------------------------------------------------------- /Externals/bzip2/decompress.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/bzip2/decompress.c -------------------------------------------------------------------------------- /Externals/bzip2/huffman.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/bzip2/huffman.c -------------------------------------------------------------------------------- /Externals/bzip2/randtable.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/bzip2/randtable.c -------------------------------------------------------------------------------- /Externals/curl/curl.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/curl/curl.vcxproj -------------------------------------------------------------------------------- /Externals/curl/exports.props: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/curl/exports.props -------------------------------------------------------------------------------- /Externals/ed25519/ed25519.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/ed25519/ed25519.h -------------------------------------------------------------------------------- /Externals/ed25519/fe.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/ed25519/fe.c -------------------------------------------------------------------------------- /Externals/ed25519/fe.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/ed25519/fe.h -------------------------------------------------------------------------------- /Externals/ed25519/fixedint.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/ed25519/fixedint.h -------------------------------------------------------------------------------- /Externals/ed25519/ge.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/ed25519/ge.c -------------------------------------------------------------------------------- /Externals/ed25519/ge.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/ed25519/ge.h -------------------------------------------------------------------------------- /Externals/ed25519/keypair.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/ed25519/keypair.c -------------------------------------------------------------------------------- /Externals/ed25519/sc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/ed25519/sc.c -------------------------------------------------------------------------------- /Externals/ed25519/sc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/ed25519/sc.h -------------------------------------------------------------------------------- /Externals/ed25519/seed.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/ed25519/seed.c -------------------------------------------------------------------------------- /Externals/ed25519/sha512.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/ed25519/sha512.c -------------------------------------------------------------------------------- /Externals/ed25519/sha512.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/ed25519/sha512.h -------------------------------------------------------------------------------- /Externals/ed25519/sign.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/ed25519/sign.c -------------------------------------------------------------------------------- /Externals/ed25519/verify.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/ed25519/verify.c -------------------------------------------------------------------------------- /Externals/enet/enet.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/enet/enet.vcxproj -------------------------------------------------------------------------------- /Externals/enet/exports.props: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/enet/exports.props -------------------------------------------------------------------------------- /Externals/expr/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/expr/LICENSE -------------------------------------------------------------------------------- /Externals/fmt/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/fmt/CMakeLists.txt -------------------------------------------------------------------------------- /Externals/fmt/exports.props: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/fmt/exports.props -------------------------------------------------------------------------------- /Externals/fmt/fmt.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/fmt/fmt.vcxproj -------------------------------------------------------------------------------- /Externals/gettext/msgfmt.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/gettext/msgfmt.exe -------------------------------------------------------------------------------- /Externals/glslang/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/glslang/.gitignore -------------------------------------------------------------------------------- /Externals/glslang/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/glslang/README.md -------------------------------------------------------------------------------- /Externals/imgui/LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/imgui/LICENSE.txt -------------------------------------------------------------------------------- /Externals/imgui/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/imgui/README.txt -------------------------------------------------------------------------------- /Externals/imgui/imconfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/imgui/imconfig.h -------------------------------------------------------------------------------- /Externals/imgui/imgui.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/imgui/imgui.cpp -------------------------------------------------------------------------------- /Externals/imgui/imgui.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/imgui/imgui.h -------------------------------------------------------------------------------- /Externals/implot/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/implot/LICENSE -------------------------------------------------------------------------------- /Externals/libiconv-1.14/src/iconv_no_i18n.c: -------------------------------------------------------------------------------- 1 | #define NO_I18N 2 | #include "iconv.c" 3 | -------------------------------------------------------------------------------- /Externals/liblzma/COPYING: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/liblzma/COPYING -------------------------------------------------------------------------------- /Externals/liblzma/ChangeLog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/liblzma/ChangeLog -------------------------------------------------------------------------------- /Externals/liblzma/api/lzma.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/liblzma/api/lzma.h -------------------------------------------------------------------------------- /Externals/liblzma/config.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/liblzma/config.h -------------------------------------------------------------------------------- /Externals/libusb/config.h.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/libusb/config.h.in -------------------------------------------------------------------------------- /Externals/licenses.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/licenses.md -------------------------------------------------------------------------------- /Externals/lz4/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/lz4/CMakeLists.txt -------------------------------------------------------------------------------- /Externals/lz4/LZ4.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/lz4/LZ4.vcxproj -------------------------------------------------------------------------------- /Externals/lz4/exports.props: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/lz4/exports.props -------------------------------------------------------------------------------- /Externals/mGBA/exports.props: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/mGBA/exports.props -------------------------------------------------------------------------------- /Externals/mGBA/mgba.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/mGBA/mgba.vcxproj -------------------------------------------------------------------------------- /Externals/mbedtls/3rdparty/.gitignore: -------------------------------------------------------------------------------- 1 | /Makefile 2 | -------------------------------------------------------------------------------- /Externals/mbedtls/3rdparty/everest/.gitignore: -------------------------------------------------------------------------------- 1 | *.o 2 | Makefile 3 | -------------------------------------------------------------------------------- /Externals/mbedtls/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/mbedtls/LICENSE -------------------------------------------------------------------------------- /Externals/mbedtls/include/.gitignore: -------------------------------------------------------------------------------- 1 | Makefile 2 | *.sln 3 | *.vcxproj 4 | mbedtls/check_config 5 | -------------------------------------------------------------------------------- /Externals/mbedtls/library/.gitignore: -------------------------------------------------------------------------------- 1 | *.o 2 | libmbed* 3 | *.sln 4 | *.vcxproj 5 | -------------------------------------------------------------------------------- /Externals/picojson/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/picojson/LICENSE -------------------------------------------------------------------------------- /Externals/rangeset/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/rangeset/LICENSE -------------------------------------------------------------------------------- /Externals/zlib-ng/zconf.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/zlib-ng/zconf.h -------------------------------------------------------------------------------- /Externals/zlib-ng/zlib.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/zlib-ng/zlib.h -------------------------------------------------------------------------------- /Externals/zstd/exports.props: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/zstd/exports.props -------------------------------------------------------------------------------- /Externals/zstd/zstd.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Externals/zstd/zstd.vcxproj -------------------------------------------------------------------------------- /Flatpak/dolphin-emu-wrapper: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Flatpak/dolphin-emu-wrapper -------------------------------------------------------------------------------- /Installer/Dolphin.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Installer/Dolphin.ico -------------------------------------------------------------------------------- /Installer/Installer.nsi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Installer/Installer.nsi -------------------------------------------------------------------------------- /Installer/dolphin-emu.spec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Installer/dolphin-emu.spec -------------------------------------------------------------------------------- /LICENSES/BSD-3-Clause.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/LICENSES/BSD-3-Clause.txt -------------------------------------------------------------------------------- /LICENSES/CC0-1.0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/LICENSES/CC0-1.0.txt -------------------------------------------------------------------------------- /LICENSES/MIT.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/LICENSES/MIT.txt -------------------------------------------------------------------------------- /Languages/Languages.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/Languages.vcxproj -------------------------------------------------------------------------------- /Languages/po/ar.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/ar.po -------------------------------------------------------------------------------- /Languages/po/ca.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/ca.po -------------------------------------------------------------------------------- /Languages/po/cs.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/cs.po -------------------------------------------------------------------------------- /Languages/po/da.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/da.po -------------------------------------------------------------------------------- /Languages/po/de.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/de.po -------------------------------------------------------------------------------- /Languages/po/dolphin-emu.pot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/dolphin-emu.pot -------------------------------------------------------------------------------- /Languages/po/el.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/el.po -------------------------------------------------------------------------------- /Languages/po/en.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/en.po -------------------------------------------------------------------------------- /Languages/po/es.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/es.po -------------------------------------------------------------------------------- /Languages/po/fa.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/fa.po -------------------------------------------------------------------------------- /Languages/po/fi.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/fi.po -------------------------------------------------------------------------------- /Languages/po/fr.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/fr.po -------------------------------------------------------------------------------- /Languages/po/hr.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/hr.po -------------------------------------------------------------------------------- /Languages/po/hu.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/hu.po -------------------------------------------------------------------------------- /Languages/po/it.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/it.po -------------------------------------------------------------------------------- /Languages/po/ja.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/ja.po -------------------------------------------------------------------------------- /Languages/po/ko.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/ko.po -------------------------------------------------------------------------------- /Languages/po/ms.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/ms.po -------------------------------------------------------------------------------- /Languages/po/nb.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/nb.po -------------------------------------------------------------------------------- /Languages/po/nl.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/nl.po -------------------------------------------------------------------------------- /Languages/po/pl.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/pl.po -------------------------------------------------------------------------------- /Languages/po/pt.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/pt.po -------------------------------------------------------------------------------- /Languages/po/pt_BR.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/pt_BR.po -------------------------------------------------------------------------------- /Languages/po/qt-strings.pot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/qt-strings.pot -------------------------------------------------------------------------------- /Languages/po/ro.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/ro.po -------------------------------------------------------------------------------- /Languages/po/ru.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/ru.po -------------------------------------------------------------------------------- /Languages/po/sr.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/sr.po -------------------------------------------------------------------------------- /Languages/po/sv.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/sv.po -------------------------------------------------------------------------------- /Languages/po/tr.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/tr.po -------------------------------------------------------------------------------- /Languages/po/zh_CN.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/zh_CN.po -------------------------------------------------------------------------------- /Languages/po/zh_TW.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Languages/po/zh_TW.po -------------------------------------------------------------------------------- /Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Readme.md -------------------------------------------------------------------------------- /Source/.clang-format: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/.clang-format -------------------------------------------------------------------------------- /Source/Android/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Android/.gitignore -------------------------------------------------------------------------------- /Source/Android/benchmark/.gitignore: -------------------------------------------------------------------------------- 1 | /build -------------------------------------------------------------------------------- /Source/Android/benchmark/src/main/AndroidManifest.xml: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Source/Android/gradlew: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Android/gradlew -------------------------------------------------------------------------------- /Source/Android/gradlew.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Android/gradlew.bat -------------------------------------------------------------------------------- /Source/Android/jni/Host.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Android/jni/Host.cpp -------------------------------------------------------------------------------- /Source/Android/jni/Host.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Android/jni/Host.h -------------------------------------------------------------------------------- /Source/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/CMakeLists.txt -------------------------------------------------------------------------------- /Source/Core/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/CMakeLists.txt -------------------------------------------------------------------------------- /Source/Core/Common/Align.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/Align.h -------------------------------------------------------------------------------- /Source/Core/Common/Assert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/Assert.h -------------------------------------------------------------------------------- /Source/Core/Common/BitSet.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/BitSet.h -------------------------------------------------------------------------------- /Source/Core/Common/Buffer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/Buffer.h -------------------------------------------------------------------------------- /Source/Core/Common/Common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/Common.h -------------------------------------------------------------------------------- /Source/Core/Common/ENet.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/ENet.cpp -------------------------------------------------------------------------------- /Source/Core/Common/ENet.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/ENet.h -------------------------------------------------------------------------------- /Source/Core/Common/EnumMap.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/EnumMap.h -------------------------------------------------------------------------------- /Source/Core/Common/Event.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/Event.h -------------------------------------------------------------------------------- /Source/Core/Common/Flag.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/Flag.h -------------------------------------------------------------------------------- /Source/Core/Common/HRWrap.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/HRWrap.h -------------------------------------------------------------------------------- /Source/Core/Common/Hash.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/Hash.cpp -------------------------------------------------------------------------------- /Source/Core/Common/Hash.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/Hash.h -------------------------------------------------------------------------------- /Source/Core/Common/IOFile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/IOFile.h -------------------------------------------------------------------------------- /Source/Core/Common/Image.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/Image.cpp -------------------------------------------------------------------------------- /Source/Core/Common/Image.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/Image.h -------------------------------------------------------------------------------- /Source/Core/Common/IniFile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/IniFile.h -------------------------------------------------------------------------------- /Source/Core/Common/Inline.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/Inline.h -------------------------------------------------------------------------------- /Source/Core/Common/Lazy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/Lazy.h -------------------------------------------------------------------------------- /Source/Core/Common/Matrix.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/Matrix.h -------------------------------------------------------------------------------- /Source/Core/Common/Network.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/Network.h -------------------------------------------------------------------------------- /Source/Core/Common/Random.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/Random.h -------------------------------------------------------------------------------- /Source/Core/Common/Result.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/Result.h -------------------------------------------------------------------------------- /Source/Core/Common/Swap.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/Swap.h -------------------------------------------------------------------------------- /Source/Core/Common/Thread.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/Thread.h -------------------------------------------------------------------------------- /Source/Core/Common/Timer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/Timer.cpp -------------------------------------------------------------------------------- /Source/Core/Common/Timer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/Timer.h -------------------------------------------------------------------------------- /Source/Core/Common/UPnP.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/UPnP.cpp -------------------------------------------------------------------------------- /Source/Core/Common/UPnP.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/UPnP.h -------------------------------------------------------------------------------- /Source/Core/Common/Version.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/Version.h -------------------------------------------------------------------------------- /Source/Core/Common/x64ABI.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/x64ABI.h -------------------------------------------------------------------------------- /Source/Core/Common/x64Reg.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Common/x64Reg.h -------------------------------------------------------------------------------- /Source/Core/Core/ARDecrypt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/ARDecrypt.h -------------------------------------------------------------------------------- /Source/Core/Core/Boot/Boot.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/Boot/Boot.h -------------------------------------------------------------------------------- /Source/Core/Core/Core.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/Core.cpp -------------------------------------------------------------------------------- /Source/Core/Core/Core.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/Core.h -------------------------------------------------------------------------------- /Source/Core/Core/GeckoCode.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/GeckoCode.h -------------------------------------------------------------------------------- /Source/Core/Core/HLE/HLE.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/HLE/HLE.cpp -------------------------------------------------------------------------------- /Source/Core/Core/HLE/HLE.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/HLE/HLE.h -------------------------------------------------------------------------------- /Source/Core/Core/HW/CPU.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/HW/CPU.cpp -------------------------------------------------------------------------------- /Source/Core/Core/HW/CPU.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/HW/CPU.h -------------------------------------------------------------------------------- /Source/Core/Core/HW/DSP.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/HW/DSP.cpp -------------------------------------------------------------------------------- /Source/Core/Core/HW/DSP.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/HW/DSP.h -------------------------------------------------------------------------------- /Source/Core/Core/HW/GBAPad.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/HW/GBAPad.h -------------------------------------------------------------------------------- /Source/Core/Core/HW/GCPad.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/HW/GCPad.h -------------------------------------------------------------------------------- /Source/Core/Core/HW/GPFifo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/HW/GPFifo.h -------------------------------------------------------------------------------- /Source/Core/Core/HW/HW.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/HW/HW.cpp -------------------------------------------------------------------------------- /Source/Core/Core/HW/HW.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/HW/HW.h -------------------------------------------------------------------------------- /Source/Core/Core/HW/MMIO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/HW/MMIO.cpp -------------------------------------------------------------------------------- /Source/Core/Core/HW/MMIO.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/HW/MMIO.h -------------------------------------------------------------------------------- /Source/Core/Core/HW/Memmap.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/HW/Memmap.h -------------------------------------------------------------------------------- /Source/Core/Core/HW/SI/SI.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/HW/SI/SI.h -------------------------------------------------------------------------------- /Source/Core/Core/HW/Sram.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/HW/Sram.cpp -------------------------------------------------------------------------------- /Source/Core/Core/HW/Sram.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/HW/Sram.h -------------------------------------------------------------------------------- /Source/Core/Core/Host.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/Host.h -------------------------------------------------------------------------------- /Source/Core/Core/IOS/DI/DI.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/IOS/DI/DI.h -------------------------------------------------------------------------------- /Source/Core/Core/IOS/ES/ES.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/IOS/ES/ES.h -------------------------------------------------------------------------------- /Source/Core/Core/IOS/IOS.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/IOS/IOS.cpp -------------------------------------------------------------------------------- /Source/Core/Core/IOS/IOS.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/IOS/IOS.h -------------------------------------------------------------------------------- /Source/Core/Core/IOS/IOSC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/IOS/IOSC.h -------------------------------------------------------------------------------- /Source/Core/Core/IOS/MIOS.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/IOS/MIOS.h -------------------------------------------------------------------------------- /Source/Core/Core/IOS/Uids.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/IOS/Uids.h -------------------------------------------------------------------------------- /Source/Core/Core/MemTools.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/MemTools.h -------------------------------------------------------------------------------- /Source/Core/Core/Movie.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/Movie.cpp -------------------------------------------------------------------------------- /Source/Core/Core/Movie.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/Movie.h -------------------------------------------------------------------------------- /Source/Core/Core/State.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/State.cpp -------------------------------------------------------------------------------- /Source/Core/Core/State.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/State.h -------------------------------------------------------------------------------- /Source/Core/Core/SysConf.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/SysConf.cpp -------------------------------------------------------------------------------- /Source/Core/Core/SysConf.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/SysConf.h -------------------------------------------------------------------------------- /Source/Core/Core/System.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/System.cpp -------------------------------------------------------------------------------- /Source/Core/Core/System.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/System.h -------------------------------------------------------------------------------- /Source/Core/Core/USBUtils.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/USBUtils.h -------------------------------------------------------------------------------- /Source/Core/Core/WiiRoot.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/WiiRoot.cpp -------------------------------------------------------------------------------- /Source/Core/Core/WiiRoot.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/WiiRoot.h -------------------------------------------------------------------------------- /Source/Core/Core/WiiUtils.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/Core/WiiUtils.h -------------------------------------------------------------------------------- /Source/Core/DiscIO/Blob.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/DiscIO/Blob.cpp -------------------------------------------------------------------------------- /Source/Core/DiscIO/Blob.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/DiscIO/Blob.h -------------------------------------------------------------------------------- /Source/Core/DiscIO/Enums.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/DiscIO/Enums.cpp -------------------------------------------------------------------------------- /Source/Core/DiscIO/Enums.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/DiscIO/Enums.h -------------------------------------------------------------------------------- /Source/Core/DiscIO/NFSBlob.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/DiscIO/NFSBlob.h -------------------------------------------------------------------------------- /Source/Core/DiscIO/TGCBlob.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/DiscIO/TGCBlob.h -------------------------------------------------------------------------------- /Source/Core/DiscIO/Volume.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/DiscIO/Volume.h -------------------------------------------------------------------------------- /Source/Core/DiscIO/WIABlob.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/DiscIO/WIABlob.h -------------------------------------------------------------------------------- /Source/Core/DolphinLib.props: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/DolphinLib.props -------------------------------------------------------------------------------- /Source/Core/DolphinQt/Host.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/Core/DolphinQt/Host.h -------------------------------------------------------------------------------- /Source/Core/DolphinQt/pch_qt.cpp: -------------------------------------------------------------------------------- 1 | #include "pch_qt.h" 2 | -------------------------------------------------------------------------------- /Source/Core/DolphinQt/qt.conf: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Source/DSPSpy/.gitignore: -------------------------------------------------------------------------------- 1 | dsp_code.h 2 | build/ 3 | *.dol 4 | *.elf -------------------------------------------------------------------------------- /Source/DSPSpy/DSPSpy.vcproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/DSPSpy/DSPSpy.vcproj -------------------------------------------------------------------------------- /Source/DSPSpy/DSPSpy.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/DSPSpy/DSPSpy.vcxproj -------------------------------------------------------------------------------- /Source/DSPSpy/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/DSPSpy/Makefile -------------------------------------------------------------------------------- /Source/DSPSpy/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/DSPSpy/README.md -------------------------------------------------------------------------------- /Source/DSPSpy/dspregs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/DSPSpy/dspregs.h -------------------------------------------------------------------------------- /Source/DSPSpy/gba.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/DSPSpy/gba.txt -------------------------------------------------------------------------------- /Source/DSPSpy/main_spy.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/DSPSpy/main_spy.cpp -------------------------------------------------------------------------------- /Source/DSPSpy/mem_dump.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/DSPSpy/mem_dump.h -------------------------------------------------------------------------------- /Source/DSPSpy/real_dsp.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/DSPSpy/real_dsp.cpp -------------------------------------------------------------------------------- /Source/DSPSpy/real_dsp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/DSPSpy/real_dsp.h -------------------------------------------------------------------------------- /Source/DSPTool/DSPTool.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/DSPTool/DSPTool.cpp -------------------------------------------------------------------------------- /Source/DSPTool/StubHost.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/DSPTool/StubHost.cpp -------------------------------------------------------------------------------- /Source/PCH/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/PCH/CMakeLists.txt -------------------------------------------------------------------------------- /Source/PCH/nopch/pch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/PCH/nopch/pch.h -------------------------------------------------------------------------------- /Source/PCH/pch.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/PCH/pch.cpp -------------------------------------------------------------------------------- /Source/PCH/pch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/PCH/pch.h -------------------------------------------------------------------------------- /Source/PCH/pch.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/PCH/pch.vcxproj -------------------------------------------------------------------------------- /Source/VSProps/Base.props: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/VSProps/Base.props -------------------------------------------------------------------------------- /Source/VSProps/PCHUse.props: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/VSProps/PCHUse.props -------------------------------------------------------------------------------- /Source/VSProps/qtmoc.targets: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/VSProps/qtmoc.targets -------------------------------------------------------------------------------- /Source/VSProps/qtmoc.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/VSProps/qtmoc.xml -------------------------------------------------------------------------------- /Source/VSProps/qtrcc.targets: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/VSProps/qtrcc.targets -------------------------------------------------------------------------------- /Source/VSProps/qtrcc.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/VSProps/qtrcc.xml -------------------------------------------------------------------------------- /Source/dolphin-emu.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Source/dolphin-emu.sln -------------------------------------------------------------------------------- /Tools/lint.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Tools/lint.sh -------------------------------------------------------------------------------- /Tools/mac-codesign.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Tools/mac-codesign.sh -------------------------------------------------------------------------------- /Tools/perf-disassemble.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Tools/perf-disassemble.sh -------------------------------------------------------------------------------- /Tools/print-fs-fst.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Tools/print-fs-fst.py -------------------------------------------------------------------------------- /Tools/symbolicate-ppc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Tools/symbolicate-ppc.py -------------------------------------------------------------------------------- /Tools/test-updater.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Tools/test-updater.py -------------------------------------------------------------------------------- /Tools/update-wiitdb.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/Tools/update-wiitdb.sh -------------------------------------------------------------------------------- /docs/DSP/Zelda.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/docs/DSP/Zelda.txt -------------------------------------------------------------------------------- /docs/DSP/prefix_replace.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/docs/DSP/prefix_replace.py -------------------------------------------------------------------------------- /docs/DSP/unlockmemcard.ds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/docs/DSP/unlockmemcard.ds -------------------------------------------------------------------------------- /docs/DSP/wwdsp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/docs/DSP/wwdsp.c -------------------------------------------------------------------------------- /docs/DSP/zeldaNotes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/docs/DSP/zeldaNotes.txt -------------------------------------------------------------------------------- /docs/DolphinDeviceIOCTLs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/docs/DolphinDeviceIOCTLs.md -------------------------------------------------------------------------------- /docs/DynamicInputTextures.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/docs/DynamicInputTextures.md -------------------------------------------------------------------------------- /docs/ResourcePacks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/docs/ResourcePacks.md -------------------------------------------------------------------------------- /docs/WiaAndRvz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/docs/WiaAndRvz.md -------------------------------------------------------------------------------- /docs/autoupdate_overview.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/docs/autoupdate_overview.md -------------------------------------------------------------------------------- /docs/codehandler.ld: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/docs/codehandler.ld -------------------------------------------------------------------------------- /docs/codehandler.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/docs/codehandler.s -------------------------------------------------------------------------------- /docs/gc-font-tool.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shiiion/dolphin/HEAD/docs/gc-font-tool.cpp --------------------------------------------------------------------------------