0% found this document useful (0 votes)
17 views

Libro4

The document details the initialization process of the Rockstar Games Social Club SDK for the game GTA V on Steam. It includes information about the user's settings, network initialization, and various components of the SDK being loaded, such as the Achievement Manager and Profile Manager. The user successfully signs into their profile and syncs their achievements and friends list.

Uploaded by

siammilis45
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views

Libro4

The document details the initialization process of the Rockstar Games Social Club SDK for the game GTA V on Steam. It includes information about the user's settings, network initialization, and various components of the SDK being loaded, such as the Achievement Manager and Profile Manager. The user successfully signs into their profile and syncs their achievements and friends list.

Uploaded by

siammilis45
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 3

[00000000] Sun Mar 26 20:04:03 2023

[00000000] Rockstar Games Social Club SDK: x64 RELEASE


[00000000]
[00000000] Settings:
[00000000] Offline Only Mode: false
[00000000] Launcher Mode: false
[00000000] Running title: gta5
[00000000] Platform: Steam
[00000000] Steam user: aleturner45
[00000000] Language: Spanish
[00000000] Environment: Production
[00000000]
[00000000] Network initialized
[00000000] Presence Supported: 1
[00000000] Friends Supported: 1
[00000000] Connection State Change Supported: 1
[00000000] Achievements Supported: 1
[00000000] Autologin/Transfer Supported: 1
[00000000]
[00000000] RAGE initialized
[00000000] Social Club Directory: C:\Program Files\Rockstar Games\Social Club\
[00000000] Root Data Directory: C:\Users\user\Documents\Rockstar Games\
[00000000] File System Initialized
[00000000]
[00000000] Command Line Arguments:
[00000000] -skipPatcherCheck
[00000000] -StraightIntoFreemode
[00000000] -enableCrashpad
[00000000] -useSteam
[00000000] -steamAppId=271590
[00000000] -scCommerceProvider=4
[00000000] -scUseFQDNAvatars
[00000000]
[00000004] Version Info: 2.1.6.7
[00000004] JSON Interface initialized
[00000005] Social Club Data initialized
[00000031] Metadata initialized
[00000032] Achievement Manager initialized
[00000032] Player Manager initialized
[00000035] Gamer Pic Manager initialized
[00000099] Profile Manager initialized
[00000099] Presence Manager initialized
[00000099] Using commerce provider: 4
[00000099] Commerce Manager initialized
[00000099] Task Manager initialized
[00000099] Telemetry Manager initialized
[00000099] Network interface initialized
[00000099] Cloud Saves interface initialized
[00000100] Multi-Factor Authentication initialized
[00000102] Profanity filter initialized
[00000103] Game/Launcher IPC initialized
[00000105] Subprocess path: C:\Program Files\Rockstar Games\Social Club\SocialClubHelper.exe
[00000121] Validating Social Club dependency versions:
[00000121] Social Club DLL (C:\Program Files\Rockstar Games\Social Club\socialclub.dll) - 2.1.6.7
[00000121] Social Club Helper (C:\Program Files\Rockstar Games\Social Club\SocialClubHelper.exe) - 2.1.6.7
[00000121] Vulkan Renderer Layer (C:\Program Files\Rockstar Games\Social Club\SocialClubVulkanLayer.dll) - 2.1.6.7
[00000121] D3D12 Renderer DLL (C:\Program Files\Rockstar Games\Social Club\SocialClubD3D12Renderer.dll) - 2.1.6.7
[00000122] Chromium Embedded Framework (C:\Program Files\Rockstar Games\Social Club\libcef.dll) - 85.3.9.0
[00000124] SDK fully initialized
[00000124]
[00000139] Social Club UI - Entering State: 'WAIT_BROWSER'
[00015951] Browser Cache Directory: C:\Users\user\Documents\Rockstar Games\Social Club\Renderer\
[00015955] Subprocess path: C:\Program Files\Rockstar Games\Social Club\SocialClubHelper.exe
[00016043] UpdateConnectionState :: Connection state changed from offline to online
[00016044] OnChannelConnected - rgsc_gameinst_0 (remoteProcessId 2108)
[00016123] Social Club UI - Entering State: 'WAIT_IPC'
[00018180] Social Club UI - Entering State: 'LOADING'
[00018182] Social Club UI - Entering State: 'WAITING_FOR_PAGE_LOAD'
[00018183] OnChannelConnected - rgsc_ipc_1548 (remoteProcessId 1140)
[00020997] OnChannelConnected - rgsc_ipc_1548_channel_1 (remoteProcessId 14632)
[00022221] Social Club UI - Entering State: 'WAITING_FOR_PAGE_READY'
[00026629] Social Club UI - Entering State: 'PAGE_READY'
[00026629] Social Club UI - Entering State: 'START_SIGN_IN'
[00026629] Connected to Rockstar Games Launcher for authentication
[00026629] Received ticket from Rockstar Games Launcher.
[00026764] Social Club UI - Entering State: 'SIGNING_IN'
[00026765] Signing in to profile 'Alechibi25' (Online: 1, Auto Sign In: 0, Save Email: 0)
[00026854] Queue download of profile avatar
[00026854] Requesting authorization token from server.
[00028064] Syncing achievements.
[00029596] Syncing friends.
[00032496] Signed in online to profile: Alechibi25
[00032496] Social Club UI - Entering State: 'FINISHED'
[00032496] Finished loading Social Club UI
[00032496]
r.exe) - 2.1.6.7
ulkanLayer.dll) - 2.1.6.7
D12Renderer.dll) - 2.1.6.7
ibcef.dll) - 85.3.9.0

You might also like