main.cpp 189 KB

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