infinite/extremely long duration of loading screen

Since the last major patch, the game is barely playable.
The issue is not in the "known issues" list, so I assume you are not planning to do anything about the problem. So, just for the history:

4 years old NVMe SSD with still decent stats:
Spoiler

1:
The "shader loading" happens in each location and sometimes it lasts for 3-5 minutes:


~3 minutes at ~50 MB/s is 9 GB of data, how is that even possible?
Either the graph doesn't make any sense, or you're just reading the data in a worthless loop.

2:
While trying to join an ongoing map if the portal was moved by the map owner next to a pile of bodies/loot w/e the loading screen lasts for 1-5 minutes. During that I can hear all the gameplay event noises I can see the fps goes up and down, so the stuff is already rendering, just for "some" reason I'm only allowed to watch the gears rotating.

Why doesn't the game utilize the RAM/VRAM that I have plenty of? The graph sits at 3.7Gb/2.5GB at best. I have 20GB of free RAM and about 6Gb of free VRAM. Your client definitely has a data caching issue. Maybe try to solve it simply?

3:
While trying to find a solution I've found some interesting entries in the client log file:

"
[ENGINE] Cache directory: C:\Users\usermode\AppData\Roaming\Path of Exile\
[ENGINE] Download directory: C:\Users\usermode\AppData\Roaming\Path of Exile\Download\
[ENGINE] Settings directory: C:\Users\usermode\Documents\My Games\Path of Exile\

But in fact this is not the path that is actively used by the client. All the data is stored in
C:\Users\usermode\Documents
C:\Users\usermode\AppData\Roaming\Path of Exile\ is a folder with just engine.version file.

Yet the client at each launch is trying (for some reason™) to clear some non-existing cache:

Spoiler
"
Running Engine version 2.5.0
Wiping cache Minimap at C:\Users\usermode\AppData\Roaming\Path of Exile\Minimap.tmp
Wiping cache DailyDealCache at C:\Users\usermode\AppData\Roaming\Path of Exile\DailyDealCache.tmp
Wiping cache MOTDCache at C:\Users\usermode\AppData\Roaming\Path of Exile\MOTDCache.tmp
Wiping cache Countdown at C:\Users\usermode\AppData\Roaming\Path of Exile\Countdown.tmp
Wiping cache ShopImages at C:\Users\usermode\AppData\Roaming\Path of Exile\ShopImages.tmp
Wiping cache PaymentPackage at C:\Users\usermode\AppData\Roaming\Path of Exile\PaymentPackage.tmp
Wiping cache SupporterPackSet at C:\Users\usermode\AppData\Roaming\Path of Exile\SupporterPackSet.tmp
Wiping cache VideoCache at C:\Users\usermode\AppData\Roaming\Path of Exile\VideoCache.tmp
Wiping cache ShaderCacheNull at C:\Users\usermode\AppData\Roaming\Path of Exile\ShaderCacheNull.tmp
Wiping cache ShaderCacheD3D11 at C:\Users\usermode\AppData\Roaming\Path of Exile\ShaderCacheD3D11.tmp
Wiping cache ShaderCacheD3D12 at C:\Users\usermode\AppData\Roaming\Path of Exile\ShaderCacheD3D12.tmp
Wiping cache ShaderCacheD3D12_X at C:\Users\usermode\AppData\Roaming\Path of Exile\ShaderCacheD3D12_X.tmp
Wiping cache ShaderCacheD3D12_XS at C:\Users\usermode\AppData\Roaming\Path of Exile\ShaderCacheD3D12_XS.tmp
Wiping cache ShaderCacheGMNX at C:\Users\usermode\AppData\Roaming\Path of Exile\ShaderCacheGMNX.tmp
Wiping cache ShaderCacheAGC at C:\Users\usermode\AppData\Roaming\Path of Exile\ShaderCacheAGC.tmp
Wiping cache ShaderCacheVulkan at C:\Users\usermode\AppData\Roaming\Path of Exile\ShaderCacheVulkan.tmp


I see clearly now how it's made, the client logging a false path, doing a false job, yet the client works because those particular entries just don't matter, the cache wiping module is probably constructed by someone who is already retired, the assets loading code doing its job silently. But if the logs can't be trusted, what else left?

Spoiler
Refactoring, have you heard it? I'm fairly sure poe2 is the same mess.
Problem: impostor syndrome
Solution: nerf everything
Result: depressing mess
Last bumped on Nov 17, 2025, 4:06:49 AM
it seems like I have the same issue, the infinite/really long loading screens.
What's interesting is if I close the game and try to load to the same location again it works faster(usually).



in spoiler I have attached the log since I died in map and attempted to appear in hideout.

Spoiler

2025/11/15 20:23:17 35629390 cff945bb [INFO Client 23072] Niko, Master of the Depths: Another good find.
2025/11/15 20:24:16 35688156 cff945bb [INFO Client 23072] : ZbyszkoZBoltanca has been slain.
2025/11/15 20:24:19 35691343 88a9052f [DEBUG Client 23072] Got Instance Details from login server
2025/11/15 20:24:19 35691359 ca3a6b17 [INFO Client 23072] Connecting to instance server at 213.163.85.204:6112
2025/11/15 20:24:19 35691437 ca3a5534 [DEBUG Client 23072] Connect time to instance server was 62ms
2025/11/15 20:24:19 35691546 11869bc9 [DEBUG Client 23072] Client-Safe Instance ID = 3440881738
2025/11/15 20:24:19 35691546 1186a8e1 [DEBUG Client 23072] Generating level 20 area "HideoutTemplarLab" with seed 1
2025/11/15 20:24:20 35691656 f22b6a00 [INFO Client 23072] Tile hash: 3713433821
2025/11/15 20:24:20 35691656 f22b6a03 [INFO Client 23072] Doodad hash: 0
2025/11/15 20:24:20 35691703 e0345484 [INFO Client 23072] [SCENE] Set Source [(null)]
2025/11/15 20:24:20 35691703 e0345484 [INFO Client 23072] [SCENE] Set Source [Cartographer's Hideout]
2025/11/15 20:24:20 35691703 2e06ba62 [DEBUG Client 23072] [SCENE] Height Map Texture: 310 x 310
2025/11/15 20:24:20 35691718 df74df9b [DEBUG Client 23072] [SCENE] Static Walkability Texture: 238 x 238
2025/11/15 20:24:20 35692078 1187b0e6 [DEBUG Client 23072] Joined guild named Dalaranex sp. z.o.o. with 13 members
2025/11/15 20:24:20 35692359 cff945bb [INFO Client 23072] : You have entered Cartographer's Hideout.
2025/11/15 20:26:26 ***** LOG FILE OPENING *****
2025/11/15 20:26:26 35817703 f249976c [INFO Client 24324] [JOB] Irrecoverable Exception Callback: SET
2025/11/15 20:26:26 35817703 f9543125 [INFO Client 24324] [HTTP2] User agent: PoE release/tags/3.27.0c Windows x64
2025/11/15 20:26:26 35817703 f9543124 [INFO Client 24324] [HTTP2] Using backend: cURL
2025/11/15 20:26:26 35817859 587dd844 [INFO Client 24324] Send patching protocol version 7
2025/11/15 20:26:26 35817937 587ddcc4 [INFO Client 24324] Web root: https://patch.poecdn.com/3.27.0.4.2/
2025/11/15 20:26:26 35817937 587ddcc5 [INFO Client 24324] Backup Web root: https://patch.poecdn.com/3.27.0.4.2/
2025/11/15 20:26:26 35817937 587ddd65 [INFO Client 24324] Requesting root contents 1
2025/11/15 20:26:26 35817984 587ddce7 [INFO Client 24324] Got file list for "" 0
2025/11/15 20:26:26 35817984 587de483 [INFO Client 24324] Requesting folder D3D12 1
2025/11/15 20:26:26 35817984 587de483 [INFO Client 24324] Requesting folder Redist 2
2025/11/15 20:26:26 35817984 587de483 [INFO Client 24324] Requesting folder Streamline 3
2025/11/15 20:26:26 35818031 587ddce7 [INFO Client 24324] Got file list for "D3D12" 2
2025/11/15 20:26:26 35818093 587ddce7 [INFO Client 24324] Got file list for "Redist" 1
2025/11/15 20:26:26 35818093 587ddce7 [INFO Client 24324] Got file list for "Streamline" 0
2025/11/15 20:26:26 35818093 587df685 [INFO Client 24324] Finished checking files
2025/11/15 20:26:26 35818156 f2499c6c [INFO Client 24324] [JOB] Emulate Platforms: OFF
2025/11/15 20:26:26 35818156 f2499c0e [INFO Client 24324] [JOB] Tight Buffers: ON
2025/11/15 20:26:26 35818156 f2499ac2 [INFO Client 24324] [JOB] Test Many Queues: OFF
2025/11/15 20:26:26 35818156 f24997aa [INFO Client 24324] [JOB] Start
2025/11/15 20:26:26 35818156 f2498e65 [INFO Client 24324] [JOB] HIGH: 8
2025/11/15 20:26:26 35818156 f2498e65 [INFO Client 24324] [JOB] MEDIUM: 19
2025/11/15 20:26:26 35818156 f2498e65 [INFO Client 24324] [JOB] LOW: 4
2025/11/15 20:26:26 35818156 f2498e65 [INFO Client 24324] [JOB] IDLE: 0
2025/11/15 20:26:26 35818156 8ba3bed6 [INFO Client 24324] [STORAGE] Linearize: OFF
2025/11/15 20:26:26 35818156 8ba3bed2 [INFO Client 24324] [STORAGE] Mapping bucket count: 8
2025/11/15 20:26:26 35818156 8ba3bedc [INFO Client 24324] [STORAGE] Consolidate: OFF
2025/11/15 20:26:26 35818156 8ba3beb2 [INFO Client 24324] [STORAGE] Init bundle cache
2025/11/15 20:26:26 35818359 64ccb433 [INFO Client 24324] [BUNDLE] Bundle index: Bundles2/_.index.bin
2025/11/15 20:26:26 35818359 64ccb434 [INFO Client 24324] [BUNDLE] Found 41679 entries (7.3 MB)
2025/11/15 20:26:26 35818359 64ccb435 [INFO Client 24324] [BUNDLE] Found 1171149 slots (22.3 MB)
2025/11/15 20:26:26 35818359 64ccb436 [INFO Client 24324] [BUNDLE] Found 76763 directories (899.6 KB)
2025/11/15 20:26:26 35818359 8ba3be73 [INFO Client 24324] [STORAGE] Async: ON
2025/11/15 20:26:26 35818359 9fc75e44 [INFO Client 24324] [RESOURCE] Jobs: ON
2025/11/15 20:26:26 35818359 88fcf065 [INFO Client 24324] [ENGINE] Build Revision: 290806
2025/11/15 20:26:26 35818359 665e1faf [INFO Client 24324] [STARTUP] Registration Start
2025/11/15 20:26:26 35818359 88fcf04d [INFO Client 24324] [ENGINE] Init
2025/11/15 20:26:26 35818359 88fcf04c [INFO Client 24324] [ENGINE] Current directory: C:/GRY/PoE
2025/11/15 20:26:26 35818359 88fcf04f [INFO Client 24324] [ENGINE] Cache directory: C:\Users\micha\AppData\Roaming\Path of Exile\
2025/11/15 20:26:26 35818359 88fcf04e [INFO Client 24324] [ENGINE] Download directory: C:\Users\micha\AppData\Roaming\Path of Exile\Download\
2025/11/15 20:26:26 35818359 88fcf049 [INFO Client 24324] [ENGINE] Settings directory: C:\Users\micha\OneDrive\Dokumenty\My Games\Path of Exile\
2025/11/15 20:26:26 35818359 88fcf044 [INFO Client 24324] [ENGINE] Test Synchronous UI: OFF
2025/11/15 20:26:26 35818359 88fcf363 [INFO Client 24324] [ENGINE] Test Synchronous Simulation: OFF
2025/11/15 20:26:26 35818359 88fcf367 [INFO Client 24324] [ENGINE] Test Disable Frame Move Jobs: OFF
2025/11/15 20:26:26 35818359 88fcf366 [INFO Client 24324] [ENGINE] Test Disable Frame Render Jobs: OFF
2025/11/15 20:26:26 35818359 88fcf36b [INFO Client 24324] [ENGINE] Linearize: OFF
2025/11/15 20:26:26 35818359 a0d8abc [INFO Client 24324] [RENDER] Render: ON
2025/11/15 20:26:26 35818359 a0d8ab3 [INFO Client 24324] [RENDER] Emulate: OFF
2025/11/15 20:26:26 35818359 a0d8d90 [INFO Client 24324] [RENDER] Tight: ON
2025/11/15 20:26:26 35818359 a0d8d97 [INFO Client 24324] [RENDER] Consolidate: OFF
2025/11/15 20:26:26 35818359 a0d8d9a [INFO Client 24324] [RENDER] Linearize: OFF
2025/11/15 20:26:26 35818359 a0d8df2 [INFO Client 24324] [RENDER] Linearize Textures: OFF
2025/11/15 20:26:26 35818359 a0d8df7 [INFO Client 24324] [RENDER] Validate Bindings: OFF
2025/11/15 20:26:26 35818359 a0d8df4 [INFO Client 24324] [RENDER] Single Buffered: OFF
2025/11/15 20:26:26 35818359 a0d8d50 [INFO Client 24324] [RENDER] Device Recovery: ON
2025/11/15 20:26:26 35818359 a0d8d53 [INFO Client 24324] [RENDER] Resource Manager: OFF
2025/11/15 20:26:26 35818359 a0d8db1 [INFO Client 24324] [RENDER] Disable Transfer Queue: OFF
2025/11/15 20:26:26 35818359 a0d89b3 [INFO Client 24324] [RENDER] Async: ON
2025/11/15 20:26:26 35818359 a0d89b5 [INFO Client 24324] [RENDER] Budget: ON
2025/11/15 20:26:26 35818359 a0d8952 [INFO Client 24324] [RENDER] Wait: ON
2025/11/15 20:26:26 35818359 a0d8958 [INFO Client 24324] [RENDER] Warmup: ON
2025/11/15 20:26:26 35818359 a0d8975 [INFO Client 24324] [RENDER] Skip: ON
2025/11/15 20:26:26 35818359 a0d8a16 [INFO Client 24324] [RENDER] Throttling: ON
2025/11/15 20:26:26 35818359 d5c9b480 [INFO Client 24324] [SHADER] Packed Only: OFF
2025/11/15 20:26:26 35818359 d5c9b4e8 [INFO Client 24324] [SHADER] Force Compile: OFF
2025/11/15 20:26:26 35818359 de5f9573 [INFO Client 24324] [TEXTURE] Tight Buffers: ON
2025/11/15 20:26:26 35818359 de5f957e [INFO Client 24324] [TEXTURE] Small Caches: OFF
2025/11/15 20:26:26 35818359 de5f9556 [INFO Client 24324] [TEXTURE] Emulate: OFF
2025/11/15 20:26:26 35818359 de5f9553 [INFO Client 24324] [TEXTURE] Linearize: OFF
2025/11/15 20:26:26 35818359 de5f9550 [INFO Client 24324] [TEXTURE] Linearize Textures: OFF
2025/11/15 20:26:26 35818359 46b96bb5 [INFO Client 24324] [TEXTURE] Dynamic Bucket count: 16
2025/11/15 20:26:26 35818359 de5f94b5 [INFO Client 24324] [TEXTURE] Async: ON
2025/11/15 20:26:26 35818359 de5f9490 [INFO Client 24324] [TEXTURE] Wait: ON
2025/11/15 20:26:26 35818359 de5f9496 [INFO Client 24324] [TEXTURE] Throttling: ON
2025/11/15 20:26:26 35818359 de5f94f1 [INFO Client 24324] [TEXTURE] Budget: ON
2025/11/15 20:26:26 35818359 de5f94fb [INFO Client 24324] [TEXTURE] Throw: OFF
2025/11/15 20:26:26 35818359 f51596e8 [INFO Client 24324] [MESH] Tight Buffers: ON
2025/11/15 20:26:26 35818359 f51596eb [INFO Client 24324] [MESH] Small Caches: OFF
2025/11/15 20:26:26 35818359 f51596ee [INFO Client 24324] [MESH] Emulate: OFF
2025/11/15 20:26:26 35818359 f515970e [INFO Client 24324] [MESH] Dynamic Bucket count: 16
2025/11/15 20:26:26 35818359 f51596cd [INFO Client 24324] [MESH] Throw: OFF
2025/11/15 20:26:26 35818375 a89c16f7 [INFO Client 24324] [ENGINE] Running Engine version 2.5.0
2025/11/15 20:26:26 35818375 88fcfba2 [INFO Client 24324] [ENGINE] Wiping cache Minimap at C:\Users\micha\AppData\Roaming\Path of Exile\Minimap.tmp
2025/11/15 20:26:26 35818375 88fcfba2 [INFO Client 24324] [ENGINE] Wiping cache DailyDealCache at C:\Users\micha\AppData\Roaming\Path of Exile\DailyDealCache.tmp
2025/11/15 20:26:26 35818375 88fcfba2 [INFO Client 24324] [ENGINE] Wiping cache MOTDCache at C:\Users\micha\AppData\Roaming\Path of Exile\MOTDCache.tmp
2025/11/15 20:26:26 35818375 88fcfba2 [INFO Client 24324] [ENGINE] Wiping cache Countdown at C:\Users\micha\AppData\Roaming\Path of Exile\Countdown.tmp
2025/11/15 20:26:26 35818375 88fcfba2 [INFO Client 24324] [ENGINE] Wiping cache ShopImages at C:\Users\micha\AppData\Roaming\Path of Exile\ShopImages.tmp
2025/11/15 20:26:26 35818375 88fcfba2 [INFO Client 24324] [ENGINE] Wiping cache PaymentPackage at C:\Users\micha\AppData\Roaming\Path of Exile\PaymentPackage.tmp
2025/11/15 20:26:26 35818375 88fcfba2 [INFO Client 24324] [ENGINE] Wiping cache SupporterPackSet at C:\Users\micha\AppData\Roaming\Path of Exile\SupporterPackSet.tmp
2025/11/15 20:26:26 35818375 88fcfba2 [INFO Client 24324] [ENGINE] Wiping cache VideoCache at C:\Users\micha\AppData\Roaming\Path of Exile\VideoCache.tmp
2025/11/15 20:26:26 35818375 88fcfba2 [INFO Client 24324] [ENGINE] Wiping cache ShaderCacheNull at C:\Users\micha\AppData\Roaming\Path of Exile\ShaderCacheNull.tmp
2025/11/15 20:26:26 35818375 88fcfba2 [INFO Client 24324] [ENGINE] Wiping cache ShaderCacheD3D11 at C:\Users\micha\AppData\Roaming\Path of Exile\ShaderCacheD3D11.tmp
2025/11/15 20:26:26 35818375 88fcfba2 [INFO Client 24324] [ENGINE] Wiping cache ShaderCacheD3D12 at C:\Users\micha\AppData\Roaming\Path of Exile\ShaderCacheD3D12.tmp
2025/11/15 20:26:26 35818375 88fcfba2 [INFO Client 24324] [ENGINE] Wiping cache ShaderCacheD3D12_X at C:\Users\micha\AppData\Roaming\Path of Exile\ShaderCacheD3D12_X.tmp
2025/11/15 20:26:26 35818375 88fcfba2 [INFO Client 24324] [ENGINE] Wiping cache ShaderCacheD3D12_XS at C:\Users\micha\AppData\Roaming\Path of Exile\ShaderCacheD3D12_XS.tmp
2025/11/15 20:26:26 35818375 88fcfba2 [INFO Client 24324] [ENGINE] Wiping cache ShaderCacheGMNX at C:\Users\micha\AppData\Roaming\Path of Exile\ShaderCacheGMNX.tmp
2025/11/15 20:26:26 35818375 88fcfba2 [INFO Client 24324] [ENGINE] Wiping cache ShaderCacheAGC at C:\Users\micha\AppData\Roaming\Path of Exile\ShaderCacheAGC.tmp
2025/11/15 20:26:26 35818375 88fcfba2 [INFO Client 24324] [ENGINE] Wiping cache ShaderCacheVulkan at C:\Users\micha\AppData\Roaming\Path of Exile\ShaderCacheVulkan.tmp
2025/11/15 20:26:26 35818375 e9a9b8d7 [INFO Client 24324] [TRAILS] Immutable: ON
2025/11/15 20:26:26 35818375 e9a9b931 [INFO Client 24324] [TRAILS] Debug: OFF
2025/11/15 20:26:26 35818375 e9a9b932 [INFO Client 24324] [TRAILS] Linearize: OFF
2025/11/15 20:26:26 35818375 8135e852 [INFO Client 24324] [MAT] Tight: ON
2025/11/15 20:26:26 35818375 8135e850 [INFO Client 24324] [MAT] Ingore Temp: ON
2025/11/15 20:26:26 35818375 8135e857 [INFO Client 24324] [MAT] Enable Validation: OFF
2025/11/15 20:26:26 35818375 8135e85a [INFO Client 24324] [MAT] Enable Throw: OFF
2025/11/15 20:26:26 35818375 8135e8b2 [INFO Client 24324] [MAT] Linearize: OFF
2025/11/15 20:26:26 35818390 8135e931 [INFO Client 24324] [MAT] Mat table size: 134324. 47487 graph combinations have inlined parameters. 549487 parameters are inlined.
2025/11/15 20:26:26 35818390 67d9c068 [INFO Client 24324] [MAT] Dynamic Bucket count: 8
2025/11/15 20:26:26 35818390 8135e99d [INFO Client 24324] [MAT] Async: ON
2025/11/15 20:26:26 35818390 8135e99b [INFO Client 24324] [MAT] Wait: ON
2025/11/15 20:26:26 35818390 8135e9fe [INFO Client 24324] [MAT] Warmup: ON
2025/11/15 20:26:26 35818390 63d055d6 [INFO Client 24324] [GRAPH] Tight: ON
2025/11/15 20:26:26 35818390 63d055d8 [INFO Client 24324] [GRAPH] Ignore Temp: ON
2025/11/15 20:26:26 35818390 7f30733d [INFO Client 24324] [SOUND] Audio: ON
2025/11/15 20:26:26 35818390 63d055f2 [INFO Client 24324] [GRAPH] Inline Uniforms: ON
2025/11/15 20:26:26 35818390 7f30733c [INFO Client 24324] [SOUND] LiveUpdate: OFF
2025/11/15 20:26:26 35818390 63d055f5 [INFO Client 24324] [GRAPH] Enable Throw: OFF
2025/11/15 20:26:26 35818390 63d055f8 [INFO Client 24324] [GRAPH] Linearize: OFF
2025/11/15 20:26:26 35818390 e20a9e1c [INFO Client 24324] [GRAPH] Dynamic Bucket count: 8
2025/11/15 20:26:26 35818390 27a93c40 [INFO Client 24324] [VIDEO] Enable: ON
2025/11/15 20:26:26 35818390 dacbac92 [INFO Client 24324] [SOUND] Buffer size = 64.0 MB
2025/11/15 20:26:26 35818406 dacbb4d3 [INFO Client 24324] [SOUND] Channel count = 128 (asked for 128)
2025/11/15 20:26:26 35818406 dacbb4d4 [INFO Client 24324] [SOUND] Source count = 512
2025/11/15 20:26:26 35818437 dacbb0f6 [INFO Client 24324] [SOUND] Fmod Init success ( version 0x20308 )
2025/11/15 20:26:26 35818437 2b417c54 [INFO Client 24324] [PARTICLE] Immutable: ON
2025/11/15 20:26:26 35818437 2b417c51 [INFO Client 24324] [PARTICLE] Debug: OFF
2025/11/15 20:26:26 35818437 2b417c5e [INFO Client 24324] [PARTICLE] Keep Persistent: ON
2025/11/15 20:26:26 35818437 2b417bb2 [INFO Client 24324] [PARTICLE] Linearize: OFF
2025/11/15 20:26:26 35818437 9fe6088c [INFO Client 24324] Enumerated adapter: AMD Radeon RX 7600 XT
2025/11/15 20:26:26 35818453 9fe5d2ee [INFO Client 24324] Enumerated device for adapter: AMD Radeon RX 7600 XT. Selected feature level: 49408. Max feature level: 49408
2025/11/15 20:26:26 35818453 9fe5eec5 [INFO Client 24324] Enumerated output for adapter AMD Radeon RX 7600 XT of \\.\DISPLAY1
2025/11/15 20:26:26 35818453 9fe5eec5 [INFO Client 24324] Enumerated output for adapter AMD Radeon RX 7600 XT of \\.\DISPLAY2
2025/11/15 20:26:26 35818453 9fe6088c [INFO Client 24324] Enumerated adapter: Microsoft Basic Render Driver
2025/11/15 20:26:26 35818453 9fe5d2ee [INFO Client 24324] Enumerated device for adapter: Microsoft Basic Render Driver. Selected feature level: 49408. Max feature level: 49408
2025/11/15 20:26:26 35818468 eb60ec05 [INFO Client 24324] [RENDER] Driver Version: 32.0.22029.1019
2025/11/15 20:26:26 35818468 eb60ec6f [INFO Client 24324] [RENDER] Hardware-accelerated GPU scheduling: Disabled
2025/11/15 20:26:26 35818468 eb60ec6b [INFO Client 24324] [ENGINE] Windows Version: Windows 10 Build 19045
2025/11/15 20:26:26 35818468 eb60ea82 [INFO Client 24324] [ENGINE] OS: Windows 10 Build 19045
2025/11/15 20:26:26 35818515 dacba917 [INFO Client 24324] [SOUND] Changing to device "Słuchawki (Arctis 7X+)"
2025/11/15 20:26:26 35818515 88fce7e3 [INFO Client 24324] [ENGINE] Ready
2025/11/15 20:26:27 35818875 665e1f88 [INFO Client 24324] [STARTUP] Registration in 0.508497 seconds
2025/11/15 20:26:27 35818875 9ba97a4b [DEBUG Client 24324] [SHADER] Load shader cache: ShaderCacheVulkan
2025/11/15 20:26:27 35818890 665e1faf [INFO Client 24324] [STARTUP] Game Start
2025/11/15 20:26:27 35819312 ca86fcdf [DEBUG Client 24324] Rebuilding UI::Core properties. Current input mode = '1'
2025/11/15 20:26:28 35819640 665e1f88 [INFO Client 24324] [STARTUP] Game in 0.748709 seconds
2025/11/15 20:26:28 35819656 665e1faf [INFO Client 24324] [STARTUP] Device Start
2025/11/15 20:26:28 35819656 4de169c0 [INFO Client 24324] [RENDER] Starting device: Vulkan
2025/11/15 20:26:28 35819656 665e1faf [INFO Client 24324] [STREAMLINE] Init Start
2025/11/15 20:26:28 35819859 665e1f88 [INFO Client 24324] [STREAMLINE] Init in 0.205002 seconds
2025/11/15 20:26:28 35819859 b40c681 [INFO Client 24324] [STREAMLINE] Initialized (Enabled)
2025/11/15 20:26:28 35819875 e9bcd80d [INFO Client 24324] [VULKAN] Supported instance extension: VK_KHR_device_group_creation
2025/11/15 20:26:28 35819875 e9bcd80d [INFO Client 24324] [VULKAN] Supported instance extension: VK_KHR_external_fence_capabilities
2025/11/15 20:26:28 35819875 e9bcd80d [INFO Client 24324] [VULKAN] Supported instance extension: VK_KHR_external_memory_capabilities
2025/11/15 20:26:28 35819875 e9bcd80d [INFO Client 24324] [VULKAN] Supported instance extension: VK_KHR_external_semaphore_capabilities
2025/11/15 20:26:28 35819875 e9bcd80d [INFO Client 24324] [VULKAN] Supported instance extension: VK_KHR_get_physical_device_properties2
2025/11/15 20:26:28 35819875 e9bcd80d [INFO Client 24324] [VULKAN] Supported instance extension: VK_KHR_get_surface_capabilities2
2025/11/15 20:26:28 35819875 e9bcd80d [INFO Client 24324] [VULKAN] Supported instance extension: VK_KHR_surface
2025/11/15 20:26:28 35819875 e9bcd80d [INFO Client 24324] [VULKAN] Supported instance extension: VK_KHR_surface_maintenance1
2025/11/15 20:26:28 35819875 e9bcd80d [INFO Client 24324] [VULKAN] Supported instance extension: VK_KHR_win32_surface
2025/11/15 20:26:28 35819875 e9bcd80d [INFO Client 24324] [VULKAN] Supported instance extension: VK_EXT_debug_report
2025/11/15 20:26:28 35819875 e9bcd80d [INFO Client 24324] [VULKAN] Supported instance extension: VK_EXT_debug_utils
2025/11/15 20:26:28 35819875 e9bcd80d [INFO Client 24324] [VULKAN] Supported instance extension: VK_EXT_swapchain_colorspace
2025/11/15 20:26:28 35819875 e9bcd80d [INFO Client 24324] [VULKAN] Supported instance extension: VK_KHR_portability_enumeration
2025/11/15 20:26:28 35819875 e9bcd80d [INFO Client 24324] [VULKAN] Supported instance extension: VK_LUNARG_direct_driver_loading
2025/11/15 20:26:28 35819875 e9bcc24c [DEBUG Client 24324] [VULKAN] Requesting device extension: VK_KHR_surface
2025/11/15 20:26:28 35819875 e9bcc24c [DEBUG Client 24324] [VULKAN] Requesting device extension: VK_KHR_win32_surface
2025/11/15 20:26:28 35819875 e9bcc24c [DEBUG Client 24324] [VULKAN] Requesting device extension: VK_KHR_get_physical_device_properties2
2025/11/15 20:26:28 35819875 e9bcc24c [DEBUG Client 24324] [VULKAN] Requesting device extension: VK_KHR_get_surface_capabilities2
2025/11/15 20:26:28 35819875 e9bcc24c [DEBUG Client 24324] [VULKAN] Requesting device extension: VK_KHR_external_fence_capabilities
2025/11/15 20:26:28 35819875 e9bcc24c [DEBUG Client 24324] [VULKAN] Requesting device extension: VK_EXT_swapchain_colorspace
2025/11/15 20:26:28 35820078 2158e1fb [INFO Client 24324] [VULKAN] Found matching physical device using LUID 0000036020110C70 (AMD Radeon RX 7600 XT - 2460G4)
2025/11/15 20:26:28 35820078 e9bcbea2 [INFO Client 24324] [VULKAN] GPU type: DiscreteGpu
2025/11/15 20:26:28 35820078 2158dd79 [INFO Client 24324] [VULKAN] Memory type: heap index = 0, property = { DeviceLocal }
2025/11/15 20:26:28 35820078 2158dd79 [INFO Client 24324] [VULKAN] Memory type: heap index = 1, property = { HostVisible | HostCoherent }
2025/11/15 20:26:28 35820078 2158dd79 [INFO Client 24324] [VULKAN] Memory type: heap index = 2, property = { DeviceLocal | HostVisible | HostCoherent }
2025/11/15 20:26:28 35820078 2158dd79 [INFO Client 24324] [VULKAN] Memory type: heap index = 1, property = { HostVisible | HostCoherent | HostCached }
2025/11/15 20:26:28 35820078 2158dd79 [INFO Client 24324] [VULKAN] Memory type: heap index = 0, property = { DeviceLocal | DeviceCoherentAMD | DeviceUncachedAMD }
2025/11/15 20:26:28 35820078 2158dd79 [INFO Client 24324] [VULKAN] Memory type: heap index = 1, property = { HostVisible | HostCoherent | DeviceCoherentAMD | DeviceUncachedAMD }
2025/11/15 20:26:28 35820078 2158dd79 [INFO Client 24324] [VULKAN] Memory type: heap index = 2, property = { DeviceLocal | HostVisible | HostCoherent | DeviceCoherentAMD | DeviceUncachedAMD }
2025/11/15 20:26:28 35820078 2158dd79 [INFO Client 24324] [VULKAN] Memory type: heap index = 1, property = { HostVisible | HostCoherent | HostCached | DeviceCoherentAMD | DeviceUncachedAMD }
2025/11/15 20:26:28 35820078 2158dd79 [INFO Client 24324] [VULKAN] Memory type: heap index = 0, property = { DeviceLocal }
2025/11/15 20:26:28 35820078 2158dd79 [INFO Client 24324] [VULKAN] Memory type: heap index = 1, property = { HostVisible | HostCoherent }
2025/11/15 20:26:28 35820078 2158dd79 [INFO Client 24324] [VULKAN] Memory type: heap index = 2, property = { DeviceLocal | HostVisible | HostCoherent }
2025/11/15 20:26:28 35820078 2158dd79 [INFO Client 24324] [VULKAN] Memory type: heap index = 1, property = { HostVisible | HostCoherent | HostCached }
2025/11/15 20:26:28 35820078 2158dd79 [INFO Client 24324] [VULKAN] Memory type: heap index = 0, property = { DeviceLocal | DeviceCoherentAMD | DeviceUncachedAMD }
2025/11/15 20:26:28 35820078 2158dd79 [INFO Client 24324] [VULKAN] Memory type: heap index = 1, property = { HostVisible | HostCoherent | DeviceCoherentAMD | DeviceUncachedAMD }
2025/11/15 20:26:28 35820078 2158dd79 [INFO Client 24324] [VULKAN] Memory type: heap index = 2, property = { DeviceLocal | HostVisible | HostCoherent | DeviceCoherentAMD | DeviceUncachedAMD }
2025/11/15 20:26:28 35820078 2158dd79 [INFO Client 24324] [VULKAN] Memory type: heap index = 1, property = { HostVisible | HostCoherent | HostCached | DeviceCoherentAMD | DeviceUncachedAMD }
2025/11/15 20:26:28 35820078 2158dd73 [INFO Client 24324] [VULKAN] Memory heap: size = 15.73 GB, flags = { DeviceLocal | MultiInstance }
2025/11/15 20:26:28 35820078 2158dd73 [INFO Client 24324] [VULKAN] Memory heap: size = 15.98 GB, flags = {}
2025/11/15 20:26:28 35820078 2158dd73 [INFO Client 24324] [VULKAN] Memory heap: size = 256.0 MB, flags = { DeviceLocal | MultiInstance }
2025/11/15 20:26:28 35820078 e9bcbdc0 [INFO Client 24324] [VULKAN] ASTC unsupported
2025/11/15 20:26:28 35820078 2158dd39 [INFO Client 24324] [VULKAN] Queue : family = 0, count = 8, flags = { Graphics | Compute | Transfer | SparseBinding }
2025/11/15 20:26:28 35820078 2158dd39 [INFO Client 24324] [VULKAN] Queue : family = 1, count = 8, flags = { Compute | Transfer | SparseBinding }
2025/11/15 20:26:28 35820078 2158dd39 [INFO Client 24324] [VULKAN] Queue : family = 2, count = 1, flags = { Transfer | SparseBinding }
2025/11/15 20:26:28 35820078 2158dd39 [INFO Client 24324] [VULKAN] Queue : family = 3, count = 1, flags = { VideoEncodeKHR }
2025/11/15 20:26:28 35820078 2158dd39 [INFO Client 24324] [VULKAN] Queue : family = 4, count = 1, flags = { VideoDecodeKHR }
2025/11/15 20:26:28 35820078 e9bcbe21 [INFO Client 24324] [VULKAN] Graphics queue: family = 0, index = 0
2025/11/15 20:26:28 35820078 e9bcbe26 [INFO Client 24324] [VULKAN] Transfer queue: family = 2, index = 0
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_16bit_storage
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_8bit_storage
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_acceleration_structure
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_bind_memory2
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_buffer_device_address
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_calibrated_timestamps
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_compute_shader_derivatives
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_cooperative_matrix
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_copy_commands2
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_copy_memory_indirect
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_create_renderpass2
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_dedicated_allocation
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_deferred_host_operations
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_depth_clamp_zero_one
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_depth_stencil_resolve
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_descriptor_update_template
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_device_group
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_draw_indirect_count
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_driver_properties
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_dynamic_rendering
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_dynamic_rendering_local_read
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_external_fence
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_external_fence_win32
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_external_memory
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_external_memory_win32
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_external_semaphore
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_external_semaphore_win32
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_format_feature_flags2
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_fragment_shader_barycentric
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_fragment_shading_rate
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_get_memory_requirements2
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_global_priority
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_imageless_framebuffer
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_image_format_list
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_index_type_uint8
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_line_rasterization
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_load_store_op_none
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_maintenance1
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_maintenance2
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_maintenance3
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_maintenance4
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_maintenance5
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_maintenance6
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_maintenance7
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_maintenance8
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_maintenance9
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_map_memory2
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_multiview
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_pipeline_binary
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_pipeline_executable_properties
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_pipeline_library
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_present_id2
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_present_mode_fifo_latest_ready
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_present_wait2
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_push_descriptor
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_ray_query
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_ray_tracing_maintenance1
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_ray_tracing_pipeline
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_ray_tracing_position_fetch
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_relaxed_block_layout
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_robustness2
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_sampler_mirror_clamp_to_edge
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_sampler_ycbcr_conversion
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_separate_depth_stencil_layouts
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_shader_atomic_int64
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_shader_bfloat16
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_shader_clock
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_shader_draw_parameters
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_shader_expect_assume
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_shader_float16_int8
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_shader_float_controls
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_shader_float_controls2
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_shader_integer_dot_product
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_shader_maximal_reconvergence
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_shader_non_semantic_info
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_shader_quad_control
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_shader_subgroup_extended_types
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_shader_subgroup_rotate
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_shader_subgroup_uniform_control_flow
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_shader_terminate_invocation
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_shader_untyped_pointers
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_spirv_1_4
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_storage_buffer_storage_class
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_swapchain
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_swapchain_maintenance1
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_swapchain_mutable_format
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_synchronization2
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_timeline_semaphore
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_uniform_buffer_standard_layout
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_variable_pointers
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_vertex_attribute_divisor
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_video_decode_av1
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_video_decode_h264
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_video_decode_h265
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_video_decode_queue
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_video_decode_vp9
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_video_encode_av1
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_video_encode_h264
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_video_encode_h265
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_video_encode_quantization_map
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_video_encode_queue
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_video_maintenance1
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_video_queue
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_vulkan_memory_model
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_win32_keyed_mutex
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_workgroup_memory_explicit_layout
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_KHR_zero_initialize_workgroup_memory
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_4444_formats
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_attachment_feedback_loop_layout
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_border_color_swizzle
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_calibrated_timestamps
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_color_write_enable
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_conditional_rendering
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_conservative_rasterization
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_custom_border_color
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_depth_clamp_control
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_depth_clamp_zero_one
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_depth_clip_control
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_depth_clip_enable
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_depth_range_unrestricted
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_descriptor_buffer
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_descriptor_indexing
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_device_address_binding_report
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_device_fault
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_device_generated_commands
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_dynamic_rendering_unused_attachments
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_extended_dynamic_state
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_extended_dynamic_state2
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_extended_dynamic_state3
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_external_memory_host
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_fragment_shader_interlock
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_frame_boundary
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_full_screen_exclusive
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_global_priority
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_global_priority_query
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_graphics_pipeline_library
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_hdr_metadata
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_host_image_copy
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_host_query_reset
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_image_2d_view_of_3d
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_image_robustness
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_image_sliced_view_of_3d
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_image_view_min_lod
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_index_type_uint8
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_inline_uniform_block
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_line_rasterization
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_load_store_op_none
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_memory_budget
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_memory_priority
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_mesh_shader
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_mutable_descriptor_type
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_nested_command_buffer
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_non_seamless_cube_map
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_pageable_device_local_memory
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_pipeline_creation_cache_control
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_pipeline_creation_feedback
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_pipeline_library_group_handles
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_post_depth_coverage
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_present_mode_fifo_latest_ready
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_primitive_topology_list_restart
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_primitives_generated_query
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_private_data
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_provoking_vertex
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_queue_family_foreign
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_robustness2
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_sampler_filter_minmax
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_sample_locations
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_scalar_block_layout
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_separate_stencil_usage
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_shader_atomic_float
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_shader_atomic_float2
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_shader_demote_to_helper_invocation
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_shader_image_atomic_int64
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_shader_module_identifier
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_shader_object
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_shader_replicated_composites
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_shader_stencil_export
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_shader_subgroup_ballot
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_shader_subgroup_vote
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_shader_viewport_index_layer
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_subgroup_size_control
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_texel_buffer_alignment
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_tooling_info
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_transform_feedback
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_vertex_attribute_divisor
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_vertex_input_dynamic_state
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_EXT_ycbcr_image_arrays
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_AMD_anti_lag
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_AMD_buffer_marker
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_AMD_device_coherent_memory
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_AMD_display_native_hdr
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_AMD_draw_indirect_count
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_AMD_gcn_shader
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_AMD_gpa_interface
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_AMD_gpu_shader_half_float
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_AMD_gpu_shader_int16
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_AMD_memory_overallocation_behavior
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_AMD_mixed_attachment_samples
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_AMD_shader_ballot
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_AMD_shader_core_properties
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_AMD_shader_core_properties2
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_AMD_shader_early_and_late_fragment_tests
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_AMD_shader_explicit_vertex_parameter
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_AMD_shader_image_load_store_lod
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_AMD_shader_info
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_AMD_shader_trinary_minmax
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_AMDX_dense_geometry_format
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_GOOGLE_decorate_string
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_GOOGLE_hlsl_functionality1
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_GOOGLE_user_type
2025/11/15 20:26:28 35820078 e9bcbf65 [INFO Client 24324] [VULKAN] Supported device extension: VK_VALVE_mutable_descriptor_type
2025/11/15 20:26:28 35820078 2158ea39 [DEBUG Client 24324] [VULKAN] Requesting device extension: VK_KHR_swapchain
2025/11/15 20:26:28 35820078 2158ea39 [DEBUG Client 24324] [VULKAN] Requesting device extension: VK_EXT_full_screen_exclusive
2025/11/15 20:26:28 35820078 2158ea39 [DEBUG Client 24324] [VULKAN] Requesting device extension: VK_EXT_memory_budget
2025/11/15 20:26:28 35820078 2158ea39 [DEBUG Client 24324] [VULKAN] Requesting device extension: VK_GOOGLE_hlsl_functionality1
2025/11/15 20:26:28 35820078 2158ea39 [DEBUG Client 24324] [VULKAN] Requesting device extension: VK_GOOGLE_user_type
2025/11/15 20:26:28 35820109 b40bee4 [INFO Client 24324] [STREAMLINE][Reflex]: Loaded version 2.4.10 (NGX: 0.0.0)

we was talking about this problem in a previous topic with +4800 views on the topic and we got ignored by GGG 👍

https://www.pathofexile.com/forum/view-thread/3870999

This is 90 seconds loading screen to a location where a 6ppl boss fight was started.
If the stuff is rendering then let me see it. Just turn the loading screen off, I don't care if the scene is going to be mangled, this shit lasts longer than the grace period anyway.
Problem: impostor syndrome
Solution: nerf everything
Result: depressing mess
Yep same thing here too. Happens when I am logging in or moving by either TP or waypoint. Also when I am first logging in. Moving between zones there seems to be no problem.

Report Forum Post

Report Account:

Report Type

Additional Info