Advertisement
Opee

KOF Debug 1

May 19th, 2017
64
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 37902 files
  22. [archive] Current data offset: 3634632l bytes
  23. [KOFApplication Init] Registering error handlers
  24. [KOFApplication Init] Mounting save data
  25. [Info] AgPCSystemManager.createWindow()
  26. Window Properties: 1 2 1680 1050
  27. [SilverWare] Initializing with GL (SDL)
  28. createDisplay: failed setting SDL_GL_SetSwapInterval(1)
  29.  
  30. [SilverWare] Creating display...
  31. [SilverWare] Initializing...
  32. [DISPLAY MODES] 1, 2376, 1485, 60
  33. [DISPLAY MODES] 2, 1680, 1050, 60
  34. [DISPLAY MODES] 3, 1600, 1024, 60
  35. [DISPLAY MODES] 4, 1600, 900, 60
  36. [DISPLAY MODES] 5, 1366, 768, 60
  37. [DISPLAY MODES] 6, 1360, 768, 60
  38. [DISPLAY MODES] 7, 1280, 1024, 75
  39. [DISPLAY MODES] 8, 1280, 960, 60
  40. [DISPLAY MODES] 9, 1280, 800, 60
  41. [DISPLAY MODES] 10, 1280, 768, 60
  42. [DISPLAY MODES] 11, 1280, 720, 60
  43. [DISPLAY MODES] 12, 1152, 864, 75
  44. [DISPLAY MODES] 13, 1024, 768, 75
  45. [DISPLAY MODES] 14, 800, 600, 75
  46. [DISPLAY MODES] 15, 720, 576, 75
  47. [DISPLAY MODES] 16, 720, 480, 75
  48. [DISPLAY MODES] 17, 640, 480, 75
  49. [SilverWare] Created display (w=1680, h=1050)
  50. [SilverWare] Registering display
  51. [Info] AgPCSystemManager.onWindowActivate() switched window activation
  52. [Info] AgSystemManager.onActivated()
  53. [Info] AgSystemManager.onActivated()
  54. [Info] AgSystemManager.onDisplayChanged()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement