main.cpp 189 KB

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