main.cpp 181 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814
  1. // SPDX-FileCopyrightText: 2014 Citra Emulator Project
  2. // SPDX-License-Identifier: GPL-2.0-or-later
  3. #include <cinttypes>
  4. #include <clocale>
  5. #include <cmath>
  6. #include <fstream>
  7. #include <iostream>
  8. #include <memory>
  9. #include <thread>
  10. #ifdef __APPLE__
  11. #include <unistd.h> // for chdir
  12. #endif
  13. #ifdef __unix__
  14. #include <csignal>
  15. #include <sys/socket.h>
  16. #endif
  17. // VFS includes must be before glad as they will conflict with Windows file api, which uses defines.
  18. #include "applets/qt_amiibo_settings.h"
  19. #include "applets/qt_controller.h"
  20. #include "applets/qt_error.h"
  21. #include "applets/qt_profile_select.h"
  22. #include "applets/qt_software_keyboard.h"
  23. #include "applets/qt_web_browser.h"
  24. #include "common/nvidia_flags.h"
  25. #include "configuration/configure_input.h"
  26. #include "configuration/configure_per_game.h"
  27. #include "configuration/configure_tas.h"
  28. #include "core/file_sys/romfs_factory.h"
  29. #include "core/file_sys/vfs.h"
  30. #include "core/file_sys/vfs_real.h"
  31. #include "core/frontend/applets/cabinet.h"
  32. #include "core/frontend/applets/controller.h"
  33. #include "core/frontend/applets/general_frontend.h"
  34. #include "core/frontend/applets/mii_edit.h"
  35. #include "core/frontend/applets/software_keyboard.h"
  36. #include "core/hid/emulated_controller.h"
  37. #include "core/hid/hid_core.h"
  38. #include "core/hle/service/acc/profile_manager.h"
  39. #include "core/hle/service/am/applet_ae.h"
  40. #include "core/hle/service/am/applet_oe.h"
  41. #include "core/hle/service/am/applets/applets.h"
  42. #include "yuzu/multiplayer/state.h"
  43. #include "yuzu/util/controller_navigation.h"
  44. // These are wrappers to avoid the calls to CreateDirectory and CreateFile because of the Windows
  45. // defines.
  46. static FileSys::VirtualDir VfsFilesystemCreateDirectoryWrapper(
  47. const FileSys::VirtualFilesystem& vfs, const std::string& path, FileSys::Mode mode) {
  48. return vfs->CreateDirectory(path, mode);
  49. }
  50. static FileSys::VirtualFile VfsDirectoryCreateFileWrapper(const FileSys::VirtualDir& dir,
  51. const std::string& path) {
  52. return dir->CreateFile(path);
  53. }
  54. #include <fmt/ostream.h>
  55. #include <glad/glad.h>
  56. #define QT_NO_OPENGL
  57. #include <QClipboard>
  58. #include <QDesktopServices>
  59. #include <QFile>
  60. #include <QFileDialog>
  61. #include <QInputDialog>
  62. #include <QMessageBox>
  63. #include <QProgressBar>
  64. #include <QProgressDialog>
  65. #include <QPushButton>
  66. #include <QScreen>
  67. #include <QShortcut>
  68. #include <QStatusBar>
  69. #include <QString>
  70. #include <QSysInfo>
  71. #include <QUrl>
  72. #include <QtConcurrent/QtConcurrent>
  73. #ifdef HAVE_SDL2
  74. #include <SDL.h> // For SDL ScreenSaver functions
  75. #endif
  76. #include <fmt/format.h>
  77. #include "common/detached_tasks.h"
  78. #include "common/fs/fs.h"
  79. #include "common/fs/path_util.h"
  80. #include "common/literals.h"
  81. #include "common/logging/backend.h"
  82. #include "common/logging/log.h"
  83. #include "common/memory_detect.h"
  84. #include "common/microprofile.h"
  85. #include "common/scm_rev.h"
  86. #include "common/scope_exit.h"
  87. #ifdef _WIN32
  88. #include "common/windows/timer_resolution.h"
  89. #endif
  90. #ifdef ARCHITECTURE_x86_64
  91. #include "common/x64/cpu_detect.h"
  92. #endif
  93. #include "common/settings.h"
  94. #include "common/telemetry.h"
  95. #include "core/core.h"
  96. #include "core/crypto/key_manager.h"
  97. #include "core/file_sys/card_image.h"
  98. #include "core/file_sys/common_funcs.h"
  99. #include "core/file_sys/content_archive.h"
  100. #include "core/file_sys/control_metadata.h"
  101. #include "core/file_sys/patch_manager.h"
  102. #include "core/file_sys/registered_cache.h"
  103. #include "core/file_sys/romfs.h"
  104. #include "core/file_sys/savedata_factory.h"
  105. #include "core/file_sys/submission_package.h"
  106. #include "core/hle/kernel/k_process.h"
  107. #include "core/hle/service/am/am.h"
  108. #include "core/hle/service/filesystem/filesystem.h"
  109. #include "core/hle/service/sm/sm.h"
  110. #include "core/loader/loader.h"
  111. #include "core/perf_stats.h"
  112. #include "core/telemetry_session.h"
  113. #include "input_common/drivers/tas_input.h"
  114. #include "input_common/drivers/virtual_amiibo.h"
  115. #include "input_common/main.h"
  116. #include "ui_main.h"
  117. #include "util/overlay_dialog.h"
  118. #include "video_core/gpu.h"
  119. #include "video_core/renderer_base.h"
  120. #include "video_core/shader_notify.h"
  121. #include "yuzu/about_dialog.h"
  122. #include "yuzu/bootmanager.h"
  123. #include "yuzu/compatdb.h"
  124. #include "yuzu/compatibility_list.h"
  125. #include "yuzu/configuration/config.h"
  126. #include "yuzu/configuration/configure_dialog.h"
  127. #include "yuzu/configuration/configure_input_per_game.h"
  128. #include "yuzu/debugger/console.h"
  129. #include "yuzu/debugger/controller.h"
  130. #include "yuzu/debugger/profiler.h"
  131. #include "yuzu/debugger/wait_tree.h"
  132. #include "yuzu/discord.h"
  133. #include "yuzu/game_list.h"
  134. #include "yuzu/game_list_p.h"
  135. #include "yuzu/hotkeys.h"
  136. #include "yuzu/install_dialog.h"
  137. #include "yuzu/loading_screen.h"
  138. #include "yuzu/main.h"
  139. #include "yuzu/startup_checks.h"
  140. #include "yuzu/uisettings.h"
  141. #include "yuzu/util/clickable_label.h"
  142. #include "yuzu/vk_device_info.h"
  143. #ifdef YUZU_DBGHELP
  144. #include "yuzu/mini_dump.h"
  145. #endif
  146. using namespace Common::Literals;
  147. #ifdef USE_DISCORD_PRESENCE
  148. #include "yuzu/discord_impl.h"
  149. #endif
  150. #ifdef QT_STATICPLUGIN
  151. Q_IMPORT_PLUGIN(QWindowsIntegrationPlugin);
  152. #endif
  153. #ifdef _WIN32
  154. #include <windows.h>
  155. extern "C" {
  156. // tells Nvidia and AMD drivers to use the dedicated GPU by default on laptops with switchable
  157. // graphics
  158. __declspec(dllexport) unsigned long NvOptimusEnablement = 0x00000001;
  159. __declspec(dllexport) int AmdPowerXpressRequestHighPerformance = 1;
  160. }
  161. #endif
  162. constexpr int default_mouse_hide_timeout = 2500;
  163. constexpr int default_mouse_center_timeout = 10;
  164. constexpr int default_input_update_timeout = 1;
  165. /**
  166. * "Callouts" are one-time instructional messages shown to the user. In the config settings, there
  167. * is a bitfield "callout_flags" options, used to track if a message has already been shown to the
  168. * user. This is 32-bits - if we have more than 32 callouts, we should retire and recycle old ones.
  169. */
  170. enum class CalloutFlag : uint32_t {
  171. Telemetry = 0x1,
  172. DRDDeprecation = 0x2,
  173. };
  174. void GMainWindow::ShowTelemetryCallout() {
  175. if (UISettings::values.callout_flags.GetValue() &
  176. static_cast<uint32_t>(CalloutFlag::Telemetry)) {
  177. return;
  178. }
  179. UISettings::values.callout_flags =
  180. UISettings::values.callout_flags.GetValue() | static_cast<uint32_t>(CalloutFlag::Telemetry);
  181. const QString telemetry_message =
  182. tr("<a href='https://yuzu-emu.org/help/feature/telemetry/'>Anonymous "
  183. "data is collected</a> to help improve yuzu. "
  184. "<br/><br/>Would you like to share your usage data with us?");
  185. if (QMessageBox::question(this, tr("Telemetry"), telemetry_message) != QMessageBox::Yes) {
  186. Settings::values.enable_telemetry = false;
  187. system->ApplySettings();
  188. }
  189. }
  190. const int GMainWindow::max_recent_files_item;
  191. static void RemoveCachedContents() {
  192. const auto cache_dir = Common::FS::GetYuzuPath(Common::FS::YuzuPath::CacheDir);
  193. const auto offline_fonts = cache_dir / "fonts";
  194. const auto offline_manual = cache_dir / "offline_web_applet_manual";
  195. const auto offline_legal_information = cache_dir / "offline_web_applet_legal_information";
  196. const auto offline_system_data = cache_dir / "offline_web_applet_system_data";
  197. Common::FS::RemoveDirRecursively(offline_fonts);
  198. Common::FS::RemoveDirRecursively(offline_manual);
  199. Common::FS::RemoveDirRecursively(offline_legal_information);
  200. Common::FS::RemoveDirRecursively(offline_system_data);
  201. }
  202. static void LogRuntimes() {
  203. #ifdef _MSC_VER
  204. // It is possible that the name of the dll will change.
  205. // vcruntime140.dll is for 2015 and onwards
  206. static constexpr char runtime_dll_name[] = "vcruntime140.dll";
  207. UINT sz = GetFileVersionInfoSizeA(runtime_dll_name, nullptr);
  208. bool runtime_version_inspection_worked = false;
  209. if (sz > 0) {
  210. std::vector<u8> buf(sz);
  211. if (GetFileVersionInfoA(runtime_dll_name, 0, sz, buf.data())) {
  212. VS_FIXEDFILEINFO* pvi;
  213. sz = sizeof(VS_FIXEDFILEINFO);
  214. if (VerQueryValueA(buf.data(), "\\", reinterpret_cast<LPVOID*>(&pvi), &sz)) {
  215. if (pvi->dwSignature == VS_FFI_SIGNATURE) {
  216. runtime_version_inspection_worked = true;
  217. LOG_INFO(Frontend, "MSVC Compiler: {} Runtime: {}.{}.{}.{}", _MSC_VER,
  218. pvi->dwProductVersionMS >> 16, pvi->dwProductVersionMS & 0xFFFF,
  219. pvi->dwProductVersionLS >> 16, pvi->dwProductVersionLS & 0xFFFF);
  220. }
  221. }
  222. }
  223. }
  224. if (!runtime_version_inspection_worked) {
  225. LOG_INFO(Frontend, "Unable to inspect {}", runtime_dll_name);
  226. }
  227. #endif
  228. LOG_INFO(Frontend, "Qt Compile: {} Runtime: {}", QT_VERSION_STR, qVersion());
  229. }
  230. static QString PrettyProductName() {
  231. #ifdef _WIN32
  232. // After Windows 10 Version 2004, Microsoft decided to switch to a different notation: 20H2
  233. // With that notation change they changed the registry key used to denote the current version
  234. QSettings windows_registry(
  235. QStringLiteral("HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion"),
  236. QSettings::NativeFormat);
  237. const QString release_id = windows_registry.value(QStringLiteral("ReleaseId")).toString();
  238. if (release_id == QStringLiteral("2009")) {
  239. const u32 current_build = windows_registry.value(QStringLiteral("CurrentBuild")).toUInt();
  240. const QString display_version =
  241. windows_registry.value(QStringLiteral("DisplayVersion")).toString();
  242. const u32 ubr = windows_registry.value(QStringLiteral("UBR")).toUInt();
  243. u32 version = 10;
  244. if (current_build >= 22000) {
  245. version = 11;
  246. }
  247. return QStringLiteral("Windows %1 Version %2 (Build %3.%4)")
  248. .arg(QString::number(version), display_version, QString::number(current_build),
  249. QString::number(ubr));
  250. }
  251. #endif
  252. return QSysInfo::prettyProductName();
  253. }
  254. #ifdef _WIN32
  255. static void OverrideWindowsFont() {
  256. // Qt5 chooses these fonts on Windows and they have fairly ugly alphanumeric/cyrillic characters
  257. // Asking to use "MS Shell Dlg 2" gives better other chars while leaving the Chinese Characters.
  258. const QString startup_font = QApplication::font().family();
  259. const QStringList ugly_fonts = {QStringLiteral("SimSun"), QStringLiteral("PMingLiU")};
  260. if (ugly_fonts.contains(startup_font)) {
  261. QApplication::setFont(QFont(QStringLiteral("MS Shell Dlg 2"), 9, QFont::Normal));
  262. }
  263. }
  264. #endif
  265. bool GMainWindow::CheckDarkMode() {
  266. #ifdef __unix__
  267. const QPalette test_palette(qApp->palette());
  268. const QColor text_color = test_palette.color(QPalette::Active, QPalette::Text);
  269. const QColor window_color = test_palette.color(QPalette::Active, QPalette::Window);
  270. return (text_color.value() > window_color.value());
  271. #else
  272. // TODO: Windows
  273. return false;
  274. #endif // __unix__
  275. }
  276. GMainWindow::GMainWindow(std::unique_ptr<Config> config_, bool has_broken_vulkan)
  277. : ui{std::make_unique<Ui::MainWindow>()}, system{std::make_unique<Core::System>()},
  278. input_subsystem{std::make_shared<InputCommon::InputSubsystem>()}, config{std::move(config_)},
  279. vfs{std::make_shared<FileSys::RealVfsFilesystem>()},
  280. provider{std::make_unique<FileSys::ManualContentProvider>()} {
  281. #ifdef __unix__
  282. SetupSigInterrupts();
  283. #endif
  284. system->Initialize();
  285. Common::Log::Initialize();
  286. Common::Log::Start();
  287. LoadTranslation();
  288. setAcceptDrops(true);
  289. ui->setupUi(this);
  290. statusBar()->hide();
  291. // Check dark mode before a theme is loaded
  292. os_dark_mode = CheckDarkMode();
  293. startup_icon_theme = QIcon::themeName();
  294. // fallback can only be set once, colorful theme icons are okay on both light/dark
  295. QIcon::setFallbackThemeName(QStringLiteral("colorful"));
  296. QIcon::setFallbackSearchPaths(QStringList(QStringLiteral(":/icons")));
  297. default_theme_paths = QIcon::themeSearchPaths();
  298. UpdateUITheme();
  299. SetDiscordEnabled(UISettings::values.enable_discord_presence.GetValue());
  300. discord_rpc->Update();
  301. system->GetRoomNetwork().Init();
  302. RegisterMetaTypes();
  303. InitializeWidgets();
  304. InitializeDebugWidgets();
  305. InitializeRecentFileMenuActions();
  306. InitializeHotkeys();
  307. SetDefaultUIGeometry();
  308. RestoreUIState();
  309. ConnectMenuEvents();
  310. ConnectWidgetEvents();
  311. system->HIDCore().ReloadInputDevices();
  312. controller_dialog->refreshConfiguration();
  313. const auto branch_name = std::string(Common::g_scm_branch);
  314. const auto description = std::string(Common::g_scm_desc);
  315. const auto build_id = std::string(Common::g_build_id);
  316. const auto yuzu_build = fmt::format("yuzu Development Build | {}-{}", branch_name, description);
  317. const auto override_build =
  318. fmt::format(fmt::runtime(std::string(Common::g_title_bar_format_idle)), build_id);
  319. const auto yuzu_build_version = override_build.empty() ? yuzu_build : override_build;
  320. const auto processor_count = std::thread::hardware_concurrency();
  321. LOG_INFO(Frontend, "yuzu Version: {}", yuzu_build_version);
  322. LogRuntimes();
  323. #ifdef ARCHITECTURE_x86_64
  324. const auto& caps = Common::GetCPUCaps();
  325. std::string cpu_string = caps.cpu_string;
  326. if (caps.avx || caps.avx2 || caps.avx512f) {
  327. cpu_string += " | AVX";
  328. if (caps.avx512f) {
  329. cpu_string += "512";
  330. } else if (caps.avx2) {
  331. cpu_string += '2';
  332. }
  333. if (caps.fma || caps.fma4) {
  334. cpu_string += " | FMA";
  335. }
  336. }
  337. LOG_INFO(Frontend, "Host CPU: {}", cpu_string);
  338. if (std::optional<int> processor_core = Common::GetProcessorCount()) {
  339. LOG_INFO(Frontend, "Host CPU Cores: {}", *processor_core);
  340. }
  341. #endif
  342. LOG_INFO(Frontend, "Host CPU Threads: {}", processor_count);
  343. LOG_INFO(Frontend, "Host OS: {}", PrettyProductName().toStdString());
  344. LOG_INFO(Frontend, "Host RAM: {:.2f} GiB",
  345. Common::GetMemInfo().TotalPhysicalMemory / f64{1_GiB});
  346. LOG_INFO(Frontend, "Host Swap: {:.2f} GiB", Common::GetMemInfo().TotalSwapMemory / f64{1_GiB});
  347. #ifdef _WIN32
  348. LOG_INFO(Frontend, "Host Timer Resolution: {:.4f} ms",
  349. std::chrono::duration_cast<std::chrono::duration<f64, std::milli>>(
  350. Common::Windows::SetCurrentTimerResolutionToMaximum())
  351. .count());
  352. #endif
  353. UpdateWindowTitle();
  354. show();
  355. system->SetContentProvider(std::make_unique<FileSys::ContentProviderUnion>());
  356. system->RegisterContentProvider(FileSys::ContentProviderUnionSlot::FrontendManual,
  357. provider.get());
  358. system->GetFileSystemController().CreateFactories(*vfs);
  359. // Remove cached contents generated during the previous session
  360. RemoveCachedContents();
  361. // Gen keys if necessary
  362. OnReinitializeKeys(ReinitializeKeyBehavior::NoWarning);
  363. game_list->LoadCompatibilityList();
  364. game_list->PopulateAsync(UISettings::values.game_dirs);
  365. // Show one-time "callout" messages to the user
  366. ShowTelemetryCallout();
  367. // make sure menubar has the arrow cursor instead of inheriting from this
  368. ui->menubar->setCursor(QCursor());
  369. statusBar()->setCursor(QCursor());
  370. mouse_hide_timer.setInterval(default_mouse_hide_timeout);
  371. connect(&mouse_hide_timer, &QTimer::timeout, this, &GMainWindow::HideMouseCursor);
  372. connect(ui->menubar, &QMenuBar::hovered, this, &GMainWindow::ShowMouseCursor);
  373. mouse_center_timer.setInterval(default_mouse_center_timeout);
  374. connect(&mouse_center_timer, &QTimer::timeout, this, &GMainWindow::CenterMouseCursor);
  375. update_input_timer.setInterval(default_input_update_timeout);
  376. connect(&update_input_timer, &QTimer::timeout, this, &GMainWindow::UpdateInputDrivers);
  377. update_input_timer.start();
  378. MigrateConfigFiles();
  379. if (has_broken_vulkan) {
  380. UISettings::values.has_broken_vulkan = true;
  381. QMessageBox::warning(this, tr("Broken Vulkan Installation Detected"),
  382. tr("Vulkan initialization failed during boot.<br><br>Click <a "
  383. "href='https://yuzu-emu.org/wiki/faq/"
  384. "#yuzu-starts-with-the-error-broken-vulkan-installation-detected'>"
  385. "here for instructions to fix the issue</a>."));
  386. Settings::values.renderer_backend = Settings::RendererBackend::OpenGL;
  387. renderer_status_button->setDisabled(true);
  388. renderer_status_button->setChecked(false);
  389. } else {
  390. VkDeviceInfo::PopulateRecords(vk_device_records, this->window()->windowHandle());
  391. }
  392. #if defined(HAVE_SDL2) && !defined(_WIN32)
  393. SDL_InitSubSystem(SDL_INIT_VIDEO);
  394. // SDL disables the screen saver by default, and setting the hint
  395. // SDL_HINT_VIDEO_ALLOW_SCREENSAVER doesn't seem to work, so we just enable the screen saver
  396. // for now.
  397. SDL_EnableScreenSaver();
  398. #endif
  399. SetupPrepareForSleep();
  400. QStringList args = QApplication::arguments();
  401. if (args.size() < 2) {
  402. return;
  403. }
  404. QString game_path;
  405. bool has_gamepath = false;
  406. bool is_fullscreen = false;
  407. for (int i = 1; i < args.size(); ++i) {
  408. // Preserves drag/drop functionality
  409. if (args.size() == 2 && !args[1].startsWith(QChar::fromLatin1('-'))) {
  410. game_path = args[1];
  411. has_gamepath = true;
  412. break;
  413. }
  414. // Launch game in fullscreen mode
  415. if (args[i] == QStringLiteral("-f")) {
  416. is_fullscreen = true;
  417. continue;
  418. }
  419. // Launch game with a specific user
  420. if (args[i] == QStringLiteral("-u")) {
  421. if (i >= args.size() - 1) {
  422. continue;
  423. }
  424. if (args[i + 1].startsWith(QChar::fromLatin1('-'))) {
  425. continue;
  426. }
  427. bool argument_ok;
  428. const std::size_t selected_user = args[++i].toUInt(&argument_ok);
  429. if (!argument_ok) {
  430. LOG_ERROR(Frontend, "Invalid user argument");
  431. continue;
  432. }
  433. const Service::Account::ProfileManager manager;
  434. if (!manager.UserExistsIndex(selected_user)) {
  435. LOG_ERROR(Frontend, "Selected user doesn't exist");
  436. continue;
  437. }
  438. Settings::values.current_user = static_cast<s32>(selected_user);
  439. continue;
  440. }
  441. // Launch game at path
  442. if (args[i] == QStringLiteral("-g")) {
  443. if (i >= args.size() - 1) {
  444. continue;
  445. }
  446. if (args[i + 1].startsWith(QChar::fromLatin1('-'))) {
  447. continue;
  448. }
  449. game_path = args[++i];
  450. has_gamepath = true;
  451. }
  452. }
  453. // Override fullscreen setting if gamepath or argument is provided
  454. if (has_gamepath || is_fullscreen) {
  455. ui->action_Fullscreen->setChecked(is_fullscreen);
  456. }
  457. if (!game_path.isEmpty()) {
  458. BootGame(game_path);
  459. }
  460. }
  461. GMainWindow::~GMainWindow() {
  462. // will get automatically deleted otherwise
  463. if (render_window->parent() == nullptr) {
  464. delete render_window;
  465. }
  466. #ifdef __unix__
  467. ::close(sig_interrupt_fds[0]);
  468. ::close(sig_interrupt_fds[1]);
  469. #endif
  470. }
  471. void GMainWindow::RegisterMetaTypes() {
  472. // Register integral and floating point types
  473. qRegisterMetaType<u8>("u8");
  474. qRegisterMetaType<u16>("u16");
  475. qRegisterMetaType<u32>("u32");
  476. qRegisterMetaType<u64>("u64");
  477. qRegisterMetaType<u128>("u128");
  478. qRegisterMetaType<s8>("s8");
  479. qRegisterMetaType<s16>("s16");
  480. qRegisterMetaType<s32>("s32");
  481. qRegisterMetaType<s64>("s64");
  482. qRegisterMetaType<f32>("f32");
  483. qRegisterMetaType<f64>("f64");
  484. // Register string types
  485. qRegisterMetaType<std::string>("std::string");
  486. qRegisterMetaType<std::wstring>("std::wstring");
  487. qRegisterMetaType<std::u8string>("std::u8string");
  488. qRegisterMetaType<std::u16string>("std::u16string");
  489. qRegisterMetaType<std::u32string>("std::u32string");
  490. qRegisterMetaType<std::string_view>("std::string_view");
  491. qRegisterMetaType<std::wstring_view>("std::wstring_view");
  492. qRegisterMetaType<std::u8string_view>("std::u8string_view");
  493. qRegisterMetaType<std::u16string_view>("std::u16string_view");
  494. qRegisterMetaType<std::u32string_view>("std::u32string_view");
  495. // Register applet types
  496. // Cabinet Applet
  497. qRegisterMetaType<Core::Frontend::CabinetParameters>("Core::Frontend::CabinetParameters");
  498. qRegisterMetaType<std::shared_ptr<Service::NFC::NfcDevice>>(
  499. "std::shared_ptr<Service::NFC::NfcDevice>");
  500. // Controller Applet
  501. qRegisterMetaType<Core::Frontend::ControllerParameters>("Core::Frontend::ControllerParameters");
  502. // Profile Select Applet
  503. qRegisterMetaType<Core::Frontend::ProfileSelectParameters>(
  504. "Core::Frontend::ProfileSelectParameters");
  505. // Software Keyboard Applet
  506. qRegisterMetaType<Core::Frontend::KeyboardInitializeParameters>(
  507. "Core::Frontend::KeyboardInitializeParameters");
  508. qRegisterMetaType<Core::Frontend::InlineAppearParameters>(
  509. "Core::Frontend::InlineAppearParameters");
  510. qRegisterMetaType<Core::Frontend::InlineTextParameters>("Core::Frontend::InlineTextParameters");
  511. qRegisterMetaType<Service::AM::Applets::SwkbdResult>("Service::AM::Applets::SwkbdResult");
  512. qRegisterMetaType<Service::AM::Applets::SwkbdTextCheckResult>(
  513. "Service::AM::Applets::SwkbdTextCheckResult");
  514. qRegisterMetaType<Service::AM::Applets::SwkbdReplyType>("Service::AM::Applets::SwkbdReplyType");
  515. // Web Browser Applet
  516. qRegisterMetaType<Service::AM::Applets::WebExitReason>("Service::AM::Applets::WebExitReason");
  517. // Register loader types
  518. qRegisterMetaType<Core::SystemResultStatus>("Core::SystemResultStatus");
  519. }
  520. void GMainWindow::AmiiboSettingsShowDialog(const Core::Frontend::CabinetParameters& parameters,
  521. std::shared_ptr<Service::NFC::NfcDevice> nfp_device) {
  522. cabinet_applet =
  523. new QtAmiiboSettingsDialog(this, parameters, input_subsystem.get(), nfp_device);
  524. SCOPE_EXIT({
  525. cabinet_applet->deleteLater();
  526. cabinet_applet = nullptr;
  527. });
  528. cabinet_applet->setWindowFlags(Qt::Dialog | Qt::CustomizeWindowHint | Qt::WindowStaysOnTopHint |
  529. Qt::WindowTitleHint | Qt::WindowSystemMenuHint);
  530. cabinet_applet->setWindowModality(Qt::WindowModal);
  531. if (cabinet_applet->exec() == QDialog::Rejected) {
  532. emit AmiiboSettingsFinished(false, {});
  533. return;
  534. }
  535. emit AmiiboSettingsFinished(true, cabinet_applet->GetName());
  536. }
  537. void GMainWindow::AmiiboSettingsRequestExit() {
  538. if (cabinet_applet) {
  539. cabinet_applet->reject();
  540. }
  541. }
  542. void GMainWindow::ControllerSelectorReconfigureControllers(
  543. const Core::Frontend::ControllerParameters& parameters) {
  544. controller_applet =
  545. new QtControllerSelectorDialog(this, parameters, input_subsystem.get(), *system);
  546. SCOPE_EXIT({
  547. controller_applet->deleteLater();
  548. controller_applet = nullptr;
  549. });
  550. controller_applet->setWindowFlags(Qt::Dialog | Qt::CustomizeWindowHint |
  551. Qt::WindowStaysOnTopHint | Qt::WindowTitleHint |
  552. Qt::WindowSystemMenuHint);
  553. controller_applet->setWindowModality(Qt::WindowModal);
  554. bool is_success = controller_applet->exec() != QDialog::Rejected;
  555. // Don't forget to apply settings.
  556. system->HIDCore().DisableAllControllerConfiguration();
  557. system->ApplySettings();
  558. config->Save();
  559. UpdateStatusButtons();
  560. emit ControllerSelectorReconfigureFinished(is_success);
  561. }
  562. void GMainWindow::ControllerSelectorRequestExit() {
  563. if (controller_applet) {
  564. controller_applet->reject();
  565. }
  566. }
  567. void GMainWindow::ProfileSelectorSelectProfile(
  568. const Core::Frontend::ProfileSelectParameters& parameters) {
  569. profile_select_applet = new QtProfileSelectionDialog(system->HIDCore(), this, parameters);
  570. SCOPE_EXIT({
  571. profile_select_applet->deleteLater();
  572. profile_select_applet = nullptr;
  573. });
  574. profile_select_applet->setWindowFlags(Qt::Dialog | Qt::CustomizeWindowHint |
  575. Qt::WindowStaysOnTopHint | Qt::WindowTitleHint |
  576. Qt::WindowSystemMenuHint | Qt::WindowCloseButtonHint);
  577. profile_select_applet->setWindowModality(Qt::WindowModal);
  578. if (profile_select_applet->exec() == QDialog::Rejected) {
  579. emit ProfileSelectorFinishedSelection(std::nullopt);
  580. return;
  581. }
  582. const Service::Account::ProfileManager manager;
  583. const auto uuid = manager.GetUser(static_cast<std::size_t>(profile_select_applet->GetIndex()));
  584. if (!uuid.has_value()) {
  585. emit ProfileSelectorFinishedSelection(std::nullopt);
  586. return;
  587. }
  588. emit ProfileSelectorFinishedSelection(uuid);
  589. }
  590. void GMainWindow::ProfileSelectorRequestExit() {
  591. if (profile_select_applet) {
  592. profile_select_applet->reject();
  593. }
  594. }
  595. void GMainWindow::SoftwareKeyboardInitialize(
  596. bool is_inline, Core::Frontend::KeyboardInitializeParameters initialize_parameters) {
  597. if (software_keyboard) {
  598. LOG_ERROR(Frontend, "The software keyboard is already initialized!");
  599. return;
  600. }
  601. software_keyboard = new QtSoftwareKeyboardDialog(render_window, *system, is_inline,
  602. std::move(initialize_parameters));
  603. if (is_inline) {
  604. connect(
  605. software_keyboard, &QtSoftwareKeyboardDialog::SubmitInlineText, this,
  606. [this](Service::AM::Applets::SwkbdReplyType reply_type, std::u16string submitted_text,
  607. s32 cursor_position) {
  608. emit SoftwareKeyboardSubmitInlineText(reply_type, submitted_text, cursor_position);
  609. },
  610. Qt::QueuedConnection);
  611. } else {
  612. connect(
  613. software_keyboard, &QtSoftwareKeyboardDialog::SubmitNormalText, this,
  614. [this](Service::AM::Applets::SwkbdResult result, std::u16string submitted_text,
  615. bool confirmed) {
  616. emit SoftwareKeyboardSubmitNormalText(result, submitted_text, confirmed);
  617. },
  618. Qt::QueuedConnection);
  619. }
  620. }
  621. void GMainWindow::SoftwareKeyboardShowNormal() {
  622. if (!software_keyboard) {
  623. LOG_ERROR(Frontend, "The software keyboard is not initialized!");
  624. return;
  625. }
  626. const auto& layout = render_window->GetFramebufferLayout();
  627. const auto x = layout.screen.left;
  628. const auto y = layout.screen.top;
  629. const auto w = layout.screen.GetWidth();
  630. const auto h = layout.screen.GetHeight();
  631. const auto scale_ratio = devicePixelRatioF();
  632. software_keyboard->ShowNormalKeyboard(render_window->mapToGlobal(QPoint(x, y) / scale_ratio),
  633. QSize(w, h) / scale_ratio);
  634. }
  635. void GMainWindow::SoftwareKeyboardShowTextCheck(
  636. Service::AM::Applets::SwkbdTextCheckResult text_check_result,
  637. std::u16string text_check_message) {
  638. if (!software_keyboard) {
  639. LOG_ERROR(Frontend, "The software keyboard is not initialized!");
  640. return;
  641. }
  642. software_keyboard->ShowTextCheckDialog(text_check_result, text_check_message);
  643. }
  644. void GMainWindow::SoftwareKeyboardShowInline(
  645. Core::Frontend::InlineAppearParameters appear_parameters) {
  646. if (!software_keyboard) {
  647. LOG_ERROR(Frontend, "The software keyboard is not initialized!");
  648. return;
  649. }
  650. const auto& layout = render_window->GetFramebufferLayout();
  651. const auto x =
  652. static_cast<int>(layout.screen.left + (0.5f * layout.screen.GetWidth() *
  653. ((2.0f * appear_parameters.key_top_translate_x) +
  654. (1.0f - appear_parameters.key_top_scale_x))));
  655. const auto y =
  656. static_cast<int>(layout.screen.top + (layout.screen.GetHeight() *
  657. ((2.0f * appear_parameters.key_top_translate_y) +
  658. (1.0f - appear_parameters.key_top_scale_y))));
  659. const auto w = static_cast<int>(layout.screen.GetWidth() * appear_parameters.key_top_scale_x);
  660. const auto h = static_cast<int>(layout.screen.GetHeight() * appear_parameters.key_top_scale_y);
  661. const auto scale_ratio = devicePixelRatioF();
  662. software_keyboard->ShowInlineKeyboard(std::move(appear_parameters),
  663. render_window->mapToGlobal(QPoint(x, y) / scale_ratio),
  664. QSize(w, h) / scale_ratio);
  665. }
  666. void GMainWindow::SoftwareKeyboardHideInline() {
  667. if (!software_keyboard) {
  668. LOG_ERROR(Frontend, "The software keyboard is not initialized!");
  669. return;
  670. }
  671. software_keyboard->HideInlineKeyboard();
  672. }
  673. void GMainWindow::SoftwareKeyboardInlineTextChanged(
  674. Core::Frontend::InlineTextParameters text_parameters) {
  675. if (!software_keyboard) {
  676. LOG_ERROR(Frontend, "The software keyboard is not initialized!");
  677. return;
  678. }
  679. software_keyboard->InlineTextChanged(std::move(text_parameters));
  680. }
  681. void GMainWindow::SoftwareKeyboardExit() {
  682. if (!software_keyboard) {
  683. return;
  684. }
  685. software_keyboard->ExitKeyboard();
  686. software_keyboard = nullptr;
  687. }
  688. void GMainWindow::WebBrowserOpenWebPage(const std::string& main_url,
  689. const std::string& additional_args, bool is_local) {
  690. #ifdef YUZU_USE_QT_WEB_ENGINE
  691. // Raw input breaks with the web applet, Disable web applets if enabled
  692. if (UISettings::values.disable_web_applet || Settings::values.enable_raw_input) {
  693. emit WebBrowserClosed(Service::AM::Applets::WebExitReason::WindowClosed,
  694. "http://localhost/");
  695. return;
  696. }
  697. web_applet = new QtNXWebEngineView(this, *system, input_subsystem.get());
  698. ui->action_Pause->setEnabled(false);
  699. ui->action_Restart->setEnabled(false);
  700. ui->action_Stop->setEnabled(false);
  701. {
  702. QProgressDialog loading_progress(this);
  703. loading_progress.setLabelText(tr("Loading Web Applet..."));
  704. loading_progress.setRange(0, 3);
  705. loading_progress.setValue(0);
  706. if (is_local && !Common::FS::Exists(main_url)) {
  707. loading_progress.show();
  708. auto future = QtConcurrent::run([this] { emit WebBrowserExtractOfflineRomFS(); });
  709. while (!future.isFinished()) {
  710. QCoreApplication::processEvents();
  711. std::this_thread::sleep_for(std::chrono::milliseconds(1));
  712. }
  713. }
  714. loading_progress.setValue(1);
  715. if (is_local) {
  716. web_applet->LoadLocalWebPage(main_url, additional_args);
  717. } else {
  718. web_applet->LoadExternalWebPage(main_url, additional_args);
  719. }
  720. if (render_window->IsLoadingComplete()) {
  721. render_window->hide();
  722. }
  723. const auto& layout = render_window->GetFramebufferLayout();
  724. const auto scale_ratio = devicePixelRatioF();
  725. web_applet->resize(layout.screen.GetWidth() / scale_ratio,
  726. layout.screen.GetHeight() / scale_ratio);
  727. web_applet->move(layout.screen.left / scale_ratio,
  728. (layout.screen.top / scale_ratio) + menuBar()->height());
  729. web_applet->setZoomFactor(static_cast<qreal>(layout.screen.GetWidth() / scale_ratio) /
  730. static_cast<qreal>(Layout::ScreenUndocked::Width));
  731. web_applet->setFocus();
  732. web_applet->show();
  733. loading_progress.setValue(2);
  734. QCoreApplication::processEvents();
  735. loading_progress.setValue(3);
  736. }
  737. bool exit_check = false;
  738. // TODO (Morph): Remove this
  739. QAction* exit_action = new QAction(tr("Disable Web Applet"), this);
  740. connect(exit_action, &QAction::triggered, this, [this] {
  741. const auto result = QMessageBox::warning(
  742. this, tr("Disable Web Applet"),
  743. tr("Disabling the web applet can lead to undefined behavior and should only be used "
  744. "with Super Mario 3D All-Stars. Are you sure you want to disable the web "
  745. "applet?\n(This can be re-enabled in the Debug settings.)"),
  746. QMessageBox::Yes | QMessageBox::No);
  747. if (result == QMessageBox::Yes) {
  748. UISettings::values.disable_web_applet = true;
  749. web_applet->SetFinished(true);
  750. }
  751. });
  752. ui->menubar->addAction(exit_action);
  753. while (!web_applet->IsFinished()) {
  754. QCoreApplication::processEvents();
  755. if (!exit_check) {
  756. web_applet->page()->runJavaScript(
  757. QStringLiteral("end_applet;"), [&](const QVariant& variant) {
  758. exit_check = false;
  759. if (variant.toBool()) {
  760. web_applet->SetFinished(true);
  761. web_applet->SetExitReason(
  762. Service::AM::Applets::WebExitReason::EndButtonPressed);
  763. }
  764. });
  765. exit_check = true;
  766. }
  767. if (web_applet->GetCurrentURL().contains(QStringLiteral("localhost"))) {
  768. if (!web_applet->IsFinished()) {
  769. web_applet->SetFinished(true);
  770. web_applet->SetExitReason(Service::AM::Applets::WebExitReason::CallbackURL);
  771. }
  772. web_applet->SetLastURL(web_applet->GetCurrentURL().toStdString());
  773. }
  774. std::this_thread::sleep_for(std::chrono::milliseconds(1));
  775. }
  776. const auto exit_reason = web_applet->GetExitReason();
  777. const auto last_url = web_applet->GetLastURL();
  778. web_applet->hide();
  779. render_window->setFocus();
  780. if (render_window->IsLoadingComplete()) {
  781. render_window->show();
  782. }
  783. ui->action_Pause->setEnabled(true);
  784. ui->action_Restart->setEnabled(true);
  785. ui->action_Stop->setEnabled(true);
  786. ui->menubar->removeAction(exit_action);
  787. QCoreApplication::processEvents();
  788. emit WebBrowserClosed(exit_reason, last_url);
  789. #else
  790. // Utilize the same fallback as the default web browser applet.
  791. emit WebBrowserClosed(Service::AM::Applets::WebExitReason::WindowClosed, "http://localhost/");
  792. #endif
  793. }
  794. void GMainWindow::WebBrowserRequestExit() {
  795. #ifdef YUZU_USE_QT_WEB_ENGINE
  796. if (web_applet) {
  797. web_applet->SetExitReason(Service::AM::Applets::WebExitReason::ExitRequested);
  798. web_applet->SetFinished(true);
  799. }
  800. #endif
  801. }
  802. void GMainWindow::InitializeWidgets() {
  803. #ifdef YUZU_ENABLE_COMPATIBILITY_REPORTING
  804. ui->action_Report_Compatibility->setVisible(true);
  805. #endif
  806. render_window = new GRenderWindow(this, emu_thread.get(), input_subsystem, *system);
  807. render_window->hide();
  808. game_list = new GameList(vfs, provider.get(), *system, this);
  809. ui->horizontalLayout->addWidget(game_list);
  810. game_list_placeholder = new GameListPlaceholder(this);
  811. ui->horizontalLayout->addWidget(game_list_placeholder);
  812. game_list_placeholder->setVisible(false);
  813. loading_screen = new LoadingScreen(this);
  814. loading_screen->hide();
  815. ui->horizontalLayout->addWidget(loading_screen);
  816. connect(loading_screen, &LoadingScreen::Hidden, [&] {
  817. loading_screen->Clear();
  818. if (emulation_running) {
  819. render_window->show();
  820. render_window->setFocus();
  821. }
  822. });
  823. multiplayer_state = new MultiplayerState(this, game_list->GetModel(), ui->action_Leave_Room,
  824. ui->action_Show_Room, *system);
  825. multiplayer_state->setVisible(false);
  826. // Create status bar
  827. message_label = new QLabel();
  828. // Configured separately for left alignment
  829. message_label->setFrameStyle(QFrame::NoFrame);
  830. message_label->setContentsMargins(4, 0, 4, 0);
  831. message_label->setAlignment(Qt::AlignLeft);
  832. statusBar()->addPermanentWidget(message_label, 1);
  833. shader_building_label = new QLabel();
  834. shader_building_label->setToolTip(tr("The amount of shaders currently being built"));
  835. res_scale_label = new QLabel();
  836. res_scale_label->setToolTip(tr("The current selected resolution scaling multiplier."));
  837. emu_speed_label = new QLabel();
  838. emu_speed_label->setToolTip(
  839. tr("Current emulation speed. Values higher or lower than 100% "
  840. "indicate emulation is running faster or slower than a Switch."));
  841. game_fps_label = new QLabel();
  842. game_fps_label->setToolTip(tr("How many frames per second the game is currently displaying. "
  843. "This will vary from game to game and scene to scene."));
  844. emu_frametime_label = new QLabel();
  845. emu_frametime_label->setToolTip(
  846. tr("Time taken to emulate a Switch frame, not counting framelimiting or v-sync. For "
  847. "full-speed emulation this should be at most 16.67 ms."));
  848. for (auto& label : {shader_building_label, res_scale_label, emu_speed_label, game_fps_label,
  849. emu_frametime_label}) {
  850. label->setVisible(false);
  851. label->setFrameStyle(QFrame::NoFrame);
  852. label->setContentsMargins(4, 0, 4, 0);
  853. statusBar()->addPermanentWidget(label);
  854. }
  855. // TODO (flTobi): Add the widget when multiplayer is fully implemented
  856. statusBar()->addPermanentWidget(multiplayer_state->GetStatusText(), 0);
  857. statusBar()->addPermanentWidget(multiplayer_state->GetStatusIcon(), 0);
  858. tas_label = new QLabel();
  859. tas_label->setObjectName(QStringLiteral("TASlabel"));
  860. tas_label->setFocusPolicy(Qt::NoFocus);
  861. statusBar()->insertPermanentWidget(0, tas_label);
  862. volume_popup = new QWidget(this);
  863. volume_popup->setWindowFlags(Qt::FramelessWindowHint | Qt::NoDropShadowWindowHint | Qt::Popup);
  864. volume_popup->setLayout(new QVBoxLayout());
  865. volume_popup->setMinimumWidth(200);
  866. volume_slider = new QSlider(Qt::Horizontal);
  867. volume_slider->setObjectName(QStringLiteral("volume_slider"));
  868. volume_slider->setMaximum(200);
  869. volume_slider->setPageStep(5);
  870. connect(volume_slider, &QSlider::valueChanged, this, [this](int percentage) {
  871. Settings::values.audio_muted = false;
  872. const auto volume = static_cast<u8>(percentage);
  873. Settings::values.volume.SetValue(volume);
  874. UpdateVolumeUI();
  875. });
  876. volume_popup->layout()->addWidget(volume_slider);
  877. volume_button = new QPushButton();
  878. volume_button->setObjectName(QStringLiteral("TogglableStatusBarButton"));
  879. volume_button->setFocusPolicy(Qt::NoFocus);
  880. volume_button->setCheckable(true);
  881. UpdateVolumeUI();
  882. connect(volume_button, &QPushButton::clicked, this, [&] {
  883. UpdateVolumeUI();
  884. volume_popup->setVisible(!volume_popup->isVisible());
  885. QRect rect = volume_button->geometry();
  886. QPoint bottomLeft = statusBar()->mapToGlobal(rect.topLeft());
  887. bottomLeft.setY(bottomLeft.y() - volume_popup->geometry().height());
  888. volume_popup->setGeometry(QRect(bottomLeft, QSize(rect.width(), rect.height())));
  889. });
  890. volume_button->setContextMenuPolicy(Qt::CustomContextMenu);
  891. connect(volume_button, &QPushButton::customContextMenuRequested,
  892. [this](const QPoint& menu_location) {
  893. QMenu context_menu;
  894. context_menu.addAction(
  895. Settings::values.audio_muted ? tr("Unmute") : tr("Mute"), [this] {
  896. Settings::values.audio_muted = !Settings::values.audio_muted;
  897. UpdateVolumeUI();
  898. });
  899. context_menu.addAction(tr("Reset Volume"), [this] {
  900. Settings::values.volume.SetValue(100);
  901. UpdateVolumeUI();
  902. });
  903. context_menu.exec(volume_button->mapToGlobal(menu_location));
  904. volume_button->repaint();
  905. });
  906. statusBar()->insertPermanentWidget(0, volume_button);
  907. // setup AA button
  908. aa_status_button = new QPushButton();
  909. aa_status_button->setObjectName(QStringLiteral("TogglableStatusBarButton"));
  910. aa_status_button->setFocusPolicy(Qt::NoFocus);
  911. connect(aa_status_button, &QPushButton::clicked, [&] {
  912. auto aa_mode = Settings::values.anti_aliasing.GetValue();
  913. if (aa_mode == Settings::AntiAliasing::LastAA) {
  914. aa_mode = Settings::AntiAliasing::None;
  915. } else {
  916. aa_mode = static_cast<Settings::AntiAliasing>(static_cast<u32>(aa_mode) + 1);
  917. }
  918. Settings::values.anti_aliasing.SetValue(aa_mode);
  919. aa_status_button->setChecked(true);
  920. UpdateAAText();
  921. });
  922. UpdateAAText();
  923. aa_status_button->setCheckable(true);
  924. aa_status_button->setChecked(true);
  925. aa_status_button->setContextMenuPolicy(Qt::CustomContextMenu);
  926. connect(aa_status_button, &QPushButton::customContextMenuRequested,
  927. [this](const QPoint& menu_location) {
  928. QMenu context_menu;
  929. for (auto const& aa_text_pair : Config::anti_aliasing_texts_map) {
  930. context_menu.addAction(aa_text_pair.second, [this, aa_text_pair] {
  931. Settings::values.anti_aliasing.SetValue(aa_text_pair.first);
  932. UpdateAAText();
  933. });
  934. }
  935. context_menu.exec(aa_status_button->mapToGlobal(menu_location));
  936. aa_status_button->repaint();
  937. });
  938. statusBar()->insertPermanentWidget(0, aa_status_button);
  939. // Setup Filter button
  940. filter_status_button = new QPushButton();
  941. filter_status_button->setObjectName(QStringLiteral("TogglableStatusBarButton"));
  942. filter_status_button->setFocusPolicy(Qt::NoFocus);
  943. connect(filter_status_button, &QPushButton::clicked, this,
  944. &GMainWindow::OnToggleAdaptingFilter);
  945. UpdateFilterText();
  946. filter_status_button->setCheckable(true);
  947. filter_status_button->setChecked(true);
  948. filter_status_button->setContextMenuPolicy(Qt::CustomContextMenu);
  949. connect(filter_status_button, &QPushButton::customContextMenuRequested,
  950. [this](const QPoint& menu_location) {
  951. QMenu context_menu;
  952. for (auto const& filter_text_pair : Config::scaling_filter_texts_map) {
  953. context_menu.addAction(filter_text_pair.second, [this, filter_text_pair] {
  954. Settings::values.scaling_filter.SetValue(filter_text_pair.first);
  955. UpdateFilterText();
  956. });
  957. }
  958. context_menu.exec(filter_status_button->mapToGlobal(menu_location));
  959. filter_status_button->repaint();
  960. });
  961. statusBar()->insertPermanentWidget(0, filter_status_button);
  962. // Setup Dock button
  963. dock_status_button = new QPushButton();
  964. dock_status_button->setObjectName(QStringLiteral("DockingStatusBarButton"));
  965. dock_status_button->setFocusPolicy(Qt::NoFocus);
  966. connect(dock_status_button, &QPushButton::clicked, this, &GMainWindow::OnToggleDockedMode);
  967. dock_status_button->setCheckable(true);
  968. UpdateDockedButton();
  969. dock_status_button->setContextMenuPolicy(Qt::CustomContextMenu);
  970. connect(dock_status_button, &QPushButton::customContextMenuRequested,
  971. [this](const QPoint& menu_location) {
  972. QMenu context_menu;
  973. for (auto const& docked_mode_pair : Config::use_docked_mode_texts_map) {
  974. context_menu.addAction(docked_mode_pair.second, [this, docked_mode_pair] {
  975. if (docked_mode_pair.first != Settings::values.use_docked_mode.GetValue()) {
  976. OnToggleDockedMode();
  977. }
  978. });
  979. }
  980. context_menu.exec(dock_status_button->mapToGlobal(menu_location));
  981. dock_status_button->repaint();
  982. });
  983. statusBar()->insertPermanentWidget(0, dock_status_button);
  984. // Setup GPU Accuracy button
  985. gpu_accuracy_button = new QPushButton();
  986. gpu_accuracy_button->setObjectName(QStringLiteral("GPUStatusBarButton"));
  987. gpu_accuracy_button->setCheckable(true);
  988. gpu_accuracy_button->setFocusPolicy(Qt::NoFocus);
  989. connect(gpu_accuracy_button, &QPushButton::clicked, this, &GMainWindow::OnToggleGpuAccuracy);
  990. UpdateGPUAccuracyButton();
  991. gpu_accuracy_button->setContextMenuPolicy(Qt::CustomContextMenu);
  992. connect(gpu_accuracy_button, &QPushButton::customContextMenuRequested,
  993. [this](const QPoint& menu_location) {
  994. QMenu context_menu;
  995. for (auto const& gpu_accuracy_pair : Config::gpu_accuracy_texts_map) {
  996. if (gpu_accuracy_pair.first == Settings::GPUAccuracy::Extreme) {
  997. continue;
  998. }
  999. context_menu.addAction(gpu_accuracy_pair.second, [this, gpu_accuracy_pair] {
  1000. Settings::values.gpu_accuracy.SetValue(gpu_accuracy_pair.first);
  1001. UpdateGPUAccuracyButton();
  1002. });
  1003. }
  1004. context_menu.exec(gpu_accuracy_button->mapToGlobal(menu_location));
  1005. gpu_accuracy_button->repaint();
  1006. });
  1007. statusBar()->insertPermanentWidget(0, gpu_accuracy_button);
  1008. // Setup Renderer API button
  1009. renderer_status_button = new QPushButton();
  1010. renderer_status_button->setObjectName(QStringLiteral("RendererStatusBarButton"));
  1011. renderer_status_button->setCheckable(true);
  1012. renderer_status_button->setFocusPolicy(Qt::NoFocus);
  1013. connect(renderer_status_button, &QPushButton::clicked, this, &GMainWindow::OnToggleGraphicsAPI);
  1014. UpdateAPIText();
  1015. renderer_status_button->setCheckable(true);
  1016. renderer_status_button->setChecked(Settings::values.renderer_backend.GetValue() ==
  1017. Settings::RendererBackend::Vulkan);
  1018. renderer_status_button->setContextMenuPolicy(Qt::CustomContextMenu);
  1019. connect(renderer_status_button, &QPushButton::customContextMenuRequested,
  1020. [this](const QPoint& menu_location) {
  1021. QMenu context_menu;
  1022. for (auto const& renderer_backend_pair : Config::renderer_backend_texts_map) {
  1023. if (renderer_backend_pair.first == Settings::RendererBackend::Null) {
  1024. continue;
  1025. }
  1026. context_menu.addAction(
  1027. renderer_backend_pair.second, [this, renderer_backend_pair] {
  1028. Settings::values.renderer_backend.SetValue(renderer_backend_pair.first);
  1029. UpdateAPIText();
  1030. });
  1031. }
  1032. context_menu.exec(renderer_status_button->mapToGlobal(menu_location));
  1033. renderer_status_button->repaint();
  1034. });
  1035. statusBar()->insertPermanentWidget(0, renderer_status_button);
  1036. statusBar()->setVisible(true);
  1037. setStyleSheet(QStringLiteral("QStatusBar::item{border: none;}"));
  1038. }
  1039. void GMainWindow::InitializeDebugWidgets() {
  1040. QMenu* debug_menu = ui->menu_View_Debugging;
  1041. #if MICROPROFILE_ENABLED
  1042. microProfileDialog = new MicroProfileDialog(this);
  1043. microProfileDialog->hide();
  1044. debug_menu->addAction(microProfileDialog->toggleViewAction());
  1045. #endif
  1046. waitTreeWidget = new WaitTreeWidget(*system, this);
  1047. addDockWidget(Qt::LeftDockWidgetArea, waitTreeWidget);
  1048. waitTreeWidget->hide();
  1049. debug_menu->addAction(waitTreeWidget->toggleViewAction());
  1050. controller_dialog = new ControllerDialog(system->HIDCore(), input_subsystem, this);
  1051. controller_dialog->hide();
  1052. debug_menu->addAction(controller_dialog->toggleViewAction());
  1053. connect(this, &GMainWindow::EmulationStarting, waitTreeWidget,
  1054. &WaitTreeWidget::OnEmulationStarting);
  1055. connect(this, &GMainWindow::EmulationStopping, waitTreeWidget,
  1056. &WaitTreeWidget::OnEmulationStopping);
  1057. }
  1058. void GMainWindow::InitializeRecentFileMenuActions() {
  1059. for (int i = 0; i < max_recent_files_item; ++i) {
  1060. actions_recent_files[i] = new QAction(this);
  1061. actions_recent_files[i]->setVisible(false);
  1062. connect(actions_recent_files[i], &QAction::triggered, this, &GMainWindow::OnMenuRecentFile);
  1063. ui->menu_recent_files->addAction(actions_recent_files[i]);
  1064. }
  1065. ui->menu_recent_files->addSeparator();
  1066. QAction* action_clear_recent_files = new QAction(this);
  1067. action_clear_recent_files->setText(tr("&Clear Recent Files"));
  1068. connect(action_clear_recent_files, &QAction::triggered, this, [this] {
  1069. UISettings::values.recent_files.clear();
  1070. UpdateRecentFiles();
  1071. });
  1072. ui->menu_recent_files->addAction(action_clear_recent_files);
  1073. UpdateRecentFiles();
  1074. }
  1075. void GMainWindow::LinkActionShortcut(QAction* action, const QString& action_name,
  1076. const bool tas_allowed) {
  1077. static const QString main_window = QStringLiteral("Main Window");
  1078. action->setShortcut(hotkey_registry.GetKeySequence(main_window, action_name));
  1079. action->setShortcutContext(hotkey_registry.GetShortcutContext(main_window, action_name));
  1080. action->setAutoRepeat(false);
  1081. this->addAction(action);
  1082. auto* controller = system->HIDCore().GetEmulatedController(Core::HID::NpadIdType::Player1);
  1083. const auto* controller_hotkey =
  1084. hotkey_registry.GetControllerHotkey(main_window, action_name, controller);
  1085. connect(
  1086. controller_hotkey, &ControllerShortcut::Activated, this,
  1087. [action, tas_allowed, this] {
  1088. auto [tas_status, current_tas_frame, total_tas_frames] =
  1089. input_subsystem->GetTas()->GetStatus();
  1090. if (tas_allowed || tas_status == InputCommon::TasInput::TasState::Stopped) {
  1091. action->trigger();
  1092. }
  1093. },
  1094. Qt::QueuedConnection);
  1095. }
  1096. void GMainWindow::InitializeHotkeys() {
  1097. hotkey_registry.LoadHotkeys();
  1098. LinkActionShortcut(ui->action_Load_File, QStringLiteral("Load File"));
  1099. LinkActionShortcut(ui->action_Load_Amiibo, QStringLiteral("Load/Remove Amiibo"));
  1100. LinkActionShortcut(ui->action_Exit, QStringLiteral("Exit yuzu"));
  1101. LinkActionShortcut(ui->action_Restart, QStringLiteral("Restart Emulation"));
  1102. LinkActionShortcut(ui->action_Pause, QStringLiteral("Continue/Pause Emulation"));
  1103. LinkActionShortcut(ui->action_Stop, QStringLiteral("Stop Emulation"));
  1104. LinkActionShortcut(ui->action_Show_Filter_Bar, QStringLiteral("Toggle Filter Bar"));
  1105. LinkActionShortcut(ui->action_Show_Status_Bar, QStringLiteral("Toggle Status Bar"));
  1106. LinkActionShortcut(ui->action_Fullscreen, QStringLiteral("Fullscreen"));
  1107. LinkActionShortcut(ui->action_Capture_Screenshot, QStringLiteral("Capture Screenshot"));
  1108. LinkActionShortcut(ui->action_TAS_Start, QStringLiteral("TAS Start/Stop"), true);
  1109. LinkActionShortcut(ui->action_TAS_Record, QStringLiteral("TAS Record"), true);
  1110. LinkActionShortcut(ui->action_TAS_Reset, QStringLiteral("TAS Reset"), true);
  1111. static const QString main_window = QStringLiteral("Main Window");
  1112. const auto connect_shortcut = [&]<typename Fn>(const QString& action_name, const Fn& function) {
  1113. const auto* hotkey = hotkey_registry.GetHotkey(main_window, action_name, this);
  1114. auto* controller = system->HIDCore().GetEmulatedController(Core::HID::NpadIdType::Player1);
  1115. const auto* controller_hotkey =
  1116. hotkey_registry.GetControllerHotkey(main_window, action_name, controller);
  1117. connect(hotkey, &QShortcut::activated, this, function);
  1118. connect(controller_hotkey, &ControllerShortcut::Activated, this, function,
  1119. Qt::QueuedConnection);
  1120. };
  1121. connect_shortcut(QStringLiteral("Exit Fullscreen"), [&] {
  1122. if (emulation_running && ui->action_Fullscreen->isChecked()) {
  1123. ui->action_Fullscreen->setChecked(false);
  1124. ToggleFullscreen();
  1125. }
  1126. });
  1127. connect_shortcut(QStringLiteral("Change Adapting Filter"),
  1128. &GMainWindow::OnToggleAdaptingFilter);
  1129. connect_shortcut(QStringLiteral("Change Docked Mode"), &GMainWindow::OnToggleDockedMode);
  1130. connect_shortcut(QStringLiteral("Change GPU Accuracy"), &GMainWindow::OnToggleGpuAccuracy);
  1131. connect_shortcut(QStringLiteral("Audio Mute/Unmute"), &GMainWindow::OnMute);
  1132. connect_shortcut(QStringLiteral("Audio Volume Down"), &GMainWindow::OnDecreaseVolume);
  1133. connect_shortcut(QStringLiteral("Audio Volume Up"), &GMainWindow::OnIncreaseVolume);
  1134. connect_shortcut(QStringLiteral("Toggle Framerate Limit"), [] {
  1135. Settings::values.use_speed_limit.SetValue(!Settings::values.use_speed_limit.GetValue());
  1136. });
  1137. connect_shortcut(QStringLiteral("Toggle Mouse Panning"), [&] {
  1138. if (Settings::values.mouse_enabled) {
  1139. Settings::values.mouse_panning = false;
  1140. QMessageBox::warning(
  1141. this, tr("Emulated mouse is enabled"),
  1142. tr("Real mouse input and mouse panning are incompatible. Please disable the "
  1143. "emulated mouse in input advanced settings to allow mouse panning."));
  1144. return;
  1145. }
  1146. Settings::values.mouse_panning = !Settings::values.mouse_panning;
  1147. if (Settings::values.mouse_panning) {
  1148. render_window->installEventFilter(render_window);
  1149. render_window->setAttribute(Qt::WA_Hover, true);
  1150. }
  1151. });
  1152. }
  1153. void GMainWindow::SetDefaultUIGeometry() {
  1154. // geometry: 53% of the window contents are in the upper screen half, 47% in the lower half
  1155. const QRect screenRect = QGuiApplication::primaryScreen()->geometry();
  1156. const int w = screenRect.width() * 2 / 3;
  1157. const int h = screenRect.height() * 2 / 3;
  1158. const int x = (screenRect.x() + screenRect.width()) / 2 - w / 2;
  1159. const int y = (screenRect.y() + screenRect.height()) / 2 - h * 53 / 100;
  1160. setGeometry(x, y, w, h);
  1161. }
  1162. void GMainWindow::RestoreUIState() {
  1163. setWindowFlags(windowFlags() & ~Qt::FramelessWindowHint);
  1164. restoreGeometry(UISettings::values.geometry);
  1165. // Work-around because the games list isn't supposed to be full screen
  1166. if (isFullScreen()) {
  1167. showNormal();
  1168. }
  1169. restoreState(UISettings::values.state);
  1170. render_window->setWindowFlags(render_window->windowFlags() & ~Qt::FramelessWindowHint);
  1171. render_window->restoreGeometry(UISettings::values.renderwindow_geometry);
  1172. #if MICROPROFILE_ENABLED
  1173. microProfileDialog->restoreGeometry(UISettings::values.microprofile_geometry);
  1174. microProfileDialog->setVisible(UISettings::values.microprofile_visible.GetValue());
  1175. #endif
  1176. game_list->LoadInterfaceLayout();
  1177. ui->action_Single_Window_Mode->setChecked(UISettings::values.single_window_mode.GetValue());
  1178. ToggleWindowMode();
  1179. ui->action_Fullscreen->setChecked(UISettings::values.fullscreen.GetValue());
  1180. ui->action_Display_Dock_Widget_Headers->setChecked(
  1181. UISettings::values.display_titlebar.GetValue());
  1182. OnDisplayTitleBars(ui->action_Display_Dock_Widget_Headers->isChecked());
  1183. ui->action_Show_Filter_Bar->setChecked(UISettings::values.show_filter_bar.GetValue());
  1184. game_list->SetFilterVisible(ui->action_Show_Filter_Bar->isChecked());
  1185. ui->action_Show_Status_Bar->setChecked(UISettings::values.show_status_bar.GetValue());
  1186. statusBar()->setVisible(ui->action_Show_Status_Bar->isChecked());
  1187. Debugger::ToggleConsole();
  1188. }
  1189. void GMainWindow::OnAppFocusStateChanged(Qt::ApplicationState state) {
  1190. if (state != Qt::ApplicationHidden && state != Qt::ApplicationInactive &&
  1191. state != Qt::ApplicationActive) {
  1192. LOG_DEBUG(Frontend, "ApplicationState unusual flag: {} ", state);
  1193. }
  1194. if (!emulation_running) {
  1195. return;
  1196. }
  1197. if (UISettings::values.pause_when_in_background) {
  1198. if (emu_thread->IsRunning() &&
  1199. (state & (Qt::ApplicationHidden | Qt::ApplicationInactive))) {
  1200. auto_paused = true;
  1201. OnPauseGame();
  1202. } else if (!emu_thread->IsRunning() && auto_paused && state == Qt::ApplicationActive) {
  1203. auto_paused = false;
  1204. RequestGameResume();
  1205. OnStartGame();
  1206. }
  1207. }
  1208. if (UISettings::values.mute_when_in_background) {
  1209. if (!Settings::values.audio_muted &&
  1210. (state & (Qt::ApplicationHidden | Qt::ApplicationInactive))) {
  1211. Settings::values.audio_muted = true;
  1212. auto_muted = true;
  1213. } else if (auto_muted && state == Qt::ApplicationActive) {
  1214. Settings::values.audio_muted = false;
  1215. auto_muted = false;
  1216. }
  1217. }
  1218. }
  1219. void GMainWindow::ConnectWidgetEvents() {
  1220. connect(game_list, &GameList::BootGame, this, &GMainWindow::BootGame);
  1221. connect(game_list, &GameList::GameChosen, this, &GMainWindow::OnGameListLoadFile);
  1222. connect(game_list, &GameList::OpenDirectory, this, &GMainWindow::OnGameListOpenDirectory);
  1223. connect(game_list, &GameList::OpenFolderRequested, this, &GMainWindow::OnGameListOpenFolder);
  1224. connect(game_list, &GameList::OpenTransferableShaderCacheRequested, this,
  1225. &GMainWindow::OnTransferableShaderCacheOpenFile);
  1226. connect(game_list, &GameList::RemoveInstalledEntryRequested, this,
  1227. &GMainWindow::OnGameListRemoveInstalledEntry);
  1228. connect(game_list, &GameList::RemoveFileRequested, this, &GMainWindow::OnGameListRemoveFile);
  1229. connect(game_list, &GameList::DumpRomFSRequested, this, &GMainWindow::OnGameListDumpRomFS);
  1230. connect(game_list, &GameList::CopyTIDRequested, this, &GMainWindow::OnGameListCopyTID);
  1231. connect(game_list, &GameList::NavigateToGamedbEntryRequested, this,
  1232. &GMainWindow::OnGameListNavigateToGamedbEntry);
  1233. connect(game_list, &GameList::CreateShortcut, this, &GMainWindow::OnGameListCreateShortcut);
  1234. connect(game_list, &GameList::AddDirectory, this, &GMainWindow::OnGameListAddDirectory);
  1235. connect(game_list_placeholder, &GameListPlaceholder::AddDirectory, this,
  1236. &GMainWindow::OnGameListAddDirectory);
  1237. connect(game_list, &GameList::ShowList, this, &GMainWindow::OnGameListShowList);
  1238. connect(game_list, &GameList::PopulatingCompleted,
  1239. [this] { multiplayer_state->UpdateGameList(game_list->GetModel()); });
  1240. connect(game_list, &GameList::SaveConfig, this, &GMainWindow::OnSaveConfig);
  1241. connect(game_list, &GameList::OpenPerGameGeneralRequested, this,
  1242. &GMainWindow::OnGameListOpenPerGameProperties);
  1243. connect(this, &GMainWindow::UpdateInstallProgress, this,
  1244. &GMainWindow::IncrementInstallProgress);
  1245. connect(this, &GMainWindow::EmulationStarting, render_window,
  1246. &GRenderWindow::OnEmulationStarting);
  1247. connect(this, &GMainWindow::EmulationStopping, render_window,
  1248. &GRenderWindow::OnEmulationStopping);
  1249. // Software Keyboard Applet
  1250. connect(this, &GMainWindow::EmulationStarting, this, &GMainWindow::SoftwareKeyboardExit);
  1251. connect(this, &GMainWindow::EmulationStopping, this, &GMainWindow::SoftwareKeyboardExit);
  1252. connect(&status_bar_update_timer, &QTimer::timeout, this, &GMainWindow::UpdateStatusBar);
  1253. connect(this, &GMainWindow::UpdateThemedIcons, multiplayer_state,
  1254. &MultiplayerState::UpdateThemedIcons);
  1255. }
  1256. void GMainWindow::ConnectMenuEvents() {
  1257. const auto connect_menu = [&]<typename Fn>(QAction* action, const Fn& event_fn) {
  1258. connect(action, &QAction::triggered, this, event_fn);
  1259. // Add actions to this window so that hiding menus in fullscreen won't disable them
  1260. addAction(action);
  1261. // Add actions to the render window so that they work outside of single window mode
  1262. render_window->addAction(action);
  1263. };
  1264. // File
  1265. connect_menu(ui->action_Load_File, &GMainWindow::OnMenuLoadFile);
  1266. connect_menu(ui->action_Load_Folder, &GMainWindow::OnMenuLoadFolder);
  1267. connect_menu(ui->action_Install_File_NAND, &GMainWindow::OnMenuInstallToNAND);
  1268. connect_menu(ui->action_Exit, &QMainWindow::close);
  1269. connect_menu(ui->action_Load_Amiibo, &GMainWindow::OnLoadAmiibo);
  1270. // Emulation
  1271. connect_menu(ui->action_Pause, &GMainWindow::OnPauseContinueGame);
  1272. connect_menu(ui->action_Stop, &GMainWindow::OnStopGame);
  1273. connect_menu(ui->action_Report_Compatibility, &GMainWindow::OnMenuReportCompatibility);
  1274. connect_menu(ui->action_Open_Mods_Page, &GMainWindow::OnOpenModsPage);
  1275. connect_menu(ui->action_Open_Quickstart_Guide, &GMainWindow::OnOpenQuickstartGuide);
  1276. connect_menu(ui->action_Open_FAQ, &GMainWindow::OnOpenFAQ);
  1277. connect_menu(ui->action_Restart, &GMainWindow::OnRestartGame);
  1278. connect_menu(ui->action_Configure, &GMainWindow::OnConfigure);
  1279. connect_menu(ui->action_Configure_Current_Game, &GMainWindow::OnConfigurePerGame);
  1280. // View
  1281. connect_menu(ui->action_Fullscreen, &GMainWindow::ToggleFullscreen);
  1282. connect_menu(ui->action_Single_Window_Mode, &GMainWindow::ToggleWindowMode);
  1283. connect_menu(ui->action_Display_Dock_Widget_Headers, &GMainWindow::OnDisplayTitleBars);
  1284. connect_menu(ui->action_Show_Filter_Bar, &GMainWindow::OnToggleFilterBar);
  1285. connect_menu(ui->action_Show_Status_Bar, &GMainWindow::OnToggleStatusBar);
  1286. connect_menu(ui->action_Reset_Window_Size_720, &GMainWindow::ResetWindowSize720);
  1287. connect_menu(ui->action_Reset_Window_Size_900, &GMainWindow::ResetWindowSize900);
  1288. connect_menu(ui->action_Reset_Window_Size_1080, &GMainWindow::ResetWindowSize1080);
  1289. ui->menu_Reset_Window_Size->addActions({ui->action_Reset_Window_Size_720,
  1290. ui->action_Reset_Window_Size_900,
  1291. ui->action_Reset_Window_Size_1080});
  1292. // Multiplayer
  1293. connect(ui->action_View_Lobby, &QAction::triggered, multiplayer_state,
  1294. &MultiplayerState::OnViewLobby);
  1295. connect(ui->action_Start_Room, &QAction::triggered, multiplayer_state,
  1296. &MultiplayerState::OnCreateRoom);
  1297. connect(ui->action_Leave_Room, &QAction::triggered, multiplayer_state,
  1298. &MultiplayerState::OnCloseRoom);
  1299. connect(ui->action_Connect_To_Room, &QAction::triggered, multiplayer_state,
  1300. &MultiplayerState::OnDirectConnectToRoom);
  1301. connect(ui->action_Show_Room, &QAction::triggered, multiplayer_state,
  1302. &MultiplayerState::OnOpenNetworkRoom);
  1303. connect(multiplayer_state, &MultiplayerState::SaveConfig, this, &GMainWindow::OnSaveConfig);
  1304. // Tools
  1305. connect_menu(ui->action_Rederive, std::bind(&GMainWindow::OnReinitializeKeys, this,
  1306. ReinitializeKeyBehavior::Warning));
  1307. connect_menu(ui->action_Capture_Screenshot, &GMainWindow::OnCaptureScreenshot);
  1308. // TAS
  1309. connect_menu(ui->action_TAS_Start, &GMainWindow::OnTasStartStop);
  1310. connect_menu(ui->action_TAS_Record, &GMainWindow::OnTasRecord);
  1311. connect_menu(ui->action_TAS_Reset, &GMainWindow::OnTasReset);
  1312. connect_menu(ui->action_Configure_Tas, &GMainWindow::OnConfigureTas);
  1313. // Help
  1314. connect_menu(ui->action_Open_yuzu_Folder, &GMainWindow::OnOpenYuzuFolder);
  1315. connect_menu(ui->action_About, &GMainWindow::OnAbout);
  1316. }
  1317. void GMainWindow::UpdateMenuState() {
  1318. const bool is_paused = emu_thread == nullptr || !emu_thread->IsRunning();
  1319. const std::array running_actions{
  1320. ui->action_Stop,
  1321. ui->action_Restart,
  1322. ui->action_Configure_Current_Game,
  1323. ui->action_Report_Compatibility,
  1324. ui->action_Load_Amiibo,
  1325. ui->action_Pause,
  1326. };
  1327. for (QAction* action : running_actions) {
  1328. action->setEnabled(emulation_running);
  1329. }
  1330. ui->action_Capture_Screenshot->setEnabled(emulation_running && !is_paused);
  1331. if (emulation_running && is_paused) {
  1332. ui->action_Pause->setText(tr("&Continue"));
  1333. } else {
  1334. ui->action_Pause->setText(tr("&Pause"));
  1335. }
  1336. multiplayer_state->UpdateNotificationStatus();
  1337. }
  1338. void GMainWindow::OnDisplayTitleBars(bool show) {
  1339. QList<QDockWidget*> widgets = findChildren<QDockWidget*>();
  1340. if (show) {
  1341. for (QDockWidget* widget : widgets) {
  1342. QWidget* old = widget->titleBarWidget();
  1343. widget->setTitleBarWidget(nullptr);
  1344. if (old != nullptr)
  1345. delete old;
  1346. }
  1347. } else {
  1348. for (QDockWidget* widget : widgets) {
  1349. QWidget* old = widget->titleBarWidget();
  1350. widget->setTitleBarWidget(new QWidget());
  1351. if (old != nullptr)
  1352. delete old;
  1353. }
  1354. }
  1355. }
  1356. void GMainWindow::SetupPrepareForSleep() {
  1357. #ifdef __unix__
  1358. auto bus = QDBusConnection::systemBus();
  1359. if (bus.isConnected()) {
  1360. const bool success = bus.connect(
  1361. QStringLiteral("org.freedesktop.login1"), QStringLiteral("/org/freedesktop/login1"),
  1362. QStringLiteral("org.freedesktop.login1.Manager"), QStringLiteral("PrepareForSleep"),
  1363. QStringLiteral("b"), this, SLOT(OnPrepareForSleep(bool)));
  1364. if (!success) {
  1365. LOG_WARNING(Frontend, "Couldn't register PrepareForSleep signal");
  1366. }
  1367. } else {
  1368. LOG_WARNING(Frontend, "QDBusConnection system bus is not connected");
  1369. }
  1370. #endif // __unix__
  1371. }
  1372. void GMainWindow::OnPrepareForSleep(bool prepare_sleep) {
  1373. if (emu_thread == nullptr) {
  1374. return;
  1375. }
  1376. if (prepare_sleep) {
  1377. if (emu_thread->IsRunning()) {
  1378. auto_paused = true;
  1379. OnPauseGame();
  1380. }
  1381. } else {
  1382. if (!emu_thread->IsRunning() && auto_paused) {
  1383. auto_paused = false;
  1384. RequestGameResume();
  1385. OnStartGame();
  1386. }
  1387. }
  1388. }
  1389. #ifdef __unix__
  1390. static std::optional<QDBusObjectPath> HoldWakeLockLinux(u32 window_id = 0) {
  1391. if (!QDBusConnection::sessionBus().isConnected()) {
  1392. return {};
  1393. }
  1394. // reference: https://flatpak.github.io/xdg-desktop-portal/#gdbus-org.freedesktop.portal.Inhibit
  1395. QDBusInterface xdp(QString::fromLatin1("org.freedesktop.portal.Desktop"),
  1396. QString::fromLatin1("/org/freedesktop/portal/desktop"),
  1397. QString::fromLatin1("org.freedesktop.portal.Inhibit"));
  1398. if (!xdp.isValid()) {
  1399. LOG_WARNING(Frontend, "Couldn't connect to XDP D-Bus endpoint");
  1400. return {};
  1401. }
  1402. QVariantMap options = {};
  1403. //: TRANSLATORS: This string is shown to the user to explain why yuzu needs to prevent the
  1404. //: computer from sleeping
  1405. options.insert(QString::fromLatin1("reason"),
  1406. QCoreApplication::translate("GMainWindow", "yuzu is running a game"));
  1407. // 0x4: Suspend lock; 0x8: Idle lock
  1408. QDBusReply<QDBusObjectPath> reply =
  1409. xdp.call(QString::fromLatin1("Inhibit"),
  1410. QString::fromLatin1("x11:") + QString::number(window_id, 16), 12U, options);
  1411. if (reply.isValid()) {
  1412. return reply.value();
  1413. }
  1414. LOG_WARNING(Frontend, "Couldn't read Inhibit reply from XDP: {}",
  1415. reply.error().message().toStdString());
  1416. return {};
  1417. }
  1418. static void ReleaseWakeLockLinux(QDBusObjectPath lock) {
  1419. if (!QDBusConnection::sessionBus().isConnected()) {
  1420. return;
  1421. }
  1422. QDBusInterface unlocker(QString::fromLatin1("org.freedesktop.portal.Desktop"), lock.path(),
  1423. QString::fromLatin1("org.freedesktop.portal.Request"));
  1424. unlocker.call(QString::fromLatin1("Close"));
  1425. }
  1426. std::array<int, 3> GMainWindow::sig_interrupt_fds{0, 0, 0};
  1427. void GMainWindow::SetupSigInterrupts() {
  1428. if (sig_interrupt_fds[2] == 1) {
  1429. return;
  1430. }
  1431. socketpair(AF_UNIX, SOCK_STREAM, 0, sig_interrupt_fds.data());
  1432. sig_interrupt_fds[2] = 1;
  1433. struct sigaction sa;
  1434. sa.sa_handler = &GMainWindow::HandleSigInterrupt;
  1435. sigemptyset(&sa.sa_mask);
  1436. sa.sa_flags = SA_RESETHAND;
  1437. sigaction(SIGINT, &sa, nullptr);
  1438. sigaction(SIGTERM, &sa, nullptr);
  1439. sig_interrupt_notifier = new QSocketNotifier(sig_interrupt_fds[1], QSocketNotifier::Read, this);
  1440. connect(sig_interrupt_notifier, &QSocketNotifier::activated, this,
  1441. &GMainWindow::OnSigInterruptNotifierActivated);
  1442. connect(this, &GMainWindow::SigInterrupt, this, &GMainWindow::close);
  1443. }
  1444. void GMainWindow::HandleSigInterrupt(int sig) {
  1445. if (sig == SIGINT) {
  1446. _exit(1);
  1447. }
  1448. // Calling into Qt directly from a signal handler is not safe,
  1449. // so wake up a QSocketNotifier with this hacky write call instead.
  1450. char a = 1;
  1451. int ret = write(sig_interrupt_fds[0], &a, sizeof(a));
  1452. (void)ret;
  1453. }
  1454. void GMainWindow::OnSigInterruptNotifierActivated() {
  1455. sig_interrupt_notifier->setEnabled(false);
  1456. char a;
  1457. int ret = read(sig_interrupt_fds[1], &a, sizeof(a));
  1458. (void)ret;
  1459. sig_interrupt_notifier->setEnabled(true);
  1460. emit SigInterrupt();
  1461. }
  1462. #endif // __unix__
  1463. void GMainWindow::PreventOSSleep() {
  1464. #ifdef _WIN32
  1465. SetThreadExecutionState(ES_CONTINUOUS | ES_SYSTEM_REQUIRED | ES_DISPLAY_REQUIRED);
  1466. #elif defined(HAVE_SDL2)
  1467. SDL_DisableScreenSaver();
  1468. #ifdef __unix__
  1469. auto reply = HoldWakeLockLinux(winId());
  1470. if (reply) {
  1471. wake_lock = std::move(reply.value());
  1472. }
  1473. #endif
  1474. #endif
  1475. }
  1476. void GMainWindow::AllowOSSleep() {
  1477. #ifdef _WIN32
  1478. SetThreadExecutionState(ES_CONTINUOUS);
  1479. #elif defined(HAVE_SDL2)
  1480. SDL_EnableScreenSaver();
  1481. #ifdef __unix__
  1482. if (!wake_lock.path().isEmpty()) {
  1483. ReleaseWakeLockLinux(wake_lock);
  1484. }
  1485. #endif
  1486. #endif
  1487. }
  1488. bool GMainWindow::LoadROM(const QString& filename, u64 program_id, std::size_t program_index) {
  1489. // Shutdown previous session if the emu thread is still active...
  1490. if (emu_thread != nullptr) {
  1491. ShutdownGame();
  1492. }
  1493. if (!render_window->InitRenderTarget()) {
  1494. return false;
  1495. }
  1496. system->SetFilesystem(vfs);
  1497. system->SetAppletFrontendSet({
  1498. std::make_unique<QtAmiiboSettings>(*this), // Amiibo Settings
  1499. std::make_unique<QtControllerSelector>(*this), // Controller Selector
  1500. std::make_unique<QtErrorDisplay>(*this), // Error Display
  1501. nullptr, // Mii Editor
  1502. nullptr, // Parental Controls
  1503. nullptr, // Photo Viewer
  1504. std::make_unique<QtProfileSelector>(*this), // Profile Selector
  1505. std::make_unique<QtSoftwareKeyboard>(*this), // Software Keyboard
  1506. std::make_unique<QtWebBrowser>(*this), // Web Browser
  1507. });
  1508. const Core::SystemResultStatus result{
  1509. system->Load(*render_window, filename.toStdString(), program_id, program_index)};
  1510. const auto drd_callout = (UISettings::values.callout_flags.GetValue() &
  1511. static_cast<u32>(CalloutFlag::DRDDeprecation)) == 0;
  1512. if (result == Core::SystemResultStatus::Success &&
  1513. system->GetAppLoader().GetFileType() == Loader::FileType::DeconstructedRomDirectory &&
  1514. drd_callout) {
  1515. UISettings::values.callout_flags = UISettings::values.callout_flags.GetValue() |
  1516. static_cast<u32>(CalloutFlag::DRDDeprecation);
  1517. QMessageBox::warning(
  1518. this, tr("Warning Outdated Game Format"),
  1519. tr("You are using the deconstructed ROM directory format for this game, which is an "
  1520. "outdated format that has been superseded by others such as NCA, NAX, XCI, or "
  1521. "NSP. Deconstructed ROM directories lack icons, metadata, and update "
  1522. "support.<br><br>For an explanation of the various Switch formats yuzu supports, <a "
  1523. "href='https://yuzu-emu.org/wiki/overview-of-switch-game-formats'>check out our "
  1524. "wiki</a>. This message will not be shown again."));
  1525. }
  1526. if (result != Core::SystemResultStatus::Success) {
  1527. switch (result) {
  1528. case Core::SystemResultStatus::ErrorGetLoader:
  1529. LOG_CRITICAL(Frontend, "Failed to obtain loader for {}!", filename.toStdString());
  1530. QMessageBox::critical(this, tr("Error while loading ROM!"),
  1531. tr("The ROM format is not supported."));
  1532. break;
  1533. case Core::SystemResultStatus::ErrorVideoCore:
  1534. QMessageBox::critical(
  1535. this, tr("An error occurred initializing the video core."),
  1536. tr("yuzu has encountered an error while running the video core. "
  1537. "This is usually caused by outdated GPU drivers, including integrated ones. "
  1538. "Please see the log for more details. "
  1539. "For more information on accessing the log, please see the following page: "
  1540. "<a href='https://yuzu-emu.org/help/reference/log-files/'>"
  1541. "How to Upload the Log File</a>. "));
  1542. break;
  1543. default:
  1544. if (result > Core::SystemResultStatus::ErrorLoader) {
  1545. const u16 loader_id = static_cast<u16>(Core::SystemResultStatus::ErrorLoader);
  1546. const u16 error_id = static_cast<u16>(result) - loader_id;
  1547. const std::string error_code = fmt::format("({:04X}-{:04X})", loader_id, error_id);
  1548. LOG_CRITICAL(Frontend, "Failed to load ROM! {}", error_code);
  1549. const auto title =
  1550. tr("Error while loading ROM! %1", "%1 signifies a numeric error code.")
  1551. .arg(QString::fromStdString(error_code));
  1552. const auto description =
  1553. tr("%1<br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the "
  1554. "yuzu quickstart guide</a> to redump your files.<br>You can refer "
  1555. "to the yuzu wiki</a> or the yuzu Discord</a> for help.",
  1556. "%1 signifies an error string.")
  1557. .arg(QString::fromStdString(
  1558. GetResultStatusString(static_cast<Loader::ResultStatus>(error_id))));
  1559. QMessageBox::critical(this, title, description);
  1560. } else {
  1561. QMessageBox::critical(
  1562. this, tr("Error while loading ROM!"),
  1563. tr("An unknown error occurred. Please see the log for more details."));
  1564. }
  1565. break;
  1566. }
  1567. return false;
  1568. }
  1569. current_game_path = filename;
  1570. system->TelemetrySession().AddField(Common::Telemetry::FieldType::App, "Frontend", "Qt");
  1571. return true;
  1572. }
  1573. bool GMainWindow::SelectAndSetCurrentUser(
  1574. const Core::Frontend::ProfileSelectParameters& parameters) {
  1575. QtProfileSelectionDialog dialog(system->HIDCore(), this, parameters);
  1576. dialog.setWindowFlags(Qt::Dialog | Qt::CustomizeWindowHint | Qt::WindowTitleHint |
  1577. Qt::WindowSystemMenuHint | Qt::WindowCloseButtonHint);
  1578. dialog.setWindowModality(Qt::WindowModal);
  1579. if (dialog.exec() == QDialog::Rejected) {
  1580. return false;
  1581. }
  1582. Settings::values.current_user = dialog.GetIndex();
  1583. return true;
  1584. }
  1585. void GMainWindow::BootGame(const QString& filename, u64 program_id, std::size_t program_index,
  1586. StartGameType type) {
  1587. LOG_INFO(Frontend, "yuzu starting...");
  1588. StoreRecentFile(filename); // Put the filename on top of the list
  1589. // Save configurations
  1590. UpdateUISettings();
  1591. game_list->SaveInterfaceLayout();
  1592. config->Save();
  1593. u64 title_id{0};
  1594. last_filename_booted = filename;
  1595. const auto v_file = Core::GetGameFileFromPath(vfs, filename.toUtf8().constData());
  1596. const auto loader = Loader::GetLoader(*system, v_file, program_id, program_index);
  1597. if (loader != nullptr && loader->ReadProgramId(title_id) == Loader::ResultStatus::Success &&
  1598. type == StartGameType::Normal) {
  1599. // Load per game settings
  1600. const auto file_path =
  1601. std::filesystem::path{Common::U16StringFromBuffer(filename.utf16(), filename.size())};
  1602. const auto config_file_name = title_id == 0
  1603. ? Common::FS::PathToUTF8String(file_path.filename())
  1604. : fmt::format("{:016X}", title_id);
  1605. Config per_game_config(config_file_name, Config::ConfigType::PerGameConfig);
  1606. system->HIDCore().ReloadInputDevices();
  1607. system->ApplySettings();
  1608. }
  1609. Settings::LogSettings();
  1610. if (UISettings::values.select_user_on_boot) {
  1611. const Core::Frontend::ProfileSelectParameters parameters{
  1612. .mode = Service::AM::Applets::UiMode::UserSelector,
  1613. .invalid_uid_list = {},
  1614. .display_options = {},
  1615. .purpose = Service::AM::Applets::UserSelectionPurpose::General,
  1616. };
  1617. if (SelectAndSetCurrentUser(parameters) == false) {
  1618. return;
  1619. }
  1620. }
  1621. if (!LoadROM(filename, program_id, program_index)) {
  1622. return;
  1623. }
  1624. system->SetShuttingDown(false);
  1625. game_list->setDisabled(true);
  1626. // Create and start the emulation thread
  1627. emu_thread = std::make_unique<EmuThread>(*system);
  1628. emit EmulationStarting(emu_thread.get());
  1629. emu_thread->start();
  1630. // Register an ExecuteProgram callback such that Core can execute a sub-program
  1631. system->RegisterExecuteProgramCallback(
  1632. [this](std::size_t program_index_) { render_window->ExecuteProgram(program_index_); });
  1633. system->RegisterExitCallback([this] {
  1634. emu_thread->ForceStop();
  1635. render_window->Exit();
  1636. });
  1637. connect(render_window, &GRenderWindow::Closed, this, &GMainWindow::OnStopGame);
  1638. connect(render_window, &GRenderWindow::MouseActivity, this, &GMainWindow::OnMouseActivity);
  1639. // BlockingQueuedConnection is important here, it makes sure we've finished refreshing our views
  1640. // before the CPU continues
  1641. connect(emu_thread.get(), &EmuThread::DebugModeEntered, waitTreeWidget,
  1642. &WaitTreeWidget::OnDebugModeEntered, Qt::BlockingQueuedConnection);
  1643. connect(emu_thread.get(), &EmuThread::DebugModeLeft, waitTreeWidget,
  1644. &WaitTreeWidget::OnDebugModeLeft, Qt::BlockingQueuedConnection);
  1645. connect(emu_thread.get(), &EmuThread::LoadProgress, loading_screen,
  1646. &LoadingScreen::OnLoadProgress, Qt::QueuedConnection);
  1647. // Update the GUI
  1648. UpdateStatusButtons();
  1649. if (ui->action_Single_Window_Mode->isChecked()) {
  1650. game_list->hide();
  1651. game_list_placeholder->hide();
  1652. }
  1653. status_bar_update_timer.start(500);
  1654. renderer_status_button->setDisabled(true);
  1655. if (UISettings::values.hide_mouse || Settings::values.mouse_panning) {
  1656. render_window->installEventFilter(render_window);
  1657. render_window->setAttribute(Qt::WA_Hover, true);
  1658. }
  1659. if (UISettings::values.hide_mouse) {
  1660. mouse_hide_timer.start();
  1661. }
  1662. render_window->InitializeCamera();
  1663. std::string title_name;
  1664. std::string title_version;
  1665. const auto res = system->GetGameName(title_name);
  1666. const auto metadata = [this, title_id] {
  1667. const FileSys::PatchManager pm(title_id, system->GetFileSystemController(),
  1668. system->GetContentProvider());
  1669. return pm.GetControlMetadata();
  1670. }();
  1671. if (metadata.first != nullptr) {
  1672. title_version = metadata.first->GetVersionString();
  1673. title_name = metadata.first->GetApplicationName();
  1674. }
  1675. if (res != Loader::ResultStatus::Success || title_name.empty()) {
  1676. title_name = Common::FS::PathToUTF8String(
  1677. std::filesystem::path{Common::U16StringFromBuffer(filename.utf16(), filename.size())}
  1678. .filename());
  1679. }
  1680. const bool is_64bit = system->Kernel().ApplicationProcess()->Is64BitProcess();
  1681. const auto instruction_set_suffix = is_64bit ? tr("(64-bit)") : tr("(32-bit)");
  1682. title_name = tr("%1 %2", "%1 is the title name. %2 indicates if the title is 64-bit or 32-bit")
  1683. .arg(QString::fromStdString(title_name), instruction_set_suffix)
  1684. .toStdString();
  1685. LOG_INFO(Frontend, "Booting game: {:016X} | {} | {}", title_id, title_name, title_version);
  1686. const auto gpu_vendor = system->GPU().Renderer().GetDeviceVendor();
  1687. UpdateWindowTitle(title_name, title_version, gpu_vendor);
  1688. loading_screen->Prepare(system->GetAppLoader());
  1689. loading_screen->show();
  1690. emulation_running = true;
  1691. if (ui->action_Fullscreen->isChecked()) {
  1692. ShowFullscreen();
  1693. }
  1694. OnStartGame();
  1695. }
  1696. bool GMainWindow::OnShutdownBegin() {
  1697. if (!emulation_running) {
  1698. return false;
  1699. }
  1700. if (ui->action_Fullscreen->isChecked()) {
  1701. HideFullscreen();
  1702. }
  1703. AllowOSSleep();
  1704. // Disable unlimited frame rate
  1705. Settings::values.use_speed_limit.SetValue(true);
  1706. if (system->IsShuttingDown()) {
  1707. return false;
  1708. }
  1709. system->SetShuttingDown(true);
  1710. discord_rpc->Pause();
  1711. RequestGameExit();
  1712. emu_thread->disconnect();
  1713. emu_thread->SetRunning(true);
  1714. emit EmulationStopping();
  1715. shutdown_timer.setSingleShot(true);
  1716. shutdown_timer.start(system->DebuggerEnabled() ? 0 : 5000);
  1717. connect(&shutdown_timer, &QTimer::timeout, this, &GMainWindow::OnEmulationStopTimeExpired);
  1718. connect(emu_thread.get(), &QThread::finished, this, &GMainWindow::OnEmulationStopped);
  1719. // Disable everything to prevent anything from being triggered here
  1720. ui->action_Pause->setEnabled(false);
  1721. ui->action_Restart->setEnabled(false);
  1722. ui->action_Stop->setEnabled(false);
  1723. return true;
  1724. }
  1725. void GMainWindow::OnShutdownBeginDialog() {
  1726. shutdown_dialog = new OverlayDialog(this, *system, QString{}, tr("Closing software..."),
  1727. QString{}, QString{}, Qt::AlignHCenter | Qt::AlignVCenter);
  1728. shutdown_dialog->open();
  1729. }
  1730. void GMainWindow::OnEmulationStopTimeExpired() {
  1731. if (emu_thread) {
  1732. emu_thread->ForceStop();
  1733. }
  1734. }
  1735. void GMainWindow::OnEmulationStopped() {
  1736. shutdown_timer.stop();
  1737. if (emu_thread) {
  1738. emu_thread->disconnect();
  1739. emu_thread->wait();
  1740. emu_thread.reset();
  1741. }
  1742. if (shutdown_dialog) {
  1743. shutdown_dialog->deleteLater();
  1744. shutdown_dialog = nullptr;
  1745. }
  1746. emulation_running = false;
  1747. discord_rpc->Update();
  1748. // The emulation is stopped, so closing the window or not does not matter anymore
  1749. disconnect(render_window, &GRenderWindow::Closed, this, &GMainWindow::OnStopGame);
  1750. // Update the GUI
  1751. UpdateMenuState();
  1752. render_window->hide();
  1753. loading_screen->hide();
  1754. loading_screen->Clear();
  1755. if (game_list->IsEmpty()) {
  1756. game_list_placeholder->show();
  1757. } else {
  1758. game_list->show();
  1759. }
  1760. game_list->SetFilterFocus();
  1761. tas_label->clear();
  1762. input_subsystem->GetTas()->Stop();
  1763. OnTasStateChanged();
  1764. render_window->FinalizeCamera();
  1765. // Enable all controllers
  1766. system->HIDCore().SetSupportedStyleTag({Core::HID::NpadStyleSet::All});
  1767. render_window->removeEventFilter(render_window);
  1768. render_window->setAttribute(Qt::WA_Hover, false);
  1769. UpdateWindowTitle();
  1770. // Disable status bar updates
  1771. status_bar_update_timer.stop();
  1772. shader_building_label->setVisible(false);
  1773. res_scale_label->setVisible(false);
  1774. emu_speed_label->setVisible(false);
  1775. game_fps_label->setVisible(false);
  1776. emu_frametime_label->setVisible(false);
  1777. renderer_status_button->setEnabled(!UISettings::values.has_broken_vulkan);
  1778. current_game_path.clear();
  1779. // When closing the game, destroy the GLWindow to clear the context after the game is closed
  1780. render_window->ReleaseRenderTarget();
  1781. // Enable game list
  1782. game_list->setEnabled(true);
  1783. Settings::RestoreGlobalState(system->IsPoweredOn());
  1784. system->HIDCore().ReloadInputDevices();
  1785. UpdateStatusButtons();
  1786. }
  1787. void GMainWindow::ShutdownGame() {
  1788. if (!emulation_running) {
  1789. return;
  1790. }
  1791. OnShutdownBegin();
  1792. OnEmulationStopTimeExpired();
  1793. OnEmulationStopped();
  1794. }
  1795. void GMainWindow::StoreRecentFile(const QString& filename) {
  1796. UISettings::values.recent_files.prepend(filename);
  1797. UISettings::values.recent_files.removeDuplicates();
  1798. while (UISettings::values.recent_files.size() > max_recent_files_item) {
  1799. UISettings::values.recent_files.removeLast();
  1800. }
  1801. UpdateRecentFiles();
  1802. }
  1803. void GMainWindow::UpdateRecentFiles() {
  1804. const int num_recent_files =
  1805. std::min(static_cast<int>(UISettings::values.recent_files.size()), max_recent_files_item);
  1806. for (int i = 0; i < num_recent_files; i++) {
  1807. const QString text = QStringLiteral("&%1. %2").arg(i + 1).arg(
  1808. QFileInfo(UISettings::values.recent_files[i]).fileName());
  1809. actions_recent_files[i]->setText(text);
  1810. actions_recent_files[i]->setData(UISettings::values.recent_files[i]);
  1811. actions_recent_files[i]->setToolTip(UISettings::values.recent_files[i]);
  1812. actions_recent_files[i]->setVisible(true);
  1813. }
  1814. for (int j = num_recent_files; j < max_recent_files_item; ++j) {
  1815. actions_recent_files[j]->setVisible(false);
  1816. }
  1817. // Enable the recent files menu if the list isn't empty
  1818. ui->menu_recent_files->setEnabled(num_recent_files != 0);
  1819. }
  1820. void GMainWindow::OnGameListLoadFile(QString game_path, u64 program_id) {
  1821. BootGame(game_path, program_id);
  1822. }
  1823. void GMainWindow::OnGameListOpenFolder(u64 program_id, GameListOpenTarget target,
  1824. const std::string& game_path) {
  1825. std::filesystem::path path;
  1826. QString open_target;
  1827. const auto [user_save_size, device_save_size] = [this, &game_path, &program_id] {
  1828. const FileSys::PatchManager pm{program_id, system->GetFileSystemController(),
  1829. system->GetContentProvider()};
  1830. const auto control = pm.GetControlMetadata().first;
  1831. if (control != nullptr) {
  1832. return std::make_pair(control->GetDefaultNormalSaveSize(),
  1833. control->GetDeviceSaveDataSize());
  1834. } else {
  1835. const auto file = Core::GetGameFileFromPath(vfs, game_path);
  1836. const auto loader = Loader::GetLoader(*system, file);
  1837. FileSys::NACP nacp{};
  1838. loader->ReadControlData(nacp);
  1839. return std::make_pair(nacp.GetDefaultNormalSaveSize(), nacp.GetDeviceSaveDataSize());
  1840. }
  1841. }();
  1842. const bool has_user_save{user_save_size > 0};
  1843. const bool has_device_save{device_save_size > 0};
  1844. ASSERT_MSG(has_user_save != has_device_save, "Game uses both user and device savedata?");
  1845. switch (target) {
  1846. case GameListOpenTarget::SaveData: {
  1847. open_target = tr("Save Data");
  1848. const auto nand_dir = Common::FS::GetYuzuPath(Common::FS::YuzuPath::NANDDir);
  1849. auto vfs_nand_dir =
  1850. vfs->OpenDirectory(Common::FS::PathToUTF8String(nand_dir), FileSys::Mode::Read);
  1851. if (has_user_save) {
  1852. // User save data
  1853. const auto select_profile = [this] {
  1854. const Core::Frontend::ProfileSelectParameters parameters{
  1855. .mode = Service::AM::Applets::UiMode::UserSelector,
  1856. .invalid_uid_list = {},
  1857. .display_options = {},
  1858. .purpose = Service::AM::Applets::UserSelectionPurpose::General,
  1859. };
  1860. QtProfileSelectionDialog dialog(system->HIDCore(), this, parameters);
  1861. dialog.setWindowFlags(Qt::Dialog | Qt::CustomizeWindowHint | Qt::WindowTitleHint |
  1862. Qt::WindowSystemMenuHint | Qt::WindowCloseButtonHint);
  1863. dialog.setWindowModality(Qt::WindowModal);
  1864. if (dialog.exec() == QDialog::Rejected) {
  1865. return -1;
  1866. }
  1867. return dialog.GetIndex();
  1868. };
  1869. const auto index = select_profile();
  1870. if (index == -1) {
  1871. return;
  1872. }
  1873. Service::Account::ProfileManager manager;
  1874. const auto user_id = manager.GetUser(static_cast<std::size_t>(index));
  1875. ASSERT(user_id);
  1876. const auto user_save_data_path = FileSys::SaveDataFactory::GetFullPath(
  1877. *system, vfs_nand_dir, FileSys::SaveDataSpaceId::NandUser,
  1878. FileSys::SaveDataType::SaveData, program_id, user_id->AsU128(), 0);
  1879. path = Common::FS::ConcatPathSafe(nand_dir, user_save_data_path);
  1880. } else {
  1881. // Device save data
  1882. const auto device_save_data_path = FileSys::SaveDataFactory::GetFullPath(
  1883. *system, vfs_nand_dir, FileSys::SaveDataSpaceId::NandUser,
  1884. FileSys::SaveDataType::SaveData, program_id, {}, 0);
  1885. path = Common::FS::ConcatPathSafe(nand_dir, device_save_data_path);
  1886. }
  1887. if (!Common::FS::CreateDirs(path)) {
  1888. LOG_ERROR(Frontend, "Unable to create the directories for save data");
  1889. }
  1890. break;
  1891. }
  1892. case GameListOpenTarget::ModData: {
  1893. open_target = tr("Mod Data");
  1894. path = Common::FS::GetYuzuPath(Common::FS::YuzuPath::LoadDir) /
  1895. fmt::format("{:016X}", program_id);
  1896. break;
  1897. }
  1898. default:
  1899. UNIMPLEMENTED();
  1900. break;
  1901. }
  1902. const QString qpath = QString::fromStdString(Common::FS::PathToUTF8String(path));
  1903. const QDir dir(qpath);
  1904. if (!dir.exists()) {
  1905. QMessageBox::warning(this, tr("Error Opening %1 Folder").arg(open_target),
  1906. tr("Folder does not exist!"));
  1907. return;
  1908. }
  1909. LOG_INFO(Frontend, "Opening {} path for program_id={:016x}", open_target.toStdString(),
  1910. program_id);
  1911. QDesktopServices::openUrl(QUrl::fromLocalFile(qpath));
  1912. }
  1913. void GMainWindow::OnTransferableShaderCacheOpenFile(u64 program_id) {
  1914. const auto shader_cache_dir = Common::FS::GetYuzuPath(Common::FS::YuzuPath::ShaderDir);
  1915. const auto shader_cache_folder_path{shader_cache_dir / fmt::format("{:016x}", program_id)};
  1916. if (!Common::FS::CreateDirs(shader_cache_folder_path)) {
  1917. QMessageBox::warning(this, tr("Error Opening Transferable Shader Cache"),
  1918. tr("Failed to create the shader cache directory for this title."));
  1919. return;
  1920. }
  1921. const auto shader_path_string{Common::FS::PathToUTF8String(shader_cache_folder_path)};
  1922. const auto qt_shader_cache_path = QString::fromStdString(shader_path_string);
  1923. QDesktopServices::openUrl(QUrl::fromLocalFile(qt_shader_cache_path));
  1924. }
  1925. static std::size_t CalculateRomFSEntrySize(const FileSys::VirtualDir& dir, bool full) {
  1926. std::size_t out = 0;
  1927. for (const auto& subdir : dir->GetSubdirectories()) {
  1928. out += 1 + CalculateRomFSEntrySize(subdir, full);
  1929. }
  1930. return out + (full ? dir->GetFiles().size() : 0);
  1931. }
  1932. static bool RomFSRawCopy(QProgressDialog& dialog, const FileSys::VirtualDir& src,
  1933. const FileSys::VirtualDir& dest, std::size_t block_size, bool full) {
  1934. if (src == nullptr || dest == nullptr || !src->IsReadable() || !dest->IsWritable())
  1935. return false;
  1936. if (dialog.wasCanceled())
  1937. return false;
  1938. if (full) {
  1939. for (const auto& file : src->GetFiles()) {
  1940. const auto out = VfsDirectoryCreateFileWrapper(dest, file->GetName());
  1941. if (!FileSys::VfsRawCopy(file, out, block_size))
  1942. return false;
  1943. dialog.setValue(dialog.value() + 1);
  1944. if (dialog.wasCanceled())
  1945. return false;
  1946. }
  1947. }
  1948. for (const auto& dir : src->GetSubdirectories()) {
  1949. const auto out = dest->CreateSubdirectory(dir->GetName());
  1950. if (!RomFSRawCopy(dialog, dir, out, block_size, full))
  1951. return false;
  1952. dialog.setValue(dialog.value() + 1);
  1953. if (dialog.wasCanceled())
  1954. return false;
  1955. }
  1956. return true;
  1957. }
  1958. QString GMainWindow::GetGameListErrorRemoving(InstalledEntryType type) const {
  1959. switch (type) {
  1960. case InstalledEntryType::Game:
  1961. return tr("Error Removing Contents");
  1962. case InstalledEntryType::Update:
  1963. return tr("Error Removing Update");
  1964. case InstalledEntryType::AddOnContent:
  1965. return tr("Error Removing DLC");
  1966. default:
  1967. return QStringLiteral("Error Removing <Invalid Type>");
  1968. }
  1969. }
  1970. void GMainWindow::OnGameListRemoveInstalledEntry(u64 program_id, InstalledEntryType type) {
  1971. const QString entry_question = [type] {
  1972. switch (type) {
  1973. case InstalledEntryType::Game:
  1974. return tr("Remove Installed Game Contents?");
  1975. case InstalledEntryType::Update:
  1976. return tr("Remove Installed Game Update?");
  1977. case InstalledEntryType::AddOnContent:
  1978. return tr("Remove Installed Game DLC?");
  1979. default:
  1980. return QStringLiteral("Remove Installed Game <Invalid Type>?");
  1981. }
  1982. }();
  1983. if (QMessageBox::question(this, tr("Remove Entry"), entry_question,
  1984. QMessageBox::Yes | QMessageBox::No,
  1985. QMessageBox::No) != QMessageBox::Yes) {
  1986. return;
  1987. }
  1988. switch (type) {
  1989. case InstalledEntryType::Game:
  1990. RemoveBaseContent(program_id, type);
  1991. [[fallthrough]];
  1992. case InstalledEntryType::Update:
  1993. RemoveUpdateContent(program_id, type);
  1994. if (type != InstalledEntryType::Game) {
  1995. break;
  1996. }
  1997. [[fallthrough]];
  1998. case InstalledEntryType::AddOnContent:
  1999. RemoveAddOnContent(program_id, type);
  2000. break;
  2001. }
  2002. Common::FS::RemoveDirRecursively(Common::FS::GetYuzuPath(Common::FS::YuzuPath::CacheDir) /
  2003. "game_list");
  2004. game_list->PopulateAsync(UISettings::values.game_dirs);
  2005. }
  2006. void GMainWindow::RemoveBaseContent(u64 program_id, InstalledEntryType type) {
  2007. const auto& fs_controller = system->GetFileSystemController();
  2008. const auto res = fs_controller.GetUserNANDContents()->RemoveExistingEntry(program_id) ||
  2009. fs_controller.GetSDMCContents()->RemoveExistingEntry(program_id);
  2010. if (res) {
  2011. QMessageBox::information(this, tr("Successfully Removed"),
  2012. tr("Successfully removed the installed base game."));
  2013. } else {
  2014. QMessageBox::warning(
  2015. this, GetGameListErrorRemoving(type),
  2016. tr("The base game is not installed in the NAND and cannot be removed."));
  2017. }
  2018. }
  2019. void GMainWindow::RemoveUpdateContent(u64 program_id, InstalledEntryType type) {
  2020. const auto update_id = program_id | 0x800;
  2021. const auto& fs_controller = system->GetFileSystemController();
  2022. const auto res = fs_controller.GetUserNANDContents()->RemoveExistingEntry(update_id) ||
  2023. fs_controller.GetSDMCContents()->RemoveExistingEntry(update_id);
  2024. if (res) {
  2025. QMessageBox::information(this, tr("Successfully Removed"),
  2026. tr("Successfully removed the installed update."));
  2027. } else {
  2028. QMessageBox::warning(this, GetGameListErrorRemoving(type),
  2029. tr("There is no update installed for this title."));
  2030. }
  2031. }
  2032. void GMainWindow::RemoveAddOnContent(u64 program_id, InstalledEntryType type) {
  2033. u32 count{};
  2034. const auto& fs_controller = system->GetFileSystemController();
  2035. const auto dlc_entries = system->GetContentProvider().ListEntriesFilter(
  2036. FileSys::TitleType::AOC, FileSys::ContentRecordType::Data);
  2037. for (const auto& entry : dlc_entries) {
  2038. if (FileSys::GetBaseTitleID(entry.title_id) == program_id) {
  2039. const auto res =
  2040. fs_controller.GetUserNANDContents()->RemoveExistingEntry(entry.title_id) ||
  2041. fs_controller.GetSDMCContents()->RemoveExistingEntry(entry.title_id);
  2042. if (res) {
  2043. ++count;
  2044. }
  2045. }
  2046. }
  2047. if (count == 0) {
  2048. QMessageBox::warning(this, GetGameListErrorRemoving(type),
  2049. tr("There are no DLC installed for this title."));
  2050. return;
  2051. }
  2052. QMessageBox::information(this, tr("Successfully Removed"),
  2053. tr("Successfully removed %1 installed DLC.").arg(count));
  2054. }
  2055. void GMainWindow::OnGameListRemoveFile(u64 program_id, GameListRemoveTarget target,
  2056. const std::string& game_path) {
  2057. const QString question = [target] {
  2058. switch (target) {
  2059. case GameListRemoveTarget::GlShaderCache:
  2060. return tr("Delete OpenGL Transferable Shader Cache?");
  2061. case GameListRemoveTarget::VkShaderCache:
  2062. return tr("Delete Vulkan Transferable Shader Cache?");
  2063. case GameListRemoveTarget::AllShaderCache:
  2064. return tr("Delete All Transferable Shader Caches?");
  2065. case GameListRemoveTarget::CustomConfiguration:
  2066. return tr("Remove Custom Game Configuration?");
  2067. case GameListRemoveTarget::CacheStorage:
  2068. return tr("Remove Cache Storage?");
  2069. default:
  2070. return QString{};
  2071. }
  2072. }();
  2073. if (QMessageBox::question(this, tr("Remove File"), question, QMessageBox::Yes | QMessageBox::No,
  2074. QMessageBox::No) != QMessageBox::Yes) {
  2075. return;
  2076. }
  2077. switch (target) {
  2078. case GameListRemoveTarget::VkShaderCache:
  2079. RemoveVulkanDriverPipelineCache(program_id);
  2080. [[fallthrough]];
  2081. case GameListRemoveTarget::GlShaderCache:
  2082. RemoveTransferableShaderCache(program_id, target);
  2083. break;
  2084. case GameListRemoveTarget::AllShaderCache:
  2085. RemoveAllTransferableShaderCaches(program_id);
  2086. break;
  2087. case GameListRemoveTarget::CustomConfiguration:
  2088. RemoveCustomConfiguration(program_id, game_path);
  2089. break;
  2090. case GameListRemoveTarget::CacheStorage:
  2091. RemoveCacheStorage(program_id);
  2092. break;
  2093. }
  2094. }
  2095. void GMainWindow::RemoveTransferableShaderCache(u64 program_id, GameListRemoveTarget target) {
  2096. const auto target_file_name = [target] {
  2097. switch (target) {
  2098. case GameListRemoveTarget::GlShaderCache:
  2099. return "opengl.bin";
  2100. case GameListRemoveTarget::VkShaderCache:
  2101. return "vulkan.bin";
  2102. default:
  2103. return "";
  2104. }
  2105. }();
  2106. const auto shader_cache_dir = Common::FS::GetYuzuPath(Common::FS::YuzuPath::ShaderDir);
  2107. const auto shader_cache_folder_path = shader_cache_dir / fmt::format("{:016x}", program_id);
  2108. const auto target_file = shader_cache_folder_path / target_file_name;
  2109. if (!Common::FS::Exists(target_file)) {
  2110. QMessageBox::warning(this, tr("Error Removing Transferable Shader Cache"),
  2111. tr("A shader cache for this title does not exist."));
  2112. return;
  2113. }
  2114. if (Common::FS::RemoveFile(target_file)) {
  2115. QMessageBox::information(this, tr("Successfully Removed"),
  2116. tr("Successfully removed the transferable shader cache."));
  2117. } else {
  2118. QMessageBox::warning(this, tr("Error Removing Transferable Shader Cache"),
  2119. tr("Failed to remove the transferable shader cache."));
  2120. }
  2121. }
  2122. void GMainWindow::RemoveVulkanDriverPipelineCache(u64 program_id) {
  2123. static constexpr std::string_view target_file_name = "vulkan_pipelines.bin";
  2124. const auto shader_cache_dir = Common::FS::GetYuzuPath(Common::FS::YuzuPath::ShaderDir);
  2125. const auto shader_cache_folder_path = shader_cache_dir / fmt::format("{:016x}", program_id);
  2126. const auto target_file = shader_cache_folder_path / target_file_name;
  2127. if (!Common::FS::Exists(target_file)) {
  2128. return;
  2129. }
  2130. if (!Common::FS::RemoveFile(target_file)) {
  2131. QMessageBox::warning(this, tr("Error Removing Vulkan Driver Pipeline Cache"),
  2132. tr("Failed to remove the driver pipeline cache."));
  2133. }
  2134. }
  2135. void GMainWindow::RemoveAllTransferableShaderCaches(u64 program_id) {
  2136. const auto shader_cache_dir = Common::FS::GetYuzuPath(Common::FS::YuzuPath::ShaderDir);
  2137. const auto program_shader_cache_dir = shader_cache_dir / fmt::format("{:016x}", program_id);
  2138. if (!Common::FS::Exists(program_shader_cache_dir)) {
  2139. QMessageBox::warning(this, tr("Error Removing Transferable Shader Caches"),
  2140. tr("A shader cache for this title does not exist."));
  2141. return;
  2142. }
  2143. if (Common::FS::RemoveDirRecursively(program_shader_cache_dir)) {
  2144. QMessageBox::information(this, tr("Successfully Removed"),
  2145. tr("Successfully removed the transferable shader caches."));
  2146. } else {
  2147. QMessageBox::warning(this, tr("Error Removing Transferable Shader Caches"),
  2148. tr("Failed to remove the transferable shader cache directory."));
  2149. }
  2150. }
  2151. void GMainWindow::RemoveCustomConfiguration(u64 program_id, const std::string& game_path) {
  2152. const auto file_path = std::filesystem::path(Common::FS::ToU8String(game_path));
  2153. const auto config_file_name =
  2154. program_id == 0 ? Common::FS::PathToUTF8String(file_path.filename()).append(".ini")
  2155. : fmt::format("{:016X}.ini", program_id);
  2156. const auto custom_config_file_path =
  2157. Common::FS::GetYuzuPath(Common::FS::YuzuPath::ConfigDir) / "custom" / config_file_name;
  2158. if (!Common::FS::Exists(custom_config_file_path)) {
  2159. QMessageBox::warning(this, tr("Error Removing Custom Configuration"),
  2160. tr("A custom configuration for this title does not exist."));
  2161. return;
  2162. }
  2163. if (Common::FS::RemoveFile(custom_config_file_path)) {
  2164. QMessageBox::information(this, tr("Successfully Removed"),
  2165. tr("Successfully removed the custom game configuration."));
  2166. } else {
  2167. QMessageBox::warning(this, tr("Error Removing Custom Configuration"),
  2168. tr("Failed to remove the custom game configuration."));
  2169. }
  2170. }
  2171. void GMainWindow::RemoveCacheStorage(u64 program_id) {
  2172. const auto nand_dir = Common::FS::GetYuzuPath(Common::FS::YuzuPath::NANDDir);
  2173. auto vfs_nand_dir =
  2174. vfs->OpenDirectory(Common::FS::PathToUTF8String(nand_dir), FileSys::Mode::Read);
  2175. const auto cache_storage_path = FileSys::SaveDataFactory::GetFullPath(
  2176. *system, vfs_nand_dir, FileSys::SaveDataSpaceId::NandUser,
  2177. FileSys::SaveDataType::CacheStorage, 0 /* program_id */, {}, 0);
  2178. const auto path = Common::FS::ConcatPathSafe(nand_dir, cache_storage_path);
  2179. // Not an error if it wasn't cleared.
  2180. Common::FS::RemoveDirRecursively(path);
  2181. }
  2182. void GMainWindow::OnGameListDumpRomFS(u64 program_id, const std::string& game_path,
  2183. DumpRomFSTarget target) {
  2184. const auto failed = [this] {
  2185. QMessageBox::warning(this, tr("RomFS Extraction Failed!"),
  2186. tr("There was an error copying the RomFS files or the user "
  2187. "cancelled the operation."));
  2188. };
  2189. const auto loader = Loader::GetLoader(*system, vfs->OpenFile(game_path, FileSys::Mode::Read));
  2190. if (loader == nullptr) {
  2191. failed();
  2192. return;
  2193. }
  2194. FileSys::VirtualFile file;
  2195. if (loader->ReadRomFS(file) != Loader::ResultStatus::Success) {
  2196. failed();
  2197. return;
  2198. }
  2199. const auto& installed = system->GetContentProvider();
  2200. const auto romfs_title_id = SelectRomFSDumpTarget(installed, program_id);
  2201. if (!romfs_title_id) {
  2202. failed();
  2203. return;
  2204. }
  2205. const auto dump_dir =
  2206. target == DumpRomFSTarget::Normal
  2207. ? Common::FS::GetYuzuPath(Common::FS::YuzuPath::DumpDir)
  2208. : Common::FS::GetYuzuPath(Common::FS::YuzuPath::SDMCDir) / "atmosphere" / "contents";
  2209. const auto romfs_dir = fmt::format("{:016X}/romfs", *romfs_title_id);
  2210. const auto path = Common::FS::PathToUTF8String(dump_dir / romfs_dir);
  2211. FileSys::VirtualFile romfs;
  2212. if (*romfs_title_id == program_id) {
  2213. const u64 ivfc_offset = loader->ReadRomFSIVFCOffset();
  2214. const FileSys::PatchManager pm{program_id, system->GetFileSystemController(), installed};
  2215. romfs =
  2216. pm.PatchRomFS(file, ivfc_offset, FileSys::ContentRecordType::Program, nullptr, false);
  2217. } else {
  2218. romfs = installed.GetEntry(*romfs_title_id, FileSys::ContentRecordType::Data)->GetRomFS();
  2219. }
  2220. const auto extracted = FileSys::ExtractRomFS(romfs, FileSys::RomFSExtractionType::Full);
  2221. if (extracted == nullptr) {
  2222. failed();
  2223. return;
  2224. }
  2225. const auto out = VfsFilesystemCreateDirectoryWrapper(vfs, path, FileSys::Mode::ReadWrite);
  2226. if (out == nullptr) {
  2227. failed();
  2228. vfs->DeleteDirectory(path);
  2229. return;
  2230. }
  2231. bool ok = false;
  2232. const QStringList selections{tr("Full"), tr("Skeleton")};
  2233. const auto res = QInputDialog::getItem(
  2234. this, tr("Select RomFS Dump Mode"),
  2235. tr("Please select the how you would like the RomFS dumped.<br>Full will copy all of the "
  2236. "files into the new directory while <br>skeleton will only create the directory "
  2237. "structure."),
  2238. selections, 0, false, &ok);
  2239. if (!ok) {
  2240. failed();
  2241. vfs->DeleteDirectory(path);
  2242. return;
  2243. }
  2244. const auto full = res == selections.constFirst();
  2245. const auto entry_size = CalculateRomFSEntrySize(extracted, full);
  2246. // The minimum required space is the size of the extracted RomFS + 1 GiB
  2247. const auto minimum_free_space = extracted->GetSize() + 0x40000000;
  2248. if (full && Common::FS::GetFreeSpaceSize(path) < minimum_free_space) {
  2249. QMessageBox::warning(this, tr("RomFS Extraction Failed!"),
  2250. tr("There is not enough free space at %1 to extract the RomFS. Please "
  2251. "free up space or select a different dump directory at "
  2252. "Emulation > Configure > System > Filesystem > Dump Root")
  2253. .arg(QString::fromStdString(path)));
  2254. return;
  2255. }
  2256. QProgressDialog progress(tr("Extracting RomFS..."), tr("Cancel"), 0,
  2257. static_cast<s32>(entry_size), this);
  2258. progress.setWindowModality(Qt::WindowModal);
  2259. progress.setMinimumDuration(100);
  2260. if (RomFSRawCopy(progress, extracted, out, 0x400000, full)) {
  2261. progress.close();
  2262. QMessageBox::information(this, tr("RomFS Extraction Succeeded!"),
  2263. tr("The operation completed successfully."));
  2264. QDesktopServices::openUrl(QUrl::fromLocalFile(QString::fromStdString(path)));
  2265. } else {
  2266. progress.close();
  2267. failed();
  2268. vfs->DeleteDirectory(path);
  2269. }
  2270. }
  2271. void GMainWindow::OnGameListCopyTID(u64 program_id) {
  2272. QClipboard* clipboard = QGuiApplication::clipboard();
  2273. clipboard->setText(QString::fromStdString(fmt::format("{:016X}", program_id)));
  2274. }
  2275. void GMainWindow::OnGameListNavigateToGamedbEntry(u64 program_id,
  2276. const CompatibilityList& compatibility_list) {
  2277. const auto it = FindMatchingCompatibilityEntry(compatibility_list, program_id);
  2278. QString directory;
  2279. if (it != compatibility_list.end()) {
  2280. directory = it->second.second;
  2281. }
  2282. QDesktopServices::openUrl(QUrl(QStringLiteral("https://yuzu-emu.org/game/") + directory));
  2283. }
  2284. void GMainWindow::OnGameListCreateShortcut(u64 program_id, const std::string& game_path,
  2285. GameListShortcutTarget target) {
  2286. // Get path to yuzu executable
  2287. const QStringList args = QApplication::arguments();
  2288. std::filesystem::path yuzu_command = args[0].toStdString();
  2289. #if defined(__linux__) || defined(__FreeBSD__)
  2290. // If relative path, make it an absolute path
  2291. if (yuzu_command.c_str()[0] == '.') {
  2292. yuzu_command = Common::FS::GetCurrentDir() / yuzu_command;
  2293. }
  2294. #if defined(__linux__)
  2295. // Warn once if we are making a shortcut to a volatile AppImage
  2296. const std::string appimage_ending =
  2297. std::string(Common::g_scm_rev).substr(0, 9).append(".AppImage");
  2298. if (yuzu_command.string().ends_with(appimage_ending) &&
  2299. !UISettings::values.shortcut_already_warned) {
  2300. if (QMessageBox::warning(this, tr("Create Shortcut"),
  2301. tr("This will create a shortcut to the current AppImage. This may "
  2302. "not work well if you update. Continue?"),
  2303. QMessageBox::StandardButton::Ok |
  2304. QMessageBox::StandardButton::Cancel) ==
  2305. QMessageBox::StandardButton::Cancel) {
  2306. return;
  2307. }
  2308. UISettings::values.shortcut_already_warned = true;
  2309. }
  2310. #endif // __linux__
  2311. #endif // __linux__ || __FreeBSD__
  2312. std::filesystem::path target_directory{};
  2313. // Determine target directory for shortcut
  2314. #if defined(__linux__) || defined(__FreeBSD__)
  2315. const char* home = std::getenv("HOME");
  2316. const std::filesystem::path home_path = (home == nullptr ? "~" : home);
  2317. const char* xdg_data_home = std::getenv("XDG_DATA_HOME");
  2318. if (target == GameListShortcutTarget::Desktop) {
  2319. target_directory = home_path / "Desktop";
  2320. if (!Common::FS::IsDir(target_directory)) {
  2321. QMessageBox::critical(
  2322. this, tr("Create Shortcut"),
  2323. tr("Cannot create shortcut on desktop. Path \"%1\" does not exist.")
  2324. .arg(QString::fromStdString(target_directory)),
  2325. QMessageBox::StandardButton::Ok);
  2326. return;
  2327. }
  2328. } else if (target == GameListShortcutTarget::Applications) {
  2329. target_directory = (xdg_data_home == nullptr ? home_path / ".local/share" : xdg_data_home) /
  2330. "applications";
  2331. if (!Common::FS::CreateDirs(target_directory)) {
  2332. QMessageBox::critical(this, tr("Create Shortcut"),
  2333. tr("Cannot create shortcut in applications menu. Path \"%1\" "
  2334. "does not exist and cannot be created.")
  2335. .arg(QString::fromStdString(target_directory)),
  2336. QMessageBox::StandardButton::Ok);
  2337. return;
  2338. }
  2339. }
  2340. #endif
  2341. const std::string game_file_name = std::filesystem::path(game_path).filename().string();
  2342. // Determine full paths for icon and shortcut
  2343. #if defined(__linux__) || defined(__FreeBSD__)
  2344. std::filesystem::path system_icons_path =
  2345. (xdg_data_home == nullptr ? home_path / ".local/share/" : xdg_data_home) /
  2346. "icons/hicolor/256x256";
  2347. if (!Common::FS::CreateDirs(system_icons_path)) {
  2348. QMessageBox::critical(
  2349. this, tr("Create Icon"),
  2350. tr("Cannot create icon file. Path \"%1\" does not exist and cannot be created.")
  2351. .arg(QString::fromStdString(system_icons_path)),
  2352. QMessageBox::StandardButton::Ok);
  2353. return;
  2354. }
  2355. std::filesystem::path icon_path =
  2356. system_icons_path / (program_id == 0 ? fmt::format("yuzu-{}.png", game_file_name)
  2357. : fmt::format("yuzu-{:016X}.png", program_id));
  2358. const std::filesystem::path shortcut_path =
  2359. target_directory / (program_id == 0 ? fmt::format("yuzu-{}.desktop", game_file_name)
  2360. : fmt::format("yuzu-{:016X}.desktop", program_id));
  2361. #else
  2362. const std::filesystem::path icon_path{};
  2363. const std::filesystem::path shortcut_path{};
  2364. #endif
  2365. // Get title from game file
  2366. const FileSys::PatchManager pm{program_id, system->GetFileSystemController(),
  2367. system->GetContentProvider()};
  2368. const auto control = pm.GetControlMetadata();
  2369. const auto loader = Loader::GetLoader(*system, vfs->OpenFile(game_path, FileSys::Mode::Read));
  2370. std::string title{fmt::format("{:016X}", program_id)};
  2371. if (control.first != nullptr) {
  2372. title = control.first->GetApplicationName();
  2373. } else {
  2374. loader->ReadTitle(title);
  2375. }
  2376. // Get icon from game file
  2377. std::vector<u8> icon_image_file{};
  2378. if (control.second != nullptr) {
  2379. icon_image_file = control.second->ReadAllBytes();
  2380. } else if (loader->ReadIcon(icon_image_file) != Loader::ResultStatus::Success) {
  2381. LOG_WARNING(Frontend, "Could not read icon from {:s}", game_path);
  2382. }
  2383. QImage icon_jpeg =
  2384. QImage::fromData(icon_image_file.data(), static_cast<int>(icon_image_file.size()));
  2385. #if defined(__linux__) || defined(__FreeBSD__)
  2386. // Convert and write the icon as a PNG
  2387. if (!icon_jpeg.save(QString::fromStdString(icon_path.string()))) {
  2388. LOG_ERROR(Frontend, "Could not write icon as PNG to file");
  2389. } else {
  2390. LOG_INFO(Frontend, "Wrote an icon to {}", icon_path.string());
  2391. }
  2392. #endif // __linux__
  2393. #if defined(__linux__) || defined(__FreeBSD__)
  2394. const std::string comment =
  2395. tr("Start %1 with the yuzu Emulator").arg(QString::fromStdString(title)).toStdString();
  2396. const std::string arguments = fmt::format("-g \"{:s}\"", game_path);
  2397. const std::string categories = "Game;Emulator;Qt;";
  2398. const std::string keywords = "Switch;Nintendo;";
  2399. #else
  2400. const std::string comment{};
  2401. const std::string arguments{};
  2402. const std::string categories{};
  2403. const std::string keywords{};
  2404. #endif
  2405. if (!CreateShortcut(shortcut_path.string(), title, comment, icon_path.string(),
  2406. yuzu_command.string(), arguments, categories, keywords)) {
  2407. QMessageBox::critical(this, tr("Create Shortcut"),
  2408. tr("Failed to create a shortcut at %1")
  2409. .arg(QString::fromStdString(shortcut_path.string())));
  2410. return;
  2411. }
  2412. LOG_INFO(Frontend, "Wrote a shortcut to {}", shortcut_path.string());
  2413. QMessageBox::information(
  2414. this, tr("Create Shortcut"),
  2415. tr("Successfully created a shortcut to %1").arg(QString::fromStdString(title)));
  2416. }
  2417. void GMainWindow::OnGameListOpenDirectory(const QString& directory) {
  2418. std::filesystem::path fs_path;
  2419. if (directory == QStringLiteral("SDMC")) {
  2420. fs_path =
  2421. Common::FS::GetYuzuPath(Common::FS::YuzuPath::SDMCDir) / "Nintendo/Contents/registered";
  2422. } else if (directory == QStringLiteral("UserNAND")) {
  2423. fs_path =
  2424. Common::FS::GetYuzuPath(Common::FS::YuzuPath::NANDDir) / "user/Contents/registered";
  2425. } else if (directory == QStringLiteral("SysNAND")) {
  2426. fs_path =
  2427. Common::FS::GetYuzuPath(Common::FS::YuzuPath::NANDDir) / "system/Contents/registered";
  2428. } else {
  2429. fs_path = directory.toStdString();
  2430. }
  2431. const auto qt_path = QString::fromStdString(Common::FS::PathToUTF8String(fs_path));
  2432. if (!Common::FS::IsDir(fs_path)) {
  2433. QMessageBox::critical(this, tr("Error Opening %1").arg(qt_path),
  2434. tr("Folder does not exist!"));
  2435. return;
  2436. }
  2437. QDesktopServices::openUrl(QUrl::fromLocalFile(qt_path));
  2438. }
  2439. void GMainWindow::OnGameListAddDirectory() {
  2440. const QString dir_path = QFileDialog::getExistingDirectory(this, tr("Select Directory"));
  2441. if (dir_path.isEmpty()) {
  2442. return;
  2443. }
  2444. UISettings::GameDir game_dir{dir_path, false, true};
  2445. if (!UISettings::values.game_dirs.contains(game_dir)) {
  2446. UISettings::values.game_dirs.append(game_dir);
  2447. game_list->PopulateAsync(UISettings::values.game_dirs);
  2448. } else {
  2449. LOG_WARNING(Frontend, "Selected directory is already in the game list");
  2450. }
  2451. OnSaveConfig();
  2452. }
  2453. void GMainWindow::OnGameListShowList(bool show) {
  2454. if (emulation_running && ui->action_Single_Window_Mode->isChecked())
  2455. return;
  2456. game_list->setVisible(show);
  2457. game_list_placeholder->setVisible(!show);
  2458. };
  2459. void GMainWindow::OnGameListOpenPerGameProperties(const std::string& file) {
  2460. u64 title_id{};
  2461. const auto v_file = Core::GetGameFileFromPath(vfs, file);
  2462. const auto loader = Loader::GetLoader(*system, v_file);
  2463. if (loader == nullptr || loader->ReadProgramId(title_id) != Loader::ResultStatus::Success) {
  2464. QMessageBox::information(this, tr("Properties"),
  2465. tr("The game properties could not be loaded."));
  2466. return;
  2467. }
  2468. OpenPerGameConfiguration(title_id, file);
  2469. }
  2470. void GMainWindow::OnMenuLoadFile() {
  2471. if (is_load_file_select_active) {
  2472. return;
  2473. }
  2474. is_load_file_select_active = true;
  2475. const QString extensions =
  2476. QStringLiteral("*.")
  2477. .append(GameList::supported_file_extensions.join(QStringLiteral(" *.")))
  2478. .append(QStringLiteral(" main"));
  2479. const QString file_filter = tr("Switch Executable (%1);;All Files (*.*)",
  2480. "%1 is an identifier for the Switch executable file extensions.")
  2481. .arg(extensions);
  2482. const QString filename = QFileDialog::getOpenFileName(
  2483. this, tr("Load File"), UISettings::values.roms_path, file_filter);
  2484. is_load_file_select_active = false;
  2485. if (filename.isEmpty()) {
  2486. return;
  2487. }
  2488. UISettings::values.roms_path = QFileInfo(filename).path();
  2489. BootGame(filename);
  2490. }
  2491. void GMainWindow::OnMenuLoadFolder() {
  2492. const QString dir_path =
  2493. QFileDialog::getExistingDirectory(this, tr("Open Extracted ROM Directory"));
  2494. if (dir_path.isNull()) {
  2495. return;
  2496. }
  2497. const QDir dir{dir_path};
  2498. const QStringList matching_main = dir.entryList({QStringLiteral("main")}, QDir::Files);
  2499. if (matching_main.size() == 1) {
  2500. BootGame(dir.path() + QDir::separator() + matching_main[0]);
  2501. } else {
  2502. QMessageBox::warning(this, tr("Invalid Directory Selected"),
  2503. tr("The directory you have selected does not contain a 'main' file."));
  2504. }
  2505. }
  2506. void GMainWindow::IncrementInstallProgress() {
  2507. install_progress->setValue(install_progress->value() + 1);
  2508. }
  2509. void GMainWindow::OnMenuInstallToNAND() {
  2510. const QString file_filter =
  2511. tr("Installable Switch File (*.nca *.nsp *.xci);;Nintendo Content Archive "
  2512. "(*.nca);;Nintendo Submission Package (*.nsp);;NX Cartridge "
  2513. "Image (*.xci)");
  2514. QStringList filenames = QFileDialog::getOpenFileNames(
  2515. this, tr("Install Files"), UISettings::values.roms_path, file_filter);
  2516. if (filenames.isEmpty()) {
  2517. return;
  2518. }
  2519. InstallDialog installDialog(this, filenames);
  2520. if (installDialog.exec() == QDialog::Rejected) {
  2521. return;
  2522. }
  2523. const QStringList files = installDialog.GetFiles();
  2524. if (files.isEmpty()) {
  2525. return;
  2526. }
  2527. // Save folder location of the first selected file
  2528. UISettings::values.roms_path = QFileInfo(filenames[0]).path();
  2529. int remaining = filenames.size();
  2530. // This would only overflow above 2^43 bytes (8.796 TB)
  2531. int total_size = 0;
  2532. for (const QString& file : files) {
  2533. total_size += static_cast<int>(QFile(file).size() / 0x1000);
  2534. }
  2535. if (total_size < 0) {
  2536. LOG_CRITICAL(Frontend, "Attempting to install too many files, aborting.");
  2537. return;
  2538. }
  2539. QStringList new_files{}; // Newly installed files that do not yet exist in the NAND
  2540. QStringList overwritten_files{}; // Files that overwrote those existing in the NAND
  2541. QStringList failed_files{}; // Files that failed to install due to errors
  2542. bool detected_base_install{}; // Whether a base game was attempted to be installed
  2543. ui->action_Install_File_NAND->setEnabled(false);
  2544. install_progress = new QProgressDialog(QString{}, tr("Cancel"), 0, total_size, this);
  2545. install_progress->setWindowFlags(windowFlags() & ~Qt::WindowMaximizeButtonHint);
  2546. install_progress->setAttribute(Qt::WA_DeleteOnClose, true);
  2547. install_progress->setFixedWidth(installDialog.GetMinimumWidth() + 40);
  2548. install_progress->show();
  2549. for (const QString& file : files) {
  2550. install_progress->setWindowTitle(tr("%n file(s) remaining", "", remaining));
  2551. install_progress->setLabelText(
  2552. tr("Installing file \"%1\"...").arg(QFileInfo(file).fileName()));
  2553. QFuture<InstallResult> future;
  2554. InstallResult result;
  2555. if (file.endsWith(QStringLiteral("xci"), Qt::CaseInsensitive) ||
  2556. file.endsWith(QStringLiteral("nsp"), Qt::CaseInsensitive)) {
  2557. future = QtConcurrent::run([this, &file] { return InstallNSPXCI(file); });
  2558. while (!future.isFinished()) {
  2559. QCoreApplication::processEvents();
  2560. std::this_thread::sleep_for(std::chrono::milliseconds(1));
  2561. }
  2562. result = future.result();
  2563. } else {
  2564. result = InstallNCA(file);
  2565. }
  2566. std::this_thread::sleep_for(std::chrono::milliseconds(10));
  2567. switch (result) {
  2568. case InstallResult::Success:
  2569. new_files.append(QFileInfo(file).fileName());
  2570. break;
  2571. case InstallResult::Overwrite:
  2572. overwritten_files.append(QFileInfo(file).fileName());
  2573. break;
  2574. case InstallResult::Failure:
  2575. failed_files.append(QFileInfo(file).fileName());
  2576. break;
  2577. case InstallResult::BaseInstallAttempted:
  2578. failed_files.append(QFileInfo(file).fileName());
  2579. detected_base_install = true;
  2580. break;
  2581. }
  2582. --remaining;
  2583. }
  2584. install_progress->close();
  2585. if (detected_base_install) {
  2586. QMessageBox::warning(
  2587. this, tr("Install Results"),
  2588. tr("To avoid possible conflicts, we discourage users from installing base games to the "
  2589. "NAND.\nPlease, only use this feature to install updates and DLC."));
  2590. }
  2591. const QString install_results =
  2592. (new_files.isEmpty() ? QString{}
  2593. : tr("%n file(s) were newly installed\n", "", new_files.size())) +
  2594. (overwritten_files.isEmpty()
  2595. ? QString{}
  2596. : tr("%n file(s) were overwritten\n", "", overwritten_files.size())) +
  2597. (failed_files.isEmpty() ? QString{}
  2598. : tr("%n file(s) failed to install\n", "", failed_files.size()));
  2599. QMessageBox::information(this, tr("Install Results"), install_results);
  2600. Common::FS::RemoveDirRecursively(Common::FS::GetYuzuPath(Common::FS::YuzuPath::CacheDir) /
  2601. "game_list");
  2602. game_list->PopulateAsync(UISettings::values.game_dirs);
  2603. ui->action_Install_File_NAND->setEnabled(true);
  2604. }
  2605. InstallResult GMainWindow::InstallNSPXCI(const QString& filename) {
  2606. const auto qt_raw_copy = [this](const FileSys::VirtualFile& src,
  2607. const FileSys::VirtualFile& dest, std::size_t block_size) {
  2608. if (src == nullptr || dest == nullptr) {
  2609. return false;
  2610. }
  2611. if (!dest->Resize(src->GetSize())) {
  2612. return false;
  2613. }
  2614. std::vector<u8> buffer(1_MiB);
  2615. for (std::size_t i = 0; i < src->GetSize(); i += buffer.size()) {
  2616. if (install_progress->wasCanceled()) {
  2617. dest->Resize(0);
  2618. return false;
  2619. }
  2620. emit UpdateInstallProgress();
  2621. const auto read = src->Read(buffer.data(), buffer.size(), i);
  2622. dest->Write(buffer.data(), read, i);
  2623. }
  2624. return true;
  2625. };
  2626. std::shared_ptr<FileSys::NSP> nsp;
  2627. if (filename.endsWith(QStringLiteral("nsp"), Qt::CaseInsensitive)) {
  2628. nsp = std::make_shared<FileSys::NSP>(
  2629. vfs->OpenFile(filename.toStdString(), FileSys::Mode::Read));
  2630. if (nsp->IsExtractedType()) {
  2631. return InstallResult::Failure;
  2632. }
  2633. } else {
  2634. const auto xci = std::make_shared<FileSys::XCI>(
  2635. vfs->OpenFile(filename.toStdString(), FileSys::Mode::Read));
  2636. nsp = xci->GetSecurePartitionNSP();
  2637. }
  2638. if (nsp->GetStatus() != Loader::ResultStatus::Success) {
  2639. return InstallResult::Failure;
  2640. }
  2641. const auto res = system->GetFileSystemController().GetUserNANDContents()->InstallEntry(
  2642. *nsp, true, qt_raw_copy);
  2643. switch (res) {
  2644. case FileSys::InstallResult::Success:
  2645. return InstallResult::Success;
  2646. case FileSys::InstallResult::OverwriteExisting:
  2647. return InstallResult::Overwrite;
  2648. case FileSys::InstallResult::ErrorBaseInstall:
  2649. return InstallResult::BaseInstallAttempted;
  2650. default:
  2651. return InstallResult::Failure;
  2652. }
  2653. }
  2654. InstallResult GMainWindow::InstallNCA(const QString& filename) {
  2655. const auto qt_raw_copy = [this](const FileSys::VirtualFile& src,
  2656. const FileSys::VirtualFile& dest, std::size_t block_size) {
  2657. if (src == nullptr || dest == nullptr) {
  2658. return false;
  2659. }
  2660. if (!dest->Resize(src->GetSize())) {
  2661. return false;
  2662. }
  2663. std::array<u8, 0x1000> buffer{};
  2664. for (std::size_t i = 0; i < src->GetSize(); i += buffer.size()) {
  2665. if (install_progress->wasCanceled()) {
  2666. dest->Resize(0);
  2667. return false;
  2668. }
  2669. emit UpdateInstallProgress();
  2670. const auto read = src->Read(buffer.data(), buffer.size(), i);
  2671. dest->Write(buffer.data(), read, i);
  2672. }
  2673. return true;
  2674. };
  2675. const auto nca =
  2676. std::make_shared<FileSys::NCA>(vfs->OpenFile(filename.toStdString(), FileSys::Mode::Read));
  2677. const auto id = nca->GetStatus();
  2678. // Game updates necessary are missing base RomFS
  2679. if (id != Loader::ResultStatus::Success &&
  2680. id != Loader::ResultStatus::ErrorMissingBKTRBaseRomFS) {
  2681. return InstallResult::Failure;
  2682. }
  2683. const QStringList tt_options{tr("System Application"),
  2684. tr("System Archive"),
  2685. tr("System Application Update"),
  2686. tr("Firmware Package (Type A)"),
  2687. tr("Firmware Package (Type B)"),
  2688. tr("Game"),
  2689. tr("Game Update"),
  2690. tr("Game DLC"),
  2691. tr("Delta Title")};
  2692. bool ok;
  2693. const auto item = QInputDialog::getItem(
  2694. this, tr("Select NCA Install Type..."),
  2695. tr("Please select the type of title you would like to install this NCA as:\n(In "
  2696. "most instances, the default 'Game' is fine.)"),
  2697. tt_options, 5, false, &ok);
  2698. auto index = tt_options.indexOf(item);
  2699. if (!ok || index == -1) {
  2700. QMessageBox::warning(this, tr("Failed to Install"),
  2701. tr("The title type you selected for the NCA is invalid."));
  2702. return InstallResult::Failure;
  2703. }
  2704. // If index is equal to or past Game, add the jump in TitleType.
  2705. if (index >= 5) {
  2706. index += static_cast<size_t>(FileSys::TitleType::Application) -
  2707. static_cast<size_t>(FileSys::TitleType::FirmwarePackageB);
  2708. }
  2709. const bool is_application = index >= static_cast<s32>(FileSys::TitleType::Application);
  2710. const auto& fs_controller = system->GetFileSystemController();
  2711. auto* registered_cache = is_application ? fs_controller.GetUserNANDContents()
  2712. : fs_controller.GetSystemNANDContents();
  2713. const auto res = registered_cache->InstallEntry(*nca, static_cast<FileSys::TitleType>(index),
  2714. true, qt_raw_copy);
  2715. if (res == FileSys::InstallResult::Success) {
  2716. return InstallResult::Success;
  2717. } else if (res == FileSys::InstallResult::OverwriteExisting) {
  2718. return InstallResult::Overwrite;
  2719. } else {
  2720. return InstallResult::Failure;
  2721. }
  2722. }
  2723. void GMainWindow::OnMenuRecentFile() {
  2724. QAction* action = qobject_cast<QAction*>(sender());
  2725. assert(action);
  2726. const QString filename = action->data().toString();
  2727. if (QFileInfo::exists(filename)) {
  2728. BootGame(filename);
  2729. } else {
  2730. // Display an error message and remove the file from the list.
  2731. QMessageBox::information(this, tr("File not found"),
  2732. tr("File \"%1\" not found").arg(filename));
  2733. UISettings::values.recent_files.removeOne(filename);
  2734. UpdateRecentFiles();
  2735. }
  2736. }
  2737. void GMainWindow::OnStartGame() {
  2738. PreventOSSleep();
  2739. emu_thread->SetRunning(true);
  2740. UpdateMenuState();
  2741. OnTasStateChanged();
  2742. discord_rpc->Update();
  2743. }
  2744. void GMainWindow::OnRestartGame() {
  2745. if (!system->IsPoweredOn()) {
  2746. return;
  2747. }
  2748. // Make a copy since ShutdownGame edits game_path
  2749. const auto current_game = QString(current_game_path);
  2750. ShutdownGame();
  2751. BootGame(current_game);
  2752. }
  2753. void GMainWindow::OnPauseGame() {
  2754. emu_thread->SetRunning(false);
  2755. UpdateMenuState();
  2756. AllowOSSleep();
  2757. }
  2758. void GMainWindow::OnPauseContinueGame() {
  2759. if (emulation_running) {
  2760. if (emu_thread->IsRunning()) {
  2761. OnPauseGame();
  2762. } else {
  2763. RequestGameResume();
  2764. OnStartGame();
  2765. }
  2766. }
  2767. }
  2768. void GMainWindow::OnStopGame() {
  2769. if (system->GetExitLock() && !ConfirmForceLockedExit()) {
  2770. return;
  2771. }
  2772. if (OnShutdownBegin()) {
  2773. OnShutdownBeginDialog();
  2774. } else {
  2775. OnEmulationStopped();
  2776. }
  2777. }
  2778. void GMainWindow::OnLoadComplete() {
  2779. loading_screen->OnLoadComplete();
  2780. }
  2781. void GMainWindow::OnExecuteProgram(std::size_t program_index) {
  2782. ShutdownGame();
  2783. BootGame(last_filename_booted, 0, program_index);
  2784. }
  2785. void GMainWindow::OnExit() {
  2786. OnStopGame();
  2787. }
  2788. void GMainWindow::OnSaveConfig() {
  2789. system->ApplySettings();
  2790. config->Save();
  2791. }
  2792. void GMainWindow::ErrorDisplayDisplayError(QString error_code, QString error_text) {
  2793. error_applet = new OverlayDialog(render_window, *system, error_code, error_text, QString{},
  2794. tr("OK"), Qt::AlignLeft | Qt::AlignVCenter);
  2795. SCOPE_EXIT({
  2796. error_applet->deleteLater();
  2797. error_applet = nullptr;
  2798. });
  2799. error_applet->exec();
  2800. emit ErrorDisplayFinished();
  2801. }
  2802. void GMainWindow::ErrorDisplayRequestExit() {
  2803. if (error_applet) {
  2804. error_applet->reject();
  2805. }
  2806. }
  2807. void GMainWindow::OnMenuReportCompatibility() {
  2808. #if defined(ARCHITECTURE_x86_64) && !defined(__APPLE__)
  2809. const auto& caps = Common::GetCPUCaps();
  2810. const bool has_fma = caps.fma || caps.fma4;
  2811. const auto processor_count = std::thread::hardware_concurrency();
  2812. const bool has_4threads = processor_count == 0 || processor_count >= 4;
  2813. const bool has_8gb_ram = Common::GetMemInfo().TotalPhysicalMemory >= 8_GiB;
  2814. const bool has_broken_vulkan = UISettings::values.has_broken_vulkan;
  2815. if (!has_fma || !has_4threads || !has_8gb_ram || has_broken_vulkan) {
  2816. QMessageBox::critical(this, tr("Hardware requirements not met"),
  2817. tr("Your system does not meet the recommended hardware requirements. "
  2818. "Compatibility reporting has been disabled."));
  2819. return;
  2820. }
  2821. if (!Settings::values.yuzu_token.GetValue().empty() &&
  2822. !Settings::values.yuzu_username.GetValue().empty()) {
  2823. CompatDB compatdb{system->TelemetrySession(), this};
  2824. compatdb.exec();
  2825. } else {
  2826. QMessageBox::critical(
  2827. this, tr("Missing yuzu Account"),
  2828. tr("In order to submit a game compatibility test case, you must link your yuzu "
  2829. "account.<br><br/>To link your yuzu account, go to Emulation &gt; Configuration "
  2830. "&gt; "
  2831. "Web."));
  2832. }
  2833. #else
  2834. QMessageBox::critical(this, tr("Hardware requirements not met"),
  2835. tr("Your system does not meet the recommended hardware requirements. "
  2836. "Compatibility reporting has been disabled."));
  2837. #endif
  2838. }
  2839. void GMainWindow::OpenURL(const QUrl& url) {
  2840. const bool open = QDesktopServices::openUrl(url);
  2841. if (!open) {
  2842. QMessageBox::warning(this, tr("Error opening URL"),
  2843. tr("Unable to open the URL \"%1\".").arg(url.toString()));
  2844. }
  2845. }
  2846. void GMainWindow::OnOpenModsPage() {
  2847. OpenURL(QUrl(QStringLiteral("https://github.com/yuzu-emu/yuzu/wiki/Switch-Mods")));
  2848. }
  2849. void GMainWindow::OnOpenQuickstartGuide() {
  2850. OpenURL(QUrl(QStringLiteral("https://yuzu-emu.org/help/quickstart/")));
  2851. }
  2852. void GMainWindow::OnOpenFAQ() {
  2853. OpenURL(QUrl(QStringLiteral("https://yuzu-emu.org/wiki/faq/")));
  2854. }
  2855. void GMainWindow::ToggleFullscreen() {
  2856. if (!emulation_running) {
  2857. return;
  2858. }
  2859. if (ui->action_Fullscreen->isChecked()) {
  2860. ShowFullscreen();
  2861. } else {
  2862. HideFullscreen();
  2863. }
  2864. }
  2865. // We're going to return the screen that the given window has the most pixels on
  2866. static QScreen* GuessCurrentScreen(QWidget* window) {
  2867. const QList<QScreen*> screens = QGuiApplication::screens();
  2868. return *std::max_element(
  2869. screens.cbegin(), screens.cend(), [window](const QScreen* left, const QScreen* right) {
  2870. const QSize left_size = left->geometry().intersected(window->geometry()).size();
  2871. const QSize right_size = right->geometry().intersected(window->geometry()).size();
  2872. return (left_size.height() * left_size.width()) <
  2873. (right_size.height() * right_size.width());
  2874. });
  2875. }
  2876. bool GMainWindow::UsingExclusiveFullscreen() {
  2877. return Settings::values.fullscreen_mode.GetValue() == Settings::FullscreenMode::Exclusive ||
  2878. QGuiApplication::platformName() == QStringLiteral("wayland") ||
  2879. QGuiApplication::platformName() == QStringLiteral("wayland-egl");
  2880. }
  2881. void GMainWindow::ShowFullscreen() {
  2882. const auto show_fullscreen = [this](QWidget* window) {
  2883. if (UsingExclusiveFullscreen()) {
  2884. window->showFullScreen();
  2885. return;
  2886. }
  2887. window->hide();
  2888. window->setWindowFlags(window->windowFlags() | Qt::FramelessWindowHint);
  2889. const auto screen_geometry = GuessCurrentScreen(window)->geometry();
  2890. window->setGeometry(screen_geometry.x(), screen_geometry.y(), screen_geometry.width(),
  2891. screen_geometry.height() + 1);
  2892. window->raise();
  2893. window->showNormal();
  2894. };
  2895. if (ui->action_Single_Window_Mode->isChecked()) {
  2896. UISettings::values.geometry = saveGeometry();
  2897. ui->menubar->hide();
  2898. statusBar()->hide();
  2899. show_fullscreen(this);
  2900. } else {
  2901. UISettings::values.renderwindow_geometry = render_window->saveGeometry();
  2902. show_fullscreen(render_window);
  2903. }
  2904. }
  2905. void GMainWindow::HideFullscreen() {
  2906. if (ui->action_Single_Window_Mode->isChecked()) {
  2907. if (UsingExclusiveFullscreen()) {
  2908. showNormal();
  2909. restoreGeometry(UISettings::values.geometry);
  2910. } else {
  2911. hide();
  2912. setWindowFlags(windowFlags() & ~Qt::FramelessWindowHint);
  2913. restoreGeometry(UISettings::values.geometry);
  2914. raise();
  2915. show();
  2916. }
  2917. statusBar()->setVisible(ui->action_Show_Status_Bar->isChecked());
  2918. ui->menubar->show();
  2919. } else {
  2920. if (UsingExclusiveFullscreen()) {
  2921. render_window->showNormal();
  2922. render_window->restoreGeometry(UISettings::values.renderwindow_geometry);
  2923. } else {
  2924. render_window->hide();
  2925. render_window->setWindowFlags(windowFlags() & ~Qt::FramelessWindowHint);
  2926. render_window->restoreGeometry(UISettings::values.renderwindow_geometry);
  2927. render_window->raise();
  2928. render_window->show();
  2929. }
  2930. }
  2931. }
  2932. void GMainWindow::ToggleWindowMode() {
  2933. if (ui->action_Single_Window_Mode->isChecked()) {
  2934. // Render in the main window...
  2935. render_window->BackupGeometry();
  2936. ui->horizontalLayout->addWidget(render_window);
  2937. render_window->setFocusPolicy(Qt::StrongFocus);
  2938. if (emulation_running) {
  2939. render_window->setVisible(true);
  2940. render_window->setFocus();
  2941. game_list->hide();
  2942. }
  2943. } else {
  2944. // Render in a separate window...
  2945. ui->horizontalLayout->removeWidget(render_window);
  2946. render_window->setParent(nullptr);
  2947. render_window->setFocusPolicy(Qt::NoFocus);
  2948. if (emulation_running) {
  2949. render_window->setVisible(true);
  2950. render_window->RestoreGeometry();
  2951. game_list->show();
  2952. }
  2953. }
  2954. }
  2955. void GMainWindow::ResetWindowSize(u32 width, u32 height) {
  2956. const auto aspect_ratio = Layout::EmulationAspectRatio(
  2957. static_cast<Layout::AspectRatio>(Settings::values.aspect_ratio.GetValue()),
  2958. static_cast<float>(height) / width);
  2959. if (!ui->action_Single_Window_Mode->isChecked()) {
  2960. render_window->resize(height / aspect_ratio, height);
  2961. } else {
  2962. const bool show_status_bar = ui->action_Show_Status_Bar->isChecked();
  2963. const auto status_bar_height = show_status_bar ? statusBar()->height() : 0;
  2964. resize(height / aspect_ratio, height + menuBar()->height() + status_bar_height);
  2965. }
  2966. }
  2967. void GMainWindow::ResetWindowSize720() {
  2968. ResetWindowSize(Layout::ScreenUndocked::Width, Layout::ScreenUndocked::Height);
  2969. }
  2970. void GMainWindow::ResetWindowSize900() {
  2971. ResetWindowSize(1600U, 900U);
  2972. }
  2973. void GMainWindow::ResetWindowSize1080() {
  2974. ResetWindowSize(Layout::ScreenDocked::Width, Layout::ScreenDocked::Height);
  2975. }
  2976. void GMainWindow::OnConfigure() {
  2977. const auto old_theme = UISettings::values.theme;
  2978. const bool old_discord_presence = UISettings::values.enable_discord_presence.GetValue();
  2979. const auto old_language_index = Settings::values.language_index.GetValue();
  2980. Settings::SetConfiguringGlobal(true);
  2981. ConfigureDialog configure_dialog(this, hotkey_registry, input_subsystem.get(),
  2982. vk_device_records, *system,
  2983. !multiplayer_state->IsHostingPublicRoom());
  2984. connect(&configure_dialog, &ConfigureDialog::LanguageChanged, this,
  2985. &GMainWindow::OnLanguageChanged);
  2986. const auto result = configure_dialog.exec();
  2987. if (result != QDialog::Accepted && !UISettings::values.configuration_applied &&
  2988. !UISettings::values.reset_to_defaults) {
  2989. // Runs if the user hit Cancel or closed the window, and did not ever press the Apply button
  2990. // or `Reset to Defaults` button
  2991. return;
  2992. } else if (result == QDialog::Accepted) {
  2993. // Only apply new changes if user hit Okay
  2994. // This is here to avoid applying changes if the user hit Apply, made some changes, then hit
  2995. // Cancel
  2996. configure_dialog.ApplyConfiguration();
  2997. } else if (UISettings::values.reset_to_defaults) {
  2998. LOG_INFO(Frontend, "Resetting all settings to defaults");
  2999. if (!Common::FS::RemoveFile(config->GetConfigFilePath())) {
  3000. LOG_WARNING(Frontend, "Failed to remove configuration file");
  3001. }
  3002. if (!Common::FS::RemoveDirContentsRecursively(
  3003. Common::FS::GetYuzuPath(Common::FS::YuzuPath::ConfigDir) / "custom")) {
  3004. LOG_WARNING(Frontend, "Failed to remove custom configuration files");
  3005. }
  3006. if (!Common::FS::RemoveDirRecursively(
  3007. Common::FS::GetYuzuPath(Common::FS::YuzuPath::CacheDir) / "game_list")) {
  3008. LOG_WARNING(Frontend, "Failed to remove game metadata cache files");
  3009. }
  3010. // Explicitly save the game directories, since reinitializing config does not explicitly do
  3011. // so.
  3012. QVector<UISettings::GameDir> old_game_dirs = std::move(UISettings::values.game_dirs);
  3013. QVector<u64> old_favorited_ids = std::move(UISettings::values.favorited_ids);
  3014. Settings::values.disabled_addons.clear();
  3015. config = std::make_unique<Config>();
  3016. UISettings::values.reset_to_defaults = false;
  3017. UISettings::values.game_dirs = std::move(old_game_dirs);
  3018. UISettings::values.favorited_ids = std::move(old_favorited_ids);
  3019. InitializeRecentFileMenuActions();
  3020. SetDefaultUIGeometry();
  3021. RestoreUIState();
  3022. ShowTelemetryCallout();
  3023. }
  3024. InitializeHotkeys();
  3025. if (UISettings::values.theme != old_theme) {
  3026. UpdateUITheme();
  3027. }
  3028. if (UISettings::values.enable_discord_presence.GetValue() != old_discord_presence) {
  3029. SetDiscordEnabled(UISettings::values.enable_discord_presence.GetValue());
  3030. }
  3031. if (!multiplayer_state->IsHostingPublicRoom()) {
  3032. multiplayer_state->UpdateCredentials();
  3033. }
  3034. emit UpdateThemedIcons();
  3035. const auto reload = UISettings::values.is_game_list_reload_pending.exchange(false);
  3036. if (reload || Settings::values.language_index.GetValue() != old_language_index) {
  3037. game_list->PopulateAsync(UISettings::values.game_dirs);
  3038. }
  3039. UISettings::values.configuration_applied = false;
  3040. config->Save();
  3041. if ((UISettings::values.hide_mouse || Settings::values.mouse_panning) && emulation_running) {
  3042. render_window->installEventFilter(render_window);
  3043. render_window->setAttribute(Qt::WA_Hover, true);
  3044. } else {
  3045. render_window->removeEventFilter(render_window);
  3046. render_window->setAttribute(Qt::WA_Hover, false);
  3047. }
  3048. if (UISettings::values.hide_mouse) {
  3049. mouse_hide_timer.start();
  3050. }
  3051. // Restart camera config
  3052. if (emulation_running) {
  3053. render_window->FinalizeCamera();
  3054. render_window->InitializeCamera();
  3055. }
  3056. if (!UISettings::values.has_broken_vulkan) {
  3057. renderer_status_button->setEnabled(!emulation_running);
  3058. }
  3059. UpdateStatusButtons();
  3060. controller_dialog->refreshConfiguration();
  3061. system->ApplySettings();
  3062. }
  3063. void GMainWindow::OnConfigureTas() {
  3064. ConfigureTasDialog dialog(this);
  3065. const auto result = dialog.exec();
  3066. if (result != QDialog::Accepted && !UISettings::values.configuration_applied) {
  3067. Settings::RestoreGlobalState(system->IsPoweredOn());
  3068. return;
  3069. } else if (result == QDialog::Accepted) {
  3070. dialog.ApplyConfiguration();
  3071. OnSaveConfig();
  3072. }
  3073. }
  3074. void GMainWindow::OnTasStartStop() {
  3075. if (!emulation_running) {
  3076. return;
  3077. }
  3078. // Disable system buttons to prevent TAS from executing a hotkey
  3079. auto* controller = system->HIDCore().GetEmulatedController(Core::HID::NpadIdType::Player1);
  3080. controller->ResetSystemButtons();
  3081. input_subsystem->GetTas()->StartStop();
  3082. OnTasStateChanged();
  3083. }
  3084. void GMainWindow::OnTasRecord() {
  3085. if (!emulation_running) {
  3086. return;
  3087. }
  3088. if (is_tas_recording_dialog_active) {
  3089. return;
  3090. }
  3091. // Disable system buttons to prevent TAS from recording a hotkey
  3092. auto* controller = system->HIDCore().GetEmulatedController(Core::HID::NpadIdType::Player1);
  3093. controller->ResetSystemButtons();
  3094. const bool is_recording = input_subsystem->GetTas()->Record();
  3095. if (!is_recording) {
  3096. is_tas_recording_dialog_active = true;
  3097. ControllerNavigation* controller_navigation =
  3098. new ControllerNavigation(system->HIDCore(), this);
  3099. // Use QMessageBox instead of question so we can link controller navigation
  3100. QMessageBox* box_dialog = new QMessageBox();
  3101. box_dialog->setWindowTitle(tr("TAS Recording"));
  3102. box_dialog->setText(tr("Overwrite file of player 1?"));
  3103. box_dialog->setStandardButtons(QMessageBox::Yes | QMessageBox::No);
  3104. box_dialog->setDefaultButton(QMessageBox::Yes);
  3105. connect(controller_navigation, &ControllerNavigation::TriggerKeyboardEvent,
  3106. [box_dialog](Qt::Key key) {
  3107. QKeyEvent* event = new QKeyEvent(QEvent::KeyPress, key, Qt::NoModifier);
  3108. QCoreApplication::postEvent(box_dialog, event);
  3109. });
  3110. int res = box_dialog->exec();
  3111. controller_navigation->UnloadController();
  3112. input_subsystem->GetTas()->SaveRecording(res == QMessageBox::Yes);
  3113. is_tas_recording_dialog_active = false;
  3114. }
  3115. OnTasStateChanged();
  3116. }
  3117. void GMainWindow::OnTasReset() {
  3118. input_subsystem->GetTas()->Reset();
  3119. }
  3120. void GMainWindow::OnToggleDockedMode() {
  3121. const bool is_docked = Settings::values.use_docked_mode.GetValue();
  3122. auto* player_1 = system->HIDCore().GetEmulatedController(Core::HID::NpadIdType::Player1);
  3123. auto* handheld = system->HIDCore().GetEmulatedController(Core::HID::NpadIdType::Handheld);
  3124. if (!is_docked && handheld->IsConnected()) {
  3125. QMessageBox::warning(this, tr("Invalid config detected"),
  3126. tr("Handheld controller can't be used on docked mode. Pro "
  3127. "controller will be selected."));
  3128. handheld->Disconnect();
  3129. player_1->SetNpadStyleIndex(Core::HID::NpadStyleIndex::ProController);
  3130. player_1->Connect();
  3131. controller_dialog->refreshConfiguration();
  3132. }
  3133. Settings::values.use_docked_mode.SetValue(!is_docked);
  3134. UpdateDockedButton();
  3135. OnDockedModeChanged(is_docked, !is_docked, *system);
  3136. }
  3137. void GMainWindow::OnToggleGpuAccuracy() {
  3138. switch (Settings::values.gpu_accuracy.GetValue()) {
  3139. case Settings::GPUAccuracy::High: {
  3140. Settings::values.gpu_accuracy.SetValue(Settings::GPUAccuracy::Normal);
  3141. break;
  3142. }
  3143. case Settings::GPUAccuracy::Normal:
  3144. case Settings::GPUAccuracy::Extreme:
  3145. default: {
  3146. Settings::values.gpu_accuracy.SetValue(Settings::GPUAccuracy::High);
  3147. break;
  3148. }
  3149. }
  3150. system->ApplySettings();
  3151. UpdateGPUAccuracyButton();
  3152. }
  3153. void GMainWindow::OnMute() {
  3154. Settings::values.audio_muted = !Settings::values.audio_muted;
  3155. UpdateVolumeUI();
  3156. }
  3157. void GMainWindow::OnDecreaseVolume() {
  3158. Settings::values.audio_muted = false;
  3159. const auto current_volume = static_cast<s32>(Settings::values.volume.GetValue());
  3160. int step = 5;
  3161. if (current_volume <= 30) {
  3162. step = 2;
  3163. }
  3164. if (current_volume <= 6) {
  3165. step = 1;
  3166. }
  3167. Settings::values.volume.SetValue(std::max(current_volume - step, 0));
  3168. UpdateVolumeUI();
  3169. }
  3170. void GMainWindow::OnIncreaseVolume() {
  3171. Settings::values.audio_muted = false;
  3172. const auto current_volume = static_cast<s32>(Settings::values.volume.GetValue());
  3173. int step = 5;
  3174. if (current_volume < 30) {
  3175. step = 2;
  3176. }
  3177. if (current_volume < 6) {
  3178. step = 1;
  3179. }
  3180. Settings::values.volume.SetValue(current_volume + step);
  3181. UpdateVolumeUI();
  3182. }
  3183. void GMainWindow::OnToggleAdaptingFilter() {
  3184. auto filter = Settings::values.scaling_filter.GetValue();
  3185. if (filter == Settings::ScalingFilter::LastFilter) {
  3186. filter = Settings::ScalingFilter::NearestNeighbor;
  3187. } else {
  3188. filter = static_cast<Settings::ScalingFilter>(static_cast<u32>(filter) + 1);
  3189. }
  3190. Settings::values.scaling_filter.SetValue(filter);
  3191. filter_status_button->setChecked(true);
  3192. UpdateFilterText();
  3193. }
  3194. void GMainWindow::OnToggleGraphicsAPI() {
  3195. auto api = Settings::values.renderer_backend.GetValue();
  3196. if (api == Settings::RendererBackend::OpenGL) {
  3197. api = Settings::RendererBackend::Vulkan;
  3198. } else {
  3199. api = Settings::RendererBackend::OpenGL;
  3200. }
  3201. Settings::values.renderer_backend.SetValue(api);
  3202. renderer_status_button->setChecked(api == Settings::RendererBackend::Vulkan);
  3203. UpdateAPIText();
  3204. }
  3205. void GMainWindow::OnConfigurePerGame() {
  3206. const u64 title_id = system->GetApplicationProcessProgramID();
  3207. OpenPerGameConfiguration(title_id, current_game_path.toStdString());
  3208. }
  3209. void GMainWindow::OpenPerGameConfiguration(u64 title_id, const std::string& file_name) {
  3210. const auto v_file = Core::GetGameFileFromPath(vfs, file_name);
  3211. Settings::SetConfiguringGlobal(false);
  3212. ConfigurePerGame dialog(this, title_id, file_name, vk_device_records, *system);
  3213. dialog.LoadFromFile(v_file);
  3214. const auto result = dialog.exec();
  3215. if (result != QDialog::Accepted && !UISettings::values.configuration_applied) {
  3216. Settings::RestoreGlobalState(system->IsPoweredOn());
  3217. return;
  3218. } else if (result == QDialog::Accepted) {
  3219. dialog.ApplyConfiguration();
  3220. }
  3221. const auto reload = UISettings::values.is_game_list_reload_pending.exchange(false);
  3222. if (reload) {
  3223. game_list->PopulateAsync(UISettings::values.game_dirs);
  3224. }
  3225. // Do not cause the global config to write local settings into the config file
  3226. const bool is_powered_on = system->IsPoweredOn();
  3227. Settings::RestoreGlobalState(is_powered_on);
  3228. system->HIDCore().ReloadInputDevices();
  3229. UISettings::values.configuration_applied = false;
  3230. if (!is_powered_on) {
  3231. config->Save();
  3232. }
  3233. }
  3234. bool GMainWindow::CreateShortcut(const std::string& shortcut_path, const std::string& title,
  3235. const std::string& comment, const std::string& icon_path,
  3236. const std::string& command, const std::string& arguments,
  3237. const std::string& categories, const std::string& keywords) {
  3238. #if defined(__linux__) || defined(__FreeBSD__)
  3239. // This desktop file template was writing referencing
  3240. // https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-1.0.html
  3241. std::string shortcut_contents{};
  3242. shortcut_contents.append("[Desktop Entry]\n");
  3243. shortcut_contents.append("Type=Application\n");
  3244. shortcut_contents.append("Version=1.0\n");
  3245. shortcut_contents.append(fmt::format("Name={:s}\n", title));
  3246. shortcut_contents.append(fmt::format("Comment={:s}\n", comment));
  3247. shortcut_contents.append(fmt::format("Icon={:s}\n", icon_path));
  3248. shortcut_contents.append(fmt::format("TryExec={:s}\n", command));
  3249. shortcut_contents.append(fmt::format("Exec={:s} {:s}\n", command, arguments));
  3250. shortcut_contents.append(fmt::format("Categories={:s}\n", categories));
  3251. shortcut_contents.append(fmt::format("Keywords={:s}\n", keywords));
  3252. std::ofstream shortcut_stream(shortcut_path);
  3253. if (!shortcut_stream.is_open()) {
  3254. LOG_WARNING(Common, "Failed to create file {:s}", shortcut_path);
  3255. return false;
  3256. }
  3257. shortcut_stream << shortcut_contents;
  3258. shortcut_stream.close();
  3259. return true;
  3260. #endif
  3261. return false;
  3262. }
  3263. void GMainWindow::OnLoadAmiibo() {
  3264. if (emu_thread == nullptr || !emu_thread->IsRunning()) {
  3265. return;
  3266. }
  3267. if (is_amiibo_file_select_active) {
  3268. return;
  3269. }
  3270. auto* virtual_amiibo = input_subsystem->GetVirtualAmiibo();
  3271. // Remove amiibo if one is connected
  3272. if (virtual_amiibo->GetCurrentState() == InputCommon::VirtualAmiibo::State::TagNearby) {
  3273. virtual_amiibo->CloseAmiibo();
  3274. QMessageBox::warning(this, tr("Amiibo"), tr("The current amiibo has been removed"));
  3275. return;
  3276. }
  3277. if (virtual_amiibo->GetCurrentState() != InputCommon::VirtualAmiibo::State::WaitingForAmiibo) {
  3278. QMessageBox::warning(this, tr("Error"), tr("The current game is not looking for amiibos"));
  3279. return;
  3280. }
  3281. is_amiibo_file_select_active = true;
  3282. const QString extensions{QStringLiteral("*.bin")};
  3283. const QString file_filter = tr("Amiibo File (%1);; All Files (*.*)").arg(extensions);
  3284. const QString filename = QFileDialog::getOpenFileName(this, tr("Load Amiibo"), {}, file_filter);
  3285. is_amiibo_file_select_active = false;
  3286. if (filename.isEmpty()) {
  3287. return;
  3288. }
  3289. LoadAmiibo(filename);
  3290. }
  3291. void GMainWindow::LoadAmiibo(const QString& filename) {
  3292. auto* virtual_amiibo = input_subsystem->GetVirtualAmiibo();
  3293. const QString title = tr("Error loading Amiibo data");
  3294. // Remove amiibo if one is connected
  3295. if (virtual_amiibo->GetCurrentState() == InputCommon::VirtualAmiibo::State::TagNearby) {
  3296. virtual_amiibo->CloseAmiibo();
  3297. QMessageBox::warning(this, tr("Amiibo"), tr("The current amiibo has been removed"));
  3298. return;
  3299. }
  3300. switch (virtual_amiibo->LoadAmiibo(filename.toStdString())) {
  3301. case InputCommon::VirtualAmiibo::Info::NotAnAmiibo:
  3302. QMessageBox::warning(this, title, tr("The selected file is not a valid amiibo"));
  3303. break;
  3304. case InputCommon::VirtualAmiibo::Info::UnableToLoad:
  3305. QMessageBox::warning(this, title, tr("The selected file is already on use"));
  3306. break;
  3307. case InputCommon::VirtualAmiibo::Info::WrongDeviceState:
  3308. QMessageBox::warning(this, title, tr("The current game is not looking for amiibos"));
  3309. break;
  3310. case InputCommon::VirtualAmiibo::Info::Unknown:
  3311. QMessageBox::warning(this, title, tr("An unknown error occurred"));
  3312. break;
  3313. default:
  3314. break;
  3315. }
  3316. }
  3317. void GMainWindow::OnOpenYuzuFolder() {
  3318. QDesktopServices::openUrl(QUrl::fromLocalFile(
  3319. QString::fromStdString(Common::FS::GetYuzuPathString(Common::FS::YuzuPath::YuzuDir))));
  3320. }
  3321. void GMainWindow::OnAbout() {
  3322. AboutDialog aboutDialog(this);
  3323. aboutDialog.exec();
  3324. }
  3325. void GMainWindow::OnToggleFilterBar() {
  3326. game_list->SetFilterVisible(ui->action_Show_Filter_Bar->isChecked());
  3327. if (ui->action_Show_Filter_Bar->isChecked()) {
  3328. game_list->SetFilterFocus();
  3329. } else {
  3330. game_list->ClearFilter();
  3331. }
  3332. }
  3333. void GMainWindow::OnToggleStatusBar() {
  3334. statusBar()->setVisible(ui->action_Show_Status_Bar->isChecked());
  3335. }
  3336. void GMainWindow::OnCaptureScreenshot() {
  3337. if (emu_thread == nullptr || !emu_thread->IsRunning()) {
  3338. return;
  3339. }
  3340. const u64 title_id = system->GetApplicationProcessProgramID();
  3341. const auto screenshot_path =
  3342. QString::fromStdString(Common::FS::GetYuzuPathString(Common::FS::YuzuPath::ScreenshotsDir));
  3343. const auto date =
  3344. QDateTime::currentDateTime().toString(QStringLiteral("yyyy-MM-dd_hh-mm-ss-zzz"));
  3345. QString filename = QStringLiteral("%1/%2_%3.png")
  3346. .arg(screenshot_path)
  3347. .arg(title_id, 16, 16, QLatin1Char{'0'})
  3348. .arg(date);
  3349. if (!Common::FS::CreateDir(screenshot_path.toStdString())) {
  3350. return;
  3351. }
  3352. #ifdef _WIN32
  3353. if (UISettings::values.enable_screenshot_save_as) {
  3354. OnPauseGame();
  3355. filename = QFileDialog::getSaveFileName(this, tr("Capture Screenshot"), filename,
  3356. tr("PNG Image (*.png)"));
  3357. OnStartGame();
  3358. if (filename.isEmpty()) {
  3359. return;
  3360. }
  3361. }
  3362. #endif
  3363. render_window->CaptureScreenshot(filename);
  3364. }
  3365. // TODO: Written 2020-10-01: Remove per-game config migration code when it is irrelevant
  3366. void GMainWindow::MigrateConfigFiles() {
  3367. const auto config_dir_fs_path = Common::FS::GetYuzuPath(Common::FS::YuzuPath::ConfigDir);
  3368. const QDir config_dir =
  3369. QDir(QString::fromStdString(Common::FS::PathToUTF8String(config_dir_fs_path)));
  3370. const QStringList config_dir_list = config_dir.entryList(QStringList(QStringLiteral("*.ini")));
  3371. if (!Common::FS::CreateDirs(config_dir_fs_path / "custom")) {
  3372. LOG_ERROR(Frontend, "Failed to create new config file directory");
  3373. }
  3374. for (auto it = config_dir_list.constBegin(); it != config_dir_list.constEnd(); ++it) {
  3375. const auto filename = it->toStdString();
  3376. if (filename.find_first_not_of("0123456789abcdefACBDEF", 0) < 16) {
  3377. continue;
  3378. }
  3379. const auto origin = config_dir_fs_path / filename;
  3380. const auto destination = config_dir_fs_path / "custom" / filename;
  3381. LOG_INFO(Frontend, "Migrating config file from {} to {}", origin.string(),
  3382. destination.string());
  3383. if (!Common::FS::RenameFile(origin, destination)) {
  3384. // Delete the old config file if one already exists in the new location.
  3385. Common::FS::RemoveFile(origin);
  3386. }
  3387. }
  3388. }
  3389. void GMainWindow::UpdateWindowTitle(std::string_view title_name, std::string_view title_version,
  3390. std::string_view gpu_vendor) {
  3391. const auto branch_name = std::string(Common::g_scm_branch);
  3392. const auto description = std::string(Common::g_scm_desc);
  3393. const auto build_id = std::string(Common::g_build_id);
  3394. const auto yuzu_title = fmt::format("yuzu | {}-{}", branch_name, description);
  3395. const auto override_title =
  3396. fmt::format(fmt::runtime(std::string(Common::g_title_bar_format_idle)), build_id);
  3397. const auto window_title = override_title.empty() ? yuzu_title : override_title;
  3398. if (title_name.empty()) {
  3399. setWindowTitle(QString::fromStdString(window_title));
  3400. } else {
  3401. const auto run_title = [window_title, title_name, title_version, gpu_vendor]() {
  3402. if (title_version.empty()) {
  3403. return fmt::format("{} | {} | {}", window_title, title_name, gpu_vendor);
  3404. }
  3405. return fmt::format("{} | {} | {} | {}", window_title, title_name, title_version,
  3406. gpu_vendor);
  3407. }();
  3408. setWindowTitle(QString::fromStdString(run_title));
  3409. }
  3410. }
  3411. std::string GMainWindow::CreateTASFramesString(
  3412. std::array<size_t, InputCommon::TasInput::PLAYER_NUMBER> frames) const {
  3413. std::string string = "";
  3414. size_t maxPlayerIndex = 0;
  3415. for (size_t i = 0; i < frames.size(); i++) {
  3416. if (frames[i] != 0) {
  3417. if (maxPlayerIndex != 0)
  3418. string += ", ";
  3419. while (maxPlayerIndex++ != i)
  3420. string += "0, ";
  3421. string += std::to_string(frames[i]);
  3422. }
  3423. }
  3424. return string;
  3425. }
  3426. QString GMainWindow::GetTasStateDescription() const {
  3427. auto [tas_status, current_tas_frame, total_tas_frames] = input_subsystem->GetTas()->GetStatus();
  3428. std::string tas_frames_string = CreateTASFramesString(total_tas_frames);
  3429. switch (tas_status) {
  3430. case InputCommon::TasInput::TasState::Running:
  3431. return tr("TAS state: Running %1/%2")
  3432. .arg(current_tas_frame)
  3433. .arg(QString::fromStdString(tas_frames_string));
  3434. case InputCommon::TasInput::TasState::Recording:
  3435. return tr("TAS state: Recording %1").arg(total_tas_frames[0]);
  3436. case InputCommon::TasInput::TasState::Stopped:
  3437. return tr("TAS state: Idle %1/%2")
  3438. .arg(current_tas_frame)
  3439. .arg(QString::fromStdString(tas_frames_string));
  3440. default:
  3441. return tr("TAS State: Invalid");
  3442. }
  3443. }
  3444. void GMainWindow::OnTasStateChanged() {
  3445. bool is_running = false;
  3446. bool is_recording = false;
  3447. if (emulation_running) {
  3448. const InputCommon::TasInput::TasState tas_status =
  3449. std::get<0>(input_subsystem->GetTas()->GetStatus());
  3450. is_running = tas_status == InputCommon::TasInput::TasState::Running;
  3451. is_recording = tas_status == InputCommon::TasInput::TasState::Recording;
  3452. }
  3453. ui->action_TAS_Start->setText(is_running ? tr("&Stop Running") : tr("&Start"));
  3454. ui->action_TAS_Record->setText(is_recording ? tr("Stop R&ecording") : tr("R&ecord"));
  3455. ui->action_TAS_Start->setEnabled(emulation_running);
  3456. ui->action_TAS_Record->setEnabled(emulation_running);
  3457. ui->action_TAS_Reset->setEnabled(emulation_running);
  3458. }
  3459. void GMainWindow::UpdateStatusBar() {
  3460. if (emu_thread == nullptr || !system->IsPoweredOn()) {
  3461. status_bar_update_timer.stop();
  3462. return;
  3463. }
  3464. if (Settings::values.tas_enable) {
  3465. tas_label->setText(GetTasStateDescription());
  3466. } else {
  3467. tas_label->clear();
  3468. }
  3469. auto results = system->GetAndResetPerfStats();
  3470. auto& shader_notify = system->GPU().ShaderNotify();
  3471. const int shaders_building = shader_notify.ShadersBuilding();
  3472. if (shaders_building > 0) {
  3473. shader_building_label->setText(tr("Building: %n shader(s)", "", shaders_building));
  3474. shader_building_label->setVisible(true);
  3475. } else {
  3476. shader_building_label->setVisible(false);
  3477. }
  3478. const auto res_info = Settings::values.resolution_info;
  3479. const auto res_scale = res_info.up_factor;
  3480. res_scale_label->setText(
  3481. tr("Scale: %1x", "%1 is the resolution scaling factor").arg(res_scale));
  3482. if (Settings::values.use_speed_limit.GetValue()) {
  3483. emu_speed_label->setText(tr("Speed: %1% / %2%")
  3484. .arg(results.emulation_speed * 100.0, 0, 'f', 0)
  3485. .arg(Settings::values.speed_limit.GetValue()));
  3486. } else {
  3487. emu_speed_label->setText(tr("Speed: %1%").arg(results.emulation_speed * 100.0, 0, 'f', 0));
  3488. }
  3489. if (!Settings::values.use_speed_limit) {
  3490. game_fps_label->setText(
  3491. tr("Game: %1 FPS (Unlocked)").arg(std::round(results.average_game_fps), 0, 'f', 0));
  3492. } else {
  3493. game_fps_label->setText(
  3494. tr("Game: %1 FPS").arg(std::round(results.average_game_fps), 0, 'f', 0));
  3495. }
  3496. emu_frametime_label->setText(tr("Frame: %1 ms").arg(results.frametime * 1000.0, 0, 'f', 2));
  3497. res_scale_label->setVisible(true);
  3498. emu_speed_label->setVisible(!Settings::values.use_multi_core.GetValue());
  3499. game_fps_label->setVisible(true);
  3500. emu_frametime_label->setVisible(true);
  3501. }
  3502. void GMainWindow::UpdateGPUAccuracyButton() {
  3503. const auto gpu_accuracy = Settings::values.gpu_accuracy.GetValue();
  3504. const auto gpu_accuracy_text = Config::gpu_accuracy_texts_map.find(gpu_accuracy)->second;
  3505. gpu_accuracy_button->setText(gpu_accuracy_text.toUpper());
  3506. gpu_accuracy_button->setChecked(gpu_accuracy != Settings::GPUAccuracy::Normal);
  3507. }
  3508. void GMainWindow::UpdateDockedButton() {
  3509. const bool is_docked = Settings::values.use_docked_mode.GetValue();
  3510. dock_status_button->setChecked(is_docked);
  3511. dock_status_button->setText(
  3512. Config::use_docked_mode_texts_map.find(is_docked)->second.toUpper());
  3513. }
  3514. void GMainWindow::UpdateAPIText() {
  3515. const auto api = Settings::values.renderer_backend.GetValue();
  3516. const auto renderer_status_text = Config::renderer_backend_texts_map.find(api)->second;
  3517. renderer_status_button->setText(
  3518. api == Settings::RendererBackend::OpenGL
  3519. ? tr("%1 %2").arg(
  3520. renderer_status_text.toUpper(),
  3521. Config::shader_backend_texts_map.find(Settings::values.shader_backend.GetValue())
  3522. ->second)
  3523. : renderer_status_text.toUpper());
  3524. }
  3525. void GMainWindow::UpdateFilterText() {
  3526. const auto filter = Settings::values.scaling_filter.GetValue();
  3527. const auto filter_text = Config::scaling_filter_texts_map.find(filter)->second;
  3528. filter_status_button->setText(filter == Settings::ScalingFilter::Fsr ? tr("FSR")
  3529. : filter_text.toUpper());
  3530. }
  3531. void GMainWindow::UpdateAAText() {
  3532. const auto aa_mode = Settings::values.anti_aliasing.GetValue();
  3533. const auto aa_text = Config::anti_aliasing_texts_map.find(aa_mode)->second;
  3534. aa_status_button->setText(aa_mode == Settings::AntiAliasing::None
  3535. ? QStringLiteral(QT_TRANSLATE_NOOP("GMainWindow", "NO AA"))
  3536. : aa_text.toUpper());
  3537. }
  3538. void GMainWindow::UpdateVolumeUI() {
  3539. const auto volume_value = static_cast<int>(Settings::values.volume.GetValue());
  3540. volume_slider->setValue(volume_value);
  3541. if (Settings::values.audio_muted) {
  3542. volume_button->setChecked(false);
  3543. volume_button->setText(tr("VOLUME: MUTE"));
  3544. } else {
  3545. volume_button->setChecked(true);
  3546. volume_button->setText(tr("VOLUME: %1%", "Volume percentage (e.g. 50%)").arg(volume_value));
  3547. }
  3548. }
  3549. void GMainWindow::UpdateStatusButtons() {
  3550. renderer_status_button->setChecked(Settings::values.renderer_backend.GetValue() ==
  3551. Settings::RendererBackend::Vulkan);
  3552. UpdateAPIText();
  3553. UpdateGPUAccuracyButton();
  3554. UpdateDockedButton();
  3555. UpdateFilterText();
  3556. UpdateAAText();
  3557. UpdateVolumeUI();
  3558. }
  3559. void GMainWindow::UpdateUISettings() {
  3560. if (!ui->action_Fullscreen->isChecked()) {
  3561. UISettings::values.geometry = saveGeometry();
  3562. UISettings::values.renderwindow_geometry = render_window->saveGeometry();
  3563. }
  3564. UISettings::values.state = saveState();
  3565. #if MICROPROFILE_ENABLED
  3566. UISettings::values.microprofile_geometry = microProfileDialog->saveGeometry();
  3567. UISettings::values.microprofile_visible = microProfileDialog->isVisible();
  3568. #endif
  3569. UISettings::values.single_window_mode = ui->action_Single_Window_Mode->isChecked();
  3570. UISettings::values.fullscreen = ui->action_Fullscreen->isChecked();
  3571. UISettings::values.display_titlebar = ui->action_Display_Dock_Widget_Headers->isChecked();
  3572. UISettings::values.show_filter_bar = ui->action_Show_Filter_Bar->isChecked();
  3573. UISettings::values.show_status_bar = ui->action_Show_Status_Bar->isChecked();
  3574. UISettings::values.first_start = false;
  3575. }
  3576. void GMainWindow::UpdateInputDrivers() {
  3577. if (!input_subsystem) {
  3578. return;
  3579. }
  3580. input_subsystem->PumpEvents();
  3581. }
  3582. void GMainWindow::HideMouseCursor() {
  3583. if (emu_thread == nullptr && UISettings::values.hide_mouse) {
  3584. mouse_hide_timer.stop();
  3585. ShowMouseCursor();
  3586. return;
  3587. }
  3588. render_window->setCursor(QCursor(Qt::BlankCursor));
  3589. }
  3590. void GMainWindow::ShowMouseCursor() {
  3591. render_window->unsetCursor();
  3592. if (emu_thread != nullptr && UISettings::values.hide_mouse) {
  3593. mouse_hide_timer.start();
  3594. }
  3595. }
  3596. void GMainWindow::CenterMouseCursor() {
  3597. if (emu_thread == nullptr || !Settings::values.mouse_panning) {
  3598. mouse_center_timer.stop();
  3599. return;
  3600. }
  3601. if (!this->isActiveWindow()) {
  3602. mouse_center_timer.stop();
  3603. return;
  3604. }
  3605. const int center_x = render_window->width() / 2;
  3606. const int center_y = render_window->height() / 2;
  3607. QCursor::setPos(mapToGlobal(QPoint{center_x, center_y}));
  3608. }
  3609. void GMainWindow::OnMouseActivity() {
  3610. if (!Settings::values.mouse_panning) {
  3611. ShowMouseCursor();
  3612. }
  3613. mouse_center_timer.stop();
  3614. }
  3615. void GMainWindow::OnReinitializeKeys(ReinitializeKeyBehavior behavior) {
  3616. if (behavior == ReinitializeKeyBehavior::Warning) {
  3617. const auto res = QMessageBox::information(
  3618. this, tr("Confirm Key Rederivation"),
  3619. tr("You are about to force rederive all of your keys. \nIf you do not know what "
  3620. "this "
  3621. "means or what you are doing, \nthis is a potentially destructive action. "
  3622. "\nPlease "
  3623. "make sure this is what you want \nand optionally make backups.\n\nThis will "
  3624. "delete "
  3625. "your autogenerated key files and re-run the key derivation module."),
  3626. QMessageBox::StandardButtons{QMessageBox::Ok, QMessageBox::Cancel});
  3627. if (res == QMessageBox::Cancel)
  3628. return;
  3629. const auto keys_dir = Common::FS::GetYuzuPath(Common::FS::YuzuPath::KeysDir);
  3630. Common::FS::RemoveFile(keys_dir / "prod.keys_autogenerated");
  3631. Common::FS::RemoveFile(keys_dir / "console.keys_autogenerated");
  3632. Common::FS::RemoveFile(keys_dir / "title.keys_autogenerated");
  3633. }
  3634. Core::Crypto::KeyManager& keys = Core::Crypto::KeyManager::Instance();
  3635. bool all_keys_present{true};
  3636. if (keys.BaseDeriveNecessary()) {
  3637. Core::Crypto::PartitionDataManager pdm{vfs->OpenDirectory("", FileSys::Mode::Read)};
  3638. const auto function = [this, &keys, &pdm] {
  3639. keys.PopulateFromPartitionData(pdm);
  3640. system->GetFileSystemController().CreateFactories(*vfs);
  3641. keys.DeriveETicket(pdm, system->GetContentProvider());
  3642. };
  3643. QString errors;
  3644. if (!pdm.HasFuses()) {
  3645. errors += tr("Missing fuses");
  3646. }
  3647. if (!pdm.HasBoot0()) {
  3648. errors += tr(" - Missing BOOT0");
  3649. }
  3650. if (!pdm.HasPackage2()) {
  3651. errors += tr(" - Missing BCPKG2-1-Normal-Main");
  3652. }
  3653. if (!pdm.HasProdInfo()) {
  3654. errors += tr(" - Missing PRODINFO");
  3655. }
  3656. if (!errors.isEmpty()) {
  3657. all_keys_present = false;
  3658. QMessageBox::warning(
  3659. this, tr("Derivation Components Missing"),
  3660. tr("Encryption keys are missing. "
  3661. "<br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu "
  3662. "quickstart guide</a> to get all your keys, firmware and "
  3663. "games.<br><br><small>(%1)</small>")
  3664. .arg(errors));
  3665. }
  3666. QProgressDialog prog(this);
  3667. prog.setRange(0, 0);
  3668. prog.setLabelText(tr("Deriving keys...\nThis may take up to a minute depending \non your "
  3669. "system's performance."));
  3670. prog.setWindowTitle(tr("Deriving Keys"));
  3671. prog.show();
  3672. auto future = QtConcurrent::run(function);
  3673. while (!future.isFinished()) {
  3674. QCoreApplication::processEvents();
  3675. }
  3676. prog.close();
  3677. }
  3678. system->GetFileSystemController().CreateFactories(*vfs);
  3679. if (all_keys_present && !this->CheckSystemArchiveDecryption()) {
  3680. LOG_WARNING(Frontend, "Mii model decryption failed");
  3681. QMessageBox::warning(
  3682. this, tr("System Archive Decryption Failed"),
  3683. tr("Encryption keys failed to decrypt firmware. "
  3684. "<br>Please follow <a href='https://yuzu-emu.org/help/quickstart/'>the yuzu "
  3685. "quickstart guide</a> to get all your keys, firmware and "
  3686. "games."));
  3687. }
  3688. if (behavior == ReinitializeKeyBehavior::Warning) {
  3689. game_list->PopulateAsync(UISettings::values.game_dirs);
  3690. }
  3691. }
  3692. bool GMainWindow::CheckSystemArchiveDecryption() {
  3693. constexpr u64 MiiModelId = 0x0100000000000802;
  3694. auto bis_system = system->GetFileSystemController().GetSystemNANDContents();
  3695. if (!bis_system) {
  3696. // Not having system BIS files is not an error.
  3697. return true;
  3698. }
  3699. auto mii_nca = bis_system->GetEntry(MiiModelId, FileSys::ContentRecordType::Data);
  3700. if (!mii_nca) {
  3701. // Not having the Mii model is not an error.
  3702. return true;
  3703. }
  3704. // Return whether we are able to decrypt the RomFS of the Mii model.
  3705. return mii_nca->GetRomFS().get() != nullptr;
  3706. }
  3707. std::optional<u64> GMainWindow::SelectRomFSDumpTarget(const FileSys::ContentProvider& installed,
  3708. u64 program_id) {
  3709. const auto dlc_entries =
  3710. installed.ListEntriesFilter(FileSys::TitleType::AOC, FileSys::ContentRecordType::Data);
  3711. std::vector<FileSys::ContentProviderEntry> dlc_match;
  3712. dlc_match.reserve(dlc_entries.size());
  3713. std::copy_if(dlc_entries.begin(), dlc_entries.end(), std::back_inserter(dlc_match),
  3714. [&program_id, &installed](const FileSys::ContentProviderEntry& entry) {
  3715. return FileSys::GetBaseTitleID(entry.title_id) == program_id &&
  3716. installed.GetEntry(entry)->GetStatus() == Loader::ResultStatus::Success;
  3717. });
  3718. std::vector<u64> romfs_tids;
  3719. romfs_tids.push_back(program_id);
  3720. for (const auto& entry : dlc_match) {
  3721. romfs_tids.push_back(entry.title_id);
  3722. }
  3723. if (romfs_tids.size() > 1) {
  3724. QStringList list{QStringLiteral("Base")};
  3725. for (std::size_t i = 1; i < romfs_tids.size(); ++i) {
  3726. list.push_back(QStringLiteral("DLC %1").arg(romfs_tids[i] & 0x7FF));
  3727. }
  3728. bool ok;
  3729. const auto res = QInputDialog::getItem(
  3730. this, tr("Select RomFS Dump Target"),
  3731. tr("Please select which RomFS you would like to dump."), list, 0, false, &ok);
  3732. if (!ok) {
  3733. return {};
  3734. }
  3735. return romfs_tids[list.indexOf(res)];
  3736. }
  3737. return program_id;
  3738. }
  3739. bool GMainWindow::ConfirmClose() {
  3740. if (emu_thread == nullptr || !UISettings::values.confirm_before_closing) {
  3741. return true;
  3742. }
  3743. const auto text = tr("Are you sure you want to close yuzu?");
  3744. const auto answer = QMessageBox::question(this, tr("yuzu"), text);
  3745. return answer != QMessageBox::No;
  3746. }
  3747. void GMainWindow::closeEvent(QCloseEvent* event) {
  3748. if (!ConfirmClose()) {
  3749. event->ignore();
  3750. return;
  3751. }
  3752. UpdateUISettings();
  3753. game_list->SaveInterfaceLayout();
  3754. hotkey_registry.SaveHotkeys();
  3755. // Unload controllers early
  3756. controller_dialog->UnloadController();
  3757. game_list->UnloadController();
  3758. // Shutdown session if the emu thread is active...
  3759. if (emu_thread != nullptr) {
  3760. ShutdownGame();
  3761. }
  3762. render_window->close();
  3763. multiplayer_state->Close();
  3764. system->HIDCore().UnloadInputDevices();
  3765. system->GetRoomNetwork().Shutdown();
  3766. QWidget::closeEvent(event);
  3767. }
  3768. static bool IsSingleFileDropEvent(const QMimeData* mime) {
  3769. return mime->hasUrls() && mime->urls().length() == 1;
  3770. }
  3771. void GMainWindow::AcceptDropEvent(QDropEvent* event) {
  3772. if (IsSingleFileDropEvent(event->mimeData())) {
  3773. event->setDropAction(Qt::DropAction::LinkAction);
  3774. event->accept();
  3775. }
  3776. }
  3777. bool GMainWindow::DropAction(QDropEvent* event) {
  3778. if (!IsSingleFileDropEvent(event->mimeData())) {
  3779. return false;
  3780. }
  3781. const QMimeData* mime_data = event->mimeData();
  3782. const QString& filename = mime_data->urls().at(0).toLocalFile();
  3783. if (emulation_running && QFileInfo(filename).suffix() == QStringLiteral("bin")) {
  3784. // Amiibo
  3785. LoadAmiibo(filename);
  3786. } else {
  3787. // Game
  3788. if (ConfirmChangeGame()) {
  3789. BootGame(filename);
  3790. }
  3791. }
  3792. return true;
  3793. }
  3794. void GMainWindow::dropEvent(QDropEvent* event) {
  3795. DropAction(event);
  3796. }
  3797. void GMainWindow::dragEnterEvent(QDragEnterEvent* event) {
  3798. AcceptDropEvent(event);
  3799. }
  3800. void GMainWindow::dragMoveEvent(QDragMoveEvent* event) {
  3801. AcceptDropEvent(event);
  3802. }
  3803. void GMainWindow::leaveEvent(QEvent* event) {
  3804. if (Settings::values.mouse_panning) {
  3805. const QRect& rect = geometry();
  3806. QPoint position = QCursor::pos();
  3807. qint32 x = qBound(rect.left(), position.x(), rect.right());
  3808. qint32 y = qBound(rect.top(), position.y(), rect.bottom());
  3809. // Only start the timer if the mouse has left the window bound.
  3810. // The leave event is also triggered when the window looses focus.
  3811. if (x != position.x() || y != position.y()) {
  3812. mouse_center_timer.start();
  3813. }
  3814. event->accept();
  3815. }
  3816. }
  3817. bool GMainWindow::ConfirmChangeGame() {
  3818. if (emu_thread == nullptr)
  3819. return true;
  3820. const auto answer = QMessageBox::question(
  3821. this, tr("yuzu"),
  3822. tr("Are you sure you want to stop the emulation? Any unsaved progress will be lost."),
  3823. QMessageBox::Yes | QMessageBox::No, QMessageBox::No);
  3824. return answer != QMessageBox::No;
  3825. }
  3826. bool GMainWindow::ConfirmForceLockedExit() {
  3827. if (emu_thread == nullptr || !UISettings::values.confirm_before_closing) {
  3828. return true;
  3829. }
  3830. const auto text = tr("The currently running application has requested yuzu to not exit.\n\n"
  3831. "Would you like to bypass this and exit anyway?");
  3832. const auto answer = QMessageBox::question(this, tr("yuzu"), text);
  3833. return answer != QMessageBox::No;
  3834. }
  3835. void GMainWindow::RequestGameExit() {
  3836. if (!system->IsPoweredOn()) {
  3837. return;
  3838. }
  3839. auto& sm{system->ServiceManager()};
  3840. auto applet_oe = sm.GetService<Service::AM::AppletOE>("appletOE");
  3841. auto applet_ae = sm.GetService<Service::AM::AppletAE>("appletAE");
  3842. bool has_signalled = false;
  3843. if (applet_oe != nullptr) {
  3844. applet_oe->GetMessageQueue()->RequestExit();
  3845. has_signalled = true;
  3846. }
  3847. if (applet_ae != nullptr && !has_signalled) {
  3848. applet_ae->GetMessageQueue()->RequestExit();
  3849. }
  3850. }
  3851. void GMainWindow::RequestGameResume() {
  3852. auto& sm{system->ServiceManager()};
  3853. auto applet_oe = sm.GetService<Service::AM::AppletOE>("appletOE");
  3854. auto applet_ae = sm.GetService<Service::AM::AppletAE>("appletAE");
  3855. if (applet_oe != nullptr) {
  3856. applet_oe->GetMessageQueue()->RequestResume();
  3857. return;
  3858. }
  3859. if (applet_ae != nullptr) {
  3860. applet_ae->GetMessageQueue()->RequestResume();
  3861. }
  3862. }
  3863. void GMainWindow::filterBarSetChecked(bool state) {
  3864. ui->action_Show_Filter_Bar->setChecked(state);
  3865. emit(OnToggleFilterBar());
  3866. }
  3867. static void AdjustLinkColor() {
  3868. QPalette new_pal(qApp->palette());
  3869. if (UISettings::IsDarkTheme()) {
  3870. new_pal.setColor(QPalette::Link, QColor(0, 190, 255, 255));
  3871. } else {
  3872. new_pal.setColor(QPalette::Link, QColor(0, 140, 200, 255));
  3873. }
  3874. if (qApp->palette().color(QPalette::Link) != new_pal.color(QPalette::Link)) {
  3875. qApp->setPalette(new_pal);
  3876. }
  3877. }
  3878. void GMainWindow::UpdateUITheme() {
  3879. const QString default_theme =
  3880. QString::fromUtf8(UISettings::themes[static_cast<size_t>(Config::default_theme)].second);
  3881. QString current_theme = UISettings::values.theme;
  3882. if (current_theme.isEmpty()) {
  3883. current_theme = default_theme;
  3884. }
  3885. #ifdef _WIN32
  3886. QIcon::setThemeName(current_theme);
  3887. AdjustLinkColor();
  3888. #else
  3889. if (current_theme == QStringLiteral("default") || current_theme == QStringLiteral("colorful")) {
  3890. QIcon::setThemeName(current_theme == QStringLiteral("colorful") ? current_theme
  3891. : startup_icon_theme);
  3892. QIcon::setThemeSearchPaths(QStringList(default_theme_paths));
  3893. if (CheckDarkMode()) {
  3894. current_theme = QStringLiteral("default_dark");
  3895. }
  3896. } else {
  3897. QIcon::setThemeName(current_theme);
  3898. QIcon::setThemeSearchPaths(QStringList(QStringLiteral(":/icons")));
  3899. AdjustLinkColor();
  3900. }
  3901. #endif
  3902. if (current_theme != default_theme) {
  3903. QString theme_uri{QStringLiteral(":%1/style.qss").arg(current_theme)};
  3904. QFile f(theme_uri);
  3905. if (!f.open(QFile::ReadOnly | QFile::Text)) {
  3906. LOG_ERROR(Frontend, "Unable to open style \"{}\", fallback to the default theme",
  3907. UISettings::values.theme.toStdString());
  3908. current_theme = default_theme;
  3909. }
  3910. }
  3911. QString theme_uri{QStringLiteral(":%1/style.qss").arg(current_theme)};
  3912. QFile f(theme_uri);
  3913. if (f.open(QFile::ReadOnly | QFile::Text)) {
  3914. QTextStream ts(&f);
  3915. qApp->setStyleSheet(ts.readAll());
  3916. setStyleSheet(ts.readAll());
  3917. } else {
  3918. LOG_ERROR(Frontend, "Unable to set style \"{}\", stylesheet file not found",
  3919. UISettings::values.theme.toStdString());
  3920. qApp->setStyleSheet({});
  3921. setStyleSheet({});
  3922. }
  3923. }
  3924. void GMainWindow::LoadTranslation() {
  3925. bool loaded;
  3926. if (UISettings::values.language.isEmpty()) {
  3927. // If the selected language is empty, use system locale
  3928. loaded = translator.load(QLocale(), {}, {}, QStringLiteral(":/languages/"));
  3929. } else {
  3930. // Otherwise load from the specified file
  3931. loaded = translator.load(UISettings::values.language, QStringLiteral(":/languages/"));
  3932. }
  3933. if (loaded) {
  3934. qApp->installTranslator(&translator);
  3935. } else {
  3936. UISettings::values.language = QStringLiteral("en");
  3937. }
  3938. }
  3939. void GMainWindow::OnLanguageChanged(const QString& locale) {
  3940. if (UISettings::values.language != QStringLiteral("en")) {
  3941. qApp->removeTranslator(&translator);
  3942. }
  3943. UISettings::values.language = locale;
  3944. LoadTranslation();
  3945. ui->retranslateUi(this);
  3946. multiplayer_state->retranslateUi();
  3947. UpdateWindowTitle();
  3948. }
  3949. void GMainWindow::SetDiscordEnabled([[maybe_unused]] bool state) {
  3950. #ifdef USE_DISCORD_PRESENCE
  3951. if (state) {
  3952. discord_rpc = std::make_unique<DiscordRPC::DiscordImpl>(*system);
  3953. } else {
  3954. discord_rpc = std::make_unique<DiscordRPC::NullImpl>();
  3955. }
  3956. #else
  3957. discord_rpc = std::make_unique<DiscordRPC::NullImpl>();
  3958. #endif
  3959. discord_rpc->Update();
  3960. }
  3961. void GMainWindow::changeEvent(QEvent* event) {
  3962. #ifdef __unix__
  3963. // PaletteChange event appears to only reach so far into the GUI, explicitly asking to
  3964. // UpdateUITheme is a decent work around
  3965. if (event->type() == QEvent::PaletteChange) {
  3966. const QPalette test_palette(qApp->palette());
  3967. const QString current_theme = UISettings::values.theme;
  3968. // Keeping eye on QPalette::Window to avoid looping. QPalette::Text might be useful too
  3969. static QColor last_window_color;
  3970. const QColor window_color = test_palette.color(QPalette::Active, QPalette::Window);
  3971. if (last_window_color != window_color && (current_theme == QStringLiteral("default") ||
  3972. current_theme == QStringLiteral("colorful"))) {
  3973. UpdateUITheme();
  3974. }
  3975. last_window_color = window_color;
  3976. }
  3977. #endif // __unix__
  3978. QWidget::changeEvent(event);
  3979. }
  3980. #ifdef main
  3981. #undef main
  3982. #endif
  3983. static void SetHighDPIAttributes() {
  3984. #ifdef _WIN32
  3985. // For Windows, we want to avoid scaling artifacts on fractional scaling ratios.
  3986. // This is done by setting the optimal scaling policy for the primary screen.
  3987. // Create a temporary QApplication.
  3988. int temp_argc = 0;
  3989. char** temp_argv = nullptr;
  3990. QApplication temp{temp_argc, temp_argv};
  3991. // Get the current screen geometry.
  3992. const QScreen* primary_screen = QGuiApplication::primaryScreen();
  3993. if (primary_screen == nullptr) {
  3994. return;
  3995. }
  3996. const QRect screen_rect = primary_screen->geometry();
  3997. const int real_width = screen_rect.width();
  3998. const int real_height = screen_rect.height();
  3999. const float real_ratio = primary_screen->logicalDotsPerInch() / 96.0f;
  4000. // Recommended minimum width and height for proper window fit.
  4001. // Any screen with a lower resolution than this will still have a scale of 1.
  4002. constexpr float minimum_width = 1350.0f;
  4003. constexpr float minimum_height = 900.0f;
  4004. const float width_ratio = std::max(1.0f, real_width / minimum_width);
  4005. const float height_ratio = std::max(1.0f, real_height / minimum_height);
  4006. // Get the lower of the 2 ratios and truncate, this is the maximum integer scale.
  4007. const float max_ratio = std::trunc(std::min(width_ratio, height_ratio));
  4008. if (max_ratio > real_ratio) {
  4009. QApplication::setHighDpiScaleFactorRoundingPolicy(
  4010. Qt::HighDpiScaleFactorRoundingPolicy::Round);
  4011. } else {
  4012. QApplication::setHighDpiScaleFactorRoundingPolicy(
  4013. Qt::HighDpiScaleFactorRoundingPolicy::Floor);
  4014. }
  4015. #else
  4016. // Other OSes should be better than Windows at fractional scaling.
  4017. QApplication::setHighDpiScaleFactorRoundingPolicy(
  4018. Qt::HighDpiScaleFactorRoundingPolicy::PassThrough);
  4019. #endif
  4020. QApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
  4021. QApplication::setAttribute(Qt::AA_UseHighDpiPixmaps);
  4022. }
  4023. int main(int argc, char* argv[]) {
  4024. std::unique_ptr<Config> config = std::make_unique<Config>();
  4025. bool has_broken_vulkan = false;
  4026. bool is_child = false;
  4027. if (CheckEnvVars(&is_child)) {
  4028. return 0;
  4029. }
  4030. #ifdef YUZU_DBGHELP
  4031. PROCESS_INFORMATION pi;
  4032. if (!is_child && Settings::values.create_crash_dumps.GetValue() &&
  4033. MiniDump::SpawnDebuggee(argv[0], pi)) {
  4034. // Delete the config object so that it doesn't save when the program exits
  4035. config.reset(nullptr);
  4036. MiniDump::DebugDebuggee(pi);
  4037. return 0;
  4038. }
  4039. #endif
  4040. if (StartupChecks(argv[0], &has_broken_vulkan,
  4041. Settings::values.perform_vulkan_check.GetValue())) {
  4042. return 0;
  4043. }
  4044. Common::DetachedTasks detached_tasks;
  4045. MicroProfileOnThreadCreate("Frontend");
  4046. SCOPE_EXIT({ MicroProfileShutdown(); });
  4047. Common::ConfigureNvidiaEnvironmentFlags();
  4048. // Init settings params
  4049. QCoreApplication::setOrganizationName(QStringLiteral("yuzu team"));
  4050. QCoreApplication::setApplicationName(QStringLiteral("yuzu"));
  4051. #ifdef _WIN32
  4052. // Increases the maximum open file limit to 8192
  4053. _setmaxstdio(8192);
  4054. #endif
  4055. #ifdef __APPLE__
  4056. // If you start a bundle (binary) on OSX without the Terminal, the working directory is "/".
  4057. // But since we require the working directory to be the executable path for the location of
  4058. // the user folder in the Qt Frontend, we need to cd into that working directory
  4059. const auto bin_path = Common::FS::GetBundleDirectory() / "..";
  4060. chdir(Common::FS::PathToUTF8String(bin_path).c_str());
  4061. #endif
  4062. #ifdef __linux__
  4063. // Set the DISPLAY variable in order to open web browsers
  4064. // TODO (lat9nq): Find a better solution for AppImages to start external applications
  4065. if (QString::fromLocal8Bit(qgetenv("DISPLAY")).isEmpty()) {
  4066. qputenv("DISPLAY", ":0");
  4067. }
  4068. #endif
  4069. SetHighDPIAttributes();
  4070. #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
  4071. // Disables the "?" button on all dialogs. Disabled by default on Qt6.
  4072. QCoreApplication::setAttribute(Qt::AA_DisableWindowContextHelpButton);
  4073. #endif
  4074. // Enables the core to make the qt created contexts current on std::threads
  4075. QCoreApplication::setAttribute(Qt::AA_DontCheckOpenGLContextThreadAffinity);
  4076. QApplication app(argc, argv);
  4077. #ifdef _WIN32
  4078. OverrideWindowsFont();
  4079. #endif
  4080. // Workaround for QTBUG-85409, for Suzhou numerals the number 1 is actually \u3021
  4081. // so we can see if we get \u3008 instead
  4082. // TL;DR all other number formats are consecutive in unicode code points
  4083. // This bug is fixed in Qt6, specifically 6.0.0-alpha1
  4084. #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
  4085. const QLocale locale = QLocale::system();
  4086. if (QStringLiteral("\u3008") == locale.toString(1)) {
  4087. QLocale::setDefault(QLocale::system().name());
  4088. }
  4089. #endif
  4090. // Qt changes the locale and causes issues in float conversion using std::to_string() when
  4091. // generating shaders
  4092. setlocale(LC_ALL, "C");
  4093. GMainWindow main_window{std::move(config), has_broken_vulkan};
  4094. // After settings have been loaded by GMainWindow, apply the filter
  4095. main_window.show();
  4096. QObject::connect(&app, &QGuiApplication::applicationStateChanged, &main_window,
  4097. &GMainWindow::OnAppFocusStateChanged);
  4098. int result = app.exec();
  4099. detached_tasks.WaitForAllTasks();
  4100. return result;
  4101. }