main.cpp 189 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060
  1. /**************************************************************************/
  2. /* main.cpp */
  3. /**************************************************************************/
  4. /* This file is part of: */
  5. /* GODOT ENGINE */
  6. /* https://godotengine.org */
  7. /**************************************************************************/
  8. /* Copyright (c) 2014-present Godot Engine contributors (see AUTHORS.md). */
  9. /* Copyright (c) 2007-2014 Juan Linietsky, Ariel Manzur. */
  10. /* */
  11. /* Permission is hereby granted, free of charge, to any person obtaining */
  12. /* a copy of this software and associated documentation files (the */
  13. /* "Software"), to deal in the Software without restriction, including */
  14. /* without limitation the rights to use, copy, modify, merge, publish, */
  15. /* distribute, sublicense, and/or sell copies of the Software, and to */
  16. /* permit persons to whom the Software is furnished to do so, subject to */
  17. /* the following conditions: */
  18. /* */
  19. /* The above copyright notice and this permission notice shall be */
  20. /* included in all copies or substantial portions of the Software. */
  21. /* */
  22. /* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, */
  23. /* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF */
  24. /* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. */
  25. /* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY */
  26. /* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, */
  27. /* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
  28. /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
  29. /**************************************************************************/
  30. #include "main.h"
  31. #include "core/config/project_settings.h"
  32. #include "core/core_globals.h"
  33. #include "core/crypto/crypto.h"
  34. #include "core/debugger/engine_debugger.h"
  35. #include "core/extension/extension_api_dump.h"
  36. #include "core/extension/gdextension_interface_dump.gen.h"
  37. #include "core/extension/gdextension_manager.h"
  38. #include "core/input/input.h"
  39. #include "core/input/input_map.h"
  40. #include "core/io/dir_access.h"
  41. #include "core/io/file_access_pack.h"
  42. #include "core/io/file_access_zip.h"
  43. #include "core/io/image.h"
  44. #include "core/io/image_loader.h"
  45. #include "core/io/ip.h"
  46. #include "core/io/resource_loader.h"
  47. #include "core/object/message_queue.h"
  48. #include "core/object/script_language.h"
  49. #include "core/os/os.h"
  50. #include "core/os/time.h"
  51. #include "core/register_core_types.h"
  52. #include "core/string/translation_server.h"
  53. #include "core/version.h"
  54. #include "drivers/register_driver_types.h"
  55. #include "main/app_icon.gen.h"
  56. #include "main/main_timer_sync.h"
  57. #include "main/performance.h"
  58. #include "main/splash.gen.h"
  59. #include "modules/register_module_types.h"
  60. #include "platform/register_platform_apis.h"
  61. #include "scene/main/scene_tree.h"
  62. #include "scene/main/window.h"
  63. #include "scene/property_list_helper.h"
  64. #include "scene/register_scene_types.h"
  65. #include "scene/resources/packed_scene.h"
  66. #include "scene/theme/theme_db.h"
  67. #include "servers/audio/audio_driver_dummy.h"
  68. #include "servers/audio_server.h"
  69. #include "servers/camera_server.h"
  70. #include "servers/display_server.h"
  71. #include "servers/movie_writer/movie_writer.h"
  72. #include "servers/movie_writer/movie_writer_mjpeg.h"
  73. #include "servers/register_server_types.h"
  74. #include "servers/rendering/rendering_server_default.h"
  75. #include "servers/text/text_server_dummy.h"
  76. #include "servers/text_server.h"
  77. // 2D
  78. #ifndef NAVIGATION_2D_DISABLED
  79. #include "servers/navigation_server_2d.h"
  80. #include "servers/navigation_server_2d_dummy.h"
  81. #endif // NAVIGATION_2D_DISABLED
  82. #ifndef PHYSICS_2D_DISABLED
  83. #include "servers/physics_server_2d.h"
  84. #include "servers/physics_server_2d_dummy.h"
  85. #endif // PHYSICS_2D_DISABLED
  86. // 3D
  87. #ifndef NAVIGATION_3D_DISABLED
  88. #include "servers/navigation_server_3d.h"
  89. #include "servers/navigation_server_3d_dummy.h"
  90. #endif // NAVIGATION_3D_DISABLED
  91. #ifndef PHYSICS_3D_DISABLED
  92. #include "servers/physics_server_3d.h"
  93. #include "servers/physics_server_3d_dummy.h"
  94. #endif // PHYSICS_3D_DISABLED
  95. #ifndef XR_DISABLED
  96. #include "servers/xr_server.h"
  97. #endif // XR_DISABLED
  98. #ifdef TESTS_ENABLED
  99. #include "tests/test_main.h"
  100. #endif
  101. #ifdef TOOLS_ENABLED
  102. #include "editor/debugger/debug_adapter/debug_adapter_server.h"
  103. #include "editor/debugger/editor_debugger_node.h"
  104. #include "editor/doc_data_class_path.gen.h"
  105. #include "editor/doc_tools.h"
  106. #include "editor/editor_file_system.h"
  107. #include "editor/editor_help.h"
  108. #include "editor/editor_node.h"
  109. #include "editor/editor_paths.h"
  110. #include "editor/editor_settings.h"
  111. #include "editor/editor_translation.h"
  112. #include "editor/progress_dialog.h"
  113. #include "editor/project_manager.h"
  114. #include "editor/register_editor_types.h"
  115. #if defined(TOOLS_ENABLED) && !defined(NO_EDITOR_SPLASH)
  116. #include "main/splash_editor.gen.h"
  117. #endif
  118. #ifndef DISABLE_DEPRECATED
  119. #include "editor/project_converter_3_to_4.h"
  120. #endif // DISABLE_DEPRECATED
  121. #endif // TOOLS_ENABLED
  122. #if defined(STEAMAPI_ENABLED)
  123. #include "main/steam_tracker.h"
  124. #endif
  125. #include "modules/modules_enabled.gen.h" // For mono.
  126. #if defined(MODULE_MONO_ENABLED) && defined(TOOLS_ENABLED)
  127. #include "modules/mono/editor/bindings_generator.h"
  128. #endif
  129. #ifdef MODULE_GDSCRIPT_ENABLED
  130. #include "modules/gdscript/gdscript.h"
  131. #if defined(TOOLS_ENABLED) && !defined(GDSCRIPT_NO_LSP)
  132. #include "modules/gdscript/language_server/gdscript_language_server.h"
  133. #endif // TOOLS_ENABLED && !GDSCRIPT_NO_LSP
  134. #endif // MODULE_GDSCRIPT_ENABLED
  135. /* Static members */
  136. // Singletons
  137. // Initialized in setup()
  138. static Engine *engine = nullptr;
  139. static ProjectSettings *globals = nullptr;
  140. static Input *input = nullptr;
  141. static InputMap *input_map = nullptr;
  142. static TranslationServer *translation_server = nullptr;
  143. static Performance *performance = nullptr;
  144. static PackedData *packed_data = nullptr;
  145. #ifdef MINIZIP_ENABLED
  146. static ZipArchive *zip_packed_data = nullptr;
  147. #endif
  148. static MessageQueue *message_queue = nullptr;
  149. #if defined(STEAMAPI_ENABLED)
  150. static SteamTracker *steam_tracker = nullptr;
  151. #endif
  152. // Initialized in setup2()
  153. static AudioServer *audio_server = nullptr;
  154. static CameraServer *camera_server = nullptr;
  155. static DisplayServer *display_server = nullptr;
  156. static RenderingServer *rendering_server = nullptr;
  157. static TextServerManager *tsman = nullptr;
  158. static ThemeDB *theme_db = nullptr;
  159. #ifndef PHYSICS_2D_DISABLED
  160. static PhysicsServer2DManager *physics_server_2d_manager = nullptr;
  161. static PhysicsServer2D *physics_server_2d = nullptr;
  162. #endif // PHYSICS_2D_DISABLED
  163. #ifndef PHYSICS_3D_DISABLED
  164. static PhysicsServer3DManager *physics_server_3d_manager = nullptr;
  165. static PhysicsServer3D *physics_server_3d = nullptr;
  166. #endif // PHYSICS_3D_DISABLED
  167. #ifndef XR_DISABLED
  168. static XRServer *xr_server = nullptr;
  169. #endif // XR_DISABLED
  170. // We error out if setup2() doesn't turn this true
  171. static bool _start_success = false;
  172. // Drivers
  173. String display_driver = "";
  174. String tablet_driver = "";
  175. String text_driver = "";
  176. String rendering_driver = "";
  177. String rendering_method = "";
  178. static int text_driver_idx = -1;
  179. static int audio_driver_idx = -1;
  180. // Engine config/tools
  181. static DisplayServer::AccessibilityMode accessibility_mode = DisplayServer::AccessibilityMode::ACCESSIBILITY_AUTO;
  182. static bool accessibility_mode_set = false;
  183. static bool single_window = false;
  184. static bool editor = false;
  185. static bool project_manager = false;
  186. static bool cmdline_tool = false;
  187. static String locale;
  188. static String log_file;
  189. static bool show_help = false;
  190. static uint64_t quit_after = 0;
  191. static OS::ProcessID editor_pid = 0;
  192. #ifdef TOOLS_ENABLED
  193. static bool found_project = false;
  194. static bool recovery_mode = false;
  195. static bool auto_build_solutions = false;
  196. static String debug_server_uri;
  197. static bool wait_for_import = false;
  198. static bool restore_editor_window_layout = true;
  199. #ifndef DISABLE_DEPRECATED
  200. static int converter_max_kb_file = 4 * 1024; // 4MB
  201. static int converter_max_line_length = 100000;
  202. #endif // DISABLE_DEPRECATED
  203. HashMap<Main::CLIScope, Vector<String>> forwardable_cli_arguments;
  204. #endif
  205. static bool single_threaded_scene = false;
  206. // Display
  207. static DisplayServer::WindowMode window_mode = DisplayServer::WINDOW_MODE_WINDOWED;
  208. static DisplayServer::ScreenOrientation window_orientation = DisplayServer::SCREEN_LANDSCAPE;
  209. static DisplayServer::VSyncMode window_vsync_mode = DisplayServer::VSYNC_ENABLED;
  210. static uint32_t window_flags = 0;
  211. static Size2i window_size = Size2i(1152, 648);
  212. static int init_screen = DisplayServer::SCREEN_PRIMARY;
  213. static bool init_fullscreen = false;
  214. static bool init_maximized = false;
  215. static bool init_windowed = false;
  216. static bool init_always_on_top = false;
  217. static bool init_use_custom_pos = false;
  218. static bool init_use_custom_screen = false;
  219. static Vector2 init_custom_pos;
  220. static int64_t init_embed_parent_window_id = 0;
  221. #ifdef TOOLS_ENABLED
  222. static bool init_display_scale_found = false;
  223. static int init_display_scale = 0;
  224. static float init_custom_scale = 1.0;
  225. static bool init_expand_to_title = false;
  226. #endif
  227. static bool use_custom_res = true;
  228. static bool force_res = false;
  229. // Debug
  230. static bool use_debug_profiler = false;
  231. #ifdef DEBUG_ENABLED
  232. static bool debug_collisions = false;
  233. static bool debug_paths = false;
  234. static bool debug_navigation = false;
  235. static bool debug_avoidance = false;
  236. static bool debug_canvas_item_redraw = false;
  237. static bool debug_mute_audio = false;
  238. #endif
  239. static int max_fps = -1;
  240. static int frame_delay = 0;
  241. static int audio_output_latency = 0;
  242. static bool disable_render_loop = false;
  243. static int fixed_fps = -1;
  244. static MovieWriter *movie_writer = nullptr;
  245. static bool disable_vsync = false;
  246. static bool print_fps = false;
  247. #ifdef TOOLS_ENABLED
  248. static bool editor_pseudolocalization = false;
  249. static bool dump_gdextension_interface = false;
  250. static bool dump_extension_api = false;
  251. static bool include_docs_in_extension_api_dump = false;
  252. static bool validate_extension_api = false;
  253. static String validate_extension_api_file;
  254. #endif
  255. bool profile_gpu = false;
  256. // Constants.
  257. static const String NULL_DISPLAY_DRIVER("headless");
  258. static const String NULL_AUDIO_DRIVER("Dummy");
  259. // The length of the longest column in the command-line help we should align to
  260. // (excluding the 2-space left and right margins).
  261. // Currently, this is `--export-release <preset> <path>`.
  262. static const int OPTION_COLUMN_LENGTH = 32;
  263. /* Helper methods */
  264. bool Main::is_cmdline_tool() {
  265. return cmdline_tool;
  266. }
  267. #ifdef TOOLS_ENABLED
  268. const Vector<String> &Main::get_forwardable_cli_arguments(Main::CLIScope p_scope) {
  269. return forwardable_cli_arguments[p_scope];
  270. }
  271. #endif
  272. static String unescape_cmdline(const String &p_str) {
  273. return p_str.replace("%20", " ");
  274. }
  275. static String get_full_version_string() {
  276. String hash = String(GODOT_VERSION_HASH);
  277. if (!hash.is_empty()) {
  278. hash = "." + hash.left(9);
  279. }
  280. return String(GODOT_VERSION_FULL_BUILD) + hash;
  281. }
  282. #if defined(TOOLS_ENABLED) && defined(MODULE_GDSCRIPT_ENABLED)
  283. static Vector<String> get_files_with_extension(const String &p_root, const String &p_extension) {
  284. Vector<String> paths;
  285. Ref<DirAccess> dir = DirAccess::open(p_root);
  286. if (dir.is_valid()) {
  287. dir->list_dir_begin();
  288. String fn = dir->get_next();
  289. while (!fn.is_empty()) {
  290. if (!dir->current_is_hidden() && fn != "." && fn != "..") {
  291. if (dir->current_is_dir()) {
  292. paths.append_array(get_files_with_extension(p_root.path_join(fn), p_extension));
  293. } else if (fn.get_extension() == p_extension) {
  294. paths.append(p_root.path_join(fn));
  295. }
  296. }
  297. fn = dir->get_next();
  298. }
  299. dir->list_dir_end();
  300. }
  301. return paths;
  302. }
  303. #endif
  304. // FIXME: Could maybe be moved to have less code in main.cpp.
  305. void initialize_physics() {
  306. #ifndef PHYSICS_3D_DISABLED
  307. /// 3D Physics Server
  308. physics_server_3d = PhysicsServer3DManager::get_singleton()->new_server(
  309. GLOBAL_GET(PhysicsServer3DManager::setting_property_name));
  310. if (!physics_server_3d) {
  311. // Physics server not found, Use the default physics
  312. physics_server_3d = PhysicsServer3DManager::get_singleton()->new_default_server();
  313. }
  314. // Fall back to dummy if no default server has been registered.
  315. if (!physics_server_3d) {
  316. WARN_PRINT(vformat("Falling back to dummy PhysicsServer3D; 3D physics functionality will be disabled. If this is intended, set the %s project setting to Dummy.", PhysicsServer3DManager::setting_property_name));
  317. physics_server_3d = memnew(PhysicsServer3DDummy);
  318. }
  319. // Should be impossible, but make sure it's not null.
  320. ERR_FAIL_NULL_MSG(physics_server_3d, "Failed to initialize PhysicsServer3D.");
  321. physics_server_3d->init();
  322. #endif // PHYSICS_3D_DISABLED
  323. #ifndef PHYSICS_2D_DISABLED
  324. // 2D Physics server
  325. physics_server_2d = PhysicsServer2DManager::get_singleton()->new_server(
  326. GLOBAL_GET(PhysicsServer2DManager::get_singleton()->setting_property_name));
  327. if (!physics_server_2d) {
  328. // Physics server not found, Use the default physics
  329. physics_server_2d = PhysicsServer2DManager::get_singleton()->new_default_server();
  330. }
  331. // Fall back to dummy if no default server has been registered.
  332. if (!physics_server_2d) {
  333. WARN_PRINT(vformat("Falling back to dummy PhysicsServer2D; 2D physics functionality will be disabled. If this is intended, set the %s project setting to Dummy.", PhysicsServer2DManager::setting_property_name));
  334. physics_server_2d = memnew(PhysicsServer2DDummy);
  335. }
  336. // Should be impossible, but make sure it's not null.
  337. ERR_FAIL_NULL_MSG(physics_server_2d, "Failed to initialize PhysicsServer2D.");
  338. physics_server_2d->init();
  339. #endif // PHYSICS_2D_DISABLED
  340. }
  341. void finalize_physics() {
  342. #ifndef PHYSICS_3D_DISABLED
  343. physics_server_3d->finish();
  344. memdelete(physics_server_3d);
  345. #endif // PHYSICS_3D_DISABLED
  346. #ifndef PHYSICS_2D_DISABLED
  347. physics_server_2d->finish();
  348. memdelete(physics_server_2d);
  349. #endif // PHYSICS_2D_DISABLED
  350. }
  351. void finalize_display() {
  352. rendering_server->finish();
  353. memdelete(rendering_server);
  354. memdelete(display_server);
  355. }
  356. void initialize_theme_db() {
  357. theme_db = memnew(ThemeDB);
  358. }
  359. void finalize_theme_db() {
  360. memdelete(theme_db);
  361. theme_db = nullptr;
  362. }
  363. //#define DEBUG_INIT
  364. #ifdef DEBUG_INIT
  365. #define MAIN_PRINT(m_txt) print_line(m_txt)
  366. #else
  367. #define MAIN_PRINT(m_txt)
  368. #endif
  369. void Main::print_header(bool p_rich) {
  370. if (GODOT_VERSION_TIMESTAMP > 0) {
  371. // Version timestamp available.
  372. if (p_rich) {
  373. Engine::get_singleton()->print_header_rich("\u001b[38;5;39m" + String(GODOT_VERSION_NAME) + "\u001b[0m v" + get_full_version_string() + " (" + Time::get_singleton()->get_datetime_string_from_unix_time(GODOT_VERSION_TIMESTAMP, true) + " UTC) - \u001b[4m" + String(GODOT_VERSION_WEBSITE));
  374. } else {
  375. Engine::get_singleton()->print_header(String(GODOT_VERSION_NAME) + " v" + get_full_version_string() + " (" + Time::get_singleton()->get_datetime_string_from_unix_time(GODOT_VERSION_TIMESTAMP, true) + " UTC) - " + String(GODOT_VERSION_WEBSITE));
  376. }
  377. } else {
  378. if (p_rich) {
  379. Engine::get_singleton()->print_header_rich("\u001b[38;5;39m" + String(GODOT_VERSION_NAME) + "\u001b[0m v" + get_full_version_string() + " - \u001b[4m" + String(GODOT_VERSION_WEBSITE));
  380. } else {
  381. Engine::get_singleton()->print_header(String(GODOT_VERSION_NAME) + " v" + get_full_version_string() + " - " + String(GODOT_VERSION_WEBSITE));
  382. }
  383. }
  384. }
  385. /**
  386. * Prints a copyright notice in the command-line help with colored text. A newline is
  387. * automatically added at the end.
  388. */
  389. void Main::print_help_copyright(const char *p_notice) {
  390. OS::get_singleton()->print("\u001b[90m%s\u001b[0m\n", p_notice);
  391. }
  392. /**
  393. * Prints a title in the command-line help with colored text. A newline is
  394. * automatically added at beginning and at the end.
  395. */
  396. void Main::print_help_title(const char *p_title) {
  397. OS::get_singleton()->print("\n\u001b[1;93m%s:\u001b[0m\n", p_title);
  398. }
  399. /**
  400. * Returns the option string with required and optional arguments colored separately from the rest of the option.
  401. * This color replacement must be done *after* calling `rpad()` for the length padding to be done correctly.
  402. */
  403. String Main::format_help_option(const char *p_option) {
  404. return (String(p_option)
  405. .rpad(OPTION_COLUMN_LENGTH)
  406. .replace("[", "\u001b[96m[")
  407. .replace("]", "]\u001b[0m")
  408. .replace("<", "\u001b[95m<")
  409. .replace(">", ">\u001b[0m"));
  410. }
  411. /**
  412. * Prints an option in the command-line help with colored text. No newline is
  413. * added at the end. `p_availability` denotes which build types the argument is
  414. * available in. Support in release export templates implies support in debug
  415. * export templates and editor. Support in debug export templates implies
  416. * support in editor.
  417. */
  418. void Main::print_help_option(const char *p_option, const char *p_description, CLIOptionAvailability p_availability) {
  419. const bool option_empty = (p_option && !p_option[0]);
  420. if (!option_empty) {
  421. const char *availability_badge = "";
  422. switch (p_availability) {
  423. case CLI_OPTION_AVAILABILITY_EDITOR:
  424. availability_badge = "\u001b[1;91mE";
  425. break;
  426. case CLI_OPTION_AVAILABILITY_TEMPLATE_DEBUG:
  427. availability_badge = "\u001b[1;94mD";
  428. break;
  429. case CLI_OPTION_AVAILABILITY_TEMPLATE_RELEASE:
  430. availability_badge = "\u001b[1;92mR";
  431. break;
  432. case CLI_OPTION_AVAILABILITY_HIDDEN:
  433. // Use for multiline option names (but not when the option name is empty).
  434. availability_badge = " ";
  435. break;
  436. }
  437. OS::get_singleton()->print(
  438. " \u001b[92m%s %s\u001b[0m %s",
  439. format_help_option(p_option).utf8().ptr(),
  440. availability_badge,
  441. p_description);
  442. } else {
  443. // Make continuation lines for descriptions faint if the option name is empty.
  444. OS::get_singleton()->print(
  445. " \u001b[92m%s \u001b[0m \u001b[90m%s",
  446. format_help_option(p_option).utf8().ptr(),
  447. p_description);
  448. }
  449. }
  450. void Main::print_help(const char *p_binary) {
  451. print_header(true);
  452. print_help_copyright("Free and open source software under the terms of the MIT license.");
  453. print_help_copyright("(c) 2014-present Godot Engine contributors. (c) 2007-present Juan Linietsky, Ariel Manzur.");
  454. print_help_title("Usage");
  455. OS::get_singleton()->print(" %s \u001b[96m[options] [path to scene or \"project.godot\" file]\u001b[0m\n", p_binary);
  456. #if defined(TOOLS_ENABLED)
  457. print_help_title("Option legend (this build = editor)");
  458. #elif defined(DEBUG_ENABLED)
  459. print_help_title("Option legend (this build = debug export template)");
  460. #else
  461. print_help_title("Option legend (this build = release export template)");
  462. #endif
  463. OS::get_singleton()->print(" \u001b[1;92mR\u001b[0m Available in editor builds, debug export templates and release export templates.\n");
  464. #ifdef DEBUG_ENABLED
  465. OS::get_singleton()->print(" \u001b[1;94mD\u001b[0m Available in editor builds and debug export templates only.\n");
  466. #endif
  467. #ifdef TOOLS_ENABLED
  468. OS::get_singleton()->print(" \u001b[1;91mE\u001b[0m Only available in editor builds.\n");
  469. #endif
  470. print_help_title("General options");
  471. print_help_option("-h, --help", "Display this help message.\n");
  472. print_help_option("--version", "Display the version string.\n");
  473. print_help_option("-v, --verbose", "Use verbose stdout mode.\n");
  474. print_help_option("--quiet", "Quiet mode, silences stdout messages. Errors are still displayed.\n");
  475. print_help_option("--no-header", "Do not print engine version and rendering method header on startup.\n");
  476. print_help_title("Run options");
  477. print_help_option("--, ++", "Separator for user-provided arguments. Following arguments are not used by the engine, but can be read from `OS.get_cmdline_user_args()`.\n");
  478. #ifdef TOOLS_ENABLED
  479. print_help_option("-e, --editor", "Start the editor instead of running the scene.\n", CLI_OPTION_AVAILABILITY_EDITOR);
  480. print_help_option("-p, --project-manager", "Start the project manager, even if a project is auto-detected.\n", CLI_OPTION_AVAILABILITY_EDITOR);
  481. print_help_option("--recovery-mode", "Start the editor in recovery mode, which disables features that can typically cause startup crashes, such as tool scripts, editor plugins, GDExtension addons, and others.\n", CLI_OPTION_AVAILABILITY_EDITOR);
  482. print_help_option("--debug-server <uri>", "Start the editor debug server (<protocol>://<host/IP>[:port], e.g. tcp://127.0.0.1:6007)\n", CLI_OPTION_AVAILABILITY_EDITOR);
  483. print_help_option("--dap-port <port>", "Use the specified port for the GDScript Debugger Adaptor protocol. Recommended port range [1024, 49151].\n", CLI_OPTION_AVAILABILITY_EDITOR);
  484. #if defined(MODULE_GDSCRIPT_ENABLED) && !defined(GDSCRIPT_NO_LSP)
  485. print_help_option("--lsp-port <port>", "Use the specified port for the GDScript language server protocol. Recommended port range [1024, 49151].\n", CLI_OPTION_AVAILABILITY_EDITOR);
  486. #endif // MODULE_GDSCRIPT_ENABLED && !GDSCRIPT_NO_LSP
  487. #endif
  488. print_help_option("--quit", "Quit after the first iteration.\n");
  489. print_help_option("--quit-after <int>", "Quit after the given number of iterations. Set to 0 to disable.\n");
  490. print_help_option("-l, --language <locale>", "Use a specific locale (<locale> being a two-letter code).\n");
  491. print_help_option("--path <directory>", "Path to a project (<directory> must contain a \"project.godot\" file).\n");
  492. print_help_option("-u, --upwards", "Scan folders upwards for project.godot file.\n");
  493. print_help_option("--main-pack <file>", "Path to a pack (.pck) file to load.\n");
  494. #ifdef DISABLE_DEPRECATED
  495. print_help_option("--render-thread <mode>", "Render thread mode (\"safe\", \"separate\").\n");
  496. #else
  497. print_help_option("--render-thread <mode>", "Render thread mode (\"unsafe\" [deprecated], \"safe\", \"separate\").\n");
  498. #endif
  499. print_help_option("--remote-fs <address>", "Remote filesystem (<host/IP>[:<port>] address).\n");
  500. print_help_option("--remote-fs-password <password>", "Password for remote filesystem.\n");
  501. print_help_option("--audio-driver <driver>", "Audio driver [");
  502. for (int i = 0; i < AudioDriverManager::get_driver_count(); i++) {
  503. if (i > 0) {
  504. OS::get_singleton()->print(", ");
  505. }
  506. OS::get_singleton()->print("\"%s\"", AudioDriverManager::get_driver(i)->get_name());
  507. }
  508. OS::get_singleton()->print("].\n");
  509. print_help_option("--display-driver <driver>", "Display driver (and rendering driver) [");
  510. for (int i = 0; i < DisplayServer::get_create_function_count(); i++) {
  511. if (i > 0) {
  512. OS::get_singleton()->print(", ");
  513. }
  514. OS::get_singleton()->print("\"%s\" (", DisplayServer::get_create_function_name(i));
  515. Vector<String> rd = DisplayServer::get_create_function_rendering_drivers(i);
  516. for (int j = 0; j < rd.size(); j++) {
  517. if (j > 0) {
  518. OS::get_singleton()->print(", ");
  519. }
  520. OS::get_singleton()->print("\"%s\"", rd[j].utf8().get_data());
  521. }
  522. OS::get_singleton()->print(")");
  523. }
  524. OS::get_singleton()->print("].\n");
  525. print_help_option("--audio-output-latency <ms>", "Override audio output latency in milliseconds (default is 15 ms).\n");
  526. print_help_option("", "Lower values make sound playback more reactive but increase CPU usage, and may result in audio cracking if the CPU can't keep up.\n");
  527. print_help_option("--rendering-method <renderer>", "Renderer name. Requires driver support.\n");
  528. print_help_option("--rendering-driver <driver>", "Rendering driver (depends on display driver).\n");
  529. print_help_option("--gpu-index <device_index>", "Use a specific GPU (run with --verbose to get a list of available devices).\n");
  530. print_help_option("--text-driver <driver>", "Text driver (used for font rendering, bidirectional support and shaping).\n");
  531. print_help_option("--tablet-driver <driver>", "Pen tablet input driver.\n");
  532. print_help_option("--headless", "Enable headless mode (--display-driver headless --audio-driver Dummy). Useful for servers and with --script.\n");
  533. print_help_option("--log-file <file>", "Write output/error log to the specified path instead of the default location defined by the project.\n");
  534. print_help_option("", "<file> path should be absolute or relative to the project directory.\n");
  535. print_help_option("--write-movie <file>", "Write a video to the specified path (usually with .avi or .png extension).\n");
  536. print_help_option("", "--fixed-fps is forced when enabled, but it can be used to change movie FPS.\n");
  537. print_help_option("", "--disable-vsync can speed up movie writing but makes interaction more difficult.\n");
  538. print_help_option("", "--quit-after can be used to specify the number of frames to write.\n");
  539. print_help_title("Display options");
  540. print_help_option("-f, --fullscreen", "Request fullscreen mode.\n");
  541. print_help_option("-m, --maximized", "Request a maximized window.\n");
  542. print_help_option("-w, --windowed", "Request windowed mode.\n");
  543. print_help_option("-t, --always-on-top", "Request an always-on-top window.\n");
  544. print_help_option("--resolution <W>x<H>", "Request window resolution.\n");
  545. print_help_option("--position <X>,<Y>", "Request window position.\n");
  546. print_help_option("--screen <N>", "Request window screen.\n");
  547. print_help_option("--single-window", "Use a single window (no separate subwindows).\n");
  548. #ifndef _3D_DISABLED
  549. print_help_option("--xr-mode <mode>", "Select XR (Extended Reality) mode [\"default\", \"off\", \"on\"].\n");
  550. #endif
  551. print_help_option("--wid <window_id>", "Request parented to window.\n");
  552. print_help_option("--accessibility <mode>", "Select accessibility mode ['auto' (when screen reader is running, default), 'always', 'disabled'].\n");
  553. print_help_title("Debug options");
  554. print_help_option("-d, --debug", "Debug (local stdout debugger).\n");
  555. print_help_option("-b, --breakpoints", "Breakpoint list as source::line comma-separated pairs, no spaces (use %%20 instead).\n");
  556. print_help_option("--ignore-error-breaks", "If debugger is connected, prevents sending error breakpoints.\n");
  557. print_help_option("--profiling", "Enable profiling in the script debugger.\n");
  558. print_help_option("--gpu-profile", "Show a GPU profile of the tasks that took the most time during frame rendering.\n");
  559. print_help_option("--gpu-validation", "Enable graphics API validation layers for debugging.\n");
  560. #ifdef DEBUG_ENABLED
  561. print_help_option("--gpu-abort", "Abort on graphics API usage errors (usually validation layer errors). May help see the problem if your system freezes.\n", CLI_OPTION_AVAILABILITY_TEMPLATE_DEBUG);
  562. #endif
  563. print_help_option("--generate-spirv-debug-info", "Generate SPIR-V debug information. This allows source-level shader debugging with RenderDoc.\n");
  564. #if defined(DEBUG_ENABLED) || defined(DEV_ENABLED)
  565. print_help_option("--extra-gpu-memory-tracking", "Enables additional memory tracking (see class reference for `RenderingDevice.get_driver_and_device_memory_report()` and linked methods). Currently only implemented for Vulkan. Enabling this feature may cause crashes on some systems due to buggy drivers or bugs in the Vulkan Loader. See https://github.com/godotengine/godot/issues/95967\n");
  566. print_help_option("--accurate-breadcrumbs", "Force barriers between breadcrumbs. Useful for narrowing down a command causing GPU resets. Currently only implemented for Vulkan.\n");
  567. #endif
  568. print_help_option("--remote-debug <uri>", "Remote debug (<protocol>://<host/IP>[:<port>], e.g. tcp://127.0.0.1:6007).\n");
  569. print_help_option("--single-threaded-scene", "Force scene tree to run in single-threaded mode. Sub-thread groups are disabled and run on the main thread.\n");
  570. #if defined(DEBUG_ENABLED)
  571. print_help_option("--debug-collisions", "Show collision shapes when running the scene.\n", CLI_OPTION_AVAILABILITY_TEMPLATE_DEBUG);
  572. print_help_option("--debug-paths", "Show path lines when running the scene.\n", CLI_OPTION_AVAILABILITY_TEMPLATE_DEBUG);
  573. print_help_option("--debug-navigation", "Show navigation polygons when running the scene.\n", CLI_OPTION_AVAILABILITY_TEMPLATE_DEBUG);
  574. print_help_option("--debug-avoidance", "Show navigation avoidance debug visuals when running the scene.\n", CLI_OPTION_AVAILABILITY_TEMPLATE_DEBUG);
  575. print_help_option("--debug-stringnames", "Print all StringName allocations to stdout when the engine quits.\n", CLI_OPTION_AVAILABILITY_TEMPLATE_DEBUG);
  576. print_help_option("--debug-canvas-item-redraw", "Display a rectangle each time a canvas item requests a redraw (useful to troubleshoot low processor mode).\n", CLI_OPTION_AVAILABILITY_TEMPLATE_DEBUG);
  577. #endif
  578. print_help_option("--max-fps <fps>", "Set a maximum number of frames per second rendered (can be used to limit power usage). A value of 0 results in unlimited framerate.\n");
  579. print_help_option("--frame-delay <ms>", "Simulate high CPU load (delay each frame by <ms> milliseconds). Do not use as a FPS limiter; use --max-fps instead.\n");
  580. print_help_option("--time-scale <scale>", "Force time scale (higher values are faster, 1.0 is normal speed).\n");
  581. print_help_option("--disable-vsync", "Forces disabling of vertical synchronization, even if enabled in the project settings. Does not override driver-level V-Sync enforcement.\n");
  582. print_help_option("--disable-render-loop", "Disable render loop so rendering only occurs when called explicitly from script.\n");
  583. print_help_option("--disable-crash-handler", "Disable crash handler when supported by the platform code.\n");
  584. print_help_option("--fixed-fps <fps>", "Force a fixed number of frames per second. This setting disables real-time synchronization.\n");
  585. print_help_option("--delta-smoothing <enable>", "Enable or disable frame delta smoothing [\"enable\", \"disable\"].\n");
  586. print_help_option("--print-fps", "Print the frames per second to the stdout.\n");
  587. #ifdef TOOLS_ENABLED
  588. print_help_option("--editor-pseudolocalization", "Enable pseudolocalization for the editor and the project manager.\n", CLI_OPTION_AVAILABILITY_EDITOR);
  589. #endif
  590. print_help_title("Standalone tools");
  591. print_help_option("-s, --script <script>", "Run a script.\n");
  592. print_help_option("--main-loop <main_loop_name>", "Run a MainLoop specified by its global class name.\n");
  593. print_help_option("--check-only", "Only parse for errors and quit (use with --script).\n");
  594. #ifdef TOOLS_ENABLED
  595. print_help_option("--import", "Starts the editor, waits for any resources to be imported, and then quits.\n", CLI_OPTION_AVAILABILITY_EDITOR);
  596. print_help_option("--export-release <preset> <path>", "Export the project in release mode using the given preset and output path. The preset name should match one defined in \"export_presets.cfg\".\n", CLI_OPTION_AVAILABILITY_EDITOR);
  597. print_help_option("", "<path> should be absolute or relative to the project directory, and include the filename for the binary (e.g. \"builds/game.exe\").\n");
  598. print_help_option("", "The target directory must exist.\n");
  599. print_help_option("--export-debug <preset> <path>", "Export the project in debug mode using the given preset and output path. See --export-release description for other considerations.\n", CLI_OPTION_AVAILABILITY_EDITOR);
  600. print_help_option("--export-pack <preset> <path>", "Export the project data only using the given preset and output path. The <path> extension determines whether it will be in PCK or ZIP format.\n", CLI_OPTION_AVAILABILITY_EDITOR);
  601. print_help_option("--export-patch <preset> <path>", "Export pack with changed files only. See --export-pack description for other considerations.\n", CLI_OPTION_AVAILABILITY_EDITOR);
  602. print_help_option("--patches <paths>", "List of patches to use with --export-patch. The list is comma-separated.\n", CLI_OPTION_AVAILABILITY_EDITOR);
  603. print_help_option("--install-android-build-template", "Install the Android build template. Used in conjunction with --export-release or --export-debug.\n", CLI_OPTION_AVAILABILITY_EDITOR);
  604. #ifndef DISABLE_DEPRECATED
  605. // Commands are long; split the description to a second line.
  606. print_help_option("--convert-3to4 ", "\n", CLI_OPTION_AVAILABILITY_HIDDEN);
  607. print_help_option(" [max_file_kb] [max_line_size]", "Converts project from Godot 3.x to Godot 4.x.\n", CLI_OPTION_AVAILABILITY_EDITOR);
  608. print_help_option("--validate-conversion-3to4 ", "\n", CLI_OPTION_AVAILABILITY_HIDDEN);
  609. print_help_option(" [max_file_kb] [max_line_size]", "Shows what elements will be renamed when converting project from Godot 3.x to Godot 4.x.\n", CLI_OPTION_AVAILABILITY_EDITOR);
  610. #endif // DISABLE_DEPRECATED
  611. print_help_option("--doctool [path]", "Dump the engine API reference to the given <path> (defaults to current directory) in XML format, merging if existing files are found.\n", CLI_OPTION_AVAILABILITY_EDITOR);
  612. print_help_option("--no-docbase", "Disallow dumping the base types (used with --doctool).\n", CLI_OPTION_AVAILABILITY_EDITOR);
  613. print_help_option("--gdextension-docs", "Rather than dumping the engine API, generate API reference from all the GDExtensions loaded in the current project (used with --doctool).\n", CLI_OPTION_AVAILABILITY_EDITOR);
  614. #ifdef MODULE_GDSCRIPT_ENABLED
  615. print_help_option("--gdscript-docs <path>", "Rather than dumping the engine API, generate API reference from the inline documentation in the GDScript files found in <path> (used with --doctool).\n", CLI_OPTION_AVAILABILITY_EDITOR);
  616. #endif
  617. print_help_option("--build-solutions", "Build the scripting solutions (e.g. for C# projects). Implies --editor and requires a valid project to edit.\n", CLI_OPTION_AVAILABILITY_EDITOR);
  618. print_help_option("--dump-gdextension-interface", "Generate a GDExtension header file \"gdextension_interface.h\" in the current folder. This file is the base file required to implement a GDExtension.\n", CLI_OPTION_AVAILABILITY_EDITOR);
  619. print_help_option("--dump-extension-api", "Generate a JSON dump of the Godot API for GDExtension bindings named \"extension_api.json\" in the current folder.\n", CLI_OPTION_AVAILABILITY_EDITOR);
  620. print_help_option("--dump-extension-api-with-docs", "Generate JSON dump of the Godot API like the previous option, but including documentation.\n", CLI_OPTION_AVAILABILITY_EDITOR);
  621. print_help_option("--validate-extension-api <path>", "Validate an extension API file dumped (with one of the two previous options) from a previous version of the engine to ensure API compatibility.\n", CLI_OPTION_AVAILABILITY_EDITOR);
  622. print_help_option("", "If incompatibilities or errors are detected, the exit code will be non-zero.\n");
  623. print_help_option("--benchmark", "Benchmark the run time and print it to console.\n", CLI_OPTION_AVAILABILITY_EDITOR);
  624. print_help_option("--benchmark-file <path>", "Benchmark the run time and save it to a given file in JSON format. The path should be absolute.\n", CLI_OPTION_AVAILABILITY_EDITOR);
  625. #ifdef TESTS_ENABLED
  626. print_help_option("--test [--help]", "Run unit tests. Use --test --help for more information.\n", CLI_OPTION_AVAILABILITY_EDITOR);
  627. #endif
  628. #endif
  629. OS::get_singleton()->print("\n");
  630. }
  631. #ifdef TESTS_ENABLED
  632. // The order is the same as in `Main::setup()`, only core and some editor types
  633. // are initialized here. This also combines `Main::setup2()` initialization.
  634. Error Main::test_setup() {
  635. Thread::make_main_thread();
  636. set_current_thread_safe_for_nodes(true);
  637. OS::get_singleton()->initialize();
  638. engine = memnew(Engine);
  639. register_core_types();
  640. register_core_driver_types();
  641. packed_data = memnew(PackedData);
  642. globals = memnew(ProjectSettings);
  643. register_core_settings(); // Here globals are present.
  644. translation_server = memnew(TranslationServer);
  645. tsman = memnew(TextServerManager);
  646. if (tsman) {
  647. Ref<TextServerDummy> ts;
  648. ts.instantiate();
  649. tsman->add_interface(ts);
  650. }
  651. #ifndef PHYSICS_3D_DISABLED
  652. physics_server_3d_manager = memnew(PhysicsServer3DManager);
  653. #endif // PHYSICS_3D_DISABLED
  654. #ifndef PHYSICS_2D_DISABLED
  655. physics_server_2d_manager = memnew(PhysicsServer2DManager);
  656. #endif // PHYSICS_2D_DISABLED
  657. // From `Main::setup2()`.
  658. register_early_core_singletons();
  659. initialize_modules(MODULE_INITIALIZATION_LEVEL_CORE);
  660. register_core_extensions();
  661. register_core_singletons();
  662. /** INITIALIZE SERVERS **/
  663. register_server_types();
  664. #ifndef XR_DISABLED
  665. XRServer::set_xr_mode(XRServer::XRMODE_OFF); // Skip in tests.
  666. #endif // XR_DISABLED
  667. initialize_modules(MODULE_INITIALIZATION_LEVEL_SERVERS);
  668. GDExtensionManager::get_singleton()->initialize_extensions(GDExtension::INITIALIZATION_LEVEL_SERVERS);
  669. translation_server->setup(); //register translations, load them, etc.
  670. if (!locale.is_empty()) {
  671. translation_server->set_locale(locale);
  672. }
  673. translation_server->load_translations();
  674. ResourceLoader::load_translation_remaps(); //load remaps for resources
  675. ResourceLoader::load_path_remaps();
  676. // Initialize ThemeDB early so that scene types can register their theme items.
  677. // Default theme will be initialized later, after modules and ScriptServer are ready.
  678. initialize_theme_db();
  679. #ifndef NAVIGATION_3D_DISABLED
  680. NavigationServer3DManager::initialize_server();
  681. #endif // NAVIGATION_3D_DISABLED
  682. #ifndef NAVIGATION_2D_DISABLED
  683. NavigationServer2DManager::initialize_server();
  684. #endif // NAVIGATION_2D_DISABLED
  685. register_scene_types();
  686. register_driver_types();
  687. register_scene_singletons();
  688. initialize_modules(MODULE_INITIALIZATION_LEVEL_SCENE);
  689. GDExtensionManager::get_singleton()->initialize_extensions(GDExtension::INITIALIZATION_LEVEL_SCENE);
  690. #ifdef TOOLS_ENABLED
  691. ClassDB::set_current_api(ClassDB::API_EDITOR);
  692. register_editor_types();
  693. initialize_modules(MODULE_INITIALIZATION_LEVEL_EDITOR);
  694. GDExtensionManager::get_singleton()->initialize_extensions(GDExtension::INITIALIZATION_LEVEL_EDITOR);
  695. ClassDB::set_current_api(ClassDB::API_CORE);
  696. #endif
  697. register_platform_apis();
  698. // Theme needs modules to be initialized so that sub-resources can be loaded.
  699. theme_db->initialize_theme_noproject();
  700. ERR_FAIL_COND_V(TextServerManager::get_singleton()->get_interface_count() == 0, ERR_CANT_CREATE);
  701. /* Use one with the most features available. */
  702. int max_features = 0;
  703. for (int i = 0; i < TextServerManager::get_singleton()->get_interface_count(); i++) {
  704. uint32_t features = TextServerManager::get_singleton()->get_interface(i)->get_features();
  705. int feature_number = 0;
  706. while (features) {
  707. feature_number += features & 1;
  708. features >>= 1;
  709. }
  710. if (feature_number >= max_features) {
  711. max_features = feature_number;
  712. text_driver_idx = i;
  713. }
  714. }
  715. if (text_driver_idx >= 0) {
  716. Ref<TextServer> ts = TextServerManager::get_singleton()->get_interface(text_driver_idx);
  717. TextServerManager::get_singleton()->set_primary_interface(ts);
  718. if (ts->has_feature(TextServer::FEATURE_USE_SUPPORT_DATA)) {
  719. ts->load_support_data("res://" + ts->get_support_data_filename());
  720. }
  721. } else {
  722. ERR_FAIL_V_MSG(ERR_CANT_CREATE, "TextServer: Unable to create TextServer interface.");
  723. }
  724. ClassDB::set_current_api(ClassDB::API_NONE);
  725. _start_success = true;
  726. return OK;
  727. }
  728. // The order is the same as in `Main::cleanup()`.
  729. void Main::test_cleanup() {
  730. ERR_FAIL_COND(!_start_success);
  731. for (int i = 0; i < TextServerManager::get_singleton()->get_interface_count(); i++) {
  732. TextServerManager::get_singleton()->get_interface(i)->cleanup();
  733. }
  734. ResourceLoader::remove_custom_loaders();
  735. ResourceSaver::remove_custom_savers();
  736. PropertyListHelper::clear_base_helpers();
  737. #ifdef TOOLS_ENABLED
  738. GDExtensionManager::get_singleton()->deinitialize_extensions(GDExtension::INITIALIZATION_LEVEL_EDITOR);
  739. uninitialize_modules(MODULE_INITIALIZATION_LEVEL_EDITOR);
  740. unregister_editor_types();
  741. #endif
  742. GDExtensionManager::get_singleton()->deinitialize_extensions(GDExtension::INITIALIZATION_LEVEL_SCENE);
  743. uninitialize_modules(MODULE_INITIALIZATION_LEVEL_SCENE);
  744. unregister_platform_apis();
  745. unregister_driver_types();
  746. unregister_scene_types();
  747. finalize_theme_db();
  748. #ifndef NAVIGATION_2D_DISABLED
  749. NavigationServer2DManager::finalize_server();
  750. #endif // NAVIGATION_2D_DISABLED
  751. #ifndef NAVIGATION_3D_DISABLED
  752. NavigationServer3DManager::finalize_server();
  753. #endif // NAVIGATION_3D_DISABLED
  754. GDExtensionManager::get_singleton()->deinitialize_extensions(GDExtension::INITIALIZATION_LEVEL_SERVERS);
  755. uninitialize_modules(MODULE_INITIALIZATION_LEVEL_SERVERS);
  756. unregister_server_types();
  757. EngineDebugger::deinitialize();
  758. OS::get_singleton()->finalize();
  759. if (packed_data) {
  760. memdelete(packed_data);
  761. }
  762. if (translation_server) {
  763. memdelete(translation_server);
  764. }
  765. if (tsman) {
  766. memdelete(tsman);
  767. }
  768. #ifndef PHYSICS_3D_DISABLED
  769. if (physics_server_3d_manager) {
  770. memdelete(physics_server_3d_manager);
  771. }
  772. #endif // PHYSICS_3D_DISABLED
  773. #ifndef PHYSICS_2D_DISABLED
  774. if (physics_server_2d_manager) {
  775. memdelete(physics_server_2d_manager);
  776. }
  777. #endif // PHYSICS_2D_DISABLED
  778. if (globals) {
  779. memdelete(globals);
  780. }
  781. unregister_core_driver_types();
  782. unregister_core_extensions();
  783. uninitialize_modules(MODULE_INITIALIZATION_LEVEL_CORE);
  784. if (engine) {
  785. memdelete(engine);
  786. }
  787. unregister_core_types();
  788. OS::get_singleton()->finalize_core();
  789. }
  790. #endif
  791. int Main::test_entrypoint(int argc, char *argv[], bool &tests_need_run) {
  792. for (int x = 0; x < argc; x++) {
  793. // Early return to ignore a possible user-provided "--test" argument.
  794. if ((strlen(argv[x]) == 2) && ((strncmp(argv[x], "--", 2) == 0) || (strncmp(argv[x], "++", 2) == 0))) {
  795. tests_need_run = false;
  796. return EXIT_SUCCESS;
  797. }
  798. if ((strncmp(argv[x], "--test", 6) == 0) && (strlen(argv[x]) == 6)) {
  799. tests_need_run = true;
  800. #ifdef TESTS_ENABLED
  801. // TODO: need to come up with different test contexts.
  802. // Not every test requires high-level functionality like `ClassDB`.
  803. test_setup();
  804. int status = test_main(argc, argv);
  805. test_cleanup();
  806. return status;
  807. #else
  808. ERR_PRINT(
  809. "`--test` was specified on the command line, but this Godot binary was compiled without support for unit tests. Aborting.\n"
  810. "To be able to run unit tests, use the `tests=yes` SCons option when compiling Godot.\n");
  811. return EXIT_FAILURE;
  812. #endif
  813. }
  814. }
  815. tests_need_run = false;
  816. return EXIT_SUCCESS;
  817. }
  818. /* Engine initialization
  819. *
  820. * Consists of several methods that are called by each platform's specific main(argc, argv).
  821. * To fully understand engine init, one should therefore start from the platform's main and
  822. * see how it calls into the Main class' methods.
  823. *
  824. * The initialization is typically done in 3 steps (with the setup2 step triggered either
  825. * automatically by setup, or manually in the platform's main).
  826. *
  827. * - setup(execpath, argc, argv, p_second_phase) is the main entry point for all platforms,
  828. * responsible for the initialization of all low level singletons and core types, and parsing
  829. * command line arguments to configure things accordingly.
  830. * If p_second_phase is true, it will chain into setup2() (default behavior). This is
  831. * disabled on some platforms (Android, iOS) which trigger the second step in their own time.
  832. *
  833. * - setup2(p_main_tid_override) registers high level servers and singletons, displays the
  834. * boot splash, then registers higher level types (scene, editor, etc.).
  835. *
  836. * - start() is the last step and that's where command line tools can run, or the main loop
  837. * can be created eventually and the project settings put into action. That's also where
  838. * the editor node is created, if relevant.
  839. * start() does it own argument parsing for a subset of the command line arguments described
  840. * in help, it's a bit messy and should be globalized with the setup() parsing somehow.
  841. */
  842. Error Main::setup(const char *execpath, int argc, char *argv[], bool p_second_phase) {
  843. Thread::make_main_thread();
  844. set_current_thread_safe_for_nodes(true);
  845. OS::get_singleton()->initialize();
  846. // Benchmark tracking must be done after `OS::get_singleton()->initialize()` as on some
  847. // platforms, it's used to set up the time utilities.
  848. OS::get_singleton()->benchmark_begin_measure("Startup", "Main::Setup");
  849. engine = memnew(Engine);
  850. MAIN_PRINT("Main: Initialize CORE");
  851. register_core_types();
  852. register_core_driver_types();
  853. MAIN_PRINT("Main: Initialize Globals");
  854. input_map = memnew(InputMap);
  855. globals = memnew(ProjectSettings);
  856. register_core_settings(); //here globals are present
  857. translation_server = memnew(TranslationServer);
  858. performance = memnew(Performance);
  859. GDREGISTER_CLASS(Performance);
  860. engine->add_singleton(Engine::Singleton("Performance", performance));
  861. // Only flush stdout in debug builds by default, as spamming `print()` will
  862. // decrease performance if this is enabled.
  863. GLOBAL_DEF_RST("application/run/flush_stdout_on_print", false);
  864. GLOBAL_DEF_RST("application/run/flush_stdout_on_print.debug", true);
  865. MAIN_PRINT("Main: Parse CMDLine");
  866. /* argument parsing and main creation */
  867. List<String> args;
  868. List<String> main_args;
  869. List<String> user_args;
  870. bool adding_user_args = false;
  871. List<String> platform_args = OS::get_singleton()->get_cmdline_platform_args();
  872. // Add command line arguments.
  873. for (int i = 0; i < argc; i++) {
  874. args.push_back(String::utf8(argv[i]));
  875. }
  876. // Add arguments received from macOS LaunchService (URL schemas, file associations).
  877. for (const String &arg : platform_args) {
  878. args.push_back(arg);
  879. }
  880. List<String>::Element *I = args.front();
  881. while (I) {
  882. I->get() = unescape_cmdline(I->get().strip_edges());
  883. I = I->next();
  884. }
  885. String audio_driver = "";
  886. String project_path = ".";
  887. bool upwards = false;
  888. String debug_uri = "";
  889. #if defined(TOOLS_ENABLED) && (defined(WINDOWS_ENABLED) || defined(LINUXBSD_ENABLED))
  890. bool test_rd_creation = false;
  891. bool test_rd_support = false;
  892. #endif
  893. bool skip_breakpoints = false;
  894. bool ignore_error_breaks = false;
  895. String main_pack;
  896. bool quiet_stdout = false;
  897. int separate_thread_render = -1; // Tri-state: -1 = not set, 0 = false, 1 = true.
  898. String remotefs;
  899. String remotefs_pass;
  900. Vector<String> breakpoints;
  901. bool delta_smoothing_override = false;
  902. String default_renderer = "";
  903. String default_renderer_mobile = "";
  904. String renderer_hints = "";
  905. packed_data = PackedData::get_singleton();
  906. if (!packed_data) {
  907. packed_data = memnew(PackedData);
  908. }
  909. #ifdef MINIZIP_ENABLED
  910. //XXX: always get_singleton() == 0x0
  911. zip_packed_data = ZipArchive::get_singleton();
  912. //TODO: remove this temporary fix
  913. if (!zip_packed_data) {
  914. zip_packed_data = memnew(ZipArchive);
  915. }
  916. packed_data->add_pack_source(zip_packed_data);
  917. #endif
  918. // Exit error code used in the `goto error` conditions.
  919. // It's returned as the program exit code. ERR_HELP is special cased and handled as success (0).
  920. Error exit_err = ERR_INVALID_PARAMETER;
  921. I = args.front();
  922. while (I) {
  923. List<String>::Element *N = I->next();
  924. const String &arg = I->get();
  925. #ifdef MACOS_ENABLED
  926. // Ignore the process serial number argument passed by macOS Gatekeeper.
  927. // Otherwise, Godot would try to open a non-existent project on the first start and abort.
  928. if (arg.begins_with("-psn_")) {
  929. I = N;
  930. continue;
  931. }
  932. #endif
  933. #ifdef TOOLS_ENABLED
  934. if (arg == "--debug" ||
  935. arg == "--verbose" ||
  936. arg == "--disable-crash-handler") {
  937. forwardable_cli_arguments[CLI_SCOPE_TOOL].push_back(arg);
  938. forwardable_cli_arguments[CLI_SCOPE_PROJECT].push_back(arg);
  939. }
  940. if (arg == "--single-window") {
  941. forwardable_cli_arguments[CLI_SCOPE_TOOL].push_back(arg);
  942. }
  943. if (arg == "--audio-driver" ||
  944. arg == "--display-driver" ||
  945. arg == "--rendering-method" ||
  946. arg == "--rendering-driver" ||
  947. arg == "--xr-mode") {
  948. if (N) {
  949. forwardable_cli_arguments[CLI_SCOPE_TOOL].push_back(arg);
  950. forwardable_cli_arguments[CLI_SCOPE_TOOL].push_back(N->get());
  951. }
  952. }
  953. // If gpu is specified, both editor and debug instances started from editor will inherit.
  954. if (arg == "--gpu-index") {
  955. if (N) {
  956. const String &next_arg = N->get();
  957. forwardable_cli_arguments[CLI_SCOPE_TOOL].push_back(arg);
  958. forwardable_cli_arguments[CLI_SCOPE_TOOL].push_back(next_arg);
  959. forwardable_cli_arguments[CLI_SCOPE_PROJECT].push_back(arg);
  960. forwardable_cli_arguments[CLI_SCOPE_PROJECT].push_back(next_arg);
  961. }
  962. }
  963. #endif
  964. if (adding_user_args) {
  965. user_args.push_back(arg);
  966. } else if (arg == "-h" || arg == "--help" || arg == "/?") { // display help
  967. show_help = true;
  968. exit_err = ERR_HELP; // Hack to force an early exit in `main()` with a success code.
  969. goto error;
  970. } else if (arg == "--version") {
  971. print_line(get_full_version_string());
  972. exit_err = ERR_HELP; // Hack to force an early exit in `main()` with a success code.
  973. goto error;
  974. } else if (arg == "-v" || arg == "--verbose") { // verbose output
  975. OS::get_singleton()->_verbose_stdout = true;
  976. } else if (arg == "-q" || arg == "--quiet") { // quieter output
  977. quiet_stdout = true;
  978. } else if (arg == "--no-header") {
  979. Engine::get_singleton()->_print_header = false;
  980. } else if (arg == "--audio-driver") { // audio driver
  981. if (N) {
  982. audio_driver = N->get();
  983. bool found = false;
  984. for (int i = 0; i < AudioDriverManager::get_driver_count(); i++) {
  985. if (audio_driver == AudioDriverManager::get_driver(i)->get_name()) {
  986. found = true;
  987. }
  988. }
  989. if (!found) {
  990. OS::get_singleton()->print("Unknown audio driver '%s', aborting.\nValid options are ",
  991. audio_driver.utf8().get_data());
  992. for (int i = 0; i < AudioDriverManager::get_driver_count(); i++) {
  993. if (i == AudioDriverManager::get_driver_count() - 1) {
  994. OS::get_singleton()->print(" and ");
  995. } else if (i != 0) {
  996. OS::get_singleton()->print(", ");
  997. }
  998. OS::get_singleton()->print("'%s'", AudioDriverManager::get_driver(i)->get_name());
  999. }
  1000. OS::get_singleton()->print(".\n");
  1001. goto error;
  1002. }
  1003. N = N->next();
  1004. } else {
  1005. OS::get_singleton()->print("Missing audio driver argument, aborting.\n");
  1006. goto error;
  1007. }
  1008. } else if (arg == "--audio-output-latency") {
  1009. if (N) {
  1010. audio_output_latency = N->get().to_int();
  1011. N = N->next();
  1012. } else {
  1013. OS::get_singleton()->print("Missing audio output latency argument, aborting.\n");
  1014. goto error;
  1015. }
  1016. } else if (arg == "--text-driver") {
  1017. if (N) {
  1018. text_driver = N->get();
  1019. N = N->next();
  1020. } else {
  1021. OS::get_singleton()->print("Missing text driver argument, aborting.\n");
  1022. goto error;
  1023. }
  1024. } else if (arg == "--display-driver") { // force video driver
  1025. if (N) {
  1026. display_driver = N->get();
  1027. bool found = false;
  1028. for (int i = 0; i < DisplayServer::get_create_function_count(); i++) {
  1029. if (display_driver == DisplayServer::get_create_function_name(i)) {
  1030. found = true;
  1031. }
  1032. }
  1033. if (!found) {
  1034. OS::get_singleton()->print("Unknown display driver '%s', aborting.\nValid options are ",
  1035. display_driver.utf8().get_data());
  1036. for (int i = 0; i < DisplayServer::get_create_function_count(); i++) {
  1037. if (i == DisplayServer::get_create_function_count() - 1) {
  1038. OS::get_singleton()->print(" and ");
  1039. } else if (i != 0) {
  1040. OS::get_singleton()->print(", ");
  1041. }
  1042. OS::get_singleton()->print("'%s'", DisplayServer::get_create_function_name(i));
  1043. }
  1044. OS::get_singleton()->print(".\n");
  1045. goto error;
  1046. }
  1047. N = N->next();
  1048. } else {
  1049. OS::get_singleton()->print("Missing display driver argument, aborting.\n");
  1050. goto error;
  1051. }
  1052. } else if (arg == "--rendering-method") {
  1053. if (N) {
  1054. rendering_method = N->get();
  1055. N = N->next();
  1056. } else {
  1057. OS::get_singleton()->print("Missing renderer name argument, aborting.\n");
  1058. goto error;
  1059. }
  1060. } else if (arg == "--rendering-driver") {
  1061. if (N) {
  1062. rendering_driver = N->get();
  1063. N = N->next();
  1064. } else {
  1065. OS::get_singleton()->print("Missing rendering driver argument, aborting.\n");
  1066. goto error;
  1067. }
  1068. } else if (arg == "-f" || arg == "--fullscreen") { // force fullscreen
  1069. init_fullscreen = true;
  1070. window_mode = DisplayServer::WINDOW_MODE_FULLSCREEN;
  1071. } else if (arg == "-m" || arg == "--maximized") { // force maximized window
  1072. init_maximized = true;
  1073. window_mode = DisplayServer::WINDOW_MODE_MAXIMIZED;
  1074. } else if (arg == "-w" || arg == "--windowed") { // force windowed window
  1075. init_windowed = true;
  1076. } else if (arg == "--gpu-index") {
  1077. if (N) {
  1078. Engine::singleton->gpu_idx = N->get().to_int();
  1079. N = N->next();
  1080. } else {
  1081. OS::get_singleton()->print("Missing GPU index argument, aborting.\n");
  1082. goto error;
  1083. }
  1084. } else if (arg == "--gpu-validation") {
  1085. Engine::singleton->use_validation_layers = true;
  1086. #ifdef DEBUG_ENABLED
  1087. } else if (arg == "--gpu-abort") {
  1088. Engine::singleton->abort_on_gpu_errors = true;
  1089. #endif
  1090. } else if (arg == "--generate-spirv-debug-info") {
  1091. Engine::singleton->generate_spirv_debug_info = true;
  1092. #if defined(DEBUG_ENABLED) || defined(DEV_ENABLED)
  1093. } else if (arg == "--extra-gpu-memory-tracking") {
  1094. Engine::singleton->extra_gpu_memory_tracking = true;
  1095. } else if (arg == "--accurate-breadcrumbs") {
  1096. Engine::singleton->accurate_breadcrumbs = true;
  1097. #endif
  1098. } else if (arg == "--tablet-driver") {
  1099. if (N) {
  1100. tablet_driver = N->get();
  1101. N = N->next();
  1102. } else {
  1103. OS::get_singleton()->print("Missing tablet driver argument, aborting.\n");
  1104. goto error;
  1105. }
  1106. } else if (arg == "--delta-smoothing") {
  1107. if (N) {
  1108. String string = N->get();
  1109. bool recognized = false;
  1110. if (string == "enable") {
  1111. OS::get_singleton()->set_delta_smoothing(true);
  1112. delta_smoothing_override = true;
  1113. recognized = true;
  1114. }
  1115. if (string == "disable") {
  1116. OS::get_singleton()->set_delta_smoothing(false);
  1117. delta_smoothing_override = false;
  1118. recognized = true;
  1119. }
  1120. if (!recognized) {
  1121. OS::get_singleton()->print("Delta-smoothing argument not recognized, aborting.\n");
  1122. goto error;
  1123. }
  1124. N = N->next();
  1125. } else {
  1126. OS::get_singleton()->print("Missing delta-smoothing argument, aborting.\n");
  1127. goto error;
  1128. }
  1129. } else if (arg == "--single-window") { // force single window
  1130. single_window = true;
  1131. } else if (arg == "--accessibility") {
  1132. if (N) {
  1133. String string = N->get();
  1134. if (string == "auto") {
  1135. accessibility_mode = DisplayServer::AccessibilityMode::ACCESSIBILITY_AUTO;
  1136. accessibility_mode_set = true;
  1137. } else if (string == "always") {
  1138. accessibility_mode = DisplayServer::AccessibilityMode::ACCESSIBILITY_ALWAYS;
  1139. accessibility_mode_set = true;
  1140. } else if (string == "disabled") {
  1141. accessibility_mode = DisplayServer::AccessibilityMode::ACCESSIBILITY_DISABLED;
  1142. accessibility_mode_set = true;
  1143. } else {
  1144. OS::get_singleton()->print("Accessibility mode argument not recognized, aborting.\n");
  1145. goto error;
  1146. }
  1147. N = N->next();
  1148. } else {
  1149. OS::get_singleton()->print("Missing accessibility mode argument, aborting.\n");
  1150. goto error;
  1151. }
  1152. } else if (arg == "-t" || arg == "--always-on-top") { // force always-on-top window
  1153. init_always_on_top = true;
  1154. } else if (arg == "--resolution") { // force resolution
  1155. if (N) {
  1156. String vm = N->get();
  1157. if (!vm.contains_char('x')) { // invalid parameter format
  1158. OS::get_singleton()->print("Invalid resolution '%s', it should be e.g. '1280x720'.\n",
  1159. vm.utf8().get_data());
  1160. goto error;
  1161. }
  1162. int w = vm.get_slicec('x', 0).to_int();
  1163. int h = vm.get_slicec('x', 1).to_int();
  1164. if (w <= 0 || h <= 0) {
  1165. OS::get_singleton()->print("Invalid resolution '%s', width and height must be above 0.\n",
  1166. vm.utf8().get_data());
  1167. goto error;
  1168. }
  1169. window_size.width = w;
  1170. window_size.height = h;
  1171. force_res = true;
  1172. N = N->next();
  1173. } else {
  1174. OS::get_singleton()->print("Missing resolution argument, aborting.\n");
  1175. goto error;
  1176. }
  1177. } else if (arg == "--screen") { // set window screen
  1178. if (N) {
  1179. init_screen = N->get().to_int();
  1180. init_use_custom_screen = true;
  1181. N = N->next();
  1182. } else {
  1183. OS::get_singleton()->print("Missing screen argument, aborting.\n");
  1184. goto error;
  1185. }
  1186. } else if (arg == "--position") { // set window position
  1187. if (N) {
  1188. String vm = N->get();
  1189. if (!vm.contains_char(',')) { // invalid parameter format
  1190. OS::get_singleton()->print("Invalid position '%s', it should be e.g. '80,128'.\n",
  1191. vm.utf8().get_data());
  1192. goto error;
  1193. }
  1194. int x = vm.get_slicec(',', 0).to_int();
  1195. int y = vm.get_slicec(',', 1).to_int();
  1196. init_custom_pos = Point2(x, y);
  1197. init_use_custom_pos = true;
  1198. N = N->next();
  1199. } else {
  1200. OS::get_singleton()->print("Missing position argument, aborting.\n");
  1201. goto error;
  1202. }
  1203. } else if (arg == "--headless") { // enable headless mode (no audio, no rendering).
  1204. audio_driver = NULL_AUDIO_DRIVER;
  1205. display_driver = NULL_DISPLAY_DRIVER;
  1206. } else if (arg == "--log-file") { // write to log file
  1207. if (N) {
  1208. log_file = N->get();
  1209. N = N->next();
  1210. } else {
  1211. OS::get_singleton()->print("Missing log file path argument, aborting.\n");
  1212. goto error;
  1213. }
  1214. } else if (arg == "--profiling") { // enable profiling
  1215. use_debug_profiler = true;
  1216. } else if (arg == "-l" || arg == "--language") { // language
  1217. if (N) {
  1218. locale = N->get();
  1219. N = N->next();
  1220. } else {
  1221. OS::get_singleton()->print("Missing language argument, aborting.\n");
  1222. goto error;
  1223. }
  1224. } else if (arg == "--remote-fs") { // remote filesystem
  1225. if (N) {
  1226. remotefs = N->get();
  1227. N = N->next();
  1228. } else {
  1229. OS::get_singleton()->print("Missing remote filesystem address, aborting.\n");
  1230. goto error;
  1231. }
  1232. } else if (arg == "--remote-fs-password") { // remote filesystem password
  1233. if (N) {
  1234. remotefs_pass = N->get();
  1235. N = N->next();
  1236. } else {
  1237. OS::get_singleton()->print("Missing remote filesystem password, aborting.\n");
  1238. goto error;
  1239. }
  1240. } else if (arg == "--render-thread") { // render thread mode
  1241. if (N) {
  1242. if (N->get() == "safe") {
  1243. separate_thread_render = 0;
  1244. #ifndef DISABLE_DEPRECATED
  1245. } else if (N->get() == "unsafe") {
  1246. OS::get_singleton()->print("The --render-thread unsafe option is unsupported in Godot 4 and will be removed.\n");
  1247. separate_thread_render = 0;
  1248. #endif
  1249. } else if (N->get() == "separate") {
  1250. separate_thread_render = 1;
  1251. } else {
  1252. OS::get_singleton()->print("Unknown render thread mode, aborting.\n");
  1253. #ifdef DISABLE_DEPRECATED
  1254. OS::get_singleton()->print("Valid options are 'safe' and 'separate'.\n");
  1255. #else
  1256. OS::get_singleton()->print("Valid options are 'unsafe', 'safe' and 'separate'.\n");
  1257. #endif
  1258. goto error;
  1259. }
  1260. N = N->next();
  1261. } else {
  1262. OS::get_singleton()->print("Missing render thread mode argument, aborting.\n");
  1263. goto error;
  1264. }
  1265. #ifdef TOOLS_ENABLED
  1266. } else if (arg == "-e" || arg == "--editor") { // starts editor
  1267. editor = true;
  1268. } else if (arg == "-p" || arg == "--project-manager") { // starts project manager
  1269. project_manager = true;
  1270. } else if (arg == "--recovery-mode") { // Enables recovery mode.
  1271. recovery_mode = true;
  1272. } else if (arg == "--debug-server") {
  1273. if (N) {
  1274. debug_server_uri = N->get();
  1275. if (!debug_server_uri.contains("://")) { // wrong address
  1276. OS::get_singleton()->print("Invalid debug server uri. It should be of the form <protocol>://<bind_address>:<port>.\n");
  1277. goto error;
  1278. }
  1279. N = N->next();
  1280. } else {
  1281. OS::get_singleton()->print("Missing remote debug server uri, aborting.\n");
  1282. goto error;
  1283. }
  1284. } else if (arg == "--single-threaded-scene") {
  1285. single_threaded_scene = true;
  1286. } else if (arg == "--build-solutions") { // Build the scripting solution such C#
  1287. auto_build_solutions = true;
  1288. editor = true;
  1289. cmdline_tool = true;
  1290. } else if (arg == "--dump-gdextension-interface") {
  1291. // Register as an editor instance to use low-end fallback if relevant.
  1292. editor = true;
  1293. cmdline_tool = true;
  1294. dump_gdextension_interface = true;
  1295. print_line("Dumping GDExtension interface header file");
  1296. // Hack. Not needed but otherwise we end up detecting that this should
  1297. // run the project instead of a cmdline tool.
  1298. // Needs full refactoring to fix properly.
  1299. main_args.push_back(arg);
  1300. } else if (arg == "--dump-extension-api") {
  1301. // Register as an editor instance to use low-end fallback if relevant.
  1302. editor = true;
  1303. cmdline_tool = true;
  1304. dump_extension_api = true;
  1305. print_line("Dumping Extension API");
  1306. // Hack. Not needed but otherwise we end up detecting that this should
  1307. // run the project instead of a cmdline tool.
  1308. // Needs full refactoring to fix properly.
  1309. main_args.push_back(arg);
  1310. } else if (arg == "--dump-extension-api-with-docs") {
  1311. // Register as an editor instance to use low-end fallback if relevant.
  1312. editor = true;
  1313. cmdline_tool = true;
  1314. dump_extension_api = true;
  1315. include_docs_in_extension_api_dump = true;
  1316. print_line("Dumping Extension API including documentation");
  1317. // Hack. Not needed but otherwise we end up detecting that this should
  1318. // run the project instead of a cmdline tool.
  1319. // Needs full refactoring to fix properly.
  1320. main_args.push_back(arg);
  1321. } else if (arg == "--validate-extension-api") {
  1322. // Register as an editor instance to use low-end fallback if relevant.
  1323. editor = true;
  1324. cmdline_tool = true;
  1325. validate_extension_api = true;
  1326. // Hack. Not needed but otherwise we end up detecting that this should
  1327. // run the project instead of a cmdline tool.
  1328. // Needs full refactoring to fix properly.
  1329. main_args.push_back(arg);
  1330. if (N) {
  1331. validate_extension_api_file = N->get();
  1332. N = N->next();
  1333. } else {
  1334. OS::get_singleton()->print("Missing file to load argument after --validate-extension-api, aborting.");
  1335. goto error;
  1336. }
  1337. } else if (arg == "--import") {
  1338. editor = true;
  1339. cmdline_tool = true;
  1340. wait_for_import = true;
  1341. quit_after = 1;
  1342. } else if (arg == "--export-release" || arg == "--export-debug" ||
  1343. arg == "--export-pack" || arg == "--export-patch") { // Export project
  1344. // Actually handling is done in start().
  1345. editor = true;
  1346. cmdline_tool = true;
  1347. wait_for_import = true;
  1348. main_args.push_back(arg);
  1349. } else if (arg == "--patches") {
  1350. if (N) {
  1351. // Actually handling is done in start().
  1352. main_args.push_back(arg);
  1353. main_args.push_back(N->get());
  1354. N = N->next();
  1355. } else {
  1356. OS::get_singleton()->print("Missing comma-separated list of patches after --patches, aborting.\n");
  1357. goto error;
  1358. }
  1359. #ifndef DISABLE_DEPRECATED
  1360. } else if (arg == "--export") { // For users used to 3.x syntax.
  1361. OS::get_singleton()->print("The Godot 3 --export option was changed to more explicit --export-release / --export-debug / --export-pack options.\nSee the --help output for details.\n");
  1362. goto error;
  1363. } else if (arg == "--convert-3to4") {
  1364. // Actually handling is done in start().
  1365. cmdline_tool = true;
  1366. main_args.push_back(arg);
  1367. if (N && !N->get().begins_with("-")) {
  1368. if (itos(N->get().to_int()) == N->get()) {
  1369. converter_max_kb_file = N->get().to_int();
  1370. }
  1371. if (N->next() && !N->next()->get().begins_with("-")) {
  1372. if (itos(N->next()->get().to_int()) == N->next()->get()) {
  1373. converter_max_line_length = N->next()->get().to_int();
  1374. }
  1375. }
  1376. }
  1377. } else if (arg == "--validate-conversion-3to4") {
  1378. // Actually handling is done in start().
  1379. cmdline_tool = true;
  1380. main_args.push_back(arg);
  1381. if (N && !N->get().begins_with("-")) {
  1382. if (itos(N->get().to_int()) == N->get()) {
  1383. converter_max_kb_file = N->get().to_int();
  1384. }
  1385. if (N->next() && !N->next()->get().begins_with("-")) {
  1386. if (itos(N->next()->get().to_int()) == N->next()->get()) {
  1387. converter_max_line_length = N->next()->get().to_int();
  1388. }
  1389. }
  1390. }
  1391. #endif // DISABLE_DEPRECATED
  1392. } else if (arg == "--doctool") {
  1393. // Actually handling is done in start().
  1394. cmdline_tool = true;
  1395. // `--doctool` implies `--headless` to avoid spawning an unnecessary window
  1396. // and speed up class reference generation.
  1397. audio_driver = NULL_AUDIO_DRIVER;
  1398. display_driver = NULL_DISPLAY_DRIVER;
  1399. main_args.push_back(arg);
  1400. #ifdef MODULE_GDSCRIPT_ENABLED
  1401. } else if (arg == "--gdscript-docs") {
  1402. if (N) {
  1403. project_path = N->get();
  1404. // Will be handled in start()
  1405. main_args.push_back(arg);
  1406. main_args.push_back(N->get());
  1407. N = N->next();
  1408. // GDScript docgen requires Autoloads, but loading those also creates a main loop.
  1409. // This forces main loop to quit without adding more GDScript-specific exceptions to setup.
  1410. quit_after = 1;
  1411. } else {
  1412. OS::get_singleton()->print("Missing relative or absolute path to project for --gdscript-docs, aborting.\n");
  1413. goto error;
  1414. }
  1415. #endif // MODULE_GDSCRIPT_ENABLED
  1416. #endif // TOOLS_ENABLED
  1417. } else if (arg == "--path") { // set path of project to start or edit
  1418. if (N) {
  1419. String p = N->get();
  1420. if (OS::get_singleton()->set_cwd(p) != OK) {
  1421. OS::get_singleton()->print("Invalid project path specified: \"%s\", aborting.\n", p.utf8().get_data());
  1422. goto error;
  1423. }
  1424. N = N->next();
  1425. } else {
  1426. OS::get_singleton()->print("Missing relative or absolute path, aborting.\n");
  1427. goto error;
  1428. }
  1429. } else if (arg == "-u" || arg == "--upwards") { // scan folders upwards
  1430. upwards = true;
  1431. } else if (arg == "--quit") { // Auto quit at the end of the first main loop iteration
  1432. quit_after = 1;
  1433. } else if (arg == "--quit-after") { // Quit after the given number of iterations
  1434. if (N) {
  1435. quit_after = N->get().to_int();
  1436. N = N->next();
  1437. } else {
  1438. OS::get_singleton()->print("Missing number of iterations, aborting.\n");
  1439. goto error;
  1440. }
  1441. } else if (arg.ends_with("project.godot")) {
  1442. String path;
  1443. String file = arg;
  1444. int sep = MAX(file.rfind_char('/'), file.rfind_char('\\'));
  1445. if (sep == -1) {
  1446. path = ".";
  1447. } else {
  1448. path = file.substr(0, sep);
  1449. }
  1450. if (OS::get_singleton()->set_cwd(path) == OK) {
  1451. // path already specified, don't override
  1452. } else {
  1453. project_path = path;
  1454. }
  1455. #ifdef TOOLS_ENABLED
  1456. editor = true;
  1457. #endif
  1458. } else if (arg == "-b" || arg == "--breakpoints") { // add breakpoints
  1459. if (N) {
  1460. String bplist = N->get();
  1461. breakpoints = bplist.split(",");
  1462. N = N->next();
  1463. } else {
  1464. OS::get_singleton()->print("Missing list of breakpoints, aborting.\n");
  1465. goto error;
  1466. }
  1467. } else if (arg == "--max-fps") { // set maximum rendered FPS
  1468. if (N) {
  1469. max_fps = N->get().to_int();
  1470. N = N->next();
  1471. } else {
  1472. OS::get_singleton()->print("Missing maximum FPS argument, aborting.\n");
  1473. goto error;
  1474. }
  1475. } else if (arg == "--frame-delay") { // force frame delay
  1476. if (N) {
  1477. frame_delay = N->get().to_int();
  1478. N = N->next();
  1479. } else {
  1480. OS::get_singleton()->print("Missing frame delay argument, aborting.\n");
  1481. goto error;
  1482. }
  1483. } else if (arg == "--time-scale") { // force time scale
  1484. if (N) {
  1485. Engine::get_singleton()->set_time_scale(N->get().to_float());
  1486. N = N->next();
  1487. } else {
  1488. OS::get_singleton()->print("Missing time scale argument, aborting.\n");
  1489. goto error;
  1490. }
  1491. } else if (arg == "--main-pack") {
  1492. if (N) {
  1493. main_pack = N->get();
  1494. N = N->next();
  1495. } else {
  1496. OS::get_singleton()->print("Missing path to main pack file, aborting.\n");
  1497. goto error;
  1498. }
  1499. } else if (arg == "-d" || arg == "--debug") {
  1500. debug_uri = "local://";
  1501. OS::get_singleton()->_debug_stdout = true;
  1502. #if defined(DEBUG_ENABLED)
  1503. } else if (arg == "--debug-collisions") {
  1504. debug_collisions = true;
  1505. } else if (arg == "--debug-paths") {
  1506. debug_paths = true;
  1507. } else if (arg == "--debug-navigation") {
  1508. debug_navigation = true;
  1509. } else if (arg == "--debug-avoidance") {
  1510. debug_avoidance = true;
  1511. } else if (arg == "--debug-canvas-item-redraw") {
  1512. debug_canvas_item_redraw = true;
  1513. } else if (arg == "--debug-stringnames") {
  1514. StringName::set_debug_stringnames(true);
  1515. } else if (arg == "--debug-mute-audio") {
  1516. debug_mute_audio = true;
  1517. #endif
  1518. #if defined(TOOLS_ENABLED) && (defined(WINDOWS_ENABLED) || defined(LINUXBSD_ENABLED))
  1519. } else if (arg == "--test-rd-support") {
  1520. test_rd_support = true;
  1521. } else if (arg == "--test-rd-creation") {
  1522. test_rd_creation = true;
  1523. #endif
  1524. } else if (arg == "--remote-debug") {
  1525. if (N) {
  1526. debug_uri = N->get();
  1527. if (!debug_uri.contains("://")) { // wrong address
  1528. OS::get_singleton()->print(
  1529. "Invalid debug host address, it should be of the form <protocol>://<host/IP>:<port>.\n");
  1530. goto error;
  1531. }
  1532. N = N->next();
  1533. } else {
  1534. OS::get_singleton()->print("Missing remote debug host address, aborting.\n");
  1535. goto error;
  1536. }
  1537. } else if (arg == "--editor-pid") { // not exposed to user
  1538. if (N) {
  1539. editor_pid = N->get().to_int();
  1540. N = N->next();
  1541. } else {
  1542. OS::get_singleton()->print("Missing editor PID argument, aborting.\n");
  1543. goto error;
  1544. }
  1545. } else if (arg == "--disable-render-loop") {
  1546. disable_render_loop = true;
  1547. } else if (arg == "--fixed-fps") {
  1548. if (N) {
  1549. fixed_fps = N->get().to_int();
  1550. N = N->next();
  1551. } else {
  1552. OS::get_singleton()->print("Missing fixed-fps argument, aborting.\n");
  1553. goto error;
  1554. }
  1555. } else if (arg == "--write-movie") {
  1556. if (N) {
  1557. Engine::get_singleton()->set_write_movie_path(N->get());
  1558. N = N->next();
  1559. if (fixed_fps == -1) {
  1560. fixed_fps = 60;
  1561. }
  1562. OS::get_singleton()->_writing_movie = true;
  1563. } else {
  1564. OS::get_singleton()->print("Missing write-movie argument, aborting.\n");
  1565. goto error;
  1566. }
  1567. } else if (arg == "--disable-vsync") {
  1568. disable_vsync = true;
  1569. } else if (arg == "--print-fps") {
  1570. print_fps = true;
  1571. #ifdef TOOLS_ENABLED
  1572. } else if (arg == "--editor-pseudolocalization") {
  1573. editor_pseudolocalization = true;
  1574. #endif // TOOLS_ENABLED
  1575. } else if (arg == "--profile-gpu") {
  1576. profile_gpu = true;
  1577. } else if (arg == "--disable-crash-handler") {
  1578. OS::get_singleton()->disable_crash_handler();
  1579. } else if (arg == "--skip-breakpoints") {
  1580. skip_breakpoints = true;
  1581. } else if (I->get() == "--ignore-error-breaks") {
  1582. ignore_error_breaks = true;
  1583. #ifndef XR_DISABLED
  1584. } else if (arg == "--xr-mode") {
  1585. if (N) {
  1586. String xr_mode = N->get().to_lower();
  1587. N = N->next();
  1588. if (xr_mode == "default") {
  1589. XRServer::set_xr_mode(XRServer::XRMODE_DEFAULT);
  1590. } else if (xr_mode == "off") {
  1591. XRServer::set_xr_mode(XRServer::XRMODE_OFF);
  1592. } else if (xr_mode == "on") {
  1593. XRServer::set_xr_mode(XRServer::XRMODE_ON);
  1594. } else {
  1595. OS::get_singleton()->print("Unknown --xr-mode argument \"%s\", aborting.\n", xr_mode.ascii().get_data());
  1596. goto error;
  1597. }
  1598. } else {
  1599. OS::get_singleton()->print("Missing --xr-mode argument, aborting.\n");
  1600. goto error;
  1601. }
  1602. #endif // XR_DISABLED
  1603. } else if (arg == "--benchmark") {
  1604. OS::get_singleton()->set_use_benchmark(true);
  1605. } else if (arg == "--benchmark-file") {
  1606. if (N) {
  1607. OS::get_singleton()->set_use_benchmark(true);
  1608. String benchmark_file = N->get();
  1609. OS::get_singleton()->set_benchmark_file(benchmark_file);
  1610. N = N->next();
  1611. } else {
  1612. OS::get_singleton()->print("Missing <path> argument for --benchmark-file <path>.\n");
  1613. goto error;
  1614. }
  1615. #if defined(TOOLS_ENABLED) && defined(MODULE_GDSCRIPT_ENABLED) && !defined(GDSCRIPT_NO_LSP)
  1616. } else if (arg == "--lsp-port") {
  1617. if (N) {
  1618. int port_override = N->get().to_int();
  1619. if (port_override < 0 || port_override > 65535) {
  1620. OS::get_singleton()->print("<port> argument for --lsp-port <port> must be between 0 and 65535.\n");
  1621. goto error;
  1622. }
  1623. GDScriptLanguageServer::port_override = port_override;
  1624. N = N->next();
  1625. } else {
  1626. OS::get_singleton()->print("Missing <port> argument for --lsp-port <port>.\n");
  1627. goto error;
  1628. }
  1629. #endif // TOOLS_ENABLED && MODULE_GDSCRIPT_ENABLED && !GDSCRIPT_NO_LSP
  1630. #if defined(TOOLS_ENABLED)
  1631. } else if (arg == "--dap-port") {
  1632. if (N) {
  1633. int port_override = N->get().to_int();
  1634. if (port_override < 0 || port_override > 65535) {
  1635. OS::get_singleton()->print("<port> argument for --dap-port <port> must be between 0 and 65535.\n");
  1636. goto error;
  1637. }
  1638. DebugAdapterServer::port_override = port_override;
  1639. N = N->next();
  1640. } else {
  1641. OS::get_singleton()->print("Missing <port> argument for --dap-port <port>.\n");
  1642. goto error;
  1643. }
  1644. #endif // TOOLS_ENABLED
  1645. } else if (arg == "--wid") {
  1646. if (N) {
  1647. init_embed_parent_window_id = N->get().to_int();
  1648. if (init_embed_parent_window_id == 0) {
  1649. OS::get_singleton()->print("<window_id> argument for --wid <window_id> must be different then 0.\n");
  1650. goto error;
  1651. }
  1652. OS::get_singleton()->_embedded_in_editor = true;
  1653. Engine::get_singleton()->set_embedded_in_editor(true);
  1654. N = N->next();
  1655. } else {
  1656. OS::get_singleton()->print("Missing <window_id> argument for --wid <window_id>.\n");
  1657. goto error;
  1658. }
  1659. } else if (arg == "--" || arg == "++") {
  1660. adding_user_args = true;
  1661. } else {
  1662. main_args.push_back(arg);
  1663. }
  1664. I = N;
  1665. }
  1666. #ifdef TOOLS_ENABLED
  1667. if (editor && project_manager) {
  1668. OS::get_singleton()->print(
  1669. "Error: Command line arguments implied opening both editor and project manager, which is not possible. Aborting.\n");
  1670. goto error;
  1671. }
  1672. #endif
  1673. // Network file system needs to be configured before globals, since globals are based on the
  1674. // 'project.godot' file which will only be available through the network if this is enabled
  1675. if (!remotefs.is_empty()) {
  1676. int port;
  1677. if (remotefs.contains_char(':')) {
  1678. port = remotefs.get_slicec(':', 1).to_int();
  1679. remotefs = remotefs.get_slicec(':', 0);
  1680. } else {
  1681. port = 6010;
  1682. }
  1683. Error err = OS::get_singleton()->setup_remote_filesystem(remotefs, port, remotefs_pass, project_path);
  1684. if (err) {
  1685. OS::get_singleton()->printerr("Could not connect to remotefs: %s:%i.\n", remotefs.utf8().get_data(), port);
  1686. goto error;
  1687. }
  1688. }
  1689. OS::get_singleton()->_in_editor = editor;
  1690. if (globals->setup(project_path, main_pack, upwards, editor) == OK) {
  1691. #ifdef TOOLS_ENABLED
  1692. found_project = true;
  1693. #endif
  1694. } else {
  1695. #ifdef TOOLS_ENABLED
  1696. editor = false;
  1697. #else
  1698. const String error_msg = "Error: Couldn't load project data at path \"" + project_path + "\". Is the .pck file missing?\nIf you've renamed the executable, the associated .pck file should also be renamed to match the executable's name (without the extension).\n";
  1699. OS::get_singleton()->print("%s", error_msg.utf8().get_data());
  1700. OS::get_singleton()->alert(error_msg);
  1701. goto error;
  1702. #endif
  1703. }
  1704. // Initialize WorkerThreadPool.
  1705. {
  1706. #ifdef THREADS_ENABLED
  1707. if (editor || project_manager) {
  1708. WorkerThreadPool::get_singleton()->init(-1, 0.75);
  1709. } else {
  1710. int worker_threads = GLOBAL_GET("threading/worker_pool/max_threads");
  1711. float low_priority_ratio = GLOBAL_GET("threading/worker_pool/low_priority_thread_ratio");
  1712. WorkerThreadPool::get_singleton()->init(worker_threads, low_priority_ratio);
  1713. }
  1714. #else
  1715. WorkerThreadPool::get_singleton()->init(0, 0);
  1716. #endif
  1717. }
  1718. #ifdef TOOLS_ENABLED
  1719. if (!project_manager && !editor) {
  1720. // If we didn't find a project, we fall back to the project manager.
  1721. project_manager = !found_project && !cmdline_tool;
  1722. }
  1723. {
  1724. // Synced with https://github.com/baldurk/renderdoc/blob/2b01465c7/renderdoc/driver/vulkan/vk_layer.cpp#L118-L165
  1725. LocalVector<String> layers_to_disable = {
  1726. "DISABLE_RTSS_LAYER", // GH-57937.
  1727. "DISABLE_VULKAN_OBS_CAPTURE", // GH-103800.
  1728. "DISABLE_VULKAN_OW_OBS_CAPTURE", // GH-104154.
  1729. "DISABLE_SAMPLE_LAYER", // GH-104154.
  1730. "DISABLE_GAMEPP_LAYER", // GH-104154.
  1731. "DISABLE_VK_LAYER_TENCENT_wegame_cross_overlay_1", // GH-104154.
  1732. // "NODEVICE_SELECT", // Kept as it's useful - GH-104592.
  1733. "VK_LAYER_bandicam_helper_DEBUG_1", // GH-101480.
  1734. "DISABLE_VK_LAYER_bandicam_helper_1", // GH-101480.
  1735. "DISABLE_VK_LAYER_reshade_1", // GH-70849.
  1736. "DISABLE_VK_LAYER_GPUOpen_GRS", // GH-104154.
  1737. "DISABLE_LAYER", // GH-104154 (fpsmon).
  1738. "DISABLE_MANGOHUD", // GH-57403.
  1739. "DISABLE_VKBASALT",
  1740. };
  1741. #if defined(WINDOWS_ENABLED) || defined(LINUXBSD_ENABLED)
  1742. if (editor || project_manager || test_rd_support || test_rd_creation) {
  1743. #else
  1744. if (editor || project_manager) {
  1745. #endif
  1746. // Disable Vulkan overlays in editor, they cause various issues.
  1747. for (const String &layer_disable : layers_to_disable) {
  1748. OS::get_singleton()->set_environment(layer_disable, "1");
  1749. }
  1750. } else {
  1751. // Re-allow using Vulkan overlays, disabled while using the editor.
  1752. for (const String &layer_disable : layers_to_disable) {
  1753. OS::get_singleton()->unset_environment(layer_disable);
  1754. }
  1755. }
  1756. }
  1757. #endif
  1758. #if defined(TOOLS_ENABLED) && (defined(WINDOWS_ENABLED) || defined(LINUXBSD_ENABLED))
  1759. if (test_rd_support) {
  1760. // Test Rendering Device creation and exit.
  1761. OS::get_singleton()->set_crash_handler_silent();
  1762. if (OS::get_singleton()->_test_create_rendering_device(display_driver)) {
  1763. exit_err = ERR_HELP;
  1764. } else {
  1765. exit_err = ERR_UNAVAILABLE;
  1766. }
  1767. goto error;
  1768. } else if (test_rd_creation) {
  1769. // Test OpenGL context and Rendering Device simultaneous creation and exit.
  1770. OS::get_singleton()->set_crash_handler_silent();
  1771. if (OS::get_singleton()->_test_create_rendering_device_and_gl(display_driver)) {
  1772. exit_err = ERR_HELP;
  1773. } else {
  1774. exit_err = ERR_UNAVAILABLE;
  1775. }
  1776. goto error;
  1777. }
  1778. #endif
  1779. #ifdef TOOLS_ENABLED
  1780. if (editor) {
  1781. Engine::get_singleton()->set_editor_hint(true);
  1782. Engine::get_singleton()->set_extension_reloading_enabled(true);
  1783. // Create initialization lock file to detect crashes during startup.
  1784. OS::get_singleton()->create_lock_file();
  1785. main_args.push_back("--editor");
  1786. if (!init_windowed && !init_fullscreen) {
  1787. init_maximized = true;
  1788. window_mode = DisplayServer::WINDOW_MODE_MAXIMIZED;
  1789. }
  1790. }
  1791. if (project_manager) {
  1792. Engine::get_singleton()->set_project_manager_hint(true);
  1793. }
  1794. if (recovery_mode) {
  1795. if (project_manager || !editor) {
  1796. OS::get_singleton()->print("Error: Recovery mode can only be used in the editor. Aborting.\n");
  1797. goto error;
  1798. }
  1799. Engine::get_singleton()->set_recovery_mode_hint(true);
  1800. }
  1801. #endif
  1802. OS::get_singleton()->set_cmdline(execpath, main_args, user_args);
  1803. Engine::get_singleton()->set_physics_ticks_per_second(GLOBAL_DEF_BASIC(PropertyInfo(Variant::INT, "physics/common/physics_ticks_per_second", PROPERTY_HINT_RANGE, "1,1000,1"), 60));
  1804. Engine::get_singleton()->set_max_physics_steps_per_frame(GLOBAL_DEF_BASIC(PropertyInfo(Variant::INT, "physics/common/max_physics_steps_per_frame", PROPERTY_HINT_RANGE, "1,100,1"), 8));
  1805. Engine::get_singleton()->set_physics_jitter_fix(GLOBAL_DEF(PropertyInfo(Variant::FLOAT, "physics/common/physics_jitter_fix", PROPERTY_HINT_RANGE, "0,2,0.001,or_greater"), 0.5));
  1806. Engine::get_singleton()->set_max_fps(GLOBAL_DEF(PropertyInfo(Variant::INT, "application/run/max_fps", PROPERTY_HINT_RANGE, "0,1000,1"), 0));
  1807. if (max_fps >= 0) {
  1808. Engine::get_singleton()->set_max_fps(max_fps);
  1809. }
  1810. // Initialize user data dir.
  1811. OS::get_singleton()->ensure_user_data_dir();
  1812. OS::get_singleton()->set_low_processor_usage_mode(GLOBAL_DEF("application/run/low_processor_mode", false));
  1813. OS::get_singleton()->set_low_processor_usage_mode_sleep_usec(
  1814. GLOBAL_DEF(PropertyInfo(Variant::INT, "application/run/low_processor_mode_sleep_usec", PROPERTY_HINT_RANGE, "0,33200,1,or_greater"), 6900)); // Roughly 144 FPS
  1815. GLOBAL_DEF("application/run/delta_smoothing", true);
  1816. if (!delta_smoothing_override) {
  1817. OS::get_singleton()->set_delta_smoothing(GLOBAL_GET("application/run/delta_smoothing"));
  1818. }
  1819. GLOBAL_DEF("debug/settings/stdout/print_fps", false);
  1820. GLOBAL_DEF("debug/settings/stdout/print_gpu_profile", false);
  1821. GLOBAL_DEF("debug/settings/stdout/verbose_stdout", false);
  1822. GLOBAL_DEF("debug/settings/physics_interpolation/enable_warnings", true);
  1823. if (!OS::get_singleton()->_verbose_stdout) { // Not manually overridden.
  1824. OS::get_singleton()->_verbose_stdout = GLOBAL_GET("debug/settings/stdout/verbose_stdout");
  1825. }
  1826. register_early_core_singletons();
  1827. initialize_modules(MODULE_INITIALIZATION_LEVEL_CORE);
  1828. register_core_extensions(); // core extensions must be registered after globals setup and before display
  1829. ResourceUID::get_singleton()->load_from_cache(true); // load UUIDs from cache.
  1830. if (ProjectSettings::get_singleton()->has_custom_feature("dedicated_server")) {
  1831. audio_driver = NULL_AUDIO_DRIVER;
  1832. display_driver = NULL_DISPLAY_DRIVER;
  1833. }
  1834. GLOBAL_DEF(PropertyInfo(Variant::INT, "network/limits/debugger/max_chars_per_second", PROPERTY_HINT_RANGE, "256,4096,1,or_greater"), 32768);
  1835. GLOBAL_DEF(PropertyInfo(Variant::INT, "network/limits/debugger/max_queued_messages", PROPERTY_HINT_RANGE, "128,8192,1,or_greater"), 2048);
  1836. GLOBAL_DEF(PropertyInfo(Variant::INT, "network/limits/debugger/max_errors_per_second", PROPERTY_HINT_RANGE, "1,200,1,or_greater"), 400);
  1837. GLOBAL_DEF(PropertyInfo(Variant::INT, "network/limits/debugger/max_warnings_per_second", PROPERTY_HINT_RANGE, "1,200,1,or_greater"), 400);
  1838. EngineDebugger::initialize(debug_uri, skip_breakpoints, ignore_error_breaks, breakpoints, []() {
  1839. if (editor_pid) {
  1840. DisplayServer::get_singleton()->enable_for_stealing_focus(editor_pid);
  1841. }
  1842. });
  1843. #ifdef TOOLS_ENABLED
  1844. if (editor) {
  1845. packed_data->set_disabled(true);
  1846. }
  1847. #endif
  1848. GLOBAL_DEF("debug/file_logging/enable_file_logging", false);
  1849. // Only file logging by default on desktop platforms as logs can't be
  1850. // accessed easily on mobile/Web platforms (if at all).
  1851. // This also prevents logs from being created for the editor instance, as feature tags
  1852. // are disabled while in the editor (even if they should logically apply).
  1853. GLOBAL_DEF("debug/file_logging/enable_file_logging.pc", true);
  1854. GLOBAL_DEF("debug/file_logging/log_path", "user://logs/godot.log");
  1855. GLOBAL_DEF(PropertyInfo(Variant::INT, "debug/file_logging/max_log_files", PROPERTY_HINT_RANGE, "0,20,1,or_greater"), 5);
  1856. // If `--log-file` is used to override the log path, allow creating logs for the project manager or editor
  1857. // and even if file logging is disabled in the Project Settings.
  1858. // `--log-file` can be used with any path (including absolute paths outside the project folder),
  1859. // so check for filesystem access if it's used.
  1860. if (FileAccess::get_create_func(!log_file.is_empty() ? FileAccess::ACCESS_FILESYSTEM : FileAccess::ACCESS_USERDATA) &&
  1861. (!log_file.is_empty() || (!project_manager && !editor && GLOBAL_GET("debug/file_logging/enable_file_logging")))) {
  1862. // Don't create logs for the project manager as they would be written to
  1863. // the current working directory, which is inconvenient.
  1864. String base_path;
  1865. int max_files;
  1866. if (!log_file.is_empty()) {
  1867. base_path = log_file;
  1868. // Ensure log file name respects the specified override by disabling log rotation.
  1869. max_files = 1;
  1870. } else {
  1871. base_path = GLOBAL_GET("debug/file_logging/log_path");
  1872. max_files = GLOBAL_GET("debug/file_logging/max_log_files");
  1873. }
  1874. OS::get_singleton()->add_logger(memnew(RotatedFileLogger(base_path, max_files)));
  1875. }
  1876. if (main_args.is_empty() && String(GLOBAL_GET("application/run/main_scene")) == "") {
  1877. #ifdef TOOLS_ENABLED
  1878. if (!editor && !project_manager) {
  1879. #endif
  1880. const String error_msg = "Error: Can't run project: no main scene defined in the project.\n";
  1881. OS::get_singleton()->print("%s", error_msg.utf8().get_data());
  1882. OS::get_singleton()->alert(error_msg);
  1883. goto error;
  1884. #ifdef TOOLS_ENABLED
  1885. }
  1886. #endif
  1887. }
  1888. if (editor || project_manager) {
  1889. Engine::get_singleton()->set_editor_hint(true);
  1890. use_custom_res = false;
  1891. input_map->load_default(); //keys for editor
  1892. } else {
  1893. input_map->load_from_project_settings(); //keys for game
  1894. }
  1895. if (bool(GLOBAL_GET("application/run/disable_stdout"))) {
  1896. quiet_stdout = true;
  1897. }
  1898. if (bool(GLOBAL_GET("application/run/disable_stderr"))) {
  1899. CoreGlobals::print_error_enabled = false;
  1900. }
  1901. if (!bool(GLOBAL_GET("application/run/print_header"))) {
  1902. // --no-header option for project settings.
  1903. Engine::get_singleton()->_print_header = false;
  1904. }
  1905. if (quiet_stdout) {
  1906. CoreGlobals::print_line_enabled = false;
  1907. }
  1908. Logger::set_flush_stdout_on_print(GLOBAL_GET("application/run/flush_stdout_on_print"));
  1909. // Rendering drivers configuration.
  1910. // Always include all supported drivers as hint, as this is used by the editor host platform
  1911. // for project settings. For example, a Linux user should be able to configure that they want
  1912. // to export for D3D12 on Windows and Metal on macOS even if their host platform can't use those.
  1913. {
  1914. // RenderingDevice driver overrides per platform.
  1915. GLOBAL_DEF_RST("rendering/rendering_device/driver", "vulkan");
  1916. GLOBAL_DEF_RST(PropertyInfo(Variant::STRING, "rendering/rendering_device/driver.windows", PROPERTY_HINT_ENUM, "vulkan,d3d12"), "vulkan");
  1917. GLOBAL_DEF_RST(PropertyInfo(Variant::STRING, "rendering/rendering_device/driver.linuxbsd", PROPERTY_HINT_ENUM, "vulkan"), "vulkan");
  1918. GLOBAL_DEF_RST(PropertyInfo(Variant::STRING, "rendering/rendering_device/driver.android", PROPERTY_HINT_ENUM, "vulkan"), "vulkan");
  1919. GLOBAL_DEF_RST(PropertyInfo(Variant::STRING, "rendering/rendering_device/driver.ios", PROPERTY_HINT_ENUM, "metal,vulkan"), "metal");
  1920. GLOBAL_DEF_RST(PropertyInfo(Variant::STRING, "rendering/rendering_device/driver.macos", PROPERTY_HINT_ENUM, "metal,vulkan"), "metal");
  1921. GLOBAL_DEF_RST("rendering/rendering_device/fallback_to_vulkan", true);
  1922. GLOBAL_DEF_RST("rendering/rendering_device/fallback_to_d3d12", true);
  1923. GLOBAL_DEF_RST("rendering/rendering_device/fallback_to_opengl3", true);
  1924. }
  1925. {
  1926. // GL Compatibility driver overrides per platform.
  1927. GLOBAL_DEF_RST("rendering/gl_compatibility/driver", "opengl3");
  1928. GLOBAL_DEF_RST(PropertyInfo(Variant::STRING, "rendering/gl_compatibility/driver.windows", PROPERTY_HINT_ENUM, "opengl3,opengl3_angle"), "opengl3");
  1929. GLOBAL_DEF_RST(PropertyInfo(Variant::STRING, "rendering/gl_compatibility/driver.linuxbsd", PROPERTY_HINT_ENUM, "opengl3,opengl3_es"), "opengl3");
  1930. GLOBAL_DEF_RST(PropertyInfo(Variant::STRING, "rendering/gl_compatibility/driver.web", PROPERTY_HINT_ENUM, "opengl3"), "opengl3");
  1931. GLOBAL_DEF_RST(PropertyInfo(Variant::STRING, "rendering/gl_compatibility/driver.android", PROPERTY_HINT_ENUM, "opengl3"), "opengl3");
  1932. GLOBAL_DEF_RST(PropertyInfo(Variant::STRING, "rendering/gl_compatibility/driver.ios", PROPERTY_HINT_ENUM, "opengl3"), "opengl3");
  1933. GLOBAL_DEF_RST(PropertyInfo(Variant::STRING, "rendering/gl_compatibility/driver.macos", PROPERTY_HINT_ENUM, "opengl3,opengl3_angle"), "opengl3");
  1934. GLOBAL_DEF_RST("rendering/gl_compatibility/nvidia_disable_threaded_optimization", true);
  1935. GLOBAL_DEF_RST("rendering/gl_compatibility/fallback_to_angle", true);
  1936. GLOBAL_DEF_RST("rendering/gl_compatibility/fallback_to_native", true);
  1937. GLOBAL_DEF_RST("rendering/gl_compatibility/fallback_to_gles", true);
  1938. Array device_blocklist;
  1939. #define BLOCK_DEVICE(m_vendor, m_name) \
  1940. { \
  1941. Dictionary device; \
  1942. device["vendor"] = m_vendor; \
  1943. device["name"] = m_name; \
  1944. device_blocklist.push_back(device); \
  1945. }
  1946. // AMD GPUs.
  1947. BLOCK_DEVICE("ATI", "Radeon 9"); // ATI Radeon 9000 Series
  1948. BLOCK_DEVICE("ATI", "Radeon X"); // ATI Radeon X500-X2000 Series
  1949. BLOCK_DEVICE("ATI", "Radeon HD 2"); // AMD/ATI (Mobility) Radeon HD 2xxx Series
  1950. BLOCK_DEVICE("ATI", "Radeon HD 3"); // AMD/ATI (Mobility) Radeon HD 3xxx Series
  1951. BLOCK_DEVICE("ATI", "Radeon HD 4"); // AMD/ATI (Mobility) Radeon HD 4xxx Series
  1952. BLOCK_DEVICE("ATI", "Radeon HD 5"); // AMD/ATI (Mobility) Radeon HD 5xxx Series
  1953. BLOCK_DEVICE("ATI", "Radeon HD 6"); // AMD/ATI (Mobility) Radeon HD 6xxx Series
  1954. BLOCK_DEVICE("ATI", "Radeon HD 7"); // AMD/ATI (Mobility) Radeon HD 7xxx Series
  1955. BLOCK_DEVICE("ATI", "Radeon HD 8"); // AMD/ATI (Mobility) Radeon HD 8xxx Series
  1956. BLOCK_DEVICE("ATI", "Radeon(TM) R2 Graphics"); // APUs
  1957. BLOCK_DEVICE("ATI", "Radeon(TM) R3 Graphics");
  1958. BLOCK_DEVICE("ATI", "Radeon(TM) R4 Graphics");
  1959. BLOCK_DEVICE("ATI", "Radeon(TM) R5 Graphics");
  1960. BLOCK_DEVICE("ATI", "Radeon(TM) R6 Graphics");
  1961. BLOCK_DEVICE("ATI", "Radeon(TM) R7 Graphics");
  1962. BLOCK_DEVICE("AMD", "Radeon(TM) R7 Graphics");
  1963. BLOCK_DEVICE("AMD", "Radeon(TM) R8 Graphics");
  1964. BLOCK_DEVICE("ATI", "Radeon R5 Graphics");
  1965. BLOCK_DEVICE("ATI", "Radeon R6 Graphics");
  1966. BLOCK_DEVICE("ATI", "Radeon R7 Graphics");
  1967. BLOCK_DEVICE("AMD", "Radeon R7 Graphics");
  1968. BLOCK_DEVICE("AMD", "Radeon R8 Graphics");
  1969. BLOCK_DEVICE("ATI", "Radeon R5 2"); // Rx 2xx Series
  1970. BLOCK_DEVICE("ATI", "Radeon R7 2");
  1971. BLOCK_DEVICE("ATI", "Radeon R9 2");
  1972. BLOCK_DEVICE("ATI", "Radeon R5 M2"); // Rx M2xx Series
  1973. BLOCK_DEVICE("ATI", "Radeon R7 M2");
  1974. BLOCK_DEVICE("ATI", "Radeon R9 M2");
  1975. BLOCK_DEVICE("ATI", "Radeon (TM) R9 Fury");
  1976. BLOCK_DEVICE("ATI", "Radeon (TM) R5 3"); // Rx 3xx Series
  1977. BLOCK_DEVICE("AMD", "Radeon (TM) R5 3");
  1978. BLOCK_DEVICE("ATI", "Radeon (TM) R7 3");
  1979. BLOCK_DEVICE("AMD", "Radeon (TM) R7 3");
  1980. BLOCK_DEVICE("ATI", "Radeon (TM) R9 3");
  1981. BLOCK_DEVICE("AMD", "Radeon (TM) R9 3");
  1982. BLOCK_DEVICE("ATI", "Radeon (TM) R5 M3"); // Rx M3xx Series
  1983. BLOCK_DEVICE("AMD", "Radeon (TM) R5 M3");
  1984. BLOCK_DEVICE("ATI", "Radeon (TM) R7 M3");
  1985. BLOCK_DEVICE("AMD", "Radeon (TM) R7 M3");
  1986. BLOCK_DEVICE("ATI", "Radeon (TM) R9 M3");
  1987. BLOCK_DEVICE("AMD", "Radeon (TM) R9 M3");
  1988. // Intel GPUs.
  1989. BLOCK_DEVICE("0x8086", "0x0042"); // HD Graphics, Gen5, Clarkdale
  1990. BLOCK_DEVICE("0x8086", "0x0046"); // HD Graphics, Gen5, Arrandale
  1991. BLOCK_DEVICE("0x8086", "0x010A"); // HD Graphics, Gen6, Sandy Bridge
  1992. BLOCK_DEVICE("Intel", "Intel HD Graphics 2000");
  1993. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics 2000");
  1994. BLOCK_DEVICE("0x8086", "0x0102"); // HD Graphics 2000, Gen6, Sandy Bridge
  1995. BLOCK_DEVICE("0x8086", "0x0116"); // HD Graphics 3000, Gen6, Sandy Bridge
  1996. BLOCK_DEVICE("Intel", "Intel HD Graphics 3000");
  1997. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics 3000");
  1998. BLOCK_DEVICE("0x8086", "0x0126"); // HD Graphics 3000, Gen6, Sandy Bridge
  1999. BLOCK_DEVICE("Intel", "Intel HD Graphics P3000");
  2000. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics P3000");
  2001. BLOCK_DEVICE("0x8086", "0x0112"); // HD Graphics P3000, Gen6, Sandy Bridge
  2002. BLOCK_DEVICE("0x8086", "0x0122");
  2003. BLOCK_DEVICE("0x8086", "0x015A"); // HD Graphics, Gen7, Ivy Bridge
  2004. BLOCK_DEVICE("Intel", "Intel HD Graphics 2500");
  2005. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics 2500");
  2006. BLOCK_DEVICE("0x8086", "0x0152"); // HD Graphics 2500, Gen7, Ivy Bridge
  2007. BLOCK_DEVICE("Intel", "Intel HD Graphics 4000");
  2008. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics 4000");
  2009. BLOCK_DEVICE("0x8086", "0x0162"); // HD Graphics 4000, Gen7, Ivy Bridge
  2010. BLOCK_DEVICE("0x8086", "0x0166");
  2011. BLOCK_DEVICE("Intel", "Intel HD Graphics P4000");
  2012. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics P4000");
  2013. BLOCK_DEVICE("0x8086", "0x016A"); // HD Graphics P4000, Gen7, Ivy Bridge
  2014. BLOCK_DEVICE("Intel", "Intel(R) Vallyview Graphics");
  2015. BLOCK_DEVICE("0x8086", "0x0F30"); // Intel(R) Vallyview Graphics, Gen7, Vallyview
  2016. BLOCK_DEVICE("0x8086", "0x0F31");
  2017. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics 4200");
  2018. BLOCK_DEVICE("0x8086", "0x0A1E"); // Intel(R) HD Graphics 4200, Gen7.5, Haswell
  2019. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics 4400");
  2020. BLOCK_DEVICE("0x8086", "0x0A16"); // Intel(R) HD Graphics 4400, Gen7.5, Haswell
  2021. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics 4600");
  2022. BLOCK_DEVICE("0x8086", "0x0412"); // Intel(R) HD Graphics 4600, Gen7.5, Haswell
  2023. BLOCK_DEVICE("0x8086", "0x0416");
  2024. BLOCK_DEVICE("0x8086", "0x0426");
  2025. BLOCK_DEVICE("0x8086", "0x0D12");
  2026. BLOCK_DEVICE("0x8086", "0x0D16");
  2027. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics P4600/P4700");
  2028. BLOCK_DEVICE("0x8086", "0x041A"); // Intel(R) HD Graphics P4600/P4700, Gen7.5, Haswell
  2029. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics 5000");
  2030. BLOCK_DEVICE("0x8086", "0x0422"); // Intel(R) HD Graphics 5000, Gen7.5, Haswell
  2031. BLOCK_DEVICE("0x8086", "0x042A");
  2032. BLOCK_DEVICE("0x8086", "0x0A26");
  2033. BLOCK_DEVICE("Intel", "Intel(R) Iris(TM) Graphics 5100");
  2034. BLOCK_DEVICE("0x8086", "0x0A22"); // Intel(R) Iris(TM) Graphics 5100, Gen7.5, Haswell
  2035. BLOCK_DEVICE("0x8086", "0x0A2A");
  2036. BLOCK_DEVICE("0x8086", "0x0A2B");
  2037. BLOCK_DEVICE("0x8086", "0x0A2E");
  2038. BLOCK_DEVICE("Intel", "Intel(R) Iris(TM) Pro Graphics 5200");
  2039. BLOCK_DEVICE("0x8086", "0x0D22"); // Intel(R) Iris(TM) Pro Graphics 5200, Gen7.5, Haswell
  2040. BLOCK_DEVICE("0x8086", "0x0D26");
  2041. BLOCK_DEVICE("0x8086", "0x0D2A");
  2042. BLOCK_DEVICE("0x8086", "0x0D2B");
  2043. BLOCK_DEVICE("0x8086", "0x0D2E");
  2044. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics 400");
  2045. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics 405");
  2046. BLOCK_DEVICE("0x8086", "0x22B0"); // Intel(R) HD Graphics, Gen8, Cherryview Braswell
  2047. BLOCK_DEVICE("0x8086", "0x22B1");
  2048. BLOCK_DEVICE("0x8086", "0x22B2");
  2049. BLOCK_DEVICE("0x8086", "0x22B3");
  2050. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics 5300");
  2051. BLOCK_DEVICE("0x8086", "0x161E"); // Intel(R) HD Graphics 5300, Gen8, Broadwell
  2052. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics 5500");
  2053. BLOCK_DEVICE("0x8086", "0x1616"); // Intel(R) HD Graphics 5500, Gen8, Broadwell
  2054. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics 5600");
  2055. BLOCK_DEVICE("0x8086", "0x1612"); // Intel(R) HD Graphics 5600, Gen8, Broadwell
  2056. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics 6000");
  2057. BLOCK_DEVICE("0x8086", "0x1626"); // Intel(R) HD Graphics 6000, Gen8, Broadwell
  2058. BLOCK_DEVICE("Intel", "Intel(R) Iris(TM) Graphics 6100");
  2059. BLOCK_DEVICE("0x8086", "0x162B"); // Intel(R) Iris(TM) Graphics 6100, Gen8, Broadwell
  2060. BLOCK_DEVICE("Intel", "Intel(R) Iris(TM) Pro Graphics 6200");
  2061. BLOCK_DEVICE("0x8086", "0x1622"); // Intel(R) Iris(TM) Pro Graphics 6200, Gen8, Broadwell
  2062. BLOCK_DEVICE("Intel", "Intel(R) Iris(TM) Pro Graphics P6300");
  2063. BLOCK_DEVICE("0x8086", "0x162A"); // Intel(R) Iris(TM) Pro Graphics P6300, Gen8, Broadwell
  2064. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics 500");
  2065. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics 505");
  2066. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics 510");
  2067. BLOCK_DEVICE("0x8086", "0x1902"); // Intel(R) HD Graphics 510, Gen9, Skylake
  2068. BLOCK_DEVICE("0x8086", "0x1906");
  2069. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics 520");
  2070. BLOCK_DEVICE("0x8086", "0x1916"); // Intel(R) HD Graphics 520, Gen9, Skylake
  2071. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics 530");
  2072. BLOCK_DEVICE("0x8086", "0x1912"); // Intel(R) HD Graphics 530, Gen9, Skylake
  2073. BLOCK_DEVICE("0x8086", "0x191B");
  2074. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics P530");
  2075. BLOCK_DEVICE("0x8086", "0x191D"); // Intel(R) HD Graphics P530, Gen9, Skylake
  2076. BLOCK_DEVICE("Intel", "Intel(R) HD Graphics 515");
  2077. BLOCK_DEVICE("0x8086", "0x191E"); // Intel(R) HD Graphics 515, Gen9, Skylake
  2078. BLOCK_DEVICE("Intel", "Intel(R) Iris Graphics 540");
  2079. BLOCK_DEVICE("0x8086", "0x1926"); // Intel(R) Iris Graphics 540, Gen9, Skylake
  2080. BLOCK_DEVICE("0x8086", "0x1927");
  2081. BLOCK_DEVICE("Intel", "Intel(R) Iris Pro Graphics 580");
  2082. BLOCK_DEVICE("0x8086", "0x193B"); // Intel(R) Iris Pro Graphics 580, Gen9, Skylake
  2083. BLOCK_DEVICE("Intel", "Intel(R) Iris Pro Graphics P580");
  2084. BLOCK_DEVICE("0x8086", "0x193D"); // Intel(R) Iris Pro Graphics P580, Gen9, Skylake
  2085. #undef BLOCK_DEVICE
  2086. GLOBAL_DEF_RST_NOVAL(PropertyInfo(Variant::ARRAY, "rendering/gl_compatibility/force_angle_on_devices", PROPERTY_HINT_ARRAY_TYPE, vformat("%s/%s:%s", Variant::DICTIONARY, PROPERTY_HINT_NONE, String())), device_blocklist);
  2087. }
  2088. // Start with RenderingDevice-based backends.
  2089. #ifdef RD_ENABLED
  2090. renderer_hints = "forward_plus,mobile";
  2091. default_renderer_mobile = "mobile";
  2092. #endif
  2093. // And Compatibility next, or first if Vulkan is disabled.
  2094. #ifdef GLES3_ENABLED
  2095. if (!renderer_hints.is_empty()) {
  2096. renderer_hints += ",";
  2097. }
  2098. renderer_hints += "gl_compatibility";
  2099. if (default_renderer_mobile.is_empty()) {
  2100. default_renderer_mobile = "gl_compatibility";
  2101. }
  2102. // Default to Compatibility when using the project manager.
  2103. if (rendering_driver.is_empty() && rendering_method.is_empty() && project_manager) {
  2104. rendering_driver = "opengl3";
  2105. rendering_method = "gl_compatibility";
  2106. default_renderer_mobile = "gl_compatibility";
  2107. }
  2108. #endif
  2109. if (!rendering_method.is_empty()) {
  2110. if (rendering_method != "forward_plus" &&
  2111. rendering_method != "mobile" &&
  2112. rendering_method != "gl_compatibility" &&
  2113. rendering_method != "dummy") {
  2114. OS::get_singleton()->print("Unknown rendering method '%s', aborting.\nValid options are ",
  2115. rendering_method.utf8().get_data());
  2116. Vector<String> rendering_method_hints = renderer_hints.split(",");
  2117. rendering_method_hints.push_back("dummy");
  2118. for (int i = 0; i < rendering_method_hints.size(); i++) {
  2119. if (i == rendering_method_hints.size() - 1) {
  2120. OS::get_singleton()->print(" and ");
  2121. } else if (i != 0) {
  2122. OS::get_singleton()->print(", ");
  2123. }
  2124. OS::get_singleton()->print("'%s'", rendering_method_hints[i].utf8().get_data());
  2125. }
  2126. OS::get_singleton()->print(".\n");
  2127. goto error;
  2128. }
  2129. }
  2130. if (renderer_hints.is_empty()) {
  2131. renderer_hints = "dummy";
  2132. }
  2133. if (!rendering_driver.is_empty()) {
  2134. // As the rendering drivers available may depend on the display driver and renderer
  2135. // selected, we can't do an exhaustive check here, but we can look through all
  2136. // the options in all the display drivers for a match.
  2137. bool found = false;
  2138. for (int i = 0; i < DisplayServer::get_create_function_count(); i++) {
  2139. Vector<String> r_drivers = DisplayServer::get_create_function_rendering_drivers(i);
  2140. for (int d = 0; d < r_drivers.size(); d++) {
  2141. if (rendering_driver == r_drivers[d]) {
  2142. found = true;
  2143. break;
  2144. }
  2145. }
  2146. }
  2147. if (!found) {
  2148. OS::get_singleton()->print("Unknown rendering driver '%s', aborting.\nValid options are ",
  2149. rendering_driver.utf8().get_data());
  2150. // Deduplicate driver entries, as a rendering driver may be supported by several display servers.
  2151. Vector<String> unique_rendering_drivers;
  2152. for (int i = 0; i < DisplayServer::get_create_function_count(); i++) {
  2153. Vector<String> r_drivers = DisplayServer::get_create_function_rendering_drivers(i);
  2154. for (int d = 0; d < r_drivers.size(); d++) {
  2155. if (!unique_rendering_drivers.has(r_drivers[d])) {
  2156. unique_rendering_drivers.append(r_drivers[d]);
  2157. }
  2158. }
  2159. }
  2160. for (int i = 0; i < unique_rendering_drivers.size(); i++) {
  2161. if (i == unique_rendering_drivers.size() - 1) {
  2162. OS::get_singleton()->print(" and ");
  2163. } else if (i != 0) {
  2164. OS::get_singleton()->print(", ");
  2165. }
  2166. OS::get_singleton()->print("'%s'", unique_rendering_drivers[i].utf8().get_data());
  2167. }
  2168. OS::get_singleton()->print(".\n");
  2169. goto error;
  2170. }
  2171. // Set a default renderer if none selected. Try to choose one that matches the driver.
  2172. if (rendering_method.is_empty()) {
  2173. if (rendering_driver == "dummy") {
  2174. rendering_method = "dummy";
  2175. } else if (rendering_driver == "opengl3" || rendering_driver == "opengl3_angle" || rendering_driver == "opengl3_es") {
  2176. rendering_method = "gl_compatibility";
  2177. } else {
  2178. rendering_method = "forward_plus";
  2179. }
  2180. }
  2181. // Now validate whether the selected driver matches with the renderer.
  2182. bool valid_combination = false;
  2183. Vector<String> available_drivers;
  2184. if (rendering_method == "forward_plus" || rendering_method == "mobile") {
  2185. #ifdef VULKAN_ENABLED
  2186. available_drivers.push_back("vulkan");
  2187. #endif
  2188. #ifdef D3D12_ENABLED
  2189. available_drivers.push_back("d3d12");
  2190. #endif
  2191. #ifdef METAL_ENABLED
  2192. available_drivers.push_back("metal");
  2193. #endif
  2194. }
  2195. #ifdef GLES3_ENABLED
  2196. if (rendering_method == "gl_compatibility") {
  2197. available_drivers.push_back("opengl3");
  2198. available_drivers.push_back("opengl3_angle");
  2199. available_drivers.push_back("opengl3_es");
  2200. }
  2201. #endif
  2202. if (rendering_method == "dummy") {
  2203. available_drivers.push_back("dummy");
  2204. }
  2205. if (available_drivers.is_empty()) {
  2206. OS::get_singleton()->print("Unknown renderer name '%s', aborting.\n", rendering_method.utf8().get_data());
  2207. goto error;
  2208. }
  2209. for (int i = 0; i < available_drivers.size(); i++) {
  2210. if (rendering_driver == available_drivers[i]) {
  2211. valid_combination = true;
  2212. break;
  2213. }
  2214. }
  2215. if (!valid_combination) {
  2216. OS::get_singleton()->print("Invalid renderer/driver combination '%s' and '%s', aborting. %s only supports the following drivers ", rendering_method.utf8().get_data(), rendering_driver.utf8().get_data(), rendering_method.utf8().get_data());
  2217. for (int d = 0; d < available_drivers.size(); d++) {
  2218. OS::get_singleton()->print("'%s', ", available_drivers[d].utf8().get_data());
  2219. }
  2220. OS::get_singleton()->print(".\n");
  2221. goto error;
  2222. }
  2223. }
  2224. default_renderer = renderer_hints.get_slicec(',', 0);
  2225. GLOBAL_DEF_RST_BASIC(PropertyInfo(Variant::STRING, "rendering/renderer/rendering_method", PROPERTY_HINT_ENUM, renderer_hints), default_renderer);
  2226. GLOBAL_DEF_RST_BASIC("rendering/renderer/rendering_method.mobile", default_renderer_mobile);
  2227. GLOBAL_DEF_RST_BASIC("rendering/renderer/rendering_method.web", "gl_compatibility"); // This is a bit of a hack until we have WebGPU support.
  2228. // Default to ProjectSettings default if nothing set on the command line.
  2229. if (rendering_method.is_empty()) {
  2230. rendering_method = GLOBAL_GET("rendering/renderer/rendering_method");
  2231. }
  2232. if (rendering_driver.is_empty()) {
  2233. if (rendering_method == "dummy") {
  2234. rendering_driver = "dummy";
  2235. } else if (rendering_method == "gl_compatibility") {
  2236. rendering_driver = GLOBAL_GET("rendering/gl_compatibility/driver");
  2237. } else {
  2238. rendering_driver = GLOBAL_GET("rendering/rendering_device/driver");
  2239. }
  2240. }
  2241. // always convert to lower case for consistency in the code
  2242. rendering_driver = rendering_driver.to_lower();
  2243. OS::get_singleton()->set_current_rendering_driver_name(rendering_driver);
  2244. OS::get_singleton()->set_current_rendering_method(rendering_method);
  2245. #ifdef TOOLS_ENABLED
  2246. if (!force_res && project_manager) {
  2247. // Ensure splash screen size matches the project manager window size
  2248. // (see `editor/project_manager.cpp` for defaults).
  2249. window_size.width = ProjectManager::DEFAULT_WINDOW_WIDTH;
  2250. window_size.height = ProjectManager::DEFAULT_WINDOW_HEIGHT;
  2251. }
  2252. #endif
  2253. if (use_custom_res) {
  2254. if (!force_res) {
  2255. window_size.width = GLOBAL_GET("display/window/size/viewport_width");
  2256. window_size.height = GLOBAL_GET("display/window/size/viewport_height");
  2257. if (globals->has_setting("display/window/size/window_width_override") &&
  2258. globals->has_setting("display/window/size/window_height_override")) {
  2259. int desired_width = GLOBAL_GET("display/window/size/window_width_override");
  2260. if (desired_width > 0) {
  2261. window_size.width = desired_width;
  2262. }
  2263. int desired_height = GLOBAL_GET("display/window/size/window_height_override");
  2264. if (desired_height > 0) {
  2265. window_size.height = desired_height;
  2266. }
  2267. }
  2268. }
  2269. if (!bool(GLOBAL_GET("display/window/size/resizable"))) {
  2270. window_flags |= DisplayServer::WINDOW_FLAG_RESIZE_DISABLED_BIT;
  2271. }
  2272. if (bool(GLOBAL_GET("display/window/size/minimize_disabled"))) {
  2273. window_flags |= DisplayServer::WINDOW_FLAG_MINIMIZE_DISABLED_BIT;
  2274. }
  2275. if (bool(GLOBAL_GET("display/window/size/maximize_disabled"))) {
  2276. window_flags |= DisplayServer::WINDOW_FLAG_MAXIMIZE_DISABLED_BIT;
  2277. }
  2278. if (bool(GLOBAL_GET("display/window/size/borderless"))) {
  2279. window_flags |= DisplayServer::WINDOW_FLAG_BORDERLESS_BIT;
  2280. }
  2281. if (bool(GLOBAL_GET("display/window/size/always_on_top"))) {
  2282. window_flags |= DisplayServer::WINDOW_FLAG_ALWAYS_ON_TOP_BIT;
  2283. }
  2284. if (bool(GLOBAL_GET("display/window/size/transparent"))) {
  2285. window_flags |= DisplayServer::WINDOW_FLAG_TRANSPARENT_BIT;
  2286. }
  2287. if (bool(GLOBAL_GET("display/window/size/extend_to_title"))) {
  2288. window_flags |= DisplayServer::WINDOW_FLAG_EXTEND_TO_TITLE_BIT;
  2289. }
  2290. if (bool(GLOBAL_GET("display/window/size/no_focus"))) {
  2291. window_flags |= DisplayServer::WINDOW_FLAG_NO_FOCUS_BIT;
  2292. }
  2293. if (bool(GLOBAL_GET("display/window/size/sharp_corners"))) {
  2294. window_flags |= DisplayServer::WINDOW_FLAG_SHARP_CORNERS_BIT;
  2295. }
  2296. window_mode = (DisplayServer::WindowMode)(GLOBAL_GET("display/window/size/mode").operator int());
  2297. int initial_position_type = GLOBAL_GET("display/window/size/initial_position_type").operator int();
  2298. if (initial_position_type == Window::WINDOW_INITIAL_POSITION_ABSOLUTE) { // Absolute.
  2299. if (!init_use_custom_pos) {
  2300. init_custom_pos = GLOBAL_GET("display/window/size/initial_position").operator Vector2i();
  2301. init_use_custom_pos = true;
  2302. }
  2303. } else if (initial_position_type == Window::WINDOW_INITIAL_POSITION_CENTER_PRIMARY_SCREEN || initial_position_type == Window::WINDOW_INITIAL_POSITION_CENTER_MAIN_WINDOW_SCREEN) { // Center of Primary Screen.
  2304. if (!init_use_custom_screen) {
  2305. init_screen = DisplayServer::SCREEN_PRIMARY;
  2306. init_use_custom_screen = true;
  2307. }
  2308. } else if (initial_position_type == Window::WINDOW_INITIAL_POSITION_CENTER_OTHER_SCREEN) { // Center of Other Screen.
  2309. if (!init_use_custom_screen) {
  2310. init_screen = GLOBAL_GET("display/window/size/initial_screen").operator int();
  2311. init_use_custom_screen = true;
  2312. }
  2313. } else if (initial_position_type == Window::WINDOW_INITIAL_POSITION_CENTER_SCREEN_WITH_MOUSE_FOCUS) { // Center of Screen With Mouse Pointer.
  2314. if (!init_use_custom_screen) {
  2315. init_screen = DisplayServer::SCREEN_WITH_MOUSE_FOCUS;
  2316. init_use_custom_screen = true;
  2317. }
  2318. } else if (initial_position_type == Window::WINDOW_INITIAL_POSITION_CENTER_SCREEN_WITH_KEYBOARD_FOCUS) { // Center of Screen With Keyboard Focus.
  2319. if (!init_use_custom_screen) {
  2320. init_screen = DisplayServer::SCREEN_WITH_KEYBOARD_FOCUS;
  2321. init_use_custom_screen = true;
  2322. }
  2323. }
  2324. }
  2325. GLOBAL_DEF_BASIC("internationalization/locale/include_text_server_data", false);
  2326. OS::get_singleton()->_allow_hidpi = GLOBAL_DEF("display/window/dpi/allow_hidpi", true);
  2327. OS::get_singleton()->_allow_layered = GLOBAL_DEF_RST("display/window/per_pixel_transparency/allowed", false);
  2328. #ifdef TOOLS_ENABLED
  2329. if (editor || project_manager) {
  2330. // The editor and project manager always detect and use hiDPI if needed.
  2331. OS::get_singleton()->_allow_hidpi = true;
  2332. }
  2333. #endif
  2334. if (separate_thread_render == -1) {
  2335. separate_thread_render = (int)GLOBAL_DEF("rendering/driver/threads/thread_model", OS::RENDER_THREAD_SAFE) == OS::RENDER_SEPARATE_THREAD;
  2336. }
  2337. if (editor || project_manager) {
  2338. // Editor and project manager cannot run with rendering in a separate thread (they will crash on startup).
  2339. separate_thread_render = 0;
  2340. }
  2341. #if !defined(THREADS_ENABLED)
  2342. separate_thread_render = 0;
  2343. #endif
  2344. OS::get_singleton()->_separate_thread_render = separate_thread_render;
  2345. /* Determine audio and video drivers */
  2346. // Display driver, e.g. X11, Wayland.
  2347. // Make sure that headless is the last one, which it is assumed to be by design.
  2348. DEV_ASSERT(NULL_DISPLAY_DRIVER == DisplayServer::get_create_function_name(DisplayServer::get_create_function_count() - 1));
  2349. GLOBAL_DEF_NOVAL("display/display_server/driver", "default");
  2350. GLOBAL_DEF_NOVAL(PropertyInfo(Variant::STRING, "display/display_server/driver.windows", PROPERTY_HINT_ENUM_SUGGESTION, "default,windows,headless"), "default");
  2351. GLOBAL_DEF_NOVAL(PropertyInfo(Variant::STRING, "display/display_server/driver.linuxbsd", PROPERTY_HINT_ENUM_SUGGESTION, "default,x11,wayland,headless"), "default");
  2352. GLOBAL_DEF_NOVAL(PropertyInfo(Variant::STRING, "display/display_server/driver.android", PROPERTY_HINT_ENUM_SUGGESTION, "default,android,headless"), "default");
  2353. GLOBAL_DEF_NOVAL(PropertyInfo(Variant::STRING, "display/display_server/driver.ios", PROPERTY_HINT_ENUM_SUGGESTION, "default,iOS,headless"), "default");
  2354. GLOBAL_DEF_NOVAL(PropertyInfo(Variant::STRING, "display/display_server/driver.macos", PROPERTY_HINT_ENUM_SUGGESTION, "default,macos,headless"), "default");
  2355. GLOBAL_DEF_RST_NOVAL("audio/driver/driver", AudioDriverManager::get_driver(0)->get_name());
  2356. if (audio_driver.is_empty()) { // Specified in project.godot.
  2357. if (project_manager) {
  2358. // The project manager doesn't need to play sound (TTS audio output is not emitted by Godot, but by the system itself).
  2359. // Disable audio output so it doesn't appear in the list of applications outputting sound in the OS.
  2360. // On macOS, this also prevents the project manager from inhibiting suspend.
  2361. audio_driver = "Dummy";
  2362. } else {
  2363. audio_driver = GLOBAL_GET("audio/driver/driver");
  2364. }
  2365. }
  2366. // Make sure that dummy is the last one, which it is assumed to be by design.
  2367. DEV_ASSERT(NULL_AUDIO_DRIVER == AudioDriverManager::get_driver(AudioDriverManager::get_driver_count() - 1)->get_name());
  2368. for (int i = 0; i < AudioDriverManager::get_driver_count(); i++) {
  2369. if (audio_driver == AudioDriverManager::get_driver(i)->get_name()) {
  2370. audio_driver_idx = i;
  2371. break;
  2372. }
  2373. }
  2374. if (audio_driver_idx < 0) {
  2375. // If the requested driver wasn't found, pick the first entry.
  2376. // If all else failed it would be the dummy driver (no sound).
  2377. audio_driver_idx = 0;
  2378. }
  2379. if (Engine::get_singleton()->get_write_movie_path() != String()) {
  2380. // Always use dummy driver for audio driver (which is last), also in no threaded mode.
  2381. audio_driver_idx = AudioDriverManager::get_driver_count() - 1;
  2382. AudioDriverDummy::get_dummy_singleton()->set_use_threads(false);
  2383. }
  2384. {
  2385. window_orientation = DisplayServer::ScreenOrientation(int(GLOBAL_DEF_BASIC("display/window/handheld/orientation", DisplayServer::ScreenOrientation::SCREEN_LANDSCAPE)));
  2386. }
  2387. {
  2388. window_vsync_mode = DisplayServer::VSyncMode(int(GLOBAL_DEF_BASIC("display/window/vsync/vsync_mode", DisplayServer::VSyncMode::VSYNC_ENABLED)));
  2389. if (disable_vsync) {
  2390. window_vsync_mode = DisplayServer::VSyncMode::VSYNC_DISABLED;
  2391. }
  2392. }
  2393. GLOBAL_DEF_RST(PropertyInfo(Variant::INT, "audio/driver/output_latency", PROPERTY_HINT_RANGE, "1,100,1"), 15);
  2394. // Use a safer default output_latency for web to avoid audio cracking on low-end devices, especially mobile.
  2395. GLOBAL_DEF_RST("audio/driver/output_latency.web", 50);
  2396. Engine::get_singleton()->set_audio_output_latency(GLOBAL_GET("audio/driver/output_latency"));
  2397. #if defined(MACOS_ENABLED) || defined(IOS_ENABLED)
  2398. OS::get_singleton()->set_environment("MVK_CONFIG_LOG_LEVEL", OS::get_singleton()->_verbose_stdout ? "3" : "1"); // 1 = Errors only, 3 = Info
  2399. #endif
  2400. if (frame_delay == 0) {
  2401. frame_delay = GLOBAL_DEF(PropertyInfo(Variant::INT, "application/run/frame_delay_msec", PROPERTY_HINT_RANGE, "0,100,1,or_greater"), 0);
  2402. if (Engine::get_singleton()->is_editor_hint()) {
  2403. frame_delay = 0;
  2404. }
  2405. }
  2406. if (audio_output_latency >= 1) {
  2407. Engine::get_singleton()->set_audio_output_latency(audio_output_latency);
  2408. }
  2409. GLOBAL_DEF("display/window/ios/allow_high_refresh_rate", true);
  2410. GLOBAL_DEF("display/window/ios/hide_home_indicator", true);
  2411. GLOBAL_DEF("display/window/ios/hide_status_bar", true);
  2412. GLOBAL_DEF("display/window/ios/suppress_ui_gesture", true);
  2413. #ifndef _3D_DISABLED
  2414. // XR project settings.
  2415. GLOBAL_DEF_RST_BASIC("xr/openxr/enabled", false);
  2416. GLOBAL_DEF_BASIC(PropertyInfo(Variant::STRING, "xr/openxr/default_action_map", PROPERTY_HINT_FILE, "*.tres"), "res://openxr_action_map.tres");
  2417. GLOBAL_DEF_BASIC(PropertyInfo(Variant::INT, "xr/openxr/form_factor", PROPERTY_HINT_ENUM, "Head Mounted,Handheld"), "0");
  2418. GLOBAL_DEF_BASIC(PropertyInfo(Variant::INT, "xr/openxr/view_configuration", PROPERTY_HINT_ENUM, "Mono,Stereo"), "1"); // "Mono,Stereo,Quad,Observer"
  2419. GLOBAL_DEF_BASIC(PropertyInfo(Variant::INT, "xr/openxr/reference_space", PROPERTY_HINT_ENUM, "Local,Stage,Local Floor"), "1");
  2420. GLOBAL_DEF_BASIC(PropertyInfo(Variant::INT, "xr/openxr/environment_blend_mode", PROPERTY_HINT_ENUM, "Opaque,Additive,Alpha"), "0");
  2421. GLOBAL_DEF_BASIC(PropertyInfo(Variant::INT, "xr/openxr/foveation_level", PROPERTY_HINT_ENUM, "Off,Low,Medium,High"), "0");
  2422. GLOBAL_DEF_BASIC("xr/openxr/foveation_dynamic", false);
  2423. GLOBAL_DEF_BASIC("xr/openxr/submit_depth_buffer", false);
  2424. GLOBAL_DEF_BASIC("xr/openxr/startup_alert", true);
  2425. // OpenXR project extensions settings.
  2426. GLOBAL_DEF_BASIC(PropertyInfo(Variant::INT, "xr/openxr/extensions/debug_utils", PROPERTY_HINT_ENUM, "Disabled,Error,Warning,Info,Verbose"), "0");
  2427. GLOBAL_DEF_BASIC(PropertyInfo(Variant::INT, "xr/openxr/extensions/debug_message_types", PROPERTY_HINT_FLAGS, "General,Validation,Performance,Conformance"), "15");
  2428. GLOBAL_DEF_BASIC("xr/openxr/extensions/hand_tracking", false);
  2429. GLOBAL_DEF_BASIC("xr/openxr/extensions/hand_tracking_unobstructed_data_source", false); // XR_HAND_TRACKING_DATA_SOURCE_UNOBSTRUCTED_EXT
  2430. GLOBAL_DEF_BASIC("xr/openxr/extensions/hand_tracking_controller_data_source", false); // XR_HAND_TRACKING_DATA_SOURCE_CONTROLLER_EXT
  2431. GLOBAL_DEF_RST_BASIC("xr/openxr/extensions/hand_interaction_profile", false);
  2432. GLOBAL_DEF_RST_BASIC("xr/openxr/extensions/eye_gaze_interaction", false);
  2433. // OpenXR Binding modifier settings
  2434. GLOBAL_DEF_BASIC("xr/openxr/binding_modifiers/analog_threshold", false);
  2435. GLOBAL_DEF_RST_BASIC("xr/openxr/binding_modifiers/dpad_binding", false);
  2436. #ifdef TOOLS_ENABLED
  2437. // Disabled for now, using XR inside of the editor we'll be working on during the coming months.
  2438. // editor settings (it seems we're too early in the process when setting up rendering, to access editor settings...)
  2439. // EDITOR_DEF_RST("xr/openxr/in_editor", false);
  2440. // GLOBAL_DEF("xr/openxr/in_editor", false);
  2441. #endif // TOOLS_ENABLED
  2442. #endif // _3D_DISABLED
  2443. Engine::get_singleton()->set_frame_delay(frame_delay);
  2444. message_queue = memnew(MessageQueue);
  2445. Thread::release_main_thread(); // If setup2() is called from another thread, that one will become main thread, so preventively release this one.
  2446. set_current_thread_safe_for_nodes(false);
  2447. #if defined(STEAMAPI_ENABLED)
  2448. if (editor || project_manager) {
  2449. steam_tracker = memnew(SteamTracker);
  2450. }
  2451. #endif
  2452. OS::get_singleton()->benchmark_end_measure("Startup", "Main::Setup");
  2453. if (p_second_phase) {
  2454. exit_err = setup2();
  2455. if (exit_err != OK) {
  2456. goto error;
  2457. }
  2458. }
  2459. return OK;
  2460. error:
  2461. text_driver = "";
  2462. display_driver = "";
  2463. audio_driver = "";
  2464. tablet_driver = "";
  2465. Engine::get_singleton()->set_write_movie_path(String());
  2466. project_path = "";
  2467. args.clear();
  2468. main_args.clear();
  2469. if (show_help) {
  2470. print_help(execpath);
  2471. }
  2472. if (editor) {
  2473. OS::get_singleton()->remove_lock_file();
  2474. }
  2475. EngineDebugger::deinitialize();
  2476. if (performance) {
  2477. memdelete(performance);
  2478. }
  2479. if (input_map) {
  2480. memdelete(input_map);
  2481. }
  2482. if (translation_server) {
  2483. memdelete(translation_server);
  2484. }
  2485. if (globals) {
  2486. memdelete(globals);
  2487. }
  2488. if (packed_data) {
  2489. memdelete(packed_data);
  2490. }
  2491. unregister_core_driver_types();
  2492. unregister_core_extensions();
  2493. if (engine) {
  2494. memdelete(engine);
  2495. }
  2496. unregister_core_types();
  2497. OS::get_singleton()->_cmdline.clear();
  2498. OS::get_singleton()->_user_args.clear();
  2499. if (message_queue) {
  2500. memdelete(message_queue);
  2501. }
  2502. OS::get_singleton()->benchmark_end_measure("Startup", "Main::Setup");
  2503. #if defined(STEAMAPI_ENABLED)
  2504. if (steam_tracker) {
  2505. memdelete(steam_tracker);
  2506. }
  2507. #endif
  2508. OS::get_singleton()->finalize_core();
  2509. locale = String();
  2510. return exit_err;
  2511. }
  2512. Error _parse_resource_dummy(void *p_data, VariantParser::Stream *p_stream, Ref<Resource> &r_res, int &line, String &r_err_str) {
  2513. VariantParser::Token token;
  2514. VariantParser::get_token(p_stream, token, line, r_err_str);
  2515. if (token.type != VariantParser::TK_NUMBER && token.type != VariantParser::TK_STRING) {
  2516. r_err_str = "Expected number (old style sub-resource index) or String (ext-resource ID)";
  2517. return ERR_PARSE_ERROR;
  2518. }
  2519. r_res.unref();
  2520. VariantParser::get_token(p_stream, token, line, r_err_str);
  2521. if (token.type != VariantParser::TK_PARENTHESIS_CLOSE) {
  2522. r_err_str = "Expected ')'";
  2523. return ERR_PARSE_ERROR;
  2524. }
  2525. return OK;
  2526. }
  2527. Error Main::setup2(bool p_show_boot_logo) {
  2528. OS::get_singleton()->benchmark_begin_measure("Startup", "Main::Setup2");
  2529. Thread::make_main_thread(); // Make whatever thread call this the main thread.
  2530. set_current_thread_safe_for_nodes(true);
  2531. // Don't use rich formatting to prevent ANSI escape codes from being written to log files.
  2532. print_header(false);
  2533. #ifdef TOOLS_ENABLED
  2534. int tablet_driver_editor = -1;
  2535. if (editor || project_manager || cmdline_tool) {
  2536. OS::get_singleton()->benchmark_begin_measure("Startup", "Initialize Early Settings");
  2537. EditorPaths::create();
  2538. // Editor setting class is not available, load config directly.
  2539. if (!init_use_custom_screen && (editor || project_manager) && EditorPaths::get_singleton()->are_paths_valid()) {
  2540. ERR_FAIL_COND_V(!DirAccess::dir_exists_absolute(EditorPaths::get_singleton()->get_config_dir()), FAILED);
  2541. String config_file_path = EditorSettings::get_existing_settings_path();
  2542. if (FileAccess::exists(config_file_path)) {
  2543. Error err;
  2544. Ref<FileAccess> f = FileAccess::open(config_file_path, FileAccess::READ, &err);
  2545. if (f.is_valid()) {
  2546. VariantParser::StreamFile stream;
  2547. stream.f = f;
  2548. String assign;
  2549. Variant value;
  2550. VariantParser::Tag next_tag;
  2551. int lines = 0;
  2552. String error_text;
  2553. VariantParser::ResourceParser rp_new;
  2554. rp_new.ext_func = _parse_resource_dummy;
  2555. rp_new.sub_func = _parse_resource_dummy;
  2556. bool screen_found = false;
  2557. String screen_property;
  2558. bool prefer_wayland_found = false;
  2559. bool prefer_wayland = false;
  2560. bool tablet_found = false;
  2561. if (editor) {
  2562. screen_property = "interface/editor/editor_screen";
  2563. } else if (project_manager) {
  2564. screen_property = "interface/editor/project_manager_screen";
  2565. } else {
  2566. // Skip.
  2567. screen_found = true;
  2568. }
  2569. if (!display_driver.is_empty()) {
  2570. // Skip.
  2571. prefer_wayland_found = true;
  2572. }
  2573. while (!screen_found || !prefer_wayland_found || !tablet_found) {
  2574. assign = Variant();
  2575. next_tag.fields.clear();
  2576. next_tag.name = String();
  2577. err = VariantParser::parse_tag_assign_eof(&stream, lines, error_text, next_tag, assign, value, &rp_new, true);
  2578. if (err == ERR_FILE_EOF) {
  2579. break;
  2580. }
  2581. if (err == OK && !assign.is_empty()) {
  2582. if (!screen_found && assign == screen_property) {
  2583. init_screen = value;
  2584. screen_found = true;
  2585. if (editor) {
  2586. restore_editor_window_layout = value.operator int() == EditorSettings::InitialScreen::INITIAL_SCREEN_AUTO;
  2587. }
  2588. }
  2589. if (assign == "interface/editor/expand_to_title") {
  2590. init_expand_to_title = value;
  2591. } else if (assign == "interface/editor/display_scale") {
  2592. init_display_scale = value;
  2593. init_display_scale_found = true;
  2594. } else if (assign == "interface/editor/custom_display_scale") {
  2595. init_custom_scale = value;
  2596. } else if (!prefer_wayland_found && assign == "run/platforms/linuxbsd/prefer_wayland") {
  2597. prefer_wayland = value;
  2598. prefer_wayland_found = true;
  2599. }
  2600. if (!tablet_found && assign == "interface/editor/tablet_driver") {
  2601. tablet_driver_editor = value;
  2602. tablet_found = true;
  2603. }
  2604. }
  2605. }
  2606. if (display_driver.is_empty()) {
  2607. if (prefer_wayland) {
  2608. display_driver = "wayland";
  2609. } else {
  2610. display_driver = "default";
  2611. }
  2612. }
  2613. }
  2614. }
  2615. }
  2616. if (found_project && EditorPaths::get_singleton()->is_self_contained()) {
  2617. if (ProjectSettings::get_singleton()->get_resource_path() == OS::get_singleton()->get_executable_path().get_base_dir()) {
  2618. ERR_PRINT("You are trying to run a self-contained editor at the same location as a project. This is not allowed, since editor files will mix with project files.");
  2619. OS::get_singleton()->set_exit_code(EXIT_FAILURE);
  2620. return FAILED;
  2621. }
  2622. }
  2623. bool has_command_line_window_override = init_use_custom_pos || init_use_custom_screen || init_windowed;
  2624. if (editor && !has_command_line_window_override && restore_editor_window_layout) {
  2625. Ref<ConfigFile> config;
  2626. config.instantiate();
  2627. // Load and amend existing config if it exists.
  2628. Error err = config->load(EditorPaths::get_singleton()->get_project_settings_dir().path_join("editor_layout.cfg"));
  2629. if (err == OK) {
  2630. init_screen = config->get_value("EditorWindow", "screen", init_screen);
  2631. String mode = config->get_value("EditorWindow", "mode", "maximized");
  2632. window_size = config->get_value("EditorWindow", "size", window_size);
  2633. if (mode == "windowed") {
  2634. window_mode = DisplayServer::WINDOW_MODE_WINDOWED;
  2635. init_windowed = true;
  2636. } else if (mode == "fullscreen") {
  2637. window_mode = DisplayServer::WINDOW_MODE_FULLSCREEN;
  2638. init_fullscreen = true;
  2639. } else {
  2640. window_mode = DisplayServer::WINDOW_MODE_MAXIMIZED;
  2641. init_maximized = true;
  2642. }
  2643. if (init_windowed) {
  2644. init_use_custom_pos = true;
  2645. init_custom_pos = config->get_value("EditorWindow", "position", Vector2i(0, 0));
  2646. }
  2647. }
  2648. }
  2649. if (init_screen == EditorSettings::InitialScreen::INITIAL_SCREEN_AUTO) {
  2650. init_screen = DisplayServer::SCREEN_PRIMARY;
  2651. }
  2652. OS::get_singleton()->benchmark_end_measure("Startup", "Initialize Early Settings");
  2653. }
  2654. #endif
  2655. OS::get_singleton()->benchmark_begin_measure("Startup", "Servers");
  2656. tsman = memnew(TextServerManager);
  2657. if (tsman) {
  2658. Ref<TextServerDummy> ts;
  2659. ts.instantiate();
  2660. tsman->add_interface(ts);
  2661. }
  2662. #ifndef PHYSICS_3D_DISABLED
  2663. physics_server_3d_manager = memnew(PhysicsServer3DManager);
  2664. #endif // PHYSICS_3D_DISABLED
  2665. #ifndef PHYSICS_2D_DISABLED
  2666. physics_server_2d_manager = memnew(PhysicsServer2DManager);
  2667. #endif // PHYSICS_2D_DISABLED
  2668. register_server_types();
  2669. {
  2670. OS::get_singleton()->benchmark_begin_measure("Servers", "Modules and Extensions");
  2671. initialize_modules(MODULE_INITIALIZATION_LEVEL_SERVERS);
  2672. GDExtensionManager::get_singleton()->initialize_extensions(GDExtension::INITIALIZATION_LEVEL_SERVERS);
  2673. OS::get_singleton()->benchmark_end_measure("Servers", "Modules and Extensions");
  2674. }
  2675. /* Initialize Input */
  2676. {
  2677. OS::get_singleton()->benchmark_begin_measure("Servers", "Input");
  2678. input = memnew(Input);
  2679. OS::get_singleton()->initialize_joypads();
  2680. OS::get_singleton()->benchmark_end_measure("Servers", "Input");
  2681. }
  2682. /* Initialize Display Server */
  2683. {
  2684. OS::get_singleton()->benchmark_begin_measure("Servers", "Display");
  2685. if (display_driver.is_empty()) {
  2686. display_driver = GLOBAL_GET("display/display_server/driver");
  2687. }
  2688. int display_driver_idx = -1;
  2689. if (display_driver.is_empty() || display_driver == "default") {
  2690. display_driver_idx = 0;
  2691. } else {
  2692. for (int i = 0; i < DisplayServer::get_create_function_count(); i++) {
  2693. String name = DisplayServer::get_create_function_name(i);
  2694. if (display_driver == name) {
  2695. display_driver_idx = i;
  2696. break;
  2697. }
  2698. }
  2699. if (display_driver_idx < 0) {
  2700. // If the requested driver wasn't found, pick the first entry.
  2701. // If all else failed it would be the headless server.
  2702. display_driver_idx = 0;
  2703. }
  2704. }
  2705. Vector2i *window_position = nullptr;
  2706. Vector2i position = init_custom_pos;
  2707. if (init_use_custom_pos) {
  2708. window_position = &position;
  2709. }
  2710. Color boot_bg_color = GLOBAL_DEF_BASIC("application/boot_splash/bg_color", boot_splash_bg_color);
  2711. DisplayServer::set_early_window_clear_color_override(true, boot_bg_color);
  2712. DisplayServer::Context context;
  2713. if (editor) {
  2714. context = DisplayServer::CONTEXT_EDITOR;
  2715. } else if (project_manager) {
  2716. context = DisplayServer::CONTEXT_PROJECTMAN;
  2717. } else {
  2718. context = DisplayServer::CONTEXT_ENGINE;
  2719. }
  2720. if (init_embed_parent_window_id) {
  2721. // Reset flags and other settings to be sure it's borderless and windowed. The position and size should have been initialized correctly
  2722. // from --position and --resolution parameters.
  2723. window_mode = DisplayServer::WINDOW_MODE_WINDOWED;
  2724. window_flags = DisplayServer::WINDOW_FLAG_BORDERLESS_BIT;
  2725. }
  2726. #ifdef TOOLS_ENABLED
  2727. if ((project_manager || editor) && init_expand_to_title) {
  2728. window_flags |= DisplayServer::WINDOW_FLAG_EXTEND_TO_TITLE_BIT;
  2729. }
  2730. #endif
  2731. if (!accessibility_mode_set) {
  2732. accessibility_mode = (DisplayServer::AccessibilityMode)GLOBAL_GET("accessibility/general/accessibility_support").operator int64_t();
  2733. }
  2734. DisplayServer::accessibility_set_mode(accessibility_mode);
  2735. // rendering_driver now held in static global String in main and initialized in setup()
  2736. Error err;
  2737. display_server = DisplayServer::create(display_driver_idx, rendering_driver, window_mode, window_vsync_mode, window_flags, window_position, window_size, init_screen, context, init_embed_parent_window_id, err);
  2738. if (err != OK || display_server == nullptr) {
  2739. String last_name = DisplayServer::get_create_function_name(display_driver_idx);
  2740. // We can't use this display server, try other ones as fallback.
  2741. // Skip headless (always last registered) because that's not what users
  2742. // would expect if they didn't request it explicitly.
  2743. for (int i = 0; i < DisplayServer::get_create_function_count() - 1; i++) {
  2744. if (i == display_driver_idx) {
  2745. continue; // Don't try the same twice.
  2746. }
  2747. String name = DisplayServer::get_create_function_name(i);
  2748. WARN_PRINT(vformat("Display driver %s failed, falling back to %s.", last_name, name));
  2749. display_server = DisplayServer::create(i, rendering_driver, window_mode, window_vsync_mode, window_flags, window_position, window_size, init_screen, context, init_embed_parent_window_id, err);
  2750. if (err == OK && display_server != nullptr) {
  2751. break;
  2752. }
  2753. }
  2754. }
  2755. if (err != OK || display_server == nullptr) {
  2756. ERR_PRINT("Unable to create DisplayServer, all display drivers failed.\nUse \"--headless\" command line argument to run the engine in headless mode if this is desired (e.g. for continuous integration).");
  2757. if (display_server) {
  2758. memdelete(display_server);
  2759. }
  2760. GDExtensionManager::get_singleton()->deinitialize_extensions(GDExtension::INITIALIZATION_LEVEL_SERVERS);
  2761. uninitialize_modules(MODULE_INITIALIZATION_LEVEL_SERVERS);
  2762. unregister_server_types();
  2763. if (input) {
  2764. memdelete(input);
  2765. }
  2766. if (tsman) {
  2767. memdelete(tsman);
  2768. }
  2769. #ifndef PHYSICS_3D_DISABLED
  2770. if (physics_server_3d_manager) {
  2771. memdelete(physics_server_3d_manager);
  2772. }
  2773. #endif // PHYSICS_3D_DISABLED
  2774. #ifndef PHYSICS_2D_DISABLED
  2775. if (physics_server_2d_manager) {
  2776. memdelete(physics_server_2d_manager);
  2777. }
  2778. #endif // PHYSICS_2D_DISABLED
  2779. return err;
  2780. }
  2781. #ifdef TOOLS_ENABLED
  2782. if (project_manager && init_display_scale_found) {
  2783. float ui_scale = init_custom_scale;
  2784. switch (init_display_scale) {
  2785. case 0:
  2786. ui_scale = EditorSettings::get_auto_display_scale();
  2787. break;
  2788. case 1:
  2789. ui_scale = 0.75;
  2790. break;
  2791. case 2:
  2792. ui_scale = 1.0;
  2793. break;
  2794. case 3:
  2795. ui_scale = 1.25;
  2796. break;
  2797. case 4:
  2798. ui_scale = 1.5;
  2799. break;
  2800. case 5:
  2801. ui_scale = 1.75;
  2802. break;
  2803. case 6:
  2804. ui_scale = 2.0;
  2805. break;
  2806. default:
  2807. break;
  2808. }
  2809. if (!(force_res || use_custom_res)) {
  2810. display_server->window_set_size(Size2(window_size) * ui_scale, DisplayServer::MAIN_WINDOW_ID);
  2811. }
  2812. if (display_server->has_feature(DisplayServer::FEATURE_SUBWINDOWS) && !display_server->has_feature(DisplayServer::FEATURE_SELF_FITTING_WINDOWS)) {
  2813. Size2 real_size = DisplayServer::get_singleton()->window_get_size();
  2814. Rect2i scr_rect = display_server->screen_get_usable_rect(init_screen);
  2815. display_server->window_set_position(scr_rect.position + (scr_rect.size - real_size) / 2, DisplayServer::MAIN_WINDOW_ID);
  2816. }
  2817. }
  2818. #endif
  2819. if (display_server->has_feature(DisplayServer::FEATURE_SUBWINDOWS)) {
  2820. display_server->show_window(DisplayServer::MAIN_WINDOW_ID);
  2821. }
  2822. if (display_server->has_feature(DisplayServer::FEATURE_ORIENTATION)) {
  2823. display_server->screen_set_orientation(window_orientation);
  2824. }
  2825. OS::get_singleton()->benchmark_end_measure("Servers", "Display");
  2826. }
  2827. // Max FPS needs to be set after the DisplayServer is created.
  2828. RenderingDevice *rd = RenderingDevice::get_singleton();
  2829. if (rd) {
  2830. rd->_set_max_fps(engine->get_max_fps());
  2831. }
  2832. #ifdef TOOLS_ENABLED
  2833. // If the editor is running in windowed mode, ensure the window rect fits
  2834. // the screen in case screen count or position has changed.
  2835. if (editor && init_windowed) {
  2836. // We still need to check we are actually in windowed mode, because
  2837. // certain platform might only support one fullscreen window.
  2838. if (DisplayServer::get_singleton()->window_get_mode() == DisplayServer::WINDOW_MODE_WINDOWED) {
  2839. Vector2i current_size = DisplayServer::get_singleton()->window_get_size();
  2840. Vector2i current_pos = DisplayServer::get_singleton()->window_get_position();
  2841. int screen = DisplayServer::get_singleton()->window_get_current_screen();
  2842. Rect2i screen_rect = DisplayServer::get_singleton()->screen_get_usable_rect(screen);
  2843. Vector2i adjusted_end = screen_rect.get_end().min(current_pos + current_size);
  2844. Vector2i adjusted_pos = screen_rect.get_position().max(adjusted_end - current_size);
  2845. Vector2i adjusted_size = DisplayServer::get_singleton()->window_get_min_size().max(adjusted_end - adjusted_pos);
  2846. if (current_pos != adjusted_end || current_size != adjusted_size) {
  2847. DisplayServer::get_singleton()->window_set_position(adjusted_pos);
  2848. DisplayServer::get_singleton()->window_set_size(adjusted_size);
  2849. }
  2850. }
  2851. }
  2852. #endif
  2853. if (GLOBAL_GET("debug/settings/stdout/print_fps") || print_fps) {
  2854. // Print requested V-Sync mode at startup to diagnose the printed FPS not going above the monitor refresh rate.
  2855. switch (window_vsync_mode) {
  2856. case DisplayServer::VSyncMode::VSYNC_DISABLED:
  2857. print_line("Requested V-Sync mode: Disabled");
  2858. break;
  2859. case DisplayServer::VSyncMode::VSYNC_ENABLED:
  2860. print_line("Requested V-Sync mode: Enabled - FPS will likely be capped to the monitor refresh rate.");
  2861. break;
  2862. case DisplayServer::VSyncMode::VSYNC_ADAPTIVE:
  2863. print_line("Requested V-Sync mode: Adaptive");
  2864. break;
  2865. case DisplayServer::VSyncMode::VSYNC_MAILBOX:
  2866. print_line("Requested V-Sync mode: Mailbox");
  2867. break;
  2868. }
  2869. }
  2870. if (OS::get_singleton()->_separate_thread_render) {
  2871. WARN_PRINT("The separate rendering thread feature is experimental. Feel free to try it since it will eventually become a stable feature.\n"
  2872. "However, bear in mind that at the moment it can lead to project crashes or instability.\n"
  2873. "So, unless you want to test the engine, set the \"rendering/driver/threads/thread_model\" project setting to 'Safe'.");
  2874. }
  2875. /* Initialize Pen Tablet Driver */
  2876. {
  2877. OS::get_singleton()->benchmark_begin_measure("Servers", "Tablet Driver");
  2878. GLOBAL_DEF_RST_NOVAL("input_devices/pen_tablet/driver", "");
  2879. GLOBAL_DEF_RST_NOVAL(PropertyInfo(Variant::STRING, "input_devices/pen_tablet/driver.windows", PROPERTY_HINT_ENUM, "auto,winink,wintab,dummy"), "");
  2880. #ifdef TOOLS_ENABLED
  2881. if (tablet_driver.is_empty() && tablet_driver_editor != -1) {
  2882. tablet_driver = DisplayServer::get_singleton()->tablet_get_driver_name(tablet_driver_editor);
  2883. }
  2884. #endif
  2885. if (tablet_driver.is_empty()) { // specified in project.godot
  2886. tablet_driver = GLOBAL_GET("input_devices/pen_tablet/driver");
  2887. if (tablet_driver.is_empty()) {
  2888. tablet_driver = DisplayServer::get_singleton()->tablet_get_driver_name(0);
  2889. }
  2890. }
  2891. for (int i = 0; i < DisplayServer::get_singleton()->tablet_get_driver_count(); i++) {
  2892. if (tablet_driver == DisplayServer::get_singleton()->tablet_get_driver_name(i)) {
  2893. DisplayServer::get_singleton()->tablet_set_current_driver(DisplayServer::get_singleton()->tablet_get_driver_name(i));
  2894. break;
  2895. }
  2896. }
  2897. if (DisplayServer::get_singleton()->tablet_get_current_driver().is_empty()) {
  2898. DisplayServer::get_singleton()->tablet_set_current_driver(DisplayServer::get_singleton()->tablet_get_driver_name(0));
  2899. }
  2900. print_verbose("Using \"" + DisplayServer::get_singleton()->tablet_get_current_driver() + "\" pen tablet driver...");
  2901. OS::get_singleton()->benchmark_end_measure("Servers", "Tablet Driver");
  2902. }
  2903. /* Initialize Rendering Server */
  2904. {
  2905. OS::get_singleton()->benchmark_begin_measure("Servers", "Rendering");
  2906. rendering_server = memnew(RenderingServerDefault(OS::get_singleton()->is_separate_thread_rendering_enabled()));
  2907. rendering_server->init();
  2908. //rendering_server->call_set_use_vsync(OS::get_singleton()->_use_vsync);
  2909. rendering_server->set_render_loop_enabled(!disable_render_loop);
  2910. if (profile_gpu || (!editor && bool(GLOBAL_GET("debug/settings/stdout/print_gpu_profile")))) {
  2911. rendering_server->set_print_gpu_profile(true);
  2912. }
  2913. if (Engine::get_singleton()->get_write_movie_path() != String()) {
  2914. movie_writer = MovieWriter::find_writer_for_file(Engine::get_singleton()->get_write_movie_path());
  2915. if (movie_writer == nullptr) {
  2916. ERR_PRINT("Can't find movie writer for file type, aborting: " + Engine::get_singleton()->get_write_movie_path());
  2917. Engine::get_singleton()->set_write_movie_path(String());
  2918. }
  2919. }
  2920. OS::get_singleton()->benchmark_end_measure("Servers", "Rendering");
  2921. }
  2922. #ifdef UNIX_ENABLED
  2923. // Print warning after initializing the renderer but before initializing audio.
  2924. if (OS::get_singleton()->get_environment("USER") == "root" && !OS::get_singleton()->has_environment("GODOT_SILENCE_ROOT_WARNING")) {
  2925. WARN_PRINT("Started the engine as `root`/superuser. This is a security risk, and subsystems like audio may not work correctly.\nSet the environment variable `GODOT_SILENCE_ROOT_WARNING` to 1 to silence this warning.");
  2926. }
  2927. #endif
  2928. /* Initialize Audio Driver */
  2929. {
  2930. OS::get_singleton()->benchmark_begin_measure("Servers", "Audio");
  2931. AudioDriverManager::initialize(audio_driver_idx);
  2932. // Right moment to create and initialize the audio server.
  2933. audio_server = memnew(AudioServer);
  2934. audio_server->init();
  2935. OS::get_singleton()->benchmark_end_measure("Servers", "Audio");
  2936. }
  2937. #ifndef XR_DISABLED
  2938. /* Initialize XR Server */
  2939. {
  2940. OS::get_singleton()->benchmark_begin_measure("Servers", "XR");
  2941. xr_server = memnew(XRServer);
  2942. OS::get_singleton()->benchmark_end_measure("Servers", "XR");
  2943. }
  2944. #endif // XR_DISABLED
  2945. OS::get_singleton()->benchmark_end_measure("Startup", "Servers");
  2946. #ifndef WEB_ENABLED
  2947. // Add a blank line for readability.
  2948. Engine::get_singleton()->print_header("");
  2949. #endif // WEB_ENABLED
  2950. register_core_singletons();
  2951. /* Initialize the main window and boot screen */
  2952. {
  2953. OS::get_singleton()->benchmark_begin_measure("Startup", "Setup Window and Boot");
  2954. MAIN_PRINT("Main: Setup Logo");
  2955. if (!init_embed_parent_window_id) {
  2956. if (init_windowed) {
  2957. //do none..
  2958. } else if (init_maximized) {
  2959. DisplayServer::get_singleton()->window_set_mode(DisplayServer::WINDOW_MODE_MAXIMIZED);
  2960. } else if (init_fullscreen) {
  2961. DisplayServer::get_singleton()->window_set_mode(DisplayServer::WINDOW_MODE_FULLSCREEN);
  2962. }
  2963. if (init_always_on_top) {
  2964. DisplayServer::get_singleton()->window_set_flag(DisplayServer::WINDOW_FLAG_ALWAYS_ON_TOP, true);
  2965. }
  2966. }
  2967. Color clear = GLOBAL_DEF_BASIC("rendering/environment/defaults/default_clear_color", Color(0.3, 0.3, 0.3));
  2968. RenderingServer::get_singleton()->set_default_clear_color(clear);
  2969. if (p_show_boot_logo) {
  2970. setup_boot_logo();
  2971. }
  2972. MAIN_PRINT("Main: Clear Color");
  2973. DisplayServer::set_early_window_clear_color_override(false);
  2974. GLOBAL_DEF_BASIC(PropertyInfo(Variant::STRING, "application/config/icon", PROPERTY_HINT_FILE, "*.png,*.bmp,*.hdr,*.jpg,*.jpeg,*.svg,*.tga,*.exr,*.webp"), String());
  2975. GLOBAL_DEF(PropertyInfo(Variant::STRING, "application/config/macos_native_icon", PROPERTY_HINT_FILE, "*.icns"), String());
  2976. GLOBAL_DEF(PropertyInfo(Variant::STRING, "application/config/windows_native_icon", PROPERTY_HINT_FILE, "*.ico"), String());
  2977. MAIN_PRINT("Main: Touch Input");
  2978. Input *id = Input::get_singleton();
  2979. if (id) {
  2980. bool agile_input_event_flushing = GLOBAL_DEF("input_devices/buffering/agile_event_flushing", false);
  2981. id->set_agile_input_event_flushing(agile_input_event_flushing);
  2982. if (bool(GLOBAL_DEF_BASIC("input_devices/pointing/emulate_touch_from_mouse", false)) &&
  2983. !(editor || project_manager)) {
  2984. if (!DisplayServer::get_singleton()->is_touchscreen_available()) {
  2985. //only if no touchscreen ui hint, set emulation
  2986. id->set_emulate_touch_from_mouse(true);
  2987. }
  2988. }
  2989. id->set_emulate_mouse_from_touch(bool(GLOBAL_DEF_BASIC("input_devices/pointing/emulate_mouse_from_touch", true)));
  2990. if (editor) {
  2991. id->set_emulate_mouse_from_touch(true);
  2992. }
  2993. }
  2994. OS::get_singleton()->benchmark_end_measure("Startup", "Setup Window and Boot");
  2995. }
  2996. MAIN_PRINT("Main: Load Translations and Remaps");
  2997. /* Setup translations and remaps */
  2998. {
  2999. OS::get_singleton()->benchmark_begin_measure("Startup", "Translations and Remaps");
  3000. translation_server->setup(); //register translations, load them, etc.
  3001. if (!locale.is_empty()) {
  3002. translation_server->set_locale(locale);
  3003. }
  3004. translation_server->load_translations();
  3005. ResourceLoader::load_translation_remaps(); //load remaps for resources
  3006. ResourceLoader::load_path_remaps();
  3007. OS::get_singleton()->benchmark_end_measure("Startup", "Translations and Remaps");
  3008. }
  3009. MAIN_PRINT("Main: Load TextServer");
  3010. /* Setup Text Server */
  3011. {
  3012. OS::get_singleton()->benchmark_begin_measure("Startup", "Text Server");
  3013. /* Enum text drivers */
  3014. GLOBAL_DEF_RST("internationalization/rendering/text_driver", "");
  3015. String text_driver_options;
  3016. for (int i = 0; i < TextServerManager::get_singleton()->get_interface_count(); i++) {
  3017. const String driver_name = TextServerManager::get_singleton()->get_interface(i)->get_name();
  3018. if (driver_name == "Dummy") {
  3019. // Dummy text driver cannot draw any text, making the editor unusable if selected.
  3020. continue;
  3021. }
  3022. if (!text_driver_options.is_empty() && !text_driver_options.contains_char(',')) {
  3023. // Not the first option; add a comma before it as a separator for the property hint.
  3024. text_driver_options += ",";
  3025. }
  3026. text_driver_options += driver_name;
  3027. }
  3028. ProjectSettings::get_singleton()->set_custom_property_info(PropertyInfo(Variant::STRING, "internationalization/rendering/text_driver", PROPERTY_HINT_ENUM, text_driver_options));
  3029. /* Determine text driver */
  3030. if (text_driver.is_empty()) {
  3031. text_driver = GLOBAL_GET("internationalization/rendering/text_driver");
  3032. }
  3033. if (!text_driver.is_empty()) {
  3034. /* Load user selected text server. */
  3035. for (int i = 0; i < TextServerManager::get_singleton()->get_interface_count(); i++) {
  3036. if (TextServerManager::get_singleton()->get_interface(i)->get_name() == text_driver) {
  3037. text_driver_idx = i;
  3038. break;
  3039. }
  3040. }
  3041. }
  3042. if (text_driver_idx < 0) {
  3043. /* If not selected, use one with the most features available. */
  3044. int max_features = 0;
  3045. for (int i = 0; i < TextServerManager::get_singleton()->get_interface_count(); i++) {
  3046. uint32_t features = TextServerManager::get_singleton()->get_interface(i)->get_features();
  3047. int feature_number = 0;
  3048. while (features) {
  3049. feature_number += features & 1;
  3050. features >>= 1;
  3051. }
  3052. if (feature_number >= max_features) {
  3053. max_features = feature_number;
  3054. text_driver_idx = i;
  3055. }
  3056. }
  3057. }
  3058. if (text_driver_idx >= 0) {
  3059. Ref<TextServer> ts = TextServerManager::get_singleton()->get_interface(text_driver_idx);
  3060. TextServerManager::get_singleton()->set_primary_interface(ts);
  3061. if (ts->has_feature(TextServer::FEATURE_USE_SUPPORT_DATA)) {
  3062. ts->load_support_data("res://" + ts->get_support_data_filename());
  3063. }
  3064. } else {
  3065. ERR_FAIL_V_MSG(ERR_CANT_CREATE, "TextServer: Unable to create TextServer interface.");
  3066. }
  3067. OS::get_singleton()->benchmark_end_measure("Startup", "Text Server");
  3068. }
  3069. MAIN_PRINT("Main: Load Scene Types");
  3070. OS::get_singleton()->benchmark_begin_measure("Startup", "Scene");
  3071. // Initialize ThemeDB early so that scene types can register their theme items.
  3072. // Default theme will be initialized later, after modules and ScriptServer are ready.
  3073. initialize_theme_db();
  3074. #if !defined(NAVIGATION_2D_DISABLED) || !defined(NAVIGATION_3D_DISABLED)
  3075. MAIN_PRINT("Main: Load Navigation");
  3076. #endif // !defined(NAVIGATION_2D_DISABLED) || !defined(NAVIGATION_3D_DISABLED)
  3077. #ifndef NAVIGATION_3D_DISABLED
  3078. NavigationServer3DManager::initialize_server();
  3079. #endif // NAVIGATION_3D_DISABLED
  3080. #ifndef NAVIGATION_2D_DISABLED
  3081. NavigationServer2DManager::initialize_server();
  3082. #endif // NAVIGATION_2D_DISABLED
  3083. register_scene_types();
  3084. register_driver_types();
  3085. register_scene_singletons();
  3086. {
  3087. OS::get_singleton()->benchmark_begin_measure("Scene", "Modules and Extensions");
  3088. initialize_modules(MODULE_INITIALIZATION_LEVEL_SCENE);
  3089. GDExtensionManager::get_singleton()->initialize_extensions(GDExtension::INITIALIZATION_LEVEL_SCENE);
  3090. OS::get_singleton()->benchmark_end_measure("Scene", "Modules and Extensions");
  3091. }
  3092. PackedStringArray extensions;
  3093. extensions.push_back("gd");
  3094. if (ClassDB::class_exists("CSharpScript")) {
  3095. extensions.push_back("cs");
  3096. }
  3097. extensions.push_back("gdshader");
  3098. GLOBAL_DEF_NOVAL(PropertyInfo(Variant::PACKED_STRING_ARRAY, "editor/script/search_in_file_extensions"), extensions); // Note: should be defined after Scene level modules init to see .NET.
  3099. OS::get_singleton()->benchmark_end_measure("Startup", "Scene");
  3100. #ifdef TOOLS_ENABLED
  3101. ClassDB::set_current_api(ClassDB::API_EDITOR);
  3102. register_editor_types();
  3103. {
  3104. OS::get_singleton()->benchmark_begin_measure("Editor", "Modules and Extensions");
  3105. initialize_modules(MODULE_INITIALIZATION_LEVEL_EDITOR);
  3106. GDExtensionManager::get_singleton()->initialize_extensions(GDExtension::INITIALIZATION_LEVEL_EDITOR);
  3107. OS::get_singleton()->benchmark_end_measure("Editor", "Modules and Extensions");
  3108. }
  3109. ClassDB::set_current_api(ClassDB::API_CORE);
  3110. #endif
  3111. MAIN_PRINT("Main: Load Platforms");
  3112. OS::get_singleton()->benchmark_begin_measure("Startup", "Platforms");
  3113. register_platform_apis();
  3114. OS::get_singleton()->benchmark_end_measure("Startup", "Platforms");
  3115. GLOBAL_DEF_BASIC(PropertyInfo(Variant::STRING, "display/mouse_cursor/custom_image", PROPERTY_HINT_FILE, "*.png,*.bmp,*.hdr,*.jpg,*.jpeg,*.svg,*.tga,*.exr,*.webp"), String());
  3116. GLOBAL_DEF_BASIC("display/mouse_cursor/custom_image_hotspot", Vector2());
  3117. GLOBAL_DEF_BASIC("display/mouse_cursor/tooltip_position_offset", Point2(10, 10));
  3118. if (String(GLOBAL_GET("display/mouse_cursor/custom_image")) != String()) {
  3119. Ref<Texture2D> cursor = ResourceLoader::load(
  3120. GLOBAL_GET("display/mouse_cursor/custom_image"));
  3121. if (cursor.is_valid()) {
  3122. Vector2 hotspot = GLOBAL_GET("display/mouse_cursor/custom_image_hotspot");
  3123. Input::get_singleton()->set_custom_mouse_cursor(cursor, Input::CURSOR_ARROW, hotspot);
  3124. }
  3125. }
  3126. OS::get_singleton()->benchmark_begin_measure("Startup", "Finalize Setup");
  3127. camera_server = CameraServer::create();
  3128. MAIN_PRINT("Main: Load Physics");
  3129. initialize_physics();
  3130. register_server_singletons();
  3131. // This loads global classes, so it must happen before custom loaders and savers are registered
  3132. ScriptServer::init_languages();
  3133. #if TOOLS_ENABLED
  3134. // Setting up the callback to execute a scan for UIDs on disk when a UID
  3135. // does not exist in the UID cache on startup. This prevents invalid UID errors
  3136. // when opening a project without a UID cache file or with an invalid cache.
  3137. if (editor) {
  3138. ResourceUID::scan_for_uid_on_startup = EditorFileSystem::scan_for_uid;
  3139. }
  3140. #endif
  3141. theme_db->initialize_theme();
  3142. audio_server->load_default_bus_layout();
  3143. #if defined(MODULE_MONO_ENABLED) && defined(TOOLS_ENABLED)
  3144. // Hacky to have it here, but we don't have good facility yet to let modules
  3145. // register command line options to call at the right time. This needs to happen
  3146. // after init'ing the ScriptServer, but also after init'ing the ThemeDB,
  3147. // for the C# docs generation in the bindings.
  3148. List<String> cmdline_args = OS::get_singleton()->get_cmdline_args();
  3149. BindingsGenerator::handle_cmdline_args(cmdline_args);
  3150. #endif
  3151. if (use_debug_profiler && EngineDebugger::is_active()) {
  3152. // Start the "scripts" profiler, used in local debugging.
  3153. // We could add more, and make the CLI arg require a comma-separated list of profilers.
  3154. EngineDebugger::get_singleton()->profiler_enable("scripts", true);
  3155. }
  3156. if (!project_manager) {
  3157. // If not running the project manager, and now that the engine is
  3158. // able to load resources, load the global shader variables.
  3159. // If running on editor, don't load the textures because the editor
  3160. // may want to import them first. Editor will reload those later.
  3161. rendering_server->global_shader_parameters_load_settings(!editor);
  3162. }
  3163. OS::get_singleton()->benchmark_end_measure("Startup", "Finalize Setup");
  3164. _start_success = true;
  3165. ClassDB::set_current_api(ClassDB::API_NONE); //no more APIs are registered at this point
  3166. print_verbose("CORE API HASH: " + uitos(ClassDB::get_api_hash(ClassDB::API_CORE)));
  3167. print_verbose("EDITOR API HASH: " + uitos(ClassDB::get_api_hash(ClassDB::API_EDITOR)));
  3168. MAIN_PRINT("Main: Done");
  3169. OS::get_singleton()->benchmark_end_measure("Startup", "Main::Setup2");
  3170. return OK;
  3171. }
  3172. void Main::setup_boot_logo() {
  3173. MAIN_PRINT("Main: Load Boot Image");
  3174. #if !defined(TOOLS_ENABLED) && defined(WEB_ENABLED)
  3175. bool show_logo = false;
  3176. #else
  3177. bool show_logo = true;
  3178. #endif
  3179. if (show_logo) { //boot logo!
  3180. const bool boot_logo_image = GLOBAL_DEF_BASIC("application/boot_splash/show_image", true);
  3181. const bool boot_logo_scale = GLOBAL_DEF_BASIC("application/boot_splash/fullsize", true);
  3182. const bool boot_logo_filter = GLOBAL_DEF_BASIC("application/boot_splash/use_filter", true);
  3183. String boot_logo_path = GLOBAL_DEF_BASIC(PropertyInfo(Variant::STRING, "application/boot_splash/image", PROPERTY_HINT_FILE, "*.png"), String());
  3184. // If the UID cache is missing or invalid, it could be 'normal' for the UID to not exist in memory.
  3185. // It's too soon to scan the project files since the ResourceFormatImporter is not loaded yet,
  3186. // so to prevent printing errors, we will just skip the custom boot logo this time.
  3187. if (boot_logo_path.begins_with("uid://")) {
  3188. const ResourceUID::ID logo_id = ResourceUID::get_singleton()->text_to_id(boot_logo_path);
  3189. if (ResourceUID::get_singleton()->has_id(logo_id)) {
  3190. boot_logo_path = ResourceUID::get_singleton()->get_id_path(logo_id).strip_edges();
  3191. } else {
  3192. boot_logo_path = String();
  3193. }
  3194. }
  3195. Ref<Image> boot_logo;
  3196. if (boot_logo_image) {
  3197. if (!boot_logo_path.is_empty()) {
  3198. boot_logo.instantiate();
  3199. Error load_err = ImageLoader::load_image(boot_logo_path, boot_logo);
  3200. if (load_err) {
  3201. String msg = (boot_logo_path.ends_with(".png") ? "" : "The only supported format is PNG.");
  3202. ERR_PRINT("Non-existing or invalid boot splash at '" + boot_logo_path + +"'. " + msg + " Loading default splash.");
  3203. }
  3204. }
  3205. } else {
  3206. // Create a 1×1 transparent image. This will effectively hide the splash image.
  3207. boot_logo.instantiate();
  3208. boot_logo->initialize_data(1, 1, false, Image::FORMAT_RGBA8);
  3209. boot_logo->set_pixel(0, 0, Color(0, 0, 0, 0));
  3210. }
  3211. Color boot_bg_color = GLOBAL_GET("application/boot_splash/bg_color");
  3212. #if defined(TOOLS_ENABLED) && !defined(NO_EDITOR_SPLASH)
  3213. boot_bg_color = GLOBAL_DEF_BASIC("application/boot_splash/bg_color", (editor || project_manager) ? boot_splash_editor_bg_color : boot_splash_bg_color);
  3214. #endif
  3215. if (boot_logo.is_valid()) {
  3216. RenderingServer::get_singleton()->set_boot_image(boot_logo, boot_bg_color, boot_logo_scale, boot_logo_filter);
  3217. } else {
  3218. #ifndef NO_DEFAULT_BOOT_LOGO
  3219. MAIN_PRINT("Main: Create bootsplash");
  3220. #if defined(TOOLS_ENABLED) && !defined(NO_EDITOR_SPLASH)
  3221. Ref<Image> splash = (editor || project_manager) ? memnew(Image(boot_splash_editor_png)) : memnew(Image(boot_splash_png));
  3222. #else
  3223. Ref<Image> splash = memnew(Image(boot_splash_png));
  3224. #endif
  3225. MAIN_PRINT("Main: ClearColor");
  3226. RenderingServer::get_singleton()->set_default_clear_color(boot_bg_color);
  3227. MAIN_PRINT("Main: Image");
  3228. RenderingServer::get_singleton()->set_boot_image(splash, boot_bg_color, false);
  3229. #endif
  3230. }
  3231. #if defined(TOOLS_ENABLED) && defined(MACOS_ENABLED)
  3232. if (DisplayServer::get_singleton()->has_feature(DisplayServer::FEATURE_ICON) && OS::get_singleton()->get_bundle_icon_path().is_empty()) {
  3233. Ref<Image> icon = memnew(Image(app_icon_png));
  3234. DisplayServer::get_singleton()->set_icon(icon);
  3235. }
  3236. #endif
  3237. }
  3238. RenderingServer::get_singleton()->set_default_clear_color(
  3239. GLOBAL_GET("rendering/environment/defaults/default_clear_color"));
  3240. }
  3241. String Main::get_rendering_driver_name() {
  3242. return rendering_driver;
  3243. }
  3244. // everything the main loop needs to know about frame timings
  3245. static MainTimerSync main_timer_sync;
  3246. // Return value should be EXIT_SUCCESS if we start successfully
  3247. // and should move on to `OS::run`, and EXIT_FAILURE otherwise for
  3248. // an early exit with that error code.
  3249. int Main::start() {
  3250. OS::get_singleton()->benchmark_begin_measure("Startup", "Main::Start");
  3251. ERR_FAIL_COND_V(!_start_success, false);
  3252. bool has_icon = false;
  3253. String positional_arg;
  3254. String game_path;
  3255. String script;
  3256. String main_loop_type;
  3257. bool check_only = false;
  3258. #ifdef TOOLS_ENABLED
  3259. String doc_tool_path;
  3260. bool doc_tool_implicit_cwd = false;
  3261. BitField<DocTools::GenerateFlags> gen_flags = {};
  3262. String _export_preset;
  3263. Vector<String> patches;
  3264. bool export_debug = false;
  3265. bool export_pack_only = false;
  3266. bool install_android_build_template = false;
  3267. bool export_patch = false;
  3268. #ifdef MODULE_GDSCRIPT_ENABLED
  3269. String gdscript_docs_path;
  3270. #endif
  3271. #ifndef DISABLE_DEPRECATED
  3272. bool converting_project = false;
  3273. bool validating_converting_project = false;
  3274. #endif // DISABLE_DEPRECATED
  3275. #endif // TOOLS_ENABLED
  3276. main_timer_sync.init(OS::get_singleton()->get_ticks_usec());
  3277. List<String> args = OS::get_singleton()->get_cmdline_args();
  3278. for (List<String>::Element *E = args.front(); E; E = E->next()) {
  3279. // First check parameters that do not have an argument to the right.
  3280. // Doctest Unit Testing Handler
  3281. // Designed to override and pass arguments to the unit test handler.
  3282. if (E->get() == "--check-only") {
  3283. check_only = true;
  3284. #ifdef TOOLS_ENABLED
  3285. } else if (E->get() == "--no-docbase") {
  3286. gen_flags.set_flag(DocTools::GENERATE_FLAG_SKIP_BASIC_TYPES);
  3287. } else if (E->get() == "--gdextension-docs") {
  3288. gen_flags.set_flag(DocTools::GENERATE_FLAG_SKIP_BASIC_TYPES);
  3289. gen_flags.set_flag(DocTools::GENERATE_FLAG_EXTENSION_CLASSES_ONLY);
  3290. #ifndef DISABLE_DEPRECATED
  3291. } else if (E->get() == "--convert-3to4") {
  3292. converting_project = true;
  3293. } else if (E->get() == "--validate-conversion-3to4") {
  3294. validating_converting_project = true;
  3295. #endif // DISABLE_DEPRECATED
  3296. } else if (E->get() == "-e" || E->get() == "--editor") {
  3297. editor = true;
  3298. } else if (E->get() == "-p" || E->get() == "--project-manager") {
  3299. project_manager = true;
  3300. } else if (E->get() == "--recovery-mode") {
  3301. recovery_mode = true;
  3302. } else if (E->get() == "--install-android-build-template") {
  3303. install_android_build_template = true;
  3304. #endif // TOOLS_ENABLED
  3305. } else if (E->get().length() && E->get()[0] != '-' && positional_arg.is_empty()) {
  3306. positional_arg = E->get();
  3307. if (E->get().ends_with(".scn") ||
  3308. E->get().ends_with(".tscn") ||
  3309. E->get().ends_with(".escn") ||
  3310. E->get().ends_with(".res") ||
  3311. E->get().ends_with(".tres")) {
  3312. // Only consider the positional argument to be a scene path if it ends with
  3313. // a file extension associated with Godot scenes. This makes it possible
  3314. // for projects to parse command-line arguments for custom CLI arguments
  3315. // or other file extensions without trouble. This can be used to implement
  3316. // "drag-and-drop onto executable" logic, which can prove helpful
  3317. // for non-game applications.
  3318. game_path = E->get();
  3319. }
  3320. }
  3321. // Then parameters that have an argument to the right.
  3322. else if (E->next()) {
  3323. bool parsed_pair = true;
  3324. if (E->get() == "-s" || E->get() == "--script") {
  3325. script = E->next()->get();
  3326. } else if (E->get() == "--main-loop") {
  3327. main_loop_type = E->next()->get();
  3328. #ifdef TOOLS_ENABLED
  3329. } else if (E->get() == "--doctool") {
  3330. doc_tool_path = E->next()->get();
  3331. if (doc_tool_path.begins_with("-")) {
  3332. // Assuming other command line arg, so default to cwd.
  3333. doc_tool_path = ".";
  3334. doc_tool_implicit_cwd = true;
  3335. parsed_pair = false;
  3336. }
  3337. #ifdef MODULE_GDSCRIPT_ENABLED
  3338. } else if (E->get() == "--gdscript-docs") {
  3339. gdscript_docs_path = E->next()->get();
  3340. #endif
  3341. } else if (E->get() == "--export-release") {
  3342. ERR_FAIL_COND_V_MSG(!editor && !found_project, EXIT_FAILURE, "Please provide a valid project path when exporting, aborting.");
  3343. editor = true; //needs editor
  3344. _export_preset = E->next()->get();
  3345. } else if (E->get() == "--export-debug") {
  3346. ERR_FAIL_COND_V_MSG(!editor && !found_project, EXIT_FAILURE, "Please provide a valid project path when exporting, aborting.");
  3347. editor = true; //needs editor
  3348. _export_preset = E->next()->get();
  3349. export_debug = true;
  3350. } else if (E->get() == "--export-pack") {
  3351. ERR_FAIL_COND_V_MSG(!editor && !found_project, EXIT_FAILURE, "Please provide a valid project path when exporting, aborting.");
  3352. editor = true;
  3353. _export_preset = E->next()->get();
  3354. export_pack_only = true;
  3355. } else if (E->get() == "--export-patch") {
  3356. ERR_FAIL_COND_V_MSG(!editor && !found_project, EXIT_FAILURE, "Please provide a valid project path when exporting, aborting.");
  3357. editor = true;
  3358. _export_preset = E->next()->get();
  3359. export_pack_only = true;
  3360. export_patch = true;
  3361. } else if (E->get() == "--patches") {
  3362. patches = E->next()->get().split(",", false);
  3363. #endif
  3364. } else {
  3365. // The parameter does not match anything known, don't skip the next argument
  3366. parsed_pair = false;
  3367. }
  3368. if (parsed_pair) {
  3369. E = E->next();
  3370. }
  3371. } else if (E->get().begins_with("--export-")) {
  3372. ERR_FAIL_V_MSG(EXIT_FAILURE, "Missing export preset name, aborting.");
  3373. }
  3374. #ifdef TOOLS_ENABLED
  3375. // Handle case where no path is given to --doctool.
  3376. else if (E->get() == "--doctool") {
  3377. doc_tool_path = ".";
  3378. doc_tool_implicit_cwd = true;
  3379. }
  3380. #endif
  3381. }
  3382. uint64_t minimum_time_msec = GLOBAL_DEF(PropertyInfo(Variant::INT, "application/boot_splash/minimum_display_time", PROPERTY_HINT_RANGE, "0,100,1,or_greater,suffix:ms"), 0);
  3383. if (Engine::get_singleton()->is_editor_hint()) {
  3384. minimum_time_msec = 0;
  3385. }
  3386. #ifdef TOOLS_ENABLED
  3387. #ifdef MODULE_GDSCRIPT_ENABLED
  3388. if (!doc_tool_path.is_empty() && gdscript_docs_path.is_empty()) {
  3389. #else
  3390. if (!doc_tool_path.is_empty()) {
  3391. #endif
  3392. // Needed to instance editor-only classes for their default values
  3393. Engine::get_singleton()->set_editor_hint(true);
  3394. // Translate the class reference only when `-l LOCALE` parameter is given.
  3395. if (!locale.is_empty() && locale != "en") {
  3396. load_doc_translations(locale);
  3397. }
  3398. {
  3399. Ref<DirAccess> da = DirAccess::open(doc_tool_path);
  3400. ERR_FAIL_COND_V_MSG(da.is_null(), EXIT_FAILURE, "Argument supplied to --doctool must be a valid directory path.");
  3401. // Ensure that doctool is running in the root dir, but only if
  3402. // user did not manually specify a path as argument.
  3403. if (doc_tool_implicit_cwd) {
  3404. ERR_FAIL_COND_V_MSG(!da->dir_exists("doc"), EXIT_FAILURE, "--doctool must be run from the Godot repository's root folder, or specify a path that points there.");
  3405. }
  3406. }
  3407. #ifndef MODULE_MONO_ENABLED
  3408. // Hack to define .NET-specific project settings even on non-.NET builds,
  3409. // so that we don't lose their descriptions and default values in DocTools.
  3410. // Default values should be synced with mono_gd/gd_mono.cpp.
  3411. GLOBAL_DEF("dotnet/project/assembly_name", "");
  3412. GLOBAL_DEF("dotnet/project/solution_directory", "");
  3413. GLOBAL_DEF(PropertyInfo(Variant::INT, "dotnet/project/assembly_reload_attempts", PROPERTY_HINT_RANGE, "1,16,1,or_greater"), 3);
  3414. #endif
  3415. Error err;
  3416. DocTools doc;
  3417. doc.generate(gen_flags);
  3418. DocTools docsrc;
  3419. HashMap<String, String> doc_data_classes;
  3420. HashSet<String> checked_paths;
  3421. print_line("Loading docs...");
  3422. const bool gdextension_docs = gen_flags.has_flag(DocTools::GENERATE_FLAG_EXTENSION_CLASSES_ONLY);
  3423. if (!gdextension_docs) {
  3424. for (int i = 0; i < _doc_data_class_path_count; i++) {
  3425. // Custom modules are always located by absolute path.
  3426. String path = _doc_data_class_paths[i].path;
  3427. if (path.is_relative_path()) {
  3428. path = doc_tool_path.path_join(path);
  3429. }
  3430. String name = _doc_data_class_paths[i].name;
  3431. doc_data_classes[name] = path;
  3432. if (!checked_paths.has(path)) {
  3433. checked_paths.insert(path);
  3434. // Create the module documentation directory if it doesn't exist
  3435. Ref<DirAccess> da = DirAccess::create_for_path(path);
  3436. err = da->make_dir_recursive(path);
  3437. ERR_FAIL_COND_V_MSG(err != OK, EXIT_FAILURE, "Error: Can't create directory: " + path + ": " + itos(err));
  3438. print_line("Loading docs from: " + path);
  3439. err = docsrc.load_classes(path);
  3440. ERR_FAIL_COND_V_MSG(err != OK, EXIT_FAILURE, "Error loading docs from: " + path + ": " + itos(err));
  3441. }
  3442. }
  3443. }
  3444. // For GDExtension docs, use a path that is compatible with Godot modules.
  3445. String index_path = gdextension_docs ? doc_tool_path.path_join("doc_classes") : doc_tool_path.path_join("doc/classes");
  3446. // Create the main documentation directory if it doesn't exist
  3447. Ref<DirAccess> da = DirAccess::create_for_path(index_path);
  3448. err = da->make_dir_recursive(index_path);
  3449. ERR_FAIL_COND_V_MSG(err != OK, EXIT_FAILURE, "Error: Can't create index directory: " + index_path + ": " + itos(err));
  3450. print_line("Loading classes from: " + index_path);
  3451. err = docsrc.load_classes(index_path);
  3452. ERR_FAIL_COND_V_MSG(err != OK, EXIT_FAILURE, "Error loading classes from: " + index_path + ": " + itos(err));
  3453. checked_paths.insert(index_path);
  3454. print_line("Merging docs...");
  3455. doc.merge_from(docsrc);
  3456. for (const String &E : checked_paths) {
  3457. print_line("Erasing old docs at: " + E);
  3458. err = DocTools::erase_classes(E);
  3459. ERR_FAIL_COND_V_MSG(err != OK, EXIT_FAILURE, "Error erasing old docs at: " + E + ": " + itos(err));
  3460. }
  3461. print_line("Generating new docs...");
  3462. err = doc.save_classes(index_path, doc_data_classes, !gdextension_docs);
  3463. ERR_FAIL_COND_V_MSG(err != OK, EXIT_FAILURE, "Error saving new docs:" + itos(err));
  3464. print_line("Deleting docs cache...");
  3465. if (FileAccess::exists(EditorHelp::get_cache_full_path())) {
  3466. DirAccess::remove_file_or_error(EditorHelp::get_cache_full_path());
  3467. }
  3468. return EXIT_SUCCESS;
  3469. }
  3470. // GDExtension API and interface.
  3471. {
  3472. if (dump_gdextension_interface) {
  3473. GDExtensionInterfaceDump::generate_gdextension_interface_file("gdextension_interface.h");
  3474. }
  3475. if (dump_extension_api) {
  3476. Engine::get_singleton()->set_editor_hint(true); // "extension_api.json" should always contains editor singletons.
  3477. GDExtensionAPIDump::generate_extension_json_file("extension_api.json", include_docs_in_extension_api_dump);
  3478. }
  3479. if (dump_gdextension_interface || dump_extension_api) {
  3480. return EXIT_SUCCESS;
  3481. }
  3482. if (validate_extension_api) {
  3483. Engine::get_singleton()->set_editor_hint(true); // "extension_api.json" should always contains editor singletons.
  3484. bool valid = GDExtensionAPIDump::validate_extension_json_file(validate_extension_api_file) == OK;
  3485. return valid ? EXIT_SUCCESS : EXIT_FAILURE;
  3486. }
  3487. }
  3488. #ifndef DISABLE_DEPRECATED
  3489. if (converting_project) {
  3490. int ret = ProjectConverter3To4(converter_max_kb_file, converter_max_line_length).convert();
  3491. return ret ? EXIT_SUCCESS : EXIT_FAILURE;
  3492. }
  3493. if (validating_converting_project) {
  3494. bool ret = ProjectConverter3To4(converter_max_kb_file, converter_max_line_length).validate_conversion();
  3495. return ret ? EXIT_SUCCESS : EXIT_FAILURE;
  3496. }
  3497. #endif // DISABLE_DEPRECATED
  3498. #endif // TOOLS_ENABLED
  3499. if (script.is_empty() && game_path.is_empty()) {
  3500. game_path = ResourceUID::ensure_path(GLOBAL_GET("application/run/main_scene"));
  3501. }
  3502. #ifdef TOOLS_ENABLED
  3503. if (!editor && !project_manager && !cmdline_tool && script.is_empty() && game_path.is_empty()) {
  3504. // If we end up here, it means we didn't manage to detect what we want to run.
  3505. // Let's throw an error gently. The code leading to this is pretty brittle so
  3506. // this might end up triggered by valid usage, in which case we'll have to
  3507. // fine-tune further.
  3508. OS::get_singleton()->alert("Couldn't detect whether to run the editor, the project manager or a specific project. Aborting.");
  3509. ERR_FAIL_V_MSG(EXIT_FAILURE, "Couldn't detect whether to run the editor, the project manager or a specific project. Aborting.");
  3510. }
  3511. #endif
  3512. MainLoop *main_loop = nullptr;
  3513. if (editor) {
  3514. main_loop = memnew(SceneTree);
  3515. }
  3516. if (main_loop_type.is_empty()) {
  3517. main_loop_type = GLOBAL_GET("application/run/main_loop_type");
  3518. }
  3519. if (!script.is_empty()) {
  3520. Ref<Script> script_res = ResourceLoader::load(script);
  3521. ERR_FAIL_COND_V_MSG(script_res.is_null(), EXIT_FAILURE, "Can't load script: " + script);
  3522. if (check_only) {
  3523. return script_res->is_valid() ? EXIT_SUCCESS : EXIT_FAILURE;
  3524. }
  3525. if (script_res->can_instantiate()) {
  3526. StringName instance_type = script_res->get_instance_base_type();
  3527. Object *obj = ClassDB::instantiate(instance_type);
  3528. MainLoop *script_loop = Object::cast_to<MainLoop>(obj);
  3529. if (!script_loop) {
  3530. if (obj) {
  3531. memdelete(obj);
  3532. }
  3533. OS::get_singleton()->alert(vformat("Can't load the script \"%s\" as it doesn't inherit from SceneTree or MainLoop.", script));
  3534. ERR_FAIL_V_MSG(EXIT_FAILURE, vformat("Can't load the script \"%s\" as it doesn't inherit from SceneTree or MainLoop.", script));
  3535. }
  3536. script_loop->set_script(script_res);
  3537. main_loop = script_loop;
  3538. } else {
  3539. return EXIT_FAILURE;
  3540. }
  3541. } else { // Not based on script path.
  3542. if (!editor && !ClassDB::class_exists(main_loop_type) && ScriptServer::is_global_class(main_loop_type)) {
  3543. String script_path = ScriptServer::get_global_class_path(main_loop_type);
  3544. Ref<Script> script_res = ResourceLoader::load(script_path);
  3545. if (script_res.is_null()) {
  3546. OS::get_singleton()->alert("Error: Could not load MainLoop script type: " + main_loop_type);
  3547. ERR_FAIL_V_MSG(EXIT_FAILURE, vformat("Could not load global class %s.", main_loop_type));
  3548. }
  3549. StringName script_base = script_res->get_instance_base_type();
  3550. Object *obj = ClassDB::instantiate(script_base);
  3551. MainLoop *script_loop = Object::cast_to<MainLoop>(obj);
  3552. if (!script_loop) {
  3553. if (obj) {
  3554. memdelete(obj);
  3555. }
  3556. OS::get_singleton()->alert("Error: Invalid MainLoop script base type: " + script_base);
  3557. ERR_FAIL_V_MSG(EXIT_FAILURE, vformat("The global class %s does not inherit from SceneTree or MainLoop.", main_loop_type));
  3558. }
  3559. script_loop->set_script(script_res);
  3560. main_loop = script_loop;
  3561. }
  3562. }
  3563. if (!main_loop && main_loop_type.is_empty()) {
  3564. main_loop_type = "SceneTree";
  3565. }
  3566. if (!main_loop) {
  3567. if (!ClassDB::class_exists(main_loop_type)) {
  3568. OS::get_singleton()->alert("Error: MainLoop type doesn't exist: " + main_loop_type);
  3569. return EXIT_FAILURE;
  3570. } else {
  3571. Object *ml = ClassDB::instantiate(main_loop_type);
  3572. ERR_FAIL_NULL_V_MSG(ml, EXIT_FAILURE, "Can't instance MainLoop type.");
  3573. main_loop = Object::cast_to<MainLoop>(ml);
  3574. if (!main_loop) {
  3575. memdelete(ml);
  3576. ERR_FAIL_V_MSG(EXIT_FAILURE, "Invalid MainLoop type.");
  3577. }
  3578. }
  3579. }
  3580. OS::get_singleton()->set_main_loop(main_loop);
  3581. SceneTree *sml = Object::cast_to<SceneTree>(main_loop);
  3582. if (sml) {
  3583. #ifdef DEBUG_ENABLED
  3584. if (debug_collisions) {
  3585. sml->set_debug_collisions_hint(true);
  3586. }
  3587. if (debug_paths) {
  3588. sml->set_debug_paths_hint(true);
  3589. }
  3590. if (debug_navigation) {
  3591. sml->set_debug_navigation_hint(true);
  3592. #ifndef NAVIGATION_2D_DISABLED
  3593. NavigationServer2D::get_singleton()->set_debug_navigation_enabled(true);
  3594. #endif // NAVIGATION_2D_DISABLED
  3595. #ifndef NAVIGATION_3D_DISABLED
  3596. NavigationServer3D::get_singleton()->set_debug_navigation_enabled(true);
  3597. #endif // NAVIGATION_3D_DISABLED
  3598. }
  3599. if (debug_avoidance) {
  3600. #ifndef NAVIGATION_2D_DISABLED
  3601. NavigationServer2D::get_singleton()->set_debug_avoidance_enabled(true);
  3602. #endif // NAVIGATION_2D_DISABLED
  3603. #ifndef NAVIGATION_3D_DISABLED
  3604. NavigationServer3D::get_singleton()->set_debug_avoidance_enabled(true);
  3605. #endif // NAVIGATION_3D_DISABLED
  3606. }
  3607. if (debug_navigation || debug_avoidance) {
  3608. #ifndef NAVIGATION_2D_DISABLED
  3609. NavigationServer2D::get_singleton()->set_active(true);
  3610. NavigationServer2D::get_singleton()->set_debug_enabled(true);
  3611. #endif // NAVIGATION_2D_DISABLED
  3612. #ifndef NAVIGATION_3D_DISABLED
  3613. NavigationServer3D::get_singleton()->set_active(true);
  3614. NavigationServer3D::get_singleton()->set_debug_enabled(true);
  3615. #endif // NAVIGATION_3D_DISABLED
  3616. }
  3617. if (debug_canvas_item_redraw) {
  3618. RenderingServer::get_singleton()->canvas_item_set_debug_redraw(true);
  3619. }
  3620. if (debug_mute_audio) {
  3621. AudioServer::get_singleton()->set_debug_mute(true);
  3622. }
  3623. #endif
  3624. if (single_threaded_scene) {
  3625. sml->set_disable_node_threading(true);
  3626. }
  3627. bool embed_subwindows = GLOBAL_GET("display/window/subwindows/embed_subwindows");
  3628. if (single_window || (!project_manager && !editor && embed_subwindows) || !DisplayServer::get_singleton()->has_feature(DisplayServer::Feature::FEATURE_SUBWINDOWS)) {
  3629. sml->get_root()->set_embedding_subwindows(true);
  3630. }
  3631. ResourceLoader::add_custom_loaders();
  3632. ResourceSaver::add_custom_savers();
  3633. if (!project_manager && !editor) { // game
  3634. if (!game_path.is_empty() || !script.is_empty()) {
  3635. //autoload
  3636. OS::get_singleton()->benchmark_begin_measure("Startup", "Load Autoloads");
  3637. HashMap<StringName, ProjectSettings::AutoloadInfo> autoloads = ProjectSettings::get_singleton()->get_autoload_list();
  3638. //first pass, add the constants so they exist before any script is loaded
  3639. for (const KeyValue<StringName, ProjectSettings::AutoloadInfo> &E : autoloads) {
  3640. const ProjectSettings::AutoloadInfo &info = E.value;
  3641. if (info.is_singleton) {
  3642. for (int i = 0; i < ScriptServer::get_language_count(); i++) {
  3643. ScriptServer::get_language(i)->add_global_constant(info.name, Variant());
  3644. }
  3645. }
  3646. }
  3647. //second pass, load into global constants
  3648. List<Node *> to_add;
  3649. for (const KeyValue<StringName, ProjectSettings::AutoloadInfo> &E : autoloads) {
  3650. const ProjectSettings::AutoloadInfo &info = E.value;
  3651. Node *n = nullptr;
  3652. if (ResourceLoader::get_resource_type(info.path) == "PackedScene") {
  3653. // Cache the scene reference before loading it (for cyclic references)
  3654. Ref<PackedScene> scn;
  3655. scn.instantiate();
  3656. scn->set_path(info.path);
  3657. scn->reload_from_file();
  3658. ERR_CONTINUE_MSG(scn.is_null(), vformat("Failed to instantiate an autoload, can't load from path: %s.", info.path));
  3659. if (scn.is_valid()) {
  3660. n = scn->instantiate();
  3661. }
  3662. } else {
  3663. Ref<Resource> res = ResourceLoader::load(info.path);
  3664. ERR_CONTINUE_MSG(res.is_null(), vformat("Failed to instantiate an autoload, can't load from path: %s.", info.path));
  3665. Ref<Script> script_res = res;
  3666. if (script_res.is_valid()) {
  3667. StringName ibt = script_res->get_instance_base_type();
  3668. bool valid_type = ClassDB::is_parent_class(ibt, "Node");
  3669. ERR_CONTINUE_MSG(!valid_type, vformat("Failed to instantiate an autoload, script '%s' does not inherit from 'Node'.", info.path));
  3670. Object *obj = ClassDB::instantiate(ibt);
  3671. ERR_CONTINUE_MSG(!obj, vformat("Failed to instantiate an autoload, cannot instantiate '%s'.", ibt));
  3672. n = Object::cast_to<Node>(obj);
  3673. n->set_script(script_res);
  3674. }
  3675. }
  3676. ERR_CONTINUE_MSG(!n, vformat("Failed to instantiate an autoload, path is not pointing to a scene or a script: %s.", info.path));
  3677. n->set_name(info.name);
  3678. //defer so references are all valid on _ready()
  3679. to_add.push_back(n);
  3680. if (info.is_singleton) {
  3681. for (int i = 0; i < ScriptServer::get_language_count(); i++) {
  3682. ScriptServer::get_language(i)->add_global_constant(info.name, n);
  3683. }
  3684. }
  3685. }
  3686. for (Node *E : to_add) {
  3687. sml->get_root()->add_child(E);
  3688. }
  3689. OS::get_singleton()->benchmark_end_measure("Startup", "Load Autoloads");
  3690. }
  3691. }
  3692. #ifdef TOOLS_ENABLED
  3693. #ifdef MODULE_GDSCRIPT_ENABLED
  3694. if (!doc_tool_path.is_empty() && !gdscript_docs_path.is_empty()) {
  3695. DocTools docs;
  3696. Error err;
  3697. Vector<String> paths = get_files_with_extension(gdscript_docs_path, "gd");
  3698. ERR_FAIL_COND_V_MSG(paths.is_empty(), EXIT_FAILURE, "Couldn't find any GDScript files under the given directory: " + gdscript_docs_path);
  3699. for (const String &path : paths) {
  3700. Ref<GDScript> gdscript = ResourceLoader::load(path);
  3701. for (const DocData::ClassDoc &class_doc : gdscript->get_documentation()) {
  3702. docs.add_doc(class_doc);
  3703. }
  3704. }
  3705. if (doc_tool_implicit_cwd) {
  3706. doc_tool_path = "./docs";
  3707. }
  3708. Ref<DirAccess> da = DirAccess::create_for_path(doc_tool_path);
  3709. err = da->make_dir_recursive(doc_tool_path);
  3710. ERR_FAIL_COND_V_MSG(err != OK, EXIT_FAILURE, "Error: Can't create GDScript docs directory: " + doc_tool_path + ": " + itos(err));
  3711. HashMap<String, String> doc_data_classes;
  3712. err = docs.save_classes(doc_tool_path, doc_data_classes, false);
  3713. ERR_FAIL_COND_V_MSG(err != OK, EXIT_FAILURE, "Error saving GDScript docs:" + itos(err));
  3714. return EXIT_SUCCESS;
  3715. }
  3716. #endif // MODULE_GDSCRIPT_ENABLED
  3717. EditorNode *editor_node = nullptr;
  3718. if (editor) {
  3719. OS::get_singleton()->benchmark_begin_measure("Startup", "Editor");
  3720. sml->get_root()->set_translation_domain("godot.editor");
  3721. if (editor_pseudolocalization) {
  3722. translation_server->get_editor_domain()->set_pseudolocalization_enabled(true);
  3723. }
  3724. editor_node = memnew(EditorNode);
  3725. sml->get_root()->add_child(editor_node);
  3726. if (!_export_preset.is_empty()) {
  3727. editor_node->export_preset(_export_preset, positional_arg, export_debug, export_pack_only, install_android_build_template, export_patch, patches);
  3728. game_path = ""; // Do not load anything.
  3729. }
  3730. OS::get_singleton()->benchmark_end_measure("Startup", "Editor");
  3731. }
  3732. #endif
  3733. sml->set_auto_accept_quit(GLOBAL_GET("application/config/auto_accept_quit"));
  3734. sml->set_quit_on_go_back(GLOBAL_GET("application/config/quit_on_go_back"));
  3735. if (!editor && !project_manager) {
  3736. //standard helpers that can be changed from main config
  3737. String stretch_mode = GLOBAL_GET("display/window/stretch/mode");
  3738. String stretch_aspect = GLOBAL_GET("display/window/stretch/aspect");
  3739. Size2i stretch_size = Size2i(GLOBAL_GET("display/window/size/viewport_width"),
  3740. GLOBAL_GET("display/window/size/viewport_height"));
  3741. real_t stretch_scale = GLOBAL_GET("display/window/stretch/scale");
  3742. String stretch_scale_mode = GLOBAL_GET("display/window/stretch/scale_mode");
  3743. Window::ContentScaleMode cs_sm = Window::CONTENT_SCALE_MODE_DISABLED;
  3744. if (stretch_mode == "canvas_items") {
  3745. cs_sm = Window::CONTENT_SCALE_MODE_CANVAS_ITEMS;
  3746. } else if (stretch_mode == "viewport") {
  3747. cs_sm = Window::CONTENT_SCALE_MODE_VIEWPORT;
  3748. }
  3749. Window::ContentScaleAspect cs_aspect = Window::CONTENT_SCALE_ASPECT_IGNORE;
  3750. if (stretch_aspect == "keep") {
  3751. cs_aspect = Window::CONTENT_SCALE_ASPECT_KEEP;
  3752. } else if (stretch_aspect == "keep_width") {
  3753. cs_aspect = Window::CONTENT_SCALE_ASPECT_KEEP_WIDTH;
  3754. } else if (stretch_aspect == "keep_height") {
  3755. cs_aspect = Window::CONTENT_SCALE_ASPECT_KEEP_HEIGHT;
  3756. } else if (stretch_aspect == "expand") {
  3757. cs_aspect = Window::CONTENT_SCALE_ASPECT_EXPAND;
  3758. }
  3759. Window::ContentScaleStretch cs_stretch = Window::CONTENT_SCALE_STRETCH_FRACTIONAL;
  3760. if (stretch_scale_mode == "integer") {
  3761. cs_stretch = Window::CONTENT_SCALE_STRETCH_INTEGER;
  3762. }
  3763. sml->get_root()->set_content_scale_mode(cs_sm);
  3764. sml->get_root()->set_content_scale_aspect(cs_aspect);
  3765. sml->get_root()->set_content_scale_stretch(cs_stretch);
  3766. sml->get_root()->set_content_scale_size(stretch_size);
  3767. sml->get_root()->set_content_scale_factor(stretch_scale);
  3768. sml->set_auto_accept_quit(GLOBAL_GET("application/config/auto_accept_quit"));
  3769. sml->set_quit_on_go_back(GLOBAL_GET("application/config/quit_on_go_back"));
  3770. String appname = GLOBAL_GET("application/config/name");
  3771. appname = TranslationServer::get_singleton()->translate(appname);
  3772. #ifdef DEBUG_ENABLED
  3773. // Append a suffix to the window title to denote that the project is running
  3774. // from a debug build (including the editor). Since this results in lower performance,
  3775. // this should be clearly presented to the user.
  3776. DisplayServer::get_singleton()->window_set_title(vformat("%s (DEBUG)", appname));
  3777. #else
  3778. DisplayServer::get_singleton()->window_set_title(appname);
  3779. #endif
  3780. bool snap_controls = GLOBAL_GET("gui/common/snap_controls_to_pixels");
  3781. sml->get_root()->set_snap_controls_to_pixels(snap_controls);
  3782. bool font_oversampling = GLOBAL_GET("gui/fonts/dynamic_fonts/use_oversampling");
  3783. sml->get_root()->set_use_font_oversampling(font_oversampling);
  3784. int texture_filter = GLOBAL_GET("rendering/textures/canvas_textures/default_texture_filter");
  3785. int texture_repeat = GLOBAL_GET("rendering/textures/canvas_textures/default_texture_repeat");
  3786. sml->get_root()->set_default_canvas_item_texture_filter(
  3787. Viewport::DefaultCanvasItemTextureFilter(texture_filter));
  3788. sml->get_root()->set_default_canvas_item_texture_repeat(
  3789. Viewport::DefaultCanvasItemTextureRepeat(texture_repeat));
  3790. }
  3791. #ifdef TOOLS_ENABLED
  3792. if (editor) {
  3793. bool editor_embed_subwindows = EditorSettings::get_singleton()->get_setting(
  3794. "interface/editor/single_window_mode");
  3795. if (editor_embed_subwindows) {
  3796. sml->get_root()->set_embedding_subwindows(true);
  3797. }
  3798. restore_editor_window_layout = EditorSettings::get_singleton()->get_setting("interface/editor/editor_screen").operator int() == EditorSettings::InitialScreen::INITIAL_SCREEN_AUTO;
  3799. }
  3800. #endif
  3801. String local_game_path;
  3802. if (!game_path.is_empty() && !project_manager) {
  3803. local_game_path = game_path.replace_char('\\', '/');
  3804. if (!local_game_path.begins_with("res://")) {
  3805. bool absolute =
  3806. (local_game_path.size() > 1) && (local_game_path[0] == '/' || local_game_path[1] == ':');
  3807. if (!absolute) {
  3808. if (ProjectSettings::get_singleton()->is_using_datapack()) {
  3809. local_game_path = "res://" + local_game_path;
  3810. } else {
  3811. int sep = local_game_path.rfind_char('/');
  3812. if (sep == -1) {
  3813. Ref<DirAccess> da = DirAccess::create(DirAccess::ACCESS_FILESYSTEM);
  3814. ERR_FAIL_COND_V(da.is_null(), EXIT_FAILURE);
  3815. local_game_path = da->get_current_dir().path_join(local_game_path);
  3816. } else {
  3817. Ref<DirAccess> da = DirAccess::open(local_game_path.substr(0, sep));
  3818. if (da.is_valid()) {
  3819. local_game_path = da->get_current_dir().path_join(
  3820. local_game_path.substr(sep + 1));
  3821. }
  3822. }
  3823. }
  3824. }
  3825. }
  3826. local_game_path = ProjectSettings::get_singleton()->localize_path(local_game_path);
  3827. #ifdef TOOLS_ENABLED
  3828. if (editor) {
  3829. if (!recovery_mode && (game_path != ResourceUID::ensure_path(String(GLOBAL_GET("application/run/main_scene"))) || !editor_node->has_scenes_in_session())) {
  3830. Error serr = editor_node->load_scene(local_game_path);
  3831. if (serr != OK) {
  3832. ERR_PRINT("Failed to load scene");
  3833. }
  3834. }
  3835. if (!debug_server_uri.is_empty()) {
  3836. EditorDebuggerNode::get_singleton()->start(debug_server_uri);
  3837. EditorDebuggerNode::get_singleton()->set_keep_open(true);
  3838. }
  3839. }
  3840. #endif
  3841. }
  3842. if (!project_manager && !editor) { // game
  3843. OS::get_singleton()->benchmark_begin_measure("Startup", "Load Game");
  3844. // Load SSL Certificates from Project Settings (or builtin).
  3845. Crypto::load_default_certificates(GLOBAL_GET("network/tls/certificate_bundle_override"));
  3846. if (!game_path.is_empty()) {
  3847. Node *scene = nullptr;
  3848. Ref<PackedScene> scenedata = ResourceLoader::load(local_game_path);
  3849. if (scenedata.is_valid()) {
  3850. scene = scenedata->instantiate();
  3851. }
  3852. ERR_FAIL_NULL_V_MSG(scene, EXIT_FAILURE, "Failed loading scene: " + local_game_path + ".");
  3853. sml->add_current_scene(scene);
  3854. #ifdef MACOS_ENABLED
  3855. String mac_icon_path = GLOBAL_GET("application/config/macos_native_icon");
  3856. if (DisplayServer::get_singleton()->has_feature(DisplayServer::FEATURE_NATIVE_ICON) && !mac_icon_path.is_empty()) {
  3857. DisplayServer::get_singleton()->set_native_icon(mac_icon_path);
  3858. has_icon = true;
  3859. }
  3860. #endif
  3861. #ifdef WINDOWS_ENABLED
  3862. String win_icon_path = GLOBAL_GET("application/config/windows_native_icon");
  3863. if (DisplayServer::get_singleton()->has_feature(DisplayServer::FEATURE_NATIVE_ICON) && !win_icon_path.is_empty()) {
  3864. DisplayServer::get_singleton()->set_native_icon(win_icon_path);
  3865. has_icon = true;
  3866. }
  3867. #endif
  3868. String icon_path = GLOBAL_GET("application/config/icon");
  3869. if (DisplayServer::get_singleton()->has_feature(DisplayServer::FEATURE_ICON) && !icon_path.is_empty() && !has_icon) {
  3870. Ref<Image> icon;
  3871. icon.instantiate();
  3872. if (ImageLoader::load_image(icon_path, icon) == OK) {
  3873. DisplayServer::get_singleton()->set_icon(icon);
  3874. has_icon = true;
  3875. }
  3876. }
  3877. }
  3878. OS::get_singleton()->benchmark_end_measure("Startup", "Load Game");
  3879. }
  3880. #ifdef TOOLS_ENABLED
  3881. if (project_manager) {
  3882. OS::get_singleton()->benchmark_begin_measure("Startup", "Project Manager");
  3883. Engine::get_singleton()->set_editor_hint(true);
  3884. sml->get_root()->set_translation_domain("godot.editor");
  3885. if (editor_pseudolocalization) {
  3886. translation_server->get_editor_domain()->set_pseudolocalization_enabled(true);
  3887. }
  3888. ProjectManager *pmanager = memnew(ProjectManager);
  3889. ProgressDialog *progress_dialog = memnew(ProgressDialog);
  3890. pmanager->add_child(progress_dialog);
  3891. sml->get_root()->add_child(pmanager);
  3892. OS::get_singleton()->benchmark_end_measure("Startup", "Project Manager");
  3893. }
  3894. if (project_manager || editor) {
  3895. // Load SSL Certificates from Editor Settings (or builtin)
  3896. Crypto::load_default_certificates(
  3897. EditorSettings::get_singleton()->get_setting("network/tls/editor_tls_certificates").operator String());
  3898. }
  3899. if (recovery_mode) {
  3900. Engine::get_singleton()->set_recovery_mode_hint(true);
  3901. }
  3902. #endif
  3903. }
  3904. if (DisplayServer::get_singleton()->has_feature(DisplayServer::FEATURE_ICON) && !has_icon && OS::get_singleton()->get_bundle_icon_path().is_empty()) {
  3905. Ref<Image> icon = memnew(Image(app_icon_png));
  3906. DisplayServer::get_singleton()->set_icon(icon);
  3907. }
  3908. if (movie_writer) {
  3909. movie_writer->begin(DisplayServer::get_singleton()->window_get_size(), fixed_fps, Engine::get_singleton()->get_write_movie_path());
  3910. }
  3911. if (minimum_time_msec) {
  3912. uint64_t minimum_time = 1000 * minimum_time_msec;
  3913. uint64_t elapsed_time = OS::get_singleton()->get_ticks_usec();
  3914. if (elapsed_time < minimum_time) {
  3915. OS::get_singleton()->delay_usec(minimum_time - elapsed_time);
  3916. }
  3917. }
  3918. OS::get_singleton()->benchmark_end_measure("Startup", "Main::Start");
  3919. OS::get_singleton()->benchmark_dump();
  3920. return EXIT_SUCCESS;
  3921. }
  3922. /* Main iteration
  3923. *
  3924. * This is the iteration of the engine's game loop, advancing the state of physics,
  3925. * rendering and audio.
  3926. * It's called directly by the platform's OS::run method, where the loop is created
  3927. * and monitored.
  3928. *
  3929. * The OS implementation can impact its draw step with the Main::force_redraw() method.
  3930. */
  3931. uint64_t Main::last_ticks = 0;
  3932. uint32_t Main::frames = 0;
  3933. uint32_t Main::hide_print_fps_attempts = 3;
  3934. uint32_t Main::frame = 0;
  3935. bool Main::force_redraw_requested = false;
  3936. int Main::iterating = 0;
  3937. bool Main::is_iterating() {
  3938. return iterating > 0;
  3939. }
  3940. // For performance metrics.
  3941. static uint64_t physics_process_max = 0;
  3942. static uint64_t process_max = 0;
  3943. static uint64_t navigation_process_max = 0;
  3944. // Return false means iterating further, returning true means `OS::run`
  3945. // will terminate the program. In case of failure, the OS exit code needs
  3946. // to be set explicitly here (defaults to EXIT_SUCCESS).
  3947. bool Main::iteration() {
  3948. iterating++;
  3949. const uint64_t ticks = OS::get_singleton()->get_ticks_usec();
  3950. Engine::get_singleton()->_frame_ticks = ticks;
  3951. main_timer_sync.set_cpu_ticks_usec(ticks);
  3952. main_timer_sync.set_fixed_fps(fixed_fps);
  3953. const uint64_t ticks_elapsed = ticks - last_ticks;
  3954. const int physics_ticks_per_second = Engine::get_singleton()->get_physics_ticks_per_second();
  3955. const double physics_step = 1.0 / physics_ticks_per_second;
  3956. const double time_scale = Engine::get_singleton()->get_time_scale();
  3957. MainFrameTime advance = main_timer_sync.advance(physics_step, physics_ticks_per_second);
  3958. double process_step = advance.process_step;
  3959. double scaled_step = process_step * time_scale;
  3960. Engine::get_singleton()->_process_step = process_step;
  3961. Engine::get_singleton()->_physics_interpolation_fraction = advance.interpolation_fraction;
  3962. uint64_t physics_process_ticks = 0;
  3963. uint64_t process_ticks = 0;
  3964. #if !defined(NAVIGATION_2D_DISABLED) || !defined(NAVIGATION_3D_DISABLED)
  3965. uint64_t navigation_process_ticks = 0;
  3966. #endif // !defined(NAVIGATION_2D_DISABLED) || !defined(NAVIGATION_3D_DISABLED)
  3967. frame += ticks_elapsed;
  3968. last_ticks = ticks;
  3969. const int max_physics_steps = Engine::get_singleton()->get_max_physics_steps_per_frame();
  3970. if (fixed_fps == -1 && advance.physics_steps > max_physics_steps) {
  3971. process_step -= (advance.physics_steps - max_physics_steps) * physics_step;
  3972. advance.physics_steps = max_physics_steps;
  3973. }
  3974. bool exit = false;
  3975. // process all our active interfaces
  3976. #ifndef XR_DISABLED
  3977. XRServer::get_singleton()->_process();
  3978. #endif // XR_DISABLED
  3979. #ifndef NAVIGATION_2D_DISABLED
  3980. NavigationServer2D::get_singleton()->sync();
  3981. #endif // NAVIGATION_2D_DISABLED
  3982. #ifndef NAVIGATION_3D_DISABLED
  3983. NavigationServer3D::get_singleton()->sync();
  3984. #endif // NAVIGATION_3D_DISABLED
  3985. for (int iters = 0; iters < advance.physics_steps; ++iters) {
  3986. if (Input::get_singleton()->is_agile_input_event_flushing()) {
  3987. Input::get_singleton()->flush_buffered_events();
  3988. }
  3989. Engine::get_singleton()->_in_physics = true;
  3990. Engine::get_singleton()->_physics_frames++;
  3991. uint64_t physics_begin = OS::get_singleton()->get_ticks_usec();
  3992. // Prepare the fixed timestep interpolated nodes BEFORE they are updated
  3993. // by the physics server, otherwise the current and previous transforms
  3994. // may be the same, and no interpolation takes place.
  3995. OS::get_singleton()->get_main_loop()->iteration_prepare();
  3996. #ifndef PHYSICS_3D_DISABLED
  3997. PhysicsServer3D::get_singleton()->sync();
  3998. PhysicsServer3D::get_singleton()->flush_queries();
  3999. #endif // PHYSICS_3D_DISABLED
  4000. #ifndef PHYSICS_2D_DISABLED
  4001. PhysicsServer2D::get_singleton()->sync();
  4002. PhysicsServer2D::get_singleton()->flush_queries();
  4003. #endif // PHYSICS_2D_DISABLED
  4004. if (OS::get_singleton()->get_main_loop()->physics_process(physics_step * time_scale)) {
  4005. #ifndef PHYSICS_3D_DISABLED
  4006. PhysicsServer3D::get_singleton()->end_sync();
  4007. #endif // PHYSICS_3D_DISABLED
  4008. #ifndef PHYSICS_2D_DISABLED
  4009. PhysicsServer2D::get_singleton()->end_sync();
  4010. #endif // PHYSICS_2D_DISABLED
  4011. Engine::get_singleton()->_in_physics = false;
  4012. exit = true;
  4013. break;
  4014. }
  4015. #if !defined(NAVIGATION_2D_DISABLED) || !defined(NAVIGATION_3D_DISABLED)
  4016. uint64_t navigation_begin = OS::get_singleton()->get_ticks_usec();
  4017. #ifndef NAVIGATION_2D_DISABLED
  4018. NavigationServer2D::get_singleton()->physics_process(physics_step * time_scale);
  4019. #endif // NAVIGATION_2D_DISABLED
  4020. #ifndef NAVIGATION_3D_DISABLED
  4021. NavigationServer3D::get_singleton()->physics_process(physics_step * time_scale);
  4022. #endif // NAVIGATION_3D_DISABLED
  4023. navigation_process_ticks = MAX(navigation_process_ticks, OS::get_singleton()->get_ticks_usec() - navigation_begin); // keep the largest one for reference
  4024. navigation_process_max = MAX(OS::get_singleton()->get_ticks_usec() - navigation_begin, navigation_process_max);
  4025. message_queue->flush();
  4026. #endif // !defined(NAVIGATION_2D_DISABLED) || !defined(NAVIGATION_3D_DISABLED)
  4027. #ifndef PHYSICS_3D_DISABLED
  4028. PhysicsServer3D::get_singleton()->end_sync();
  4029. PhysicsServer3D::get_singleton()->step(physics_step * time_scale);
  4030. #endif // PHYSICS_3D_DISABLED
  4031. #ifndef PHYSICS_2D_DISABLED
  4032. PhysicsServer2D::get_singleton()->end_sync();
  4033. PhysicsServer2D::get_singleton()->step(physics_step * time_scale);
  4034. #endif // PHYSICS_2D_DISABLED
  4035. message_queue->flush();
  4036. OS::get_singleton()->get_main_loop()->iteration_end();
  4037. physics_process_ticks = MAX(physics_process_ticks, OS::get_singleton()->get_ticks_usec() - physics_begin); // keep the largest one for reference
  4038. physics_process_max = MAX(OS::get_singleton()->get_ticks_usec() - physics_begin, physics_process_max);
  4039. Engine::get_singleton()->_in_physics = false;
  4040. }
  4041. if (Input::get_singleton()->is_agile_input_event_flushing()) {
  4042. Input::get_singleton()->flush_buffered_events();
  4043. }
  4044. uint64_t process_begin = OS::get_singleton()->get_ticks_usec();
  4045. if (OS::get_singleton()->get_main_loop()->process(process_step * time_scale)) {
  4046. exit = true;
  4047. }
  4048. message_queue->flush();
  4049. #ifndef NAVIGATION_2D_DISABLED
  4050. NavigationServer2D::get_singleton()->process(process_step * time_scale);
  4051. #endif // NAVIGATION_2D_DISABLED
  4052. #ifndef NAVIGATION_3D_DISABLED
  4053. NavigationServer3D::get_singleton()->process(process_step * time_scale);
  4054. #endif // NAVIGATION_3D_DISABLED
  4055. RenderingServer::get_singleton()->sync(); //sync if still drawing from previous frames.
  4056. const bool has_pending_resources_for_processing = RD::get_singleton() && RD::get_singleton()->has_pending_resources_for_processing();
  4057. bool wants_present = (DisplayServer::get_singleton()->can_any_window_draw() ||
  4058. DisplayServer::get_singleton()->has_additional_outputs()) &&
  4059. RenderingServer::get_singleton()->is_render_loop_enabled();
  4060. if (wants_present || has_pending_resources_for_processing) {
  4061. wants_present |= force_redraw_requested;
  4062. if ((!force_redraw_requested) && OS::get_singleton()->is_in_low_processor_usage_mode()) {
  4063. if (RenderingServer::get_singleton()->has_changed()) {
  4064. RenderingServer::get_singleton()->draw(wants_present, scaled_step); // flush visual commands
  4065. Engine::get_singleton()->increment_frames_drawn();
  4066. }
  4067. } else {
  4068. RenderingServer::get_singleton()->draw(wants_present, scaled_step); // flush visual commands
  4069. Engine::get_singleton()->increment_frames_drawn();
  4070. force_redraw_requested = false;
  4071. }
  4072. }
  4073. process_ticks = OS::get_singleton()->get_ticks_usec() - process_begin;
  4074. process_max = MAX(process_ticks, process_max);
  4075. uint64_t frame_time = OS::get_singleton()->get_ticks_usec() - ticks;
  4076. for (int i = 0; i < ScriptServer::get_language_count(); i++) {
  4077. ScriptServer::get_language(i)->frame();
  4078. }
  4079. AudioServer::get_singleton()->update();
  4080. if (EngineDebugger::is_active()) {
  4081. EngineDebugger::get_singleton()->iteration(frame_time, process_ticks, physics_process_ticks, physics_step);
  4082. }
  4083. frames++;
  4084. Engine::get_singleton()->_process_frames++;
  4085. if (frame > 1000000) {
  4086. // Wait a few seconds before printing FPS, as FPS reporting just after the engine has started is inaccurate.
  4087. if (hide_print_fps_attempts == 0) {
  4088. if (editor || project_manager) {
  4089. if (print_fps) {
  4090. print_line(vformat("Editor FPS: %d (%s mspf)", frames, rtos(1000.0 / frames).pad_decimals(2)));
  4091. }
  4092. } else if (print_fps || GLOBAL_GET("debug/settings/stdout/print_fps")) {
  4093. print_line(vformat("Project FPS: %d (%s mspf)", frames, rtos(1000.0 / frames).pad_decimals(2)));
  4094. }
  4095. } else {
  4096. hide_print_fps_attempts--;
  4097. }
  4098. Engine::get_singleton()->_fps = frames;
  4099. performance->set_process_time(USEC_TO_SEC(process_max));
  4100. performance->set_physics_process_time(USEC_TO_SEC(physics_process_max));
  4101. performance->set_navigation_process_time(USEC_TO_SEC(navigation_process_max));
  4102. process_max = 0;
  4103. physics_process_max = 0;
  4104. navigation_process_max = 0;
  4105. frame %= 1000000;
  4106. frames = 0;
  4107. }
  4108. iterating--;
  4109. if (movie_writer) {
  4110. movie_writer->add_frame();
  4111. }
  4112. #ifdef TOOLS_ENABLED
  4113. bool quit_after_timeout = false;
  4114. #endif
  4115. if ((quit_after > 0) && (Engine::get_singleton()->_process_frames >= quit_after)) {
  4116. #ifdef TOOLS_ENABLED
  4117. quit_after_timeout = true;
  4118. #endif
  4119. exit = true;
  4120. }
  4121. #ifdef TOOLS_ENABLED
  4122. if (wait_for_import && EditorFileSystem::get_singleton() && EditorFileSystem::get_singleton()->doing_first_scan()) {
  4123. exit = false;
  4124. }
  4125. #endif
  4126. if (fixed_fps != -1) {
  4127. return exit;
  4128. }
  4129. SceneTree *scene_tree = SceneTree::get_singleton();
  4130. bool skip_delay = scene_tree && scene_tree->is_accessibility_enabled();
  4131. if (!skip_delay) {
  4132. OS::get_singleton()->add_frame_delay(DisplayServer::get_singleton()->window_can_draw());
  4133. }
  4134. #ifdef TOOLS_ENABLED
  4135. if (auto_build_solutions) {
  4136. auto_build_solutions = false;
  4137. // Only relevant when running the editor.
  4138. if (!editor) {
  4139. OS::get_singleton()->set_exit_code(EXIT_FAILURE);
  4140. ERR_FAIL_V_MSG(true,
  4141. "Command line option --build-solutions was passed, but no project is being edited. Aborting.");
  4142. }
  4143. if (!EditorNode::get_singleton()->call_build()) {
  4144. OS::get_singleton()->set_exit_code(EXIT_FAILURE);
  4145. ERR_FAIL_V_MSG(true,
  4146. "Command line option --build-solutions was passed, but the build callback failed. Aborting.");
  4147. }
  4148. }
  4149. #endif
  4150. #ifdef TOOLS_ENABLED
  4151. if (exit && quit_after_timeout && EditorNode::get_singleton()) {
  4152. EditorNode::get_singleton()->unload_editor_addons();
  4153. }
  4154. #endif
  4155. return exit;
  4156. }
  4157. void Main::force_redraw() {
  4158. force_redraw_requested = true;
  4159. }
  4160. /* Engine deinitialization
  4161. *
  4162. * Responsible for freeing all the memory allocated by previous setup steps,
  4163. * so that the engine closes cleanly without leaking memory or crashing.
  4164. * The order matters as some of those steps are linked with each other.
  4165. */
  4166. void Main::cleanup(bool p_force) {
  4167. OS::get_singleton()->benchmark_begin_measure("Shutdown", "Main::Cleanup");
  4168. if (!p_force) {
  4169. ERR_FAIL_COND(!_start_success);
  4170. }
  4171. #ifdef DEBUG_ENABLED
  4172. if (input) {
  4173. input->flush_frame_parsed_events();
  4174. }
  4175. #endif
  4176. for (int i = 0; i < TextServerManager::get_singleton()->get_interface_count(); i++) {
  4177. TextServerManager::get_singleton()->get_interface(i)->cleanup();
  4178. }
  4179. if (movie_writer) {
  4180. movie_writer->end();
  4181. }
  4182. ResourceLoader::clear_thread_load_tasks();
  4183. ResourceLoader::remove_custom_loaders();
  4184. ResourceSaver::remove_custom_savers();
  4185. PropertyListHelper::clear_base_helpers();
  4186. // Remove the lock file if the engine exits successfully. Some automated processes such as
  4187. // --export/--import can bypass and/or finish faster than the existing check to remove the lock file.
  4188. if (OS::get_singleton()->get_exit_code() == EXIT_SUCCESS) {
  4189. OS::get_singleton()->remove_lock_file();
  4190. }
  4191. // Flush before uninitializing the scene, but delete the MessageQueue as late as possible.
  4192. message_queue->flush();
  4193. OS::get_singleton()->delete_main_loop();
  4194. OS::get_singleton()->_cmdline.clear();
  4195. OS::get_singleton()->_user_args.clear();
  4196. OS::get_singleton()->_execpath = "";
  4197. OS::get_singleton()->_local_clipboard = "";
  4198. ResourceLoader::clear_translation_remaps();
  4199. ResourceLoader::clear_path_remaps();
  4200. WorkerThreadPool::get_singleton()->exit_languages_threads();
  4201. ScriptServer::finish_languages();
  4202. // Sync pending commands that may have been queued from a different thread during ScriptServer finalization
  4203. RenderingServer::get_singleton()->sync();
  4204. //clear global shader variables before scene and other graphics stuff are deinitialized.
  4205. rendering_server->global_shader_parameters_clear();
  4206. #ifndef XR_DISABLED
  4207. if (xr_server) {
  4208. // Now that we're unregistering properly in plugins we need to keep access to xr_server for a little longer
  4209. // We do however unset our primary interface
  4210. xr_server->set_primary_interface(Ref<XRInterface>());
  4211. }
  4212. #endif // XR_DISABLED
  4213. #ifdef TOOLS_ENABLED
  4214. GDExtensionManager::get_singleton()->deinitialize_extensions(GDExtension::INITIALIZATION_LEVEL_EDITOR);
  4215. uninitialize_modules(MODULE_INITIALIZATION_LEVEL_EDITOR);
  4216. unregister_editor_types();
  4217. #endif
  4218. ImageLoader::cleanup();
  4219. GDExtensionManager::get_singleton()->deinitialize_extensions(GDExtension::INITIALIZATION_LEVEL_SCENE);
  4220. uninitialize_modules(MODULE_INITIALIZATION_LEVEL_SCENE);
  4221. unregister_platform_apis();
  4222. unregister_driver_types();
  4223. unregister_scene_types();
  4224. finalize_theme_db();
  4225. // Before deinitializing server extensions, finalize servers which may be loaded as extensions.
  4226. #ifndef NAVIGATION_2D_DISABLED
  4227. NavigationServer2DManager::finalize_server();
  4228. #endif // NAVIGATION_2D_DISABLED
  4229. #ifndef NAVIGATION_3D_DISABLED
  4230. NavigationServer3DManager::finalize_server();
  4231. #endif // NAVIGATION_3D_DISABLED
  4232. finalize_physics();
  4233. GDExtensionManager::get_singleton()->deinitialize_extensions(GDExtension::INITIALIZATION_LEVEL_SERVERS);
  4234. uninitialize_modules(MODULE_INITIALIZATION_LEVEL_SERVERS);
  4235. unregister_server_types();
  4236. EngineDebugger::deinitialize();
  4237. #ifndef XR_DISABLED
  4238. if (xr_server) {
  4239. memdelete(xr_server);
  4240. }
  4241. #endif // XR_DISABLED
  4242. if (audio_server) {
  4243. audio_server->finish();
  4244. memdelete(audio_server);
  4245. }
  4246. if (camera_server) {
  4247. memdelete(camera_server);
  4248. }
  4249. OS::get_singleton()->finalize();
  4250. finalize_display();
  4251. if (input) {
  4252. memdelete(input);
  4253. }
  4254. if (packed_data) {
  4255. memdelete(packed_data);
  4256. }
  4257. if (performance) {
  4258. memdelete(performance);
  4259. }
  4260. if (input_map) {
  4261. memdelete(input_map);
  4262. }
  4263. if (translation_server) {
  4264. memdelete(translation_server);
  4265. }
  4266. if (tsman) {
  4267. memdelete(tsman);
  4268. }
  4269. #ifndef PHYSICS_3D_DISABLED
  4270. if (physics_server_3d_manager) {
  4271. memdelete(physics_server_3d_manager);
  4272. }
  4273. #endif // PHYSICS_3D_DISABLED
  4274. #ifndef PHYSICS_2D_DISABLED
  4275. if (physics_server_2d_manager) {
  4276. memdelete(physics_server_2d_manager);
  4277. }
  4278. #endif // PHYSICS_2D_DISABLED
  4279. if (globals) {
  4280. memdelete(globals);
  4281. }
  4282. if (OS::get_singleton()->is_restart_on_exit_set()) {
  4283. //attempt to restart with arguments
  4284. List<String> args = OS::get_singleton()->get_restart_on_exit_arguments();
  4285. OS::get_singleton()->create_instance(args);
  4286. OS::get_singleton()->set_restart_on_exit(false, List<String>()); //clear list (uses memory)
  4287. }
  4288. // Now should be safe to delete MessageQueue (famous last words).
  4289. message_queue->flush();
  4290. memdelete(message_queue);
  4291. #if defined(STEAMAPI_ENABLED)
  4292. if (steam_tracker) {
  4293. memdelete(steam_tracker);
  4294. }
  4295. #endif
  4296. unregister_core_driver_types();
  4297. unregister_core_extensions();
  4298. uninitialize_modules(MODULE_INITIALIZATION_LEVEL_CORE);
  4299. if (engine) {
  4300. memdelete(engine);
  4301. }
  4302. unregister_core_types();
  4303. OS::get_singleton()->benchmark_end_measure("Shutdown", "Main::Cleanup");
  4304. OS::get_singleton()->benchmark_dump();
  4305. OS::get_singleton()->finalize_core();
  4306. }