Advertisement
Guest User

Untitled

a guest
Aug 29th, 2015
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.06 KB | None | 0 0
  1. Latest log:
  2. [29/08/2015 21:52:22.058] Started new log on 29/08/2015 21:52:22.057
  3. [29/08/2015 21:52:22.058] ====================================================================================================
  4. [29/08/2015 21:52:22.045] Log path: D:\Rockstar\RagePluginHook.log
  5. [29/08/2015 21:52:22.058] Log verbosity: Verbose
  6. [29/08/2015 21:52:22.060] Initializing input system
  7. [29/08/2015 21:52:22.065] Initializing game console
  8. [29/08/2015 21:52:22.076] Console key has been set to F4 (key code: 115)
  9. [29/08/2015 21:52:22.130] Initializing console variable "SkipGameIntro".
  10. [29/08/2015 21:52:22.130] Type: System.Boolean, Reading section: "Miscellaneous", key: SkipGameIntro
  11. [29/08/2015 21:52:22.134] Read value: <null>
  12. [29/08/2015 21:52:22.135] Initializing console variable "DisableRenderVersionText".
  13. [29/08/2015 21:52:22.135] Type: System.Boolean, Reading section: "Miscellaneous", key: DisableRenderVersionText
  14. [29/08/2015 21:52:22.143] Read value: True
  15. [29/08/2015 21:52:22.143] Setting value of console variable "DisableRenderVersionText" to stored value.
  16. [29/08/2015 21:52:22.143] Initializing console variable "DisableCustomLoadingScreen".
  17. [29/08/2015 21:52:22.143] Type: System.Boolean, Reading section: "Miscellaneous", key: DisableCustomLoadingScreen
  18. [29/08/2015 21:52:22.144] Read value: True
  19. [29/08/2015 21:52:22.144] Setting value of console variable "DisableCustomLoadingScreen" to stored value.
  20. [29/08/2015 21:52:22.144] Initializing console variable "ConsoleKey".
  21. [29/08/2015 21:52:22.144] Type: System.Windows.Forms.Keys, Reading section: "Miscellaneous", key: ConsoleKey
  22. [29/08/2015 21:52:22.144] Read value: <null>
  23. [29/08/2015 21:52:22.144] Initializing console variable "PluginTimeoutThreshold".
  24. [29/08/2015 21:52:22.144] Type: System.Int32, Reading section: "Miscellaneous", key: PluginTimeoutThreshold
  25. [29/08/2015 21:52:22.145] Read value: 10000
  26. [29/08/2015 21:52:22.145] Setting value of console variable "PluginTimeoutThreshold" to stored value.
  27. [29/08/2015 21:52:22.145] Initializing console variable "AlwaysShowConsoleOutput".
  28. [29/08/2015 21:52:22.145] Type: System.Boolean, Reading section: "Miscellaneous", key: AlwaysShowConsoleOutput
  29. [29/08/2015 21:52:22.145] Read value: <null>
  30. [29/08/2015 21:52:22.145] Initializing console variable "WarnOnPluginLoad".
  31. [29/08/2015 21:52:22.145] Type: System.Boolean, Reading section: "Miscellaneous", key: WarnOnPluginLoad
  32. [29/08/2015 21:52:22.146] Read value: True
  33. [29/08/2015 21:52:22.146] Setting value of console variable "WarnOnPluginLoad" to stored value.
  34. [29/08/2015 21:52:22.146] Initializing console variable "ShowOnScreenWarnings".
  35. [29/08/2015 21:52:22.146] Type: System.Boolean, Reading section: "Miscellaneous", key: ShowOnScreenWarnings
  36. [29/08/2015 21:52:22.146] Read value: <null>
  37. [29/08/2015 21:52:22.146] Console initialized
  38. [29/08/2015 21:52:22.146] Initializing forms manager
  39. [29/08/2015 21:52:22.150] Version: RAGE Plugin Hook v0.22.681.4717 PUBLIC ALPHA for Grand Theft Auto V
  40. [29/08/2015 21:52:22.171] ================ RAGE Plugin Hook ================
  41. [29/08/2015 21:52:22.176] Checking game support
  42. [29/08/2015 21:52:22.181] Product name: Grand Theft Auto V
  43. [29/08/2015 21:52:22.181] Product version: 1.0.393.4
  44. [29/08/2015 21:52:22.181] Is steam version: False
  45. [29/08/2015 21:52:22.182] Initializing DirectX
  46. [29/08/2015 21:52:22.184] Initializing Direct3D
  47. [29/08/2015 21:52:22.184] Loading C:\Windows\system32\d3d11.dll
  48. [29/08/2015 21:52:22.184] Loaded at 0x7FEF70E0000
  49. [29/08/2015 21:52:22.184] D3D11CreateDeviceAndSwapChain at 0x7FEF71000F8
  50. [29/08/2015 21:52:22.184] Creating Direct3D 11 device and swap chain
  51. [29/08/2015 21:52:22.220] Swap Chain created: 0x660024D0
  52. [29/08/2015 21:52:22.220] Swap Chain VTable: 0x660024D0
  53. [29/08/2015 21:52:22.220] Swap Chain VTable_2: 0x7FEF7365AE0
  54. [29/08/2015 21:52:22.220] 0x4856415756535540;0xB0EC8148C9246C8D;0x8DEE058B48000000
  55. [29/08/2015 21:52:22.220] D3D11Present: 0x7FEF738B2F8
  56. [29/08/2015 21:52:22.220] D3D11ResizeBuffers: 0x7FEF738F97C
  57. [29/08/2015 21:52:22.220] D3D11ResizeTarget: 0x7FEF73907D8
  58. [29/08/2015 21:52:22.220] D3D11SetFullscreenState: 0x7FEF7390B64
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement