Advertisement
Guest User

Untitled

a guest
Aug 5th, 2017
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. [Info] AgSystemManager.onSingletonInit()
  2. [KOFApplication Init] Initializing debug info...
  3. [KOFApplication Init] Initializing SilverWare
  4. [Info] [SilverWare Init] Initializing Math
  5. [Info] [SilverWare Init] Initializing Worker Pool
  6. [Info] [SilverWare Init] Initializing User Manager
  7. [Info] [SilverWare Init] Initializing Filesystem
  8. [Info] [SilverWare Init] Mounting content folder
  9. [Info] [SilverWare Init] Initializing Input
  10. [Info] [SilverWare Init] Initializing Player Manager
  11. [Info] [SilverWare Init] Initializing Audio Manager
  12. AgThreadPool initializing work buffer
  13. AgThreadPool initializing working buffer
  14. AgThreadPool initializing completed buffer
  15. AgThreadPool initializing threads
  16. AgThreadPool creating thread 0
  17. AgThreadPool added thread 0
  18. [KOFApplication Init] Loading WAD file
  19. [archive] Creating archive from content:assets.wad
  20. [archive] Loading headers...
  21. [archive] Contains 37900 files
  22. [archive] Current data offset: 3634496l bytes
  23. [KOFApplication Init] Registering error handlers
  24. [KOFApplication Init] Mounting save data
  25. [Info] AgPCSystemManager.createWindow()
  26. Window Properties: 1 0 960 540
  27. [SilverWare] Initializing with GL (SDL)
  28. [Info] AgSystemManager.onActivated()
  29. createDisplay: failed setting SDL_GL_SetSwapInterval(1)
  30.  
  31. [SilverWare] Creating display...
  32. [SilverWare] Initializing...
  33. [DISPLAY MODES] 1, 1920, 1080, 60
  34. [DISPLAY MODES] 2, 1680, 1050, 60
  35. [DISPLAY MODES] 3, 1600, 1200, 60
  36. [DISPLAY MODES] 4, 1600, 900, 60
  37. [DISPLAY MODES] 5, 1440, 900, 60
  38. [DISPLAY MODES] 6, 1400, 1050, 60
  39. [DISPLAY MODES] 7, 1280, 1024, 60
  40. [DISPLAY MODES] 8, 1280, 768, 60
  41. [DISPLAY MODES] 9, 1280, 720, 60
  42. [DISPLAY MODES] 10, 1024, 768, 60
  43. [DISPLAY MODES] 11, 1024, 600, 60
  44. [DISPLAY MODES] 12, 800, 600, 60
  45. [DISPLAY MODES] 13, 800, 480, 60
  46. [DISPLAY MODES] 14, 720, 576, 60
  47. [DISPLAY MODES] 15, 720, 480, 60
  48. [DISPLAY MODES] 16, 640, 480, 67
  49. [SilverWare] Created display (w=960, h=540)
  50. [SilverWare] Registering display
  51. [Info] AgPCSystemManager.onWindowActivate() switched window activation
  52. [Info] AgSystemManager.onActivated()
  53. [OpenGL Debug] Registering OpenGL debug callback
  54. [Info] AgSystemManager.onShutdown()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement