Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Far Cry New Dawn (939960) #2381

Open
2 tasks done
alex9k1 opened this issue Mar 4, 2019 · 53 comments
Open
2 tasks done

Far Cry New Dawn (939960) #2381

alex9k1 opened this issue Mar 4, 2019 · 53 comments
Labels
AMD RADV Possible driver issues with RADV Game compatibility - Unofficial Games not expected to work without issues Mesa drivers Possibly involves an issue with a Mesa video driver .NET Uses the .NET framework XAudio2 Uses the XAudio2 subsystem

Comments

@alex9k1
Copy link

alex9k1 commented Mar 4, 2019

Compatibility Report

  • Name of the game with compatibility issues: Far Cry New Dawn
  • Steam AppID of the game: 939960

System Information

I confirm:

  • that I haven't found an existing compatibility report for this game.
  • that I have checked whether there are updates for my system available.

steam-939960.log

Symptoms

  1. Aiming with mouse is stuttering a bit every now and then.
  2. Steering vehicles to the left or right doesn't work.
  3. Gamepad (XBox One) doesn't work.

I tried disabling esync, but it didn't seem to have any effect. Other than that, the game seems to work well.

Reproduction

  1. Start or load a game and look a bit around with the mouse.
  2. Start or load a game and try to steer any vehicle to the left or right.
  3. Launch the game and try to do anything with a gamepad.
@kisak-valve kisak-valve added the Game compatibility - Unofficial Games not expected to work without issues label Mar 4, 2019
@kisak-valve kisak-valve changed the title Far Cry New Dawn Far Cry New Dawn (939960) Mar 4, 2019
@kisak-valve kisak-valve added XAudio2 Uses the XAudio2 subsystem .NET Uses the .NET framework labels Mar 4, 2019
@alex9k1
Copy link
Author

alex9k1 commented Mar 5, 2019

The stuttering seems to be VSync related. With ingame VSync inabled and compositing disabled in KWin, it gets much worse. Disabling ingame VSync and having compositing enabled is significantly better, but still not perfect. Disabling VSync at all fixes the issue, but then tearing is pretty bad, even though I get stable 60fps. Increasing the fps cap to 65 significantly reduces tearing, although not completely. However I'd consider this (VSync disabled, fps capped at 65) quite acceptable.

@telans
Copy link

telans commented Mar 9, 2019

"Steering vehicles to the left or right doesn't work." https://bugs.winehq.org/show_bug.cgi?id=45732

Same bug in Far Cry 5, but I see you've commented in that thread. Leaving as reference for others.

@alex9k1
Copy link
Author

alex9k1 commented Mar 15, 2019

I've noticed, that, when you pause, keep A or D (for left/right) pressed and then unpause, vehicles keep steering to the left / right. If you unpause without keeping anything pressed, vehicles will go straight. It's possible, although somewhat painful to finish the missions, where you actually have to drive. I've managed to finish the game this way.

@rednaxela600
Copy link

rednaxela600 commented Mar 24, 2019

If you can use the native dinput8.dll, that fixed the steering for me.

Might be worth noting I ran it through lutris since I own it on uplay instead of steam, using a tkg-protonified wine 4.4.

@alex9k1
Copy link
Author

alex9k1 commented Apr 4, 2019

Can confirm this works, after putting the proper dinput8.dll s in system32 and syswow64 (although I'm not sure if I need both) and then setting "WINEDLLOVERRIDES="dinput8=n" %command%" as start options.

@alex9k1 alex9k1 closed this as completed Apr 4, 2019
@alex9k1 alex9k1 reopened this Apr 4, 2019
@alex9k1
Copy link
Author

alex9k1 commented Apr 4, 2019

Wrong button :S

@mozo78
Copy link

mozo78 commented Apr 4, 2019

What do you mean with "proper dinput8.dll "? What is the proper dinput8.dll?

@alex9k1
Copy link
Author

alex9k1 commented Apr 4, 2019

If I got this right, you can use the dinput8.dlls from Windows 7 in system32 and syswow64

@mozo78
Copy link

mozo78 commented Apr 4, 2019

Yes I tried this in Far Cry 5 but the doesn't help. You wrote "proper dinput8.dll " and I thought that you talk for any particular version.

@telans
Copy link

telans commented Apr 5, 2019

Windows 7 dlls meaning from a windows install rather than Windows 7 compatability wine dlls?

@mozo78
Copy link

mozo78 commented Apr 5, 2019

Yes but this doesn't work in Far Cry 5 on my side.

@telans
Copy link

telans commented Apr 5, 2019

Where the hell do you even get Windows 7 dlls?

@CSahajdacny
Copy link

Where the hell do you even get Windows 7 dlls?

Legally, You need to own another machine with Windows 7...

@rednaxela600
Copy link

Where the hell do you even get Windows 7 dlls?

Legally, You need to own another machine with Windows 7...

Yeah, I have a windows install that I've barely touched since I installed linux, I just told wine to use native and made a link to it in Far Cry's folder (with the executable). Though I kinda thought dinput8.dll would be part of the directx redistributables other steam games tend to ship with, or are those strictly d3d and some audio stuff? At least it might help dual booters for now, until the bug is tracked down.
I don't know that it specifically needs Windows 7's dinput8 though, is there some reason somebody with 8 or 10 can't use what's in their Windows?

@telans
Copy link

telans commented Apr 6, 2019

@mozo78 Try use dinput8.dll and dinput.dll from Windows 7 at native,builtin. Steering works in Far Cry 5 now! (I hadn't heard of the dll trick)

From and to system32 & SysWow64

@mozo78
Copy link

mozo78 commented Apr 6, 2019

@telans
I really thank you for the suggestion but it not works for me. I tried putting dinput8.dll in the game's exe directory also to no avail.

@rednaxela600
Copy link

@mozo78
Did you go into winecfg and tell the dll override to use native dinput8.dll? If that hasn't been changed, wine will continue to use the built in dinput8 it comes with.

@mozo78
Copy link

mozo78 commented Apr 6, 2019

Yes, I set it in the dll overrides :)

@Sebastiangperez
Copy link

@telans i been searching this solution since last year, i will test it at home.

@Sebastiangperez
Copy link

Sebastiangperez commented Apr 13, 2019

@telans steering works overriding the dinput files from a windows machine.

@joeg1484
Copy link

Can I use the dlls from my Windows 10 install or is it specific to Windows 7? Would be great to not have to reboot into Windows to play this :->

Thanks!
Joe

@Sebastiangperez
Copy link

Can I use the dlls from my Windows 10 install or is it specific to Windows 7? Would be great to not have to reboot into Windows to play this :->

Thanks!
Joe
I copied both dlls (64 and 32 bits ) from my ssd with windows and pasted on each wine prefix folders (overwrite them) , but now the game crashes or the gpu hangs , maybe i will change the dxvk. this is only for dxvk not proton.
I don't no if you can use the same dlls , maybe if you are using windows 10 in the wine configuration.

@joeg1484
Copy link

...but now the game crashes or the gpu hangs , maybe i will change the dxvk. this is only for dxvk not proton.

Sorry, not sure I understand what you are saying. Not for Proton? Isnt this the Proton git page? How is that different/separate from DXVK? Isnt DXVK in Proton?

@Sebastiangperez
Copy link

...but now the game crashes or the gpu hangs , maybe i will change the dxvk. this is only for dxvk not proton.

Sorry, not sure I understand what you are saying. Not for Proton? Isnt this the Proton git page? How is that different/separate from DXVK? Isnt DXVK in Proton?

i usually download the already compiled dlls from dxvk repositories and install it on my wine prefix. that's what i mean.
Yesterday i installed the newest version of dxvk, and i think i'm going to go back with a previous version , like the 1.0
i don't using Proton to play Far Cry, maybe you can do the same with Proton.

@howels
Copy link

howels commented Dec 23, 2019

Lots of trees and bushes flicker, often making trees invisible. Uplay also fails to quit around 50% of the time and must be force-killed.
I've played Far Cry 4 and lots of these assassin's creed games, uplay works ok with those so not sure why it's being weird now.

@shoober420
Copy link

shoober420 commented Dec 31, 2019

Compatibility Report

System Information

LOG:
steam-939960.log

Symptoms

Black window, then desktop, game says its still running.

Reproduction

Launch Game

@howels
Copy link

howels commented Feb 10, 2020

Compatibility Report

System Information

  • GPU: GTX 2080ti
  • Driver/LLVM version: NVIDIA 440.48.02
  • Kernel version: 5.3.0
  • Proton version: 5.0-1

Symptoms

Game loads but once in-game trees and scenery flickers in and out of view. The game is playable but these flickering objects are distracting.
When closing the game the uplay client does not respond to mouse clicks, I need to send kill signals to all exe and other Wine processes for Steam to report the game as stopped.

Reproduction

Launch Game

@kisak-valve
Copy link
Member

Far cry New Daw not launching

Issue transferred from #3689.
@pcfirebeats posted on 2020-03-26T14:11:54:

Compatibility Report

System Information

I confirm:

  • that I haven't found an existing compatibility report for this game. (not with these problems)
  • that I have checked whether there are updates for my system available.

Symptoms :

1 - Sometimes it starts launching the game but it does not launch, although on steam it says it is running.

2 - Sometimes it says Uplay is not installed.

3 - Once I got it to play, but I couldn't join a co-op game

Reproduction

@pcfirebeats
Copy link

So I uninstalled and tried to install again:

1 - on 5.0-5 it starts launching the game but it does not launch, although on steam it says it is running.

2- on 4.11-13 I can start and play the game. Need to try coop later.

@kisak-valve
Copy link
Member

With Proton 5.0-5, please add PROTON_LOG=1 %command% to the game's launch options and drag and drop the generated $HOME/steam-$APPID.log into the comment box.

@pcfirebeats
Copy link

pcfirebeats commented Mar 26, 2020

With Proton 5.0-5, please add PROTON_LOG=1 %command% to the game's launch options and drag and drop the generated $HOME/steam-$APPID.log into the comment box.

Thanks, Here it is:

======================
Proton: 1584918606 proton-5.0-5b
SteamGameId: 939960
Command: ['/home/pcfirebeats/.local/share/Steam/steamapps/common/Far Cry New Dawn/bin/FarCryNewDawn.exe', '-uplay_steam_mode']
Options: {'forcelgadd'}
======================
ERROR: ld.so: object '/home/pcfirebeats/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/pcfirebeats/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/pcfirebeats/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/pcfirebeats/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
esync: up and running.
ERROR: ld.so: object '/home/pcfirebeats/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
544.313:000a:000b:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\kernelbase.dll" at 0x7b000000: PE builtin
544.313:000a:000b:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\kernel32.dll" at 0x7b410000: builtin
544.314:000a:000b:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\wineboot.exe" at 0x400000: PE builtin
544.317:000a:000b:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\sechost.dll" at 0x7fcb77ff0000: builtin
544.317:000a:000b:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7fcb78140000: builtin
544.318:000a:000b:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\msvcrt.dll" at 0x7fcb77f20000: builtin
ERROR: ld.so: object '/home/pcfirebeats/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
544.443:000c:000d:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\kernelbase.dll" at 0x7b000000: PE builtin
544.443:000c:000d:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\kernel32.dll" at 0x7b410000: builtin
544.444:000c:000d:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\services.exe" at 0x400000: PE builtin
544.447:000c:000d:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\sechost.dll" at 0x7fe4dbe20000: builtin
544.447:000c:000d:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7fe4dbf70000: builtin
544.448:000c:000d:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\msvcrt.dll" at 0x7fe4dbd50000: builtin
544.448:000c:000d:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x6fbc0000: PE builtin
544.449:000c:000d:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x65780000: PE builtin
544.449:000c:000d:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\setupapi.dll" at 0x6a700000: PE builtin
544.449:000c:000d:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\userenv.dll" at 0x67d00000: PE builtin
ERROR: ld.so: object '/home/pcfirebeats/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
544.494:000f:0010:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\kernelbase.dll" at 0x7b000000: PE builtin
544.494:000f:0010:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\kernel32.dll" at 0x7b410000: builtin
544.494:000f:0010:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\plugplay.exe" at 0x400000: PE builtin
544.497:000f:0010:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\sechost.dll" at 0x7f3253aa0000: builtin
544.497:000f:0010:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7f3253bf0000: builtin
544.498:000f:0010:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\msvcrt.dll" at 0x7f32539d0000: builtin
544.509:000f:0010:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x6fbc0000: PE builtin
ERROR: ld.so: object '/home/pcfirebeats/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
544.562:0016:0017:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\kernelbase.dll" at 0x7b000000: PE builtin
544.562:0016:0017:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\kernel32.dll" at 0x7b410000: builtin
544.563:0016:0017:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\winedevice.exe" at 0x400000: PE builtin
544.565:0016:0017:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\sechost.dll" at 0x7f7fce870000: builtin
544.565:0016:0017:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7f7fce9c0000: builtin
544.566:0016:0017:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\msvcrt.dll" at 0x7f7fce7a0000: builtin
544.567:0016:0017:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\ntoskrnl.exe" at 0x67a00000: PE builtin
544.580:0016:0017:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x6fbc0000: PE builtin
544.598:0016:0019:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\drivers\\winebus.sys" at 0x7f7fce760000: builtin
544.599:0016:0019:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x65780000: PE builtin
544.599:0016:0019:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\setupapi.dll" at 0x6a700000: PE builtin
544.615:0016:0019:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x7f7fce3b0000: builtin
544.617:0016:0019:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\user32.dll" at 0x7f7fce130000: builtin
544.617:0016:0019:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\ole32.dll" at 0x65000000: PE builtin
545.030:0016:0019:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\imm32.dll" at 0x6bec0000: PE builtin
545.049:0016:0019:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\hidclass.sys" at 0x62c40000: PE builtin
545.049:0016:0019:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\drivers\\winehid.sys" at 0x6b3c0000: PE builtin
545.054:0016:0019:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\hid.dll" at 0x64b80000: PE builtin
ERROR: ld.so: object '/home/pcfirebeats/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
545.311:001e:001f:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\kernelbase.dll" at 0x7b000000: PE builtin
545.311:001e:001f:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\kernel32.dll" at 0x7b410000: builtin
545.312:001e:001f:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\winedevice.exe" at 0x400000: PE builtin
545.314:001e:001f:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\sechost.dll" at 0x7f3f9b060000: builtin
545.314:001e:001f:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7f3f9b1b0000: builtin
545.315:001e:001f:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\msvcrt.dll" at 0x7f3f9af90000: builtin
545.316:001e:001f:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\ntoskrnl.exe" at 0x67a00000: PE builtin
545.328:001e:001f:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x6fbc0000: PE builtin
545.347:001e:0023:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\drivers\\WineUsd.sys" at 0x6d980000: PE builtin
545.349:001e:0023:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x65780000: PE builtin
545.349:001e:0023:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\setupapi.dll" at 0x6a700000: PE builtin
ERROR: ld.so: object '/home/pcfirebeats/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
545.377:0026:0027:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\kernelbase.dll" at 0x7b000000: PE builtin
545.377:0026:0027:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\kernel32.dll" at 0x7b410000: builtin
545.377:0026:0027:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\winedevice.exe" at 0x400000: PE builtin
545.381:0026:0027:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\sechost.dll" at 0x7fa930330000: builtin
545.381:0026:0027:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7fa930470000: builtin
545.382:0026:0027:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\msvcrt.dll" at 0x7fa930250000: builtin
545.382:0026:0027:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\ntoskrnl.exe" at 0x67a00000: PE builtin
545.398:0026:0027:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x6fbc0000: PE builtin
545.435:0026:0029:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\drivers\\mountmgr.sys" at 0x7fa930210000: builtin
545.445:0026:002b:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x7fa92bac0000: builtin
545.445:0026:002b:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x65780000: PE builtin
545.445:0026:002b:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\user32.dll" at 0x7fa92bc80000: builtin
545.523:0026:002b:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\ole32.dll" at 0x65000000: PE builtin
545.523:0026:002b:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\imm32.dll" at 0x6bec0000: PE builtin
545.527:0026:0029:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\setupapi.dll" at 0x6a700000: PE builtin
545.540:000a:000b:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x7fcb77300000: builtin
545.542:000a:000b:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x65780000: PE builtin
545.543:000a:000b:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\user32.dll" at 0x7fcb77080000: builtin
545.543:000a:000b:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0x68a40000: PE builtin
545.544:000a:000b:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x6fbc0000: PE builtin
545.544:000a:000b:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\ole32.dll" at 0x65000000: PE builtin
545.544:000a:000b:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\shcore.dll" at 0x64940000: PE builtin
545.617:000a:000b:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\imm32.dll" at 0x6bec0000: PE builtin
545.620:000a:000b:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\shell32.dll" at 0x7fcb774b0000: builtin
545.626:0008:0009:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\kernelbase.dll" at 0x7b000000: PE builtin
545.626:0008:0009:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\kernel32.dll" at 0x7b420000: builtin
545.628:0008:0009:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\steam.exe" at 0x7eb40000: builtin
545.632:0008:0009:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\sechost.dll" at 0x7ea40000: builtin
545.632:0008:0009:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7ea80000: builtin
545.633:0008:0009:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x7e8f0000: builtin
545.635:0008:0009:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\msvcrt.dll" at 0x7e830000: builtin
545.635:0008:0009:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x6fdc0000: PE builtin
545.638:0008:0009:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x65980000: PE builtin
545.638:0008:0009:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\user32.dll" at 0x7e600000: builtin
545.638:0008:0009:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\ole32.dll" at 0x65200000: PE builtin
545.643:0008:0009:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0x68c40000: PE builtin
545.644:0008:0009:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\shcore.dll" at 0x64b40000: PE builtin
545.644:0008:0009:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\shell32.dll" at 0x7dc00000: builtin
Fontconfig warning: line 5: unknown element "its:rules"
Fontconfig warning: line 6: unknown element "its:translateRule"
Fontconfig warning: line 9: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/10-hinting-slight.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/10-hinting-slight.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/10-hinting-slight.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 8: unknown element "description"
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 76: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 76: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 84: saw unknown, expected number
Fontconfig warning: "/etc/fonts/conf.d/11-lcdfilter-default.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/11-lcdfilter-default.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/11-lcdfilter-default.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/40-nonlatin.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/40-nonlatin.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/40-nonlatin.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/45-generic.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/45-generic.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/45-generic.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/45-latin.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/45-latin.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/45-latin.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/49-sansserif.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/49-sansserif.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/49-sansserif.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/51-local.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/51-local.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/51-local.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/60-generic.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/60-generic.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/60-generic.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/60-latin.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/60-latin.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/60-latin.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/65-fonts-persian.conf", line 34: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/65-fonts-persian.conf", line 35: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/65-nonlatin.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/65-nonlatin.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/65-nonlatin.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/69-unifont.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/69-unifont.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/70-no-bitmaps.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/70-no-bitmaps.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/70-no-bitmaps.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/80-delicious.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/80-delicious.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/90-synthetic.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/90-synthetic.conf", line 5: unknown element "its:translateRule"
545.741:0008:0009:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\imm32.dll" at 0x6c0c0000: PE builtin
545.750:002d:002e:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\kernelbase.dll" at 0x7b000000: PE builtin
545.750:002d:002e:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\kernel32.dll" at 0x7b410000: builtin
545.751:002d:002e:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\explorer.exe" at 0x400000: PE builtin
545.754:002d:002e:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\sechost.dll" at 0x7ff267e00000: builtin
545.754:002d:002e:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7ff267f50000: builtin
545.755:002d:002e:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x7ff267c60000: builtin
545.755:002d:002e:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\msvcrt.dll" at 0x7ff267b70000: builtin
545.756:002d:002e:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x6fbc0000: PE builtin
545.757:002d:002e:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x65780000: PE builtin
545.758:002d:002e:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\user32.dll" at 0x7ff2678f0000: builtin
Setting breakpad minidump AppID = 939960
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198059248331 [API loaded no]
545.852:002d:002e:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\ole32.dll" at 0x65000000: PE builtin
545.852:002d:002e:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\imm32.dll" at 0x6bec0000: PE builtin
545.863:002d:002e:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\setupapi.dll" at 0x6a700000: PE builtin
545.863:002d:002e:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\winex11.drv" at 0x7ff2675e0000: builtin
545.901:0008:002c:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\setupapi.dll" at 0x6a900000: PE builtin
545.901:0008:002c:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\winex11.drv" at 0xf6050000: builtin
545.905:0030:0031:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\kernelbase.dll" at 0x7b000000: PE builtin
545.905:0030:0031:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\kernel32.dll" at 0x7b410000: builtin
545.905:0030:0031:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\explorer.exe" at 0x400000: PE builtin
545.907:002d:002e:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0x68a40000: PE builtin
545.907:002d:002e:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\shcore.dll" at 0x64940000: PE builtin
545.908:002d:002e:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\shell32.dll" at 0x7ff266570000: builtin
545.909:0030:0031:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\sechost.dll" at 0x7faf93870000: builtin
545.909:0030:0031:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7faf939c0000: builtin
545.910:0030:0031:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x7faf936d0000: builtin
545.911:0030:0031:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\msvcrt.dll" at 0x7faf935f0000: builtin
545.911:0030:0031:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x6fbc0000: PE builtin
545.913:0030:0031:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x65780000: PE builtin
545.913:0030:0031:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\user32.dll" at 0x7faf93360000: builtin
545.916:002d:002e:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\oleaut32.dll" at 0x6a100000: PE builtin
545.916:002d:002e:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\actxprxy.dll" at 0xa70000: PE builtin
546.001:0030:0031:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\ole32.dll" at 0x65000000: PE builtin
546.001:0030:0031:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\imm32.dll" at 0x6bec0000: PE builtin
546.012:0030:0031:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\setupapi.dll" at 0x6a700000: PE builtin
546.012:0030:0031:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\winex11.drv" at 0x7faf93060000: builtin
546.042:0030:0031:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0x68a40000: PE builtin
546.043:0030:0031:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\shcore.dll" at 0x64940000: PE builtin
546.043:0030:0031:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\shell32.dll" at 0x7faf92020000: builtin
546.050:0030:0031:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\oleaut32.dll" at 0x6a100000: PE builtin
546.050:0030:0031:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\actxprxy.dll" at 0x860000: PE builtin
ERROR: ld.so: object '/home/pcfirebeats/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
546.074:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\kernelbase.dll" at 0x7b000000: PE builtin
546.074:0036:0037:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\kernel32.dll" at 0x7b410000: builtin
546.075:0036:0037:trace:loaddll:load_native_dll Loaded L"Z:\\home\\pcfirebeats\\.local\\share\\Steam\\steamapps\\common\\Far Cry New Dawn\\bin\\FarCryNewDawn.exe" at 0x140000000: native
547.417:0036:0037:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\sechost.dll" at 0x7f6b7e520000: builtin
547.417:0036:0037:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7f6b7e670000: builtin
547.418:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-crt-conio-l1-1-0.dll" at 0x6ec80000: PE builtin
547.419:0036:0037:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 0x7f6b7e410000: builtin
547.420:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-crt-convert-l1-1-0.dll" at 0x6d580000: PE builtin
547.421:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-crt-environment-l1-1-0.dll" at 0x69b80000: PE builtin
547.422:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-crt-filesystem-l1-1-0.dll" at 0x620c0000: PE builtin
547.423:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-crt-heap-l1-1-0.dll" at 0x63800000: PE builtin
547.424:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-crt-locale-l1-1-0.dll" at 0x61540000: PE builtin
547.425:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-crt-math-l1-1-0.dll" at 0x70580000: PE builtin
547.426:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-crt-multibyte-l1-1-0.dll" at 0x62c40000: PE builtin
547.427:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-crt-runtime-l1-1-0.dll" at 0x63140000: PE builtin
547.428:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-crt-stdio-l1-1-0.dll" at 0x69380000: PE builtin
547.428:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-crt-string-l1-1-0.dll" at 0x6dd80000: PE builtin
547.429:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-crt-time-l1-1-0.dll" at 0x68ac0000: PE builtin
547.431:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-crt-utility-l1-1-0.dll" at 0x6a4c0000: PE builtin
547.439:0036:0037:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x7f6b7dfc0000: builtin
547.440:0036:0037:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\msvcrt.dll" at 0x7f6b7dee0000: builtin
547.440:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x65780000: PE builtin
547.440:0036:0037:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\USER32.dll" at 0x7f6b7e180000: builtin
547.442:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\msacm32.dll" at 0x66440000: PE builtin
547.443:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x6fbc0000: PE builtin
547.443:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\ole32.dll" at 0x65000000: PE builtin
547.443:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\WINMM.dll" at 0x2a0000: PE builtin
547.443:0036:0037:trace:loaddll:load_native_dll Loaded L"Z:\\home\\pcfirebeats\\.local\\share\\Steam\\steamapps\\common\\Far Cry New Dawn\\bin\\bink2w64.dll" at 0x230000: native
547.446:0036:0037:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\bcrypt.dll" at 0x7f6b7dd90000: builtin
547.446:0036:0037:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\crypt32.dll" at 0x7f6b7ddc0000: builtin
547.450:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\VCRUNTIME140.dll" at 0x400000: native
547.450:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\msvcp140.dll" at 0x360000: native
547.451:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\oleaut32.dll" at 0x6a100000: PE builtin
547.457:0036:0037:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\opengl32.dll" at 0x7a850000: builtin
547.458:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\setupapi.dll" at 0x6a700000: PE builtin
547.466:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0x68a40000: PE builtin
547.467:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\shcore.dll" at 0x64940000: PE builtin
547.467:0036:0037:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\shell32.dll" at 0x7f6b7d360000: builtin
547.469:0036:0037:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\ws2_32.dll" at 0x7f6b7d310000: builtin
547.469:0036:0037:trace:loaddll:load_native_dll Loaded L"Z:\\home\\pcfirebeats\\.local\\share\\Steam\\steamapps\\common\\Far Cry New Dawn\\bin\\FC_m64.dll" at 0x180000000: native
547.559:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\imm32.dll" at 0x6bec0000: PE builtin
547.564:0036:0037:fixme:heap:RtlSetHeapInformation 0xa80000 0 0x22e320 4 stub
547.567:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-core-synch-l1-2-0.dll" at 0x6e340000: PE builtin
547.568:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-core-fibers-l1-1-1.dll" at 0x6b880000: PE builtin
547.611:0036:0037:trace:loaddll:load_native_dll Loaded L"Z:\\home\\pcfirebeats\\.local\\share\\Steam\\steamapps\\common\\Far Cry New Dawn\\bin\\D3DCOMPILER_47.dll" at 0x69900000: PE builtin
547.612:0036:0037:trace:loaddll:free_modref Unloaded module L"Z:\\home\\pcfirebeats\\.local\\share\\Steam\\steamapps\\common\\Far Cry New Dawn\\bin\\D3DCOMPILER_47.dll" : builtin
547.615:0036:0037:trace:loaddll:load_native_dll Loaded L"Z:\\home\\pcfirebeats\\.local\\share\\Steam\\steamapps\\common\\Far Cry New Dawn\\bin\\D3DCOMPILER_47.dll" at 0xb90000: native
547.631:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\usp10.dll" at 0x62600000: PE builtin
547.632:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\comctl32.dll" at 0x6e6c0000: PE builtin
547.632:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\hid.dll" at 0x64b80000: PE builtin
547.632:0036:0037:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\DINPUT8.dll" at 0x7f6b7cab0000: builtin
547.634:0036:0037:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\winex11.drv" at 0x7f6b7bba0000: builtin
547.660:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0x62140000: PE builtin
547.669:0036:0037:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\IPHLPAPI.DLL" at 0x7f6b7bb60000: builtin
547.756:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\PSAPI.DLL" at 0x6acc0000: PE builtin
547.787:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\VCOMP140.DLL" at 0xfc0000: native
547.812:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\XINPUT9_1_0.dll" at 0x67500000: PE builtin
547.816:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\vulkan-1.dll" at 0x64d40000: PE builtin
547.818:0036:0037:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\winevulkan.dll" at 0x7f6b7baf0000: builtin
547.820:0036:0037:trace:loaddll:load_so_dll Loaded L"Z:\\home\\pcfirebeats\\.local\\share\\Steam\\steamapps\\common\\Far Cry New Dawn\\bin\\amd_ags_x64.dll" at 0x7f6b7bb40000: builtin
547.820:0036:0037:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\vulkan-1.dll" : builtin
547.820:0036:0037:trace:loaddll:free_modref Unloaded module L"Z:\\home\\pcfirebeats\\.local\\share\\Steam\\steamapps\\common\\Far Cry New Dawn\\bin\\amd_ags_x64.dll" : builtin
547.821:0036:0037:trace:loaddll:load_native_dll Loaded L"Z:\\home\\pcfirebeats\\.local\\share\\Steam\\steamapps\\common\\Far Cry New Dawn\\bin\\amd_ags_x64.dll" at 0xff0000: native
547.823:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-core-localization-l1-2-1.dll" at 0x1010000: PE builtin
547.919:0036:0037:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\wined3d.dll" at 0x7f6b7b8b0000: builtin
547.919:0036:0037:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\dxgi.dll" at 0x7f6b7ba40000: builtin
547.920:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\vulkan-1.dll" at 0x64d40000: PE builtin
547.920:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\d3d11.dll" at 0x1020000: native
547.926:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\d3d9.dll" at 0x62240000: native
547.931:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\gdiplus.dll" at 0x6f480000: PE builtin
547.937:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\ncrypt.dll" at 0x6e280000: PE builtin
547.951:0036:0037:trace:loaddll:load_native_dll Loaded L"Z:\\home\\pcfirebeats\\.local\\share\\Steam\\steamapps\\common\\Far Cry New Dawn\\bin\\uplay_r1_loader64.dll" at 0x1300000: native
548.254:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d01398,0,0x02000000) semi-stub
548.254:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d01448,0,0x02000000) semi-stub
548.255:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d013e0,0,0x02000000) semi-stub
548.255:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d01410,0,0x02000000) semi-stub
548.256:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d01a30,0,0x02000000) semi-stub
548.256:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d0aa60,0,0x02000000) semi-stub
548.256:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d0a410,0,0x02000000) semi-stub
548.256:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d0a450,0,0x02000000) semi-stub
548.256:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d0a490,0,0x02000000) semi-stub
548.256:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d0a4d0,0,0x02000000) semi-stub
548.256:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d0a510,0,0x02000000) semi-stub
548.256:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d0a550,0,0x02000000) semi-stub
548.256:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d0a590,0,0x02000000) semi-stub
548.256:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d0a5d0,0,0x02000000) semi-stub
548.256:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d0a610,0,0x02000000) semi-stub
548.256:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d0a650,0,0x02000000) semi-stub
548.256:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d0a690,0,0x02000000) semi-stub
548.256:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d0a708,0,0x02000000) semi-stub
548.256:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d0a748,0,0x02000000) semi-stub
548.256:0036:0037:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
548.256:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d0a778,0,0x02000000) semi-stub
548.256:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d0a7a0,0,0x02000000) semi-stub
548.256:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d0aef8,0,0x02000000) semi-stub
548.256:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d09b88,0,0x02000000) semi-stub
548.256:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x14e0110,0,0x02000000) semi-stub
548.256:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x14e9e10,0,0x02000000) semi-stub
548.257:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d15718,0,0x02000000) semi-stub
548.260:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d15f80,0,0x02000000) semi-stub
548.260:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d17818,0,0x02000000) semi-stub
548.260:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d19380,0,0x02000000) semi-stub
548.260:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d18e18,0,0x02000000) semi-stub
548.260:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d18d98,0,0x02000000) semi-stub
548.260:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d19e50,0,0x02000000) semi-stub
548.260:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d1b350,0,0x02000000) semi-stub
548.260:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d1b378,0,0x02000000) semi-stub
548.260:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c71b50,0,0x02000000) semi-stub
548.260:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c71bf0,0,0x02000000) semi-stub
548.260:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c71c90,0,0x02000000) semi-stub
548.260:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c71d90,0,0x02000000) semi-stub
548.261:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c72190,0,0x02000000) semi-stub
548.261:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c72230,0,0x02000000) semi-stub
548.261:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c722d0,0,0x02000000) semi-stub
548.261:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c72370,0,0x02000000) semi-stub
548.261:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c72480,0,0x02000000) semi-stub
548.261:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c72520,0,0x02000000) semi-stub
548.261:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c725c0,0,0x02000000) semi-stub
548.261:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c72668,0,0x02000000) semi-stub
548.261:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c727d0,0,0x02000000) semi-stub
548.261:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c72910,0,0x02000000) semi-stub
548.261:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c72b90,0,0x02000000) semi-stub
548.261:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c72cd0,0,0x02000000) semi-stub
548.261:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c72eb0,0,0x02000000) semi-stub
548.261:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c72ff0,0,0x02000000) semi-stub
548.261:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c73190,0,0x02000000) semi-stub
548.261:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c73550,0,0x02000000) semi-stub
548.261:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c74270,0,0x02000000) semi-stub
548.261:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c73730,0,0x02000000) semi-stub
548.261:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c74590,0,0x02000000) semi-stub
548.261:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d20118,0,0x02000000) semi-stub
548.261:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c74e68,0,0x02000000) semi-stub
548.261:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c74f78,0,0x02000000) semi-stub
548.262:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c775d0,0,0x02000000) semi-stub
548.262:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c77678,0,0x02000000) semi-stub
548.262:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c77908,0,0x02000000) semi-stub
548.263:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184de3300,0,0x02000000) semi-stub
548.263:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184de3370,0,0x02000000) semi-stub
548.263:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184de3fb8,0,0x02000000) semi-stub
548.263:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184de48e8,0,0x02000000) semi-stub
548.263:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184de58f8,0,0x02000000) semi-stub
548.263:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184de58d0,0,0x02000000) semi-stub
548.263:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c78f10,0,0x02000000) semi-stub
548.263:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184de60f8,0,0x02000000) semi-stub
548.263:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184de91b0,0,0x02000000) semi-stub
548.263:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184deab70,4096,0x02000000) semi-stub
548.263:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c7a010,0,0x02000000) semi-stub
548.263:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184dfdf78,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e00ba0,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e00c10,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e00c90,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e00e68,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e01ce8,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e027a0,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e01810,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e02340,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e02520,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e01d98,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e01ab0,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e025f0,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e025a0,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e01fe0,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e01c00,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e01e28,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e017e8,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e017c0,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e018f8,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e01b98,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e01d70,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e02188,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e04440,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e04ab0,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e04418,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e04808,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e03f40,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e04c40,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e04898,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e04078,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e04d58,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e04c08,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e04a48,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e04520,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e04350,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e04c90,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e04ae8,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e04b88,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e0e348,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e0e420,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e0e4e0,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e0e540,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e0e628,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e0e6c8,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e0e828,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e0e8e8,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e0e968,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e0ea28,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e0eb88,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e0ec08,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e0ed08,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e0ee18,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e0eec8,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e0f340,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e0f3a0,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e0f460,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e10948,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e10a60,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e10b40,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e10c20,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e10c80,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e10d50,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e10db0,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e10e90,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e10ef0,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e10f50,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e10fd0,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e11050,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e11ba8,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e11eb8,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e11f20,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e13da0,0,0x02000000) semi-stub
548.264:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e13ea8,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e154e0,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e162b0,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e17cc8,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e1ae08,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e1c658,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e1c4d8,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c81fc8,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e1c1b8,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e1c700,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e1d858,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e1de88,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e1d880,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e1dbf0,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e1fa28,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e1f978,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e1f908,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e1fd70,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e1f9a0,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e1fa50,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e1f4b0,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e1f650,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e1f568,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e1f488,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e21ca0,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e22660,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e217a8,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e21eb8,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e22208,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e21e50,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e21b98,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e220b8,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e22bf0,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e21920,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e21a90,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e21a08,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e21d08,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e223d8,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e22230,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e21608,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e22710,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e228b8,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e22af0,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e22538,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e21af8,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e222e8,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e216b0,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e22a30,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e219c0,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e21dc8,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e25978,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e25aa0,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e25b50,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e25bb0,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e25c50,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e25d78,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e25e08,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e25e88,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e25ee8,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e25f60,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e260e8,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e26188,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e262a0,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e26310,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e263a0,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e265b0,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e26708,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e26788,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e28cf8,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e28d58,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e28ee0,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e28fc0,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e29060,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e290e0,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e29160,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e291c0,0,0x02000000) semi-stub
548.265:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e29448,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e29588,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e29628,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e29778,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e29848,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e299a8,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e29a48,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e29aa8,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e29b98,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e29c38,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e29c98,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e29cf8,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e2b408,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e2b468,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e2b598,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e2b5f8,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e2b698,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e2b6f8,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e2b758,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e2b7b8,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e2c1a0,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e2c660,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e2c6c0,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e2c720,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e2dcd0,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e2dd30,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e2ddb0,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e2ded0,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e2df70,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e2dfd8,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e2e078,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e2e0f8,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e2e178,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e2e1d8,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e2e228,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e302e0,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e31880,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e312e0,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e31428,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e314b8,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e34420,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e33f70,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e7acc0,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e7ad00,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e7ada0,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184e7ae00,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ebd0c8,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ebd130,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ebe2f0,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ec1318,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ec1768,0,0x02000000) semi-stub
548.266:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ec12b0,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ec3bd0,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ec3c48,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ec71c8,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c88a80,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ec7218,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ecee20,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ecee80,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ecef20,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ecef80,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ecf8c8,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ecf9f0,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ecfa50,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ecfbb0,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ecfc10,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ecfc58,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ecfcb8,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ecfdb0,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ecfea8,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ecff98,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed0018,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed0078,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed00d8,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed0198,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed0328,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed1878,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed1ad0,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed1c38,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed1d78,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed2868,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed2a20,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed2668,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed2398,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed2ae0,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed2b20,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed2638,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d17bf0,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed28c0,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed24e0,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed34f0,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed35a8,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed5d90,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed5df0,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed5e50,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed5eb0,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed5f48,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed6098,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed6128,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed6188,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed63a8,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed6430,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c8bd20,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c8bd60,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed66a0,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed79a8,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed7ac0,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed7bf8,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed7c68,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed89c8,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed8a38,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed8aa8,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed8b18,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed8b88,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed8c48,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed8cb8,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed8d58,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed8e18,0,0x02000000) semi-stub
548.267:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184c8cd38,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184eda4d8,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184eda8a0,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184eda348,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ed9fc0,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184eda900,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edb968,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edb8f8,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edb5d0,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edb990,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edb8d0,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edb640,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edbb10,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edbb38,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edba78,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edb5f8,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edc280,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edc2e8,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edc3c8,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edc458,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edc4d8,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edc750,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edc7b0,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edc8b0,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edc9e0,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edca40,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edcab0,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edcb30,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edcb90,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edcc10,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edcc70,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edccf0,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edcd50,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edce30,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edce90,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edcf10,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edd750,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edd8d8,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184edd958,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee3fe0,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee3de8,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee4650,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee3e78,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee4360,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee42b8,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee4280,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee3970,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee4420,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee3a90,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee4500,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee3f40,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee4028,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee4780,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee3e50,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee3cd0,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee6ba0,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee7380,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee6e18,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee6db0,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee71f0,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee7268,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee7218,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee6b20,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee6840,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee6ee0,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee7070,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee70f0,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee6c48,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee9bf8,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee99f8,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee9bd0,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee9b60,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ee9828,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184eedb00,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184eee968,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184eee9c8,0,0x02000000) semi-stub
548.268:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184eeeab0,0,0x02000000) semi-stub
548.269:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ef3108,0,0x02000000) semi-stub
548.269:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ef2d28,0,0x02000000) semi-stub
548.269:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ef32b8,0,0x02000000) semi-stub
548.269:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ef2e98,0,0x02000000) semi-stub
548.269:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ef2cf8,0,0x02000000) semi-stub
548.269:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ef3190,0,0x02000000) semi-stub
548.269:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ef2950,0,0x02000000) semi-stub
548.269:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ef3090,0,0x02000000) semi-stub
548.269:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ef6778,0,0x02000000) semi-stub
548.269:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ef67f8,0,0x02000000) semi-stub
548.269:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ef6898,0,0x02000000) semi-stub
548.269:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ef79a8,0,0x02000000) semi-stub
548.269:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ef9560,0,0x02000000) semi-stub
548.269:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ef96d0,0,0x02000000) semi-stub
548.269:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ef9868,0,0x02000000) semi-stub
548.269:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ef98e8,0,0x02000000) semi-stub
548.269:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184ef9948,0,0x02000000) semi-stub
548.269:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184efcbd8,0,0x02000000) semi-stub
548.269:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f04228,0,0x02000000) semi-stub
548.269:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f04568,0,0x02000000) semi-stub
548.270:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f139a8,0,0x02000000) semi-stub
548.270:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f13ab0,0,0x02000000) semi-stub
548.270:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f120e0,0,0x02000000) semi-stub
548.270:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f13b98,0,0x02000000) semi-stub
548.270:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f18628,0,0x02000000) semi-stub
548.270:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f2e818,0,0x02000000) semi-stub
548.270:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f2e878,0,0x02000000) semi-stub
548.270:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f2e8d8,0,0x02000000) semi-stub
548.270:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f2ea20,0,0x02000000) semi-stub
548.270:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d15178,0,0x02000000) semi-stub
548.270:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184d14640,0,0x02000000) semi-stub
548.270:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f30328,0,0x02000000) semi-stub
548.274:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f303c0,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f30458,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f36340,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f368f8,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f36958,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f3cbf8,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f5d5e8,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f6d130,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f6d268,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f6d320,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f6dae8,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f70838,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f71338,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f750f0,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f75150,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f775c0,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f77658,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f77b58,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f77c88,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f77170,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f773e8,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f77518,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f779c0,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f77268,0,0x02000000) semi-stub
548.275:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f79508,0,0x02000000) semi-stub
548.276:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f793e0,0,0x02000000) semi-stub
548.276:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f7a068,0,0x02000000) semi-stub
548.276:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f7b020,0,0x02000000) semi-stub
548.276:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f7d230,0,0x02000000) semi-stub
548.276:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f7d270,0,0x02000000) semi-stub
548.276:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184f7dc88,0,0x02000000) semi-stub
548.282:0036:0037:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\XAudio2_7.dll" at 0x7f6afb760000: builtin
548.282:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184fb2270,4096,0x02000000) semi-stub
548.282:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184fb2298,4096,0x02000000) semi-stub
548.282:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184fb2600,4096,0x02000000) semi-stub
548.282:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184fb2738,4096,0x02000000) semi-stub
548.283:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184fe7f58,4096,0x02000000) semi-stub
548.283:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184fe97d8,4096,0x02000000) semi-stub
548.283:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184fed518,4096,0x02000000) semi-stub
548.283:0036:0037:fixme:ntdll:RtlInitializeCriticalSectionEx (0x184fed700,4096,0x02000000) semi-stub
548.308:0036:0037:trace:loaddll:load_native_dll Loaded L"Z:\\home\\pcfirebeats\\.local\\share\\Steam\\steamapps\\common\\Far Cry New Dawn\\bin\\steam_api64.dll" at 0x3b400000: native
548.335:0036:0038:trace:loaddll:load_native_dll Loaded L"Z:\\home\\pcfirebeats\\.local\\share\\Steam\\steamapps\\common\\Far Cry New Dawn\\bin\\dbdata.dll" at 0x1ba0000: native
548.340:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\steamclient64.dll" at 0x64c80000: PE builtin
548.347:0036:0037:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\lsteamclient.dll" at 0x7f6afb2b0000: builtin
548.388:0036:0038:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\jsproxy.dll" at 0x71240000: PE builtin
548.388:0036:0038:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\WINHTTP.dll" at 0x64340000: PE builtin
548.480:0036:0038:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\winspool.drv" at 0x7f6af9410000: builtin
548.480:0036:0038:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\COMDLG32.dll" at 0x6b6c0000: PE builtin
548.480:0036:0038:trace:loaddll:load_native_dll Loaded L"C:\\Program Files (x86)\\Ubisoft\\Ubisoft Game Launcher\\uplay_aux_r164.dll" at 0x1c30000: native
ERROR: ld.so: object '/home/pcfirebeats/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
548.603:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\kernelbase.dll" at 0x7b000000: PE builtin
548.603:0039:003a:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\kernel32.dll" at 0x7b420000: builtin
548.606:0036:0037:trace:loaddll:load_native_dll Loaded L"C:\\Program Files (x86)\\Ubisoft\\Ubisoft Game Launcher\\uplay_r164.dll" at 0x1ff0000: native
548.608:0036:0037:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
548.617:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\Program Files (x86)\\Ubisoft\\Ubisoft Game Launcher\\UbisoftGameLauncher.exe" at 0x400000: native
548.627:0039:003a:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\sechost.dll" at 0x7ead0000: builtin
548.627:0039:003a:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\ADVAPI32.dll" at 0x7eb20000: builtin
548.627:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\Program Files (x86)\\Ubisoft\\Ubisoft Game Launcher\\discord-rpc.x86.dll" at 0x10000000: native
548.646:0039:003a:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x7df80000: builtin
548.648:0039:003a:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\msvcrt.dll" at 0x7deb0000: builtin
548.650:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x65980000: PE builtin
548.650:0039:003a:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\user32.dll" at 0x7dc90000: builtin
548.651:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0x68c40000: PE builtin
548.652:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x6fdc0000: PE builtin
548.653:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\ole32.dll" at 0x65200000: PE builtin
548.653:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\shcore.dll" at 0x64b40000: PE builtin
548.653:0039:003a:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\SHELL32.dll" at 0x7e0f0000: builtin
548.653:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\Program Files (x86)\\Ubisoft\\Ubisoft Game Launcher\\steam_api.dll" at 0x3b400000: native
ERROR: ld.so: object '/home/pcfirebeats/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
548.655:0039:003a:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\IPHLPAPI.DLL" at 0x7dc40000: builtin
548.660:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\oleaut32.dll" at 0x6a300000: PE builtin
548.661:0039:003a:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\ws2_32.dll" at 0x7dc10000: builtin
548.661:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\jsproxy.dll" at 0x71440000: PE builtin
548.661:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\WINHTTP.dll" at 0x64540000: PE builtin
548.664:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\vulkan-1.dll" at 0x64f40000: PE builtin
548.667:0039:003a:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\winevulkan.dll" at 0x7dbc0000: builtin
548.667:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\d3d9.dll" at 0x62440000: native
548.671:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\imm32.dll" at 0x6c0c0000: PE builtin
548.672:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\usp10.dll" at 0x62800000: PE builtin
548.672:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\comctl32.dll" at 0x6e8c0000: PE builtin
548.673:0039:003a:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\winspool.drv" at 0x7db60000: builtin
548.673:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\COMDLG32.dll" at 0x6b8c0000: PE builtin
548.677:003b:003c:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\kernelbase.dll" at 0x7b000000: PE builtin
548.677:003b:003c:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\kernel32.dll" at 0x7b420000: builtin
548.679:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-core-synch-l1-2-0.dll" at 0x6e540000: PE builtin
548.679:003b:003c:trace:loaddll:load_native_dll Loaded L"C:\\Program Files (x86)\\Ubisoft\\Ubisoft Game Launcher\\UbisoftGameLauncher.exe" at 0x400000: native
548.680:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-core-fibers-l1-1-1.dll" at 0x6ba80000: PE builtin
548.682:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-core-localization-l1-2-1.dll" at 0x330000: PE builtin
548.699:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-core-sysinfo-l1-2-1.dll" at 0x65880000: PE builtin
Fontconfig warning: line 5: unknown element "its:rules"
Fontconfig warning: line 6: unknown element "its:translateRule"
Fontconfig warning: line 9: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/10-hinting-slight.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/10-hinting-slight.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/10-hinting-slight.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 8: unknown element "description"
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 76: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 76: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 84: saw unknown, expected number
Fontconfig warning: "/etc/fonts/conf.d/11-lcdfilter-default.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/11-lcdfilter-default.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/11-lcdfilter-default.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/40-nonlatin.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/40-nonlatin.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/40-nonlatin.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/45-generic.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/45-generic.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/45-generic.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/45-latin.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/45-latin.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/45-latin.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/49-sansserif.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/49-sansserif.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/49-sansserif.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/51-local.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/51-local.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/51-local.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/60-generic.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/60-generic.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/60-generic.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/60-latin.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/60-latin.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/60-latin.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/65-fonts-persian.conf", line 34: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/65-fonts-persian.conf", line 35: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/65-nonlatin.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/65-nonlatin.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/65-nonlatin.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/69-unifont.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/69-unifont.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/70-no-bitmaps.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/70-no-bitmaps.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/70-no-bitmaps.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/80-delicious.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/80-delicious.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/90-synthetic.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/90-synthetic.conf", line 5: unknown element "its:translateRule"
548.814:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\setupapi.dll" at 0x6a900000: PE builtin
548.814:0039:003a:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\winex11.drv" at 0x7d930000: builtin
548.851:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0x62340000: PE builtin
548.889:0039:003d:trace:seh:raise_exception code=406d1388 flags=0 addr=0x7b00dd67 ip=7b00dd67 tid=003d
548.889:0039:003e:trace:seh:raise_exception code=406d1388 flags=0 addr=0x7b00dd67 ip=7b00dd67 tid=003e
548.889:0039:003d:trace:seh:raise_exception  info[0]=00001000
548.889:0039:003e:trace:seh:raise_exception  info[0]=00001000
548.889:0039:003d:trace:seh:raise_exception  info[1]=0032fe04
548.889:0039:003e:trace:seh:raise_exception  info[1]=0032fe40
548.889:0039:003d:trace:seh:raise_exception  info[2]=0000003d
548.889:0039:003e:trace:seh:raise_exception  info[2]=0000003e
548.889:0039:003d:trace:seh:raise_exception  info[3]=00000000
548.889:0039:003e:trace:seh:raise_exception  info[3]=00000000
548.889:0039:003d:trace:seh:raise_exception  eax=00a4fe34 ebx=0000003d ecx=0000000c edx=00a4feb4 esi=0032fe04 edi=0032fe00
548.889:0039:003e:trace:seh:raise_exception  eax=00b5fe34 ebx=0000003e ecx=0000000c edx=00b5feb4 esi=0032fe40 edi=0032fe3c
548.889:0039:003d:trace:seh:raise_exception  ebp=00a4fe8c esp=00a4fe28 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00000246
548.889:0039:003e:trace:seh:raise_exception  ebp=00b5fe8c esp=00b5fe28 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00000246
548.889:0039:003d:trace:seh:call_vectored_handlers calling handler at 0x62527640 code=406d1388 flags=0
548.889:0039:003e:trace:seh:call_vectored_handlers calling handler at 0x62527640 code=406d1388 flags=0
548.889:0039:003d:trace:seh:call_vectored_handlers handler at 0x62527640 returned ffffffff
548.889:0039:003e:trace:seh:call_vectored_handlers handler at 0x62527640 returned ffffffff
548.891:0039:003e:fixme:rawinput:RegisterRawInputDevices Unhandled flags 0x100 for device 0.
548.892:0039:003d:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\steamclient.dll" at 0x69480000: PE builtin
548.898:0039:003d:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\lsteamclient.dll" at 0xf5af0000: builtin
548.927:0039:003d:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\PSAPI.DLL" at 0x6aec0000: PE builtin
548.927:0039:003d:trace:loaddll:load_native_dll Loaded L"C:\\Program Files (x86)\\Steam\\steam.dll" at 0xcb0000: native
549.464:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
549.465:0039:003d:fixme:process:CreateProcessInternalW Creating a process with a token is not yet implemented
ERROR: ld.so: object '/home/pcfirebeats/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
549.497:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\kernelbase.dll" at 0x7b000000: PE builtin
549.497:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\kernel32.dll" at 0x7b420000: builtin
549.542:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\Program Files (x86)\\Ubisoft\\Ubisoft Game Launcher\\upc.exe" at 0x400000: native
549.543:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
549.555:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\sechost.dll" at 0x7e750000: builtin
549.555:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7e790000: builtin
549.555:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x7e810000: builtin
549.557:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\msvcrt.dll" at 0x7e690000: builtin
549.557:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x65980000: PE builtin
549.557:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\USER32.dll" at 0x7e970000: builtin
549.565:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\winsxs\\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_deadbeef\\msvcr90.dll" at 0x7e5b0000: builtin
549.565:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\winsxs\\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_deadbeef\\MSVCP90.dll" at 0x6c900000: PE builtin
549.567:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\Program Files (x86)\\Ubisoft\\Ubisoft Game Launcher\\libUbiCustomEvent.dll" at 0x10000000: native
549.570:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\iphlpapi.dll" at 0x7e570000: builtin
549.572:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\ws2_32.dll" at 0x7e530000: builtin
549.572:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\WSOCK32.dll" at 0x6c2c0000: PE builtin
549.576:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x6fdc0000: PE builtin
549.576:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\netapi32.dll" at 0x7e4a0000: builtin
549.576:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\Secur32.dll" at 0x7e4f0000: builtin
549.579:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\bcrypt.dll" at 0x7e380000: builtin
549.579:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\CRYPT32.dll" at 0x7e3c0000: builtin
549.643:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
549.744:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
549.844:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
549.861:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\ole32.dll" at 0x65200000: PE builtin
549.862:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\OLEAUT32.dll" at 0x6a300000: PE builtin
549.863:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\msdmo.dll" at 0x70b80000: PE builtin
549.864:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\msacm32.dll" at 0x66640000: PE builtin
549.864:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\WINMM.dll" at 0x639c0000: PE builtin
549.872:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0x68c40000: PE builtin
549.872:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\shcore.dll" at 0x64b40000: PE builtin
549.872:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\SHELL32.dll" at 0x7d9a0000: builtin
549.874:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\OLEACC.dll" at 0x6e980000: PE builtin
549.875:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\PSAPI.DLL" at 0x6aec0000: PE builtin
549.877:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\imm32.dll" at 0x6c0c0000: PE builtin
549.877:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\usp10.dll" at 0x62800000: PE builtin
549.877:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\COMCTL32.dll" at 0x8f20000: PE builtin
549.879:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\HID.DLL" at 0x64d80000: PE builtin
549.881:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\winspool.drv" at 0x7d930000: builtin
549.881:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\COMDLG32.dll" at 0x6b8c0000: PE builtin
549.886:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\Program Files (x86)\\Ubisoft\\Ubisoft Game Launcher\\chrome_elf.dll" at 0x330000: native
549.887:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\USERENV.dll" at 0x67f00000: PE builtin
549.888:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\PROPSYS.dll" at 0x69e80000: PE builtin
549.892:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\DWrite.dll" at 0x7d8a0000: builtin
549.893:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\dwmapi.dll" at 0x63ac0000: PE builtin
549.894:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\dbghelp.dll" at 0x7d830000: builtin
549.896:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\jsproxy.dll" at 0x71440000: PE builtin
549.896:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\WINHTTP.dll" at 0x64540000: PE builtin
549.914:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\opengl32.dll" at 0x7a840000: builtin
549.914:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\wined3d.dll" at 0x7d690000: builtin
549.914:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\dxgi.dll" at 0x7d7f0000: builtin
549.918:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\vulkan-1.dll" at 0x64f40000: PE builtin
549.920:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\winevulkan.dll" at 0x7d610000: builtin
549.920:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\d3d9.dll" at 0x62440000: native
549.921:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\dxva2.dll" at 0x6c440000: PE builtin
549.924:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\d3d11.dll" at 0x6a540000: native
549.926:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\mpr.dll" at 0x6dbc0000: PE builtin
549.927:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\wininet.dll" at 0x6b4c0000: PE builtin
549.927:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\urlmon.dll" at 0x71340000: PE builtin
549.928:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\credui.dll" at 0x66980000: PE builtin
549.930:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\CRYPTUI.dll" at 0x6dec0000: PE builtin
549.931:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\ncrypt.dll" at 0x6e480000: PE builtin
549.932:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\dhcpcsvc.DLL" at 0x70c00000: PE builtin
549.933:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\WTSAPI32.dll" at 0x62140000: PE builtin
549.934:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\WINTRUST.dll" at 0x62740000: PE builtin
549.934:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\Program Files (x86)\\Ubisoft\\Ubisoft Game Launcher\\libcef.dll" at 0x3c90000: native
549.937:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 0x7d510000: builtin
549.937:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\gdiplus.dll" at 0x6f680000: PE builtin
Fontconfig warning: line 5: unknown element "its:rules"
Fontconfig warning: line 6: unknown element "its:translateRule"
Fontconfig warning: line 9: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/10-hinting-slight.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/10-hinting-slight.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/10-hinting-slight.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 8: unknown element "description"
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 76: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 76: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 84: saw unknown, expected number
Fontconfig warning: "/etc/fonts/conf.d/11-lcdfilter-default.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/11-lcdfilter-default.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/11-lcdfilter-default.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 8: unknown element "description"
549.945:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/40-nonlatin.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/40-nonlatin.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/40-nonlatin.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/45-generic.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/45-generic.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/45-generic.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/45-latin.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/45-latin.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/45-latin.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/49-sansserif.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/49-sansserif.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/49-sansserif.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/51-local.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/51-local.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/51-local.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/60-generic.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/60-generic.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/60-generic.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/60-latin.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/60-latin.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/60-latin.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/65-fonts-persian.conf", line 34: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/65-fonts-persian.conf", line 35: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/65-nonlatin.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/65-nonlatin.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/65-nonlatin.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/69-unifont.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/69-unifont.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/70-no-bitmaps.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/70-no-bitmaps.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/70-no-bitmaps.conf", line 8: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/80-delicious.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/80-delicious.conf", line 5: unknown element "its:translateRule"
Fontconfig warning: "/etc/fonts/conf.d/90-synthetic.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/90-synthetic.conf", line 5: unknown element "its:translateRule"
550.045:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
550.052:003f:0040:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
550.056:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\Kerberos.dll" at 0x7d060000: builtin
550.067:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\setupapi.dll" at 0x6a900000: PE builtin
550.067:003f:0040:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\winex11.drv" at 0x7ce50000: builtin
550.100:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\uxtheme.dll" at 0x62340000: PE builtin
550.105:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-core-synch-l1-2-0.dll" at 0x6e540000: PE builtin
550.106:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-core-fibers-l1-1-1.dll" at 0x6ba80000: PE builtin
550.109:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-core-localization-l1-2-1.dll" at 0x6e8c0000: PE builtin
550.127:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-core-string-l1-1-0.dll" at 0x3e0000: PE builtin
550.129:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-core-datetime-l1-1-1.dll" at 0x66800000: PE builtin
550.131:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-core-localization-obsolete-l1-2-0.dll" at 0x61540000: PE builtin
550.146:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
550.246:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
550.346:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
550.447:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
550.547:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
550.649:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
550.749:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
550.849:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
550.950:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
551.050:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
551.150:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
551.251:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
551.351:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
551.452:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
551.552:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
551.652:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
551.755:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
551.855:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
551.956:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
552.056:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
552.157:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
552.257:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
552.358:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
552.458:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
552.559:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
552.659:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
552.759:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
552.860:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
552.960:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
553.085:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
553.186:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
553.286:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
553.386:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
553.487:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
553.569:003f:0040:trace:seh:raise_exception code=80000004 flags=0 addr=0x2efdc74 ip=02efdc74 tid=0040
553.569:003f:0040:trace:seh:raise_exception  eax=b1782b79 ebx=02f7a24f ecx=00000346 edx=000001a0 esi=00000000 edi=00400000
553.569:003f:0040:trace:seh:raise_exception  ebp=0032ff08 esp=0032faa0 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00000246
553.569:003f:0040:trace:seh:call_vectored_handlers calling handler at 0x6a642760 code=80000004 flags=0
553.569:003f:0040:trace:seh:call_vectored_handlers handler at 0x6a642760 returned 0
553.569:003f:0040:trace:seh:call_vectored_handlers calling handler at 0x62527640 code=80000004 flags=0
553.569:003f:0040:trace:seh:call_vectored_handlers handler at 0x62527640 returned 0
553.569:003f:0040:trace:seh:call_stack_handlers calling handler at 0x2a1dc48 code=80000004 flags=0
553.569:003f:0040:trace:seh:__regs_RtlUnwind code=c0000027 flags=2
553.569:003f:0040:trace:seh:__regs_RtlUnwind eax=00000000 ebx=0032fef8 ecx=00000000 edx=0032f77c esi=00000001 edi=034095d4
553.569:003f:0040:trace:seh:__regs_RtlUnwind ebp=0032f684 esp=0032f674 eip=02a1cbfc cs=0023 ds=002b fs=0063 gs=006b flags=00000216
553.569:003f:0040:trace:seh:__regs_RtlUnwind calling handler at 0x7bcba870 code=c0000027 flags=2
553.569:003f:0040:trace:seh:__regs_RtlUnwind handler at 0x7bcba870 returned 1
553.587:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
553.688:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
553.788:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
553.888:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
553.964:003f:0040:warn:debugstr:OutputDebugStringA "D:\\JenkinsWorkspace\\workspace\\client_build_release\\client\\products\\hub\\hub\\HubUtils.cpp(155) :  \n"
553.964:003f:0040:trace:seh:raise_exception code=40010006 flags=0 addr=0x7b00dd67 ip=7b00dd67 tid=0040
553.964:003f:0040:trace:seh:raise_exception  info[0]=00000062
553.964:003f:0040:trace:seh:raise_exception  info[1]=0032f530
553.964:003f:0040:trace:seh:raise_exception  eax=0032f2f0 ebx=00000062 ecx=00000004 edx=0032f374 esi=0032f530 edi=00000000
553.964:003f:0040:trace:seh:raise_exception  ebp=0032f348 esp=0032f2e4 cs=2390023 ds=32002b es=002b fs=7bc70063 gs=927006b flags=00200246
553.964:003f:0040:trace:seh:call_vectored_handlers calling handler at 0x6a642760 code=40010006 flags=0
553.964:003f:0040:trace:seh:call_vectored_handlers handler at 0x6a642760 returned 0
553.964:003f:0040:trace:seh:call_vectored_handlers calling handler at 0x62527640 code=40010006 flags=0
553.964:003f:0040:trace:seh:call_vectored_handlers handler at 0x62527640 returned 0
553.964:003f:0040:trace:seh:call_stack_handlers calling handler at 0x7b46b580 code=40010006 flags=0
553.964:003f:0040:trace:seh:__regs_RtlUnwind code=40010006 flags=2
553.964:003f:0040:trace:seh:__regs_RtlUnwind eax=00000000 ebx=00000000 ecx=40010006 edx=0032f37c esi=0032f2f0 edi=0032f37c
553.964:003f:0040:trace:seh:__regs_RtlUnwind ebp=0032ee88 esp=0032ee80 eip=7b46b52e cs=0023 ds=002b fs=0063 gs=006b flags=00200202
553.964:003f:0040:trace:seh:__regs_RtlUnwind calling handler at 0x7bcba870 code=40010006 flags=2
553.964:003f:0040:trace:seh:__regs_RtlUnwind handler at 0x7bcba870 returned 1
553.964:003f:0040:warn:debugstr:OutputDebugStringA "D:\\JenkinsWorkspace\\workspace\\client_build_release\\client\\products\\hub\\hub\\HubUtils.cpp(159) : -- Starting Ubisoft Game Launcher --\n"
553.964:003f:0040:trace:seh:raise_exception code=40010006 flags=0 addr=0x7b00dd67 ip=7b00dd67 tid=0040
553.964:003f:0040:trace:seh:raise_exception  info[0]=00000085
553.964:003f:0040:trace:seh:raise_exception  info[1]=0032f510
553.964:003f:0040:trace:seh:raise_exception  eax=0032f2d0 ebx=00000085 ecx=00000004 edx=0032f354 esi=0032f510 edi=0000000d
553.964:003f:0040:trace:seh:raise_exception  ebp=0032f328 esp=0032f2c4 cs=0023 ds=ffff002b es=19e002b fs=0063 gs=006b flags=00200246
553.964:003f:0040:trace:seh:call_vectored_handlers calling handler at 0x6a642760 code=40010006 flags=0
553.964:003f:0040:trace:seh:call_vectored_handlers handler at 0x6a642760 returned 0
553.964:003f:0040:trace:seh:call_vectored_handlers calling handler at 0x62527640 code=40010006 flags=0
553.964:003f:0040:trace:seh:call_vectored_handlers handler at 0x62527640 returned 0
553.964:003f:0040:trace:seh:call_stack_handlers calling handler at 0x7b46b580 code=40010006 flags=0
553.964:003f:0040:trace:seh:__regs_RtlUnwind code=40010006 flags=2
553.964:003f:0040:trace:seh:__regs_RtlUnwind eax=00000000 ebx=00000000 ecx=40010006 edx=0032f35c esi=0032f2d0 edi=0032f35c
553.964:003f:0040:trace:seh:__regs_RtlUnwind ebp=0032ee68 esp=0032ee60 eip=7b46b52e cs=0023 ds=002b fs=0063 gs=006b flags=00200206
553.964:003f:0040:trace:seh:__regs_RtlUnwind calling handler at 0x7bcba870 code=40010006 flags=2
553.964:003f:0040:trace:seh:__regs_RtlUnwind handler at 0x7bcba870 returned 1
553.964:003f:0040:warn:debugstr:OutputDebugStringA "D:\\JenkinsWorkspace\\workspace\\client_build_release\\client\\products\\hub\\hub\\HubUtils.cpp(164) : Platform: PC.\n"
553.964:003f:0040:trace:seh:raise_exception code=40010006 flags=0 addr=0x7b00dd67 ip=7b00dd67 tid=0040
553.964:003f:0040:trace:seh:raise_exception  info[0]=0000006e
553.964:003f:0040:trace:seh:raise_exception  info[1]=0032f530
553.964:003f:0040:trace:seh:raise_exception  eax=0032f2f0 ebx=0000006e ecx=00000004 edx=0032f374 esi=0032f530 edi=0000000e
553.964:003f:0040:trace:seh:raise_exception  ebp=0032f348 esp=0032f2e4 cs=2390023 ds=32002b es=002b fs=0063 gs=927006b flags=00200246
553.964:003f:0040:trace:seh:call_vectored_handlers calling handler at 0x6a642760 code=40010006 flags=0
553.964:003f:0040:trace:seh:call_vectored_handlers handler at 0x6a642760 returned 0
553.964:003f:0040:trace:seh:call_vectored_handlers calling handler at 0x62527640 code=40010006 flags=0
553.964:003f:0040:trace:seh:call_vectored_handlers handler at 0x62527640 returned 0
553.964:003f:0040:trace:seh:call_stack_handlers calling handler at 0x7b46b580 code=40010006 flags=0
553.964:003f:0040:trace:seh:__regs_RtlUnwind code=40010006 flags=2
553.964:003f:0040:trace:seh:__regs_RtlUnwind eax=00000000 ebx=00000000 ecx=40010006 edx=0032f37c esi=0032f2f0 edi=0032f37c
553.964:003f:0040:trace:seh:__regs_RtlUnwind ebp=0032ee88 esp=0032ee80 eip=7b46b52e cs=0023 ds=002b fs=0063 gs=006b flags=00200202
553.964:003f:0040:trace:seh:__regs_RtlUnwind calling handler at 0x7bcba870 code=40010006 flags=2
553.964:003f:0040:trace:seh:__regs_RtlUnwind handler at 0x7bcba870 returned 1
553.964:003f:0040:warn:debugstr:OutputDebugStringA "D:\\JenkinsWorkspace\\workspace\\client_build_release\\client\\products\\hub\\hub\\HubUtils.cpp(172) : Exe version: 104.1.0.7348\n"
553.964:003f:0040:trace:seh:raise_exception code=40010006 flags=0 addr=0x7b00dd67 ip=7b00dd67 tid=0040
553.964:003f:0040:trace:seh:raise_exception  info[0]=0000007a
553.964:003f:0040:trace:seh:raise_exception  info[1]=0032f520
553.964:003f:0040:trace:seh:raise_exception  eax=0032f2e0 ebx=0000007a ecx=00000004 edx=0032f364 esi=0032f520 edi=00000018
553.964:003f:0040:trace:seh:raise_exception  ebp=0032f338 esp=0032f2d4 cs=0023 ds=28f002b es=19e002b fs=19e0063 gs=32006b flags=00200246
553.964:003f:0040:trace:seh:call_vectored_handlers calling handler at 0x6a642760 code=40010006 flags=0
553.964:003f:0040:trace:seh:call_vectored_handlers handler at 0x6a642760 returned 0
553.964:003f:0040:trace:seh:call_vectored_handlers calling handler at 0x62527640 code=40010006 flags=0
553.964:003f:0040:trace:seh:call_vectored_handlers handler at 0x62527640 returned 0
553.964:003f:0040:trace:seh:call_stack_handlers calling handler at 0x7b46b580 code=40010006 flags=0
553.964:003f:0040:trace:seh:__regs_RtlUnwind code=40010006 flags=2
553.964:003f:0040:trace:seh:__regs_RtlUnwind eax=00000000 ebx=00000000 ecx=40010006 edx=0032f36c esi=0032f2e0 edi=0032f36c
553.965:003f:0040:trace:seh:__regs_RtlUnwind ebp=0032ee78 esp=0032ee70 eip=7b46b52e cs=0023 ds=002b fs=0063 gs=006b flags=00200202
553.965:003f:0040:trace:seh:__regs_RtlUnwind calling handler at 0x7bcba870 code=40010006 flags=2
553.965:003f:0040:trace:seh:__regs_RtlUnwind handler at 0x7bcba870 returned 1
553.965:003f:0040:warn:debugstr:OutputDebugStringA "D:\\JenkinsWorkspace\\workspace\\client_build_release\\client\\products\\hub\\hub\\HubUtils.cpp(173) : Installed version: 7348\n"
553.965:003f:0040:trace:seh:raise_exception code=40010006 flags=0 addr=0x7b00dd67 ip=7b00dd67 tid=0040
553.965:003f:0040:trace:seh:raise_exception  info[0]=00000078
553.965:003f:0040:trace:seh:raise_exception  info[1]=0032f520
553.965:003f:0040:trace:seh:raise_exception  eax=0032f2e0 ebx=00000078 ecx=00000004 edx=0032f364 esi=0032f520 edi=00000018
553.965:003f:0040:trace:seh:raise_exception  ebp=0032f338 esp=0032f2d4 cs=0023 ds=28f002b es=19e002b fs=19e0063 gs=32006b flags=00200246
553.965:003f:0040:trace:seh:call_vectored_handlers calling handler at 0x6a642760 code=40010006 flags=0
553.965:003f:0040:trace:seh:call_vectored_handlers handler at 0x6a642760 returned 0
553.965:003f:0040:trace:seh:call_vectored_handlers calling handler at 0x62527640 code=40010006 flags=0
553.965:003f:0040:trace:seh:call_vectored_handlers handler at 0x62527640 returned 0
553.965:003f:0040:trace:seh:call_stack_handlers calling handler at 0x7b46b580 code=40010006 flags=0
553.965:003f:0040:trace:seh:__regs_RtlUnwind code=40010006 flags=2
553.965:003f:0040:trace:seh:__regs_RtlUnwind eax=00000000 ebx=00000000 ecx=40010006 edx=0032f36c esi=0032f2e0 edi=0032f36c
553.965:003f:0040:trace:seh:__regs_RtlUnwind ebp=0032ee78 esp=0032ee70 eip=7b46b52e cs=0023 ds=002b fs=0063 gs=006b flags=00200202
553.965:003f:0040:trace:seh:__regs_RtlUnwind calling handler at 0x7bcba870 code=40010006 flags=2
553.965:003f:0040:trace:seh:__regs_RtlUnwind handler at 0x7bcba870 returned 1
553.965:003f:0040:warn:debugstr:OutputDebugStringA "D:\\JenkinsWorkspace\\workspace\\client_build_release\\client\\products\\hub\\hub\\HubUtils.cpp(174) : Built: Mar 24 2020.\n"
553.965:003f:0040:trace:seh:raise_exception code=40010006 flags=0 addr=0x7b00dd67 ip=7b00dd67 tid=0040
553.965:003f:0040:trace:seh:raise_exception  info[0]=00000074
553.965:003f:0040:trace:seh:raise_exception  info[1]=0032f520
553.965:003f:0040:trace:seh:raise_exception  eax=0032f2e0 ebx=00000074 ecx=00000004 edx=0032f364 esi=0032f520 edi=0000000e
553.965:003f:0040:trace:seh:raise_exception  ebp=0032f338 esp=0032f2d4 cs=0023 ds=28f002b es=19e002b fs=19e0063 gs=32006b flags=00200246
553.965:003f:0040:trace:seh:call_vectored_handlers calling handler at 0x6a642760 code=40010006 flags=0
553.965:003f:0040:trace:seh:call_vectored_handlers handler at 0x6a642760 returned 0
553.965:003f:0040:trace:seh:call_vectored_handlers calling handler at 0x62527640 code=40010006 flags=0
553.965:003f:0040:trace:seh:call_vectored_handlers handler at 0x62527640 returned 0
553.965:003f:0040:trace:seh:call_stack_handlers calling handler at 0x7b46b580 code=40010006 flags=0
553.965:003f:0040:trace:seh:__regs_RtlUnwind code=40010006 flags=2
553.965:003f:0040:trace:seh:__regs_RtlUnwind eax=00000000 ebx=00000000 ecx=40010006 edx=0032f36c esi=0032f2e0 edi=0032f36c
553.965:003f:0040:trace:seh:__regs_RtlUnwind ebp=0032ee78 esp=0032ee70 eip=7b46b52e cs=0023 ds=002b fs=0063 gs=006b flags=00200202
553.965:003f:0040:trace:seh:__regs_RtlUnwind calling handler at 0x7bcba870 code=40010006 flags=2
553.965:003f:0040:trace:seh:__regs_RtlUnwind handler at 0x7bcba870 returned 1
553.966:003f:0040:warn:debugstr:OutputDebugStringA "D:\\JenkinsWorkspace\\workspace\\client_build_release\\client\\products\\hub\\hub\\HubUtils.cpp(179) : OS: Microsoft Windows 7, 64-bit  Service Pack 1 (build 7601)\n"
553.966:003f:0040:trace:seh:raise_exception code=40010006 flags=0 addr=0x7b00dd67 ip=7b00dd67 tid=0040
553.966:003f:0040:trace:seh:raise_exception  info[0]=0000009d
553.966:003f:0040:trace:seh:raise_exception  info[1]=0032f500
553.966:003f:0040:trace:seh:raise_exception  eax=0032f2c0 ebx=0000009d ecx=00000004 edx=0032f344 esi=0032f500 edi=00000009
553.966:003f:0040:trace:seh:raise_exception  ebp=0032f318 esp=0032f2b4 cs=9270023 ds=19e002b es=32002b fs=320063 gs=32006b flags=00200246
553.966:003f:0040:trace:seh:call_vectored_handlers calling handler at 0x6a642760 code=40010006 flags=0
553.966:003f:0040:trace:seh:call_vectored_handlers handler at 0x6a642760 returned 0
553.966:003f:0040:trace:seh:call_vectored_handlers calling handler at 0x62527640 code=40010006 flags=0
553.966:003f:0040:trace:seh:call_vectored_handlers handler at 0x62527640 returned 0
553.966:003f:0040:trace:seh:call_stack_handlers calling handler at 0x7b46b580 code=40010006 flags=0
553.966:003f:0040:trace:seh:__regs_RtlUnwind code=40010006 flags=2
553.966:003f:0040:trace:seh:__regs_RtlUnwind eax=00000000 ebx=00000000 ecx=40010006 edx=0032f34c esi=0032f2c0 edi=0032f34c
553.966:003f:0040:trace:seh:__regs_RtlUnwind ebp=0032ee58 esp=0032ee50 eip=7b46b52e cs=0023 ds=002b fs=0063 gs=006b flags=00200206
553.966:003f:0040:trace:seh:__regs_RtlUnwind calling handler at 0x7bcba870 code=40010006 flags=2
553.966:003f:0040:trace:seh:__regs_RtlUnwind handler at 0x7bcba870 returned 1
553.966:003f:0040:warn:debugstr:OutputDebugStringA "D:\\JenkinsWorkspace\\workspace\\client_build_release\\client\\products\\hub\\hub\\HubUtils.cpp(184) : CPU: Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz\n"
553.966:003f:0040:trace:seh:raise_exception code=40010006 flags=0 addr=0x7b00dd67 ip=7b00dd67 tid=0040
553.966:003f:0040:trace:seh:raise_exception  info[0]=0000008d
553.966:003f:0040:trace:seh:raise_exception  info[1]=0032f510
553.966:003f:0040:trace:seh:raise_exception  eax=0032f2d0 ebx=0000008d ecx=00000004 edx=0032f354 esi=0032f510 edi=0000005a
553.966:003f:0040:trace:seh:raise_exception  ebp=0032f328 esp=0032f2c4 cs=0023 ds=ffff002b es=19e002b fs=0063 gs=006b flags=00200246
553.966:003f:0040:trace:seh:call_vectored_handlers calling handler at 0x6a642760 code=40010006 flags=0
553.966:003f:0040:trace:seh:call_vectored_handlers handler at 0x6a642760 returned 0
553.966:003f:0040:trace:seh:call_vectored_handlers calling handler at 0x62527640 code=40010006 flags=0
553.966:003f:0040:trace:seh:call_vectored_handlers handler at 0x62527640 returned 0
553.966:003f:0040:trace:seh:call_stack_handlers calling handler at 0x7b46b580 code=40010006 flags=0
553.966:003f:0040:trace:seh:__regs_RtlUnwind code=40010006 flags=2
553.966:003f:0040:trace:seh:__regs_RtlUnwind eax=00000000 ebx=00000000 ecx=40010006 edx=0032f35c esi=0032f2d0 edi=0032f35c
553.966:003f:0040:trace:seh:__regs_RtlUnwind ebp=0032ee68 esp=0032ee60 eip=7b46b52e cs=0023 ds=002b fs=0063 gs=006b flags=00200206
553.966:003f:0040:trace:seh:__regs_RtlUnwind calling handler at 0x7bcba870 code=40010006 flags=2
553.966:003f:0040:trace:seh:__regs_RtlUnwind handler at 0x7bcba870 returned 1
info:  Game: upc.exe
info:  DXVK: v1.5.5-21-g3d52ab36a
info:  Built-in extension providers:
info:    Win32 WSI
info:    OpenVR
553.973:003f:0040:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\openvr_api_dxvk.dll" at 0x9ff0000: native
553.988:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
warn:  OpenVR: Failed to initialize OpenVR
info:  Required Vulkan extension VK_KHR_surface not supported
553.997:003f:0040:trace:seh:MSVCRT_raise (22)
Unable to read VR Path Registry from C:\users\steamuser\Local Settings\Application Data\openvr\openvrpaths.vrpath
terminate called after throwing an instance of 'dxvk::DxvkError'
554.000:003f:0040:fixme:msvcrt:__clean_type_info_names_internal (0x1000b488) stub
554.089:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
554.189:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
554.290:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
554.390:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
554.491:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
554.591:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
554.692:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
554.792:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
554.892:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
554.993:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
555.093:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
555.193:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
555.294:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
555.398:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
555.499:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
555.599:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
555.700:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
555.800:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
555.901:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
556.001:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
556.101:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
556.202:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
556.302:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
556.403:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
556.503:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
556.604:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
556.704:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
556.804:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
556.905:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
557.005:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
557.105:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
557.206:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
557.306:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
557.407:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
557.508:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
557.608:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
557.709:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
557.810:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
557.910:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
558.011:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
558.112:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
558.213:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
558.313:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
558.414:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
558.515:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
558.615:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
558.716:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
558.817:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
558.917:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
559.018:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
559.118:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
559.219:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
559.320:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
559.420:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
559.553:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
559.653:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
559.754:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
559.855:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
559.956:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
560.056:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
560.157:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
560.258:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
560.358:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
560.459:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
560.559:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
560.660:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
560.760:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
560.861:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
560.962:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
561.062:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
561.163:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
561.263:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
561.364:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
561.465:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
561.565:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
561.666:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
561.766:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
561.867:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
561.968:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
562.068:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
562.169:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
562.269:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
562.370:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
562.471:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
562.572:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
562.672:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
562.773:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
562.874:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
562.975:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
563.075:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
563.176:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
563.276:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
563.377:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
563.477:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
563.578:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
563.679:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
563.779:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
563.880:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
563.980:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
564.081:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
564.181:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
564.282:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
564.383:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
564.484:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
564.584:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
564.685:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
564.786:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
564.887:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
564.987:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
565.088:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
565.189:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
565.290:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
565.390:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
565.491:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
565.592:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
565.693:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
565.793:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
565.894:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
565.995:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
566.096:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
566.196:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
566.297:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
566.397:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
566.498:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
566.599:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
566.700:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
566.800:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
566.901:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
567.002:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
567.103:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
567.203:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
567.304:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
567.405:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
567.505:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
567.606:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
567.707:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
567.808:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
567.909:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
568.009:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
568.110:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
568.211:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
568.312:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
568.412:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
568.513:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
568.613:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
568.714:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
568.815:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
568.915:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
569.016:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
569.116:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
569.217:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
569.317:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
569.417:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
569.518:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
569.619:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
569.720:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
569.820:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
569.920:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
570.021:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
570.121:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
570.222:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
570.322:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
570.423:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
570.523:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
570.624:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
570.724:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
570.824:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
570.925:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
571.025:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
571.126:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
571.226:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
571.327:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
571.427:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
571.527:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
571.628:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
571.729:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
571.829:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
571.930:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
572.030:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
572.131:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
572.232:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
572.332:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
572.461:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
572.562:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
572.662:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
572.762:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
572.864:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
572.965:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
573.066:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
573.166:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
573.266:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
573.367:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
573.468:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
573.568:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
573.669:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
573.769:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
573.870:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
573.973:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
574.075:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
574.176:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
574.276:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
574.377:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
574.477:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
574.578:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
574.678:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
574.779:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
574.879:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
574.980:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
575.081:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
575.181:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
575.282:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
575.382:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
575.483:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
575.583:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
575.684:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
575.785:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
575.885:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
575.986:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
576.086:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
576.187:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
576.288:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
576.388:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
576.489:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
576.591:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
576.693:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
576.793:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
576.894:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
576.994:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
577.094:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
577.195:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
577.295:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
577.396:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
577.497:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
577.597:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
577.698:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
577.798:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
577.898:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
577.999:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
578.099:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
578.200:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
578.300:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
578.405:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
578.509:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
578.613:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
578.713:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
578.814:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
578.914:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
579.015:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
579.115:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
579.215:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
579.316:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
579.416:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
579.517:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
579.617:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
579.718:0039:003d:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub
579.818:0039:003d:warn:debugstr:OutputDebugStringA "D:\\JenkinsWorkspace\\workspace\\client_build_release\\client\\products\\game_starter\\src\\win\\UplayConnection.cpp(159) : Failed to connect to Uplay\n"
579.819:0039:003d:trace:seh:raise_exception code=40010006 flags=0 addr=0x7b00dd67 ip=7b00dd67 tid=003d
579.819:0039:003d:trace:seh:raise_exception  info[0]=0000008f
579.819:0039:003d:trace:seh:raise_exception  info[1]=00a4fb00
579.819:0039:003d:trace:seh:raise_exception  eax=00a4f8c0 ebx=0000008f ecx=00000004 edx=00a4f944 esi=00a4fb00 edi=00000059
579.819:0039:003d:trace:seh:raise_exception  ebp=00a4f918 esp=00a4f8b4 cs=a40023 ds=002b es=60002b fs=a40063 gs=a4006b flags=00200246
579.819:0039:003d:trace:seh:call_vectored_handlers calling handler at 0x62527640 code=40010006 flags=0
579.819:0039:003d:trace:seh:call_vectored_handlers handler at 0x62527640 returned 0
579.819:0039:003d:trace:seh:call_stack_handlers calling handler at 0x7b46b580 code=40010006 flags=0
579.819:0039:003d:trace:seh:__regs_RtlUnwind code=40010006 flags=2
579.819:0039:003d:trace:seh:__regs_RtlUnwind eax=00000000 ebx=00000000 ecx=40010006 edx=00a4f94c esi=00a4f8c0 edi=00a4f94c
579.819:0039:003d:trace:seh:__regs_RtlUnwind ebp=00a4f458 esp=00a4f450 eip=7b46b52e cs=0023 ds=002b fs=0063 gs=006b flags=00200206
579.819:0039:003d:trace:seh:__regs_RtlUnwind calling handler at 0x7bcba870 code=40010006 flags=2
579.819:0039:003d:trace:seh:__regs_RtlUnwind handler at 0x7bcba870 returned 1
579.819:0039:003a:trace:loaddll:free_modref Unloaded module L"C:\\Program Files (x86)\\Steam\\steamclient.dll" : native
579.821:0039:003a:trace:loaddll:free_modref Unloaded module L"C:\\Program Files (x86)\\Steam\\steam.dll" : native
579.823:0039:003a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\api-ms-win-appmodel-runtime-l1-1-2.dll" at 0x6c300000: PE builtin
579.824:0039:003a:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 0032FEB4
Setting breakpad minidump AppID = 939960
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198059248331 [API loaded no]
X connection to :0 broken (explicit kill or server shutdown).
X connection to :0 broken (explicit kill or server shutdown).
pid 4441 != 4440, skipping destruction (fork without exec?)

@kisak-valve
Copy link
Member

kisak-valve commented Mar 26, 2020

info: Required Vulkan extension VK_KHR_surface not supported is the line of interest in your log. It hints that there's an issue with vulkan on your system.
Please copy your system information from Steam (Steam -> Help -> System Information) and put it in a gist, then include a link to the gist in this issue report.

Also, in the future please use a gist or attach logs as a file instead of copy/pasting them directly into the compatibility report.

@pcfirebeats
Copy link

info: Required Vulkan extension VK_KHR_surface not supported is the line of interest in your log. It hints that there's an issue with vulkan on your system.
Please copy your system information from Steam (Steam -> Help -> System Information) and put it in a gist, then include a link to the gist in this issue report.

Also, in the future please use a gist or attach logs as a file instead of copy/pasting them directly into the compatibility report.
Ok,
There:
https://gist.github.com/pcfirebeats/4a39dac3bc02a1eebe8f9ca557f3e501

@kisak-valve
Copy link
Member

kisak-valve commented Mar 26, 2020

Thanks, your system information tells us you do not have a 32 bit vulkan driver installed. Please run something like sudo apt install mesa-vulkan-drivers:i386 and retest.

Checking the game info, it's 64 bit only, so while useful, this isn't the right assessment.

@pcfirebeats
Copy link

pcfirebeats commented Mar 26, 2020

Thanks, your system information tells us you do not have a 32 bit vulkan driver installed. Please run something like sudo apt install mesa-vulkan-drivers:i386 and retest.

Checking the game info, it's 64 bit only, so while useful, this isn't the right assessment.

Actually I did it before you updated and the game launches. I didnt actually played because I don't have time now, but when I closed the game, on steam page it keeps saing that it is being played, the log is here:
https://gist.github.com/pcfirebeats/fc00b97ac5ea739f5caafdc0aa3c259c

Hope it helps.

@kisak-valve
Copy link
Member

Sounds like uplay was still running in the background after the game was closed, and Steam sees it as a child process from starting game.

@pcfirebeats
Copy link

pcfirebeats commented Mar 26, 2020

Then how can I close Uplay, I dont have any Uplay window to close?

Edit: there is a small windows that I need to click to open to see and close Uplay

Just one more question, Do I need to do anything else for the team at Valve to fix this for future releases?

Thanks

@pcfirebeats
Copy link

pcfirebeats commented Apr 11, 2020

Hi again,

I can't play the game in Co-op mode it says the service is not available
"Error: Bookworm - 4C7C267C"

Yet, my friend had no problem playing it online.

Proton 5.0-5

Any suggestion?

Thanks.

@AldoLinx
Copy link

The game is playable but big part of the ground is missing. From reports on protondb this happens if you have the Nvidia driver version 460 or higher. I tested with 460 and 470 and the problem persist.

Far Cry New Dawn - screenshot

@kisak-valve kisak-valve added the NVIDIA drivers Possibly involves an issue with the NVIDIA proprietary driver label Jul 13, 2021
@Sebastiangperez
Copy link

The same thing happened many years ago with Far Cry 5, but with the latest DXVK, was fixed, i dont know whats happen now.

@AldoLinx
Copy link

With the Nvidia 470.57 driver the problem of the missing ground was solved. Now the game works as expected.

@kisak-valve kisak-valve added the Need Retest Request to retest an issue with vanilla Proton label Jul 24, 2021
@kisak-valve kisak-valve removed Need Retest Request to retest an issue with vanilla Proton NVIDIA drivers Possibly involves an issue with the NVIDIA proprietary driver labels Aug 27, 2021
@LethalManBoob
Copy link

Is anyone else having an unplayable stutter fest playing this? Ive tried everything.

@LethalManBoob
Copy link

Still terrible stutterfest. max cpu usage on all min

@joonaskokko
Copy link

joonaskokko commented Mar 18, 2023

Screenshot from 2023-03-18 15-26-21

I started playing the game and noticed that it is suffering from exactly the same problem as Far Cry 5: all hair and fur is completely transparent (#2356 (comment)). This problem has persisted for years.

OS: Ubuntu 22.04 LTS
Device: AMD Radeon RX 580 Series (polaris10, LLVM 14.0.0, DRM 3.49, 6.2.5-x64v1-xanmod1) (0x67df)
Mesa: 22.3.0-rc2
Proton: 7.0-6

@kisak-valve
Copy link
Member

Hello @joonaskokko, can you reproduce the misrendering with a current version of mesa from a PPA like oibaf or kisak-mesa?

@joonaskokko
Copy link

@kisak-valve now tried with Oibaf with Mesa version 23.1.0-devel (git-22d6556 2023-03-18 jammy-oibaf-ppa). The misrendering still happens :(

@kisak-valve kisak-valve added Mesa drivers Possibly involves an issue with a Mesa video driver AMD RADV Possible driver issues with RADV labels Mar 18, 2023
@joonaskokko
Copy link

joonaskokko commented Mar 20, 2023

Unrelated to the hair bug, when I switched to Mesa version 23.1.0-devel I encountered a new problem. When getting closer to some trees/vegetation in the game they disappeared and became transparent, producing these invisible obstacles I could still bump into.

It was like an inverse drawing distance bug so objects getting closer were fading away and re-appearing when moving back. I now moved to kisak-mesa (23.0.0) and it doesn't seem to have the same problem. Very odd.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AMD RADV Possible driver issues with RADV Game compatibility - Unofficial Games not expected to work without issues Mesa drivers Possibly involves an issue with a Mesa video driver .NET Uses the .NET framework XAudio2 Uses the XAudio2 subsystem
Projects
None yet
Development

No branches or pull requests