Page Time: 0.1348s

Memory: 5.4437 MB (Peak: 6.0737 MB)

Queries (32, time: 0.0292s, 21.6%)

  1. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000294
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  2. SELECT thread.*
    	,
    		user.gender, user.avatar_date, user.gravatar,
    		NULL AS thread_read_date,
    		0 AS thread_reply_banned,
    		0 AS thread_is_watched,
    		'' AS draft_message, NULL AS draft_extra,
    		IF(rate.count IS NULL, 0, rate.count) AS thread_rate_count, IF(rate.sum IS NULL, 0, rate.sum) AS thread_rate_sum, IF(rate.avg IS NULL, 0, rate.avg) AS thread_rate_avg
    FROM xf_thread AS thread
    
    		LEFT JOIN xf_user AS user ON
    			(user.user_id = thread.user_id)
    		LEFT JOIN ns_threadrating_rate AS rate ON (rate.thread_id = thread.thread_id)
    WHERE thread.thread_id = ?
    Params: 22210
    Run Time: 0.001051
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEthreadconstPRIMARYPRIMARY4const1 
    SIMPLEuserconstPRIMARYPRIMARY4const1 
    SIMPLErateconstPRIMARYPRIMARY4const0Unique row not found
  3. SELECT node.*, forum.*
    	,
    	permission.cache_value AS node_permission_cache,
    		NULL AS forum_read_date
    FROM xf_forum AS forum
    INNER JOIN xf_node AS node ON (node.node_id = forum.node_id)
    
    	LEFT JOIN xf_permission_cache_content AS permission
    		ON (permission.permission_combination_id = 1
    			AND permission.content_type = 'node'
    			AND permission.content_id = forum.node_id)
    WHERE node.node_id = ?
    Params: 45
    Run Time: 0.000509
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEnodeconstPRIMARYPRIMARY4const1 
    SIMPLEforumconstPRIMARYPRIMARY4const1 
    SIMPLEpermissionconstPRIMARYPRIMARY35const,const,const1 
  4. SELECT post.*
    	,
    		bb_code_parse_cache.parse_tree AS message_parsed, bb_code_parse_cache.cache_version AS message_cache_version,
    		user.*, IF(user.username IS NULL, post.username, user.username) AS username,
    		user_profile.*,
    		user_privacy.*,
    		signature_parse_cache.parse_tree AS signature_parsed, bb_code_parse_cache.cache_version AS signature_cache_version,
    		session_activity.view_date AS last_view_date,
    		0 AS like_date
    FROM xf_post AS post
    
    		LEFT JOIN xf_bb_code_parse_cache AS bb_code_parse_cache ON
    			(bb_code_parse_cache.content_type = 'post' AND bb_code_parse_cache.content_id = post.post_id)
    		LEFT JOIN xf_user AS user ON
    			(user.user_id = post.user_id)
    		LEFT JOIN xf_user_profile AS user_profile ON
    			(user_profile.user_id = post.user_id)
    		LEFT JOIN xf_user_privacy AS user_privacy ON
    			(user_privacy.user_id = post.user_id)
    		LEFT JOIN xf_bb_code_parse_cache AS signature_parse_cache ON
    			(signature_parse_cache.content_type = 'signature' AND signature_parse_cache.content_id = post.user_id)
    		LEFT JOIN xf_session_activity AS session_activity ON
    			(post.user_id > 0 AND session_activity.user_id = post.user_id AND session_activity.unique_key = CAST(post.user_id AS BINARY))
    WHERE post.thread_id = ?
    	 AND (post.position >= 220 AND post.position < 240) 
    	AND (post.message_state IN ('visible'))
    ORDER BY post.position ASC, post.post_date ASC
    Params: 22210
    Run Time: 0.003560
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEpostrangethread_id_post_date,thread_id_positionthread_id_position8 20Using index condition; Using where; Using filesort
    SIMPLEbb_code_parse_cacheeq_refcontent_type_idcontent_type_id31const,user_nextstagerussia.post.post_id1Using where
    SIMPLEusereq_refPRIMARYPRIMARY4user_nextstagerussia.post.user_id1 
    SIMPLEuser_profileeq_refPRIMARYPRIMARY4user_nextstagerussia.post.user_id1 
    SIMPLEuser_privacyeq_refPRIMARYPRIMARY4user_nextstagerussia.post.user_id1 
    SIMPLEsignature_parse_cacheeq_refcontent_type_idcontent_type_id31const,user_nextstagerussia.post.user_id1Using where
    SIMPLEsession_activityeq_refPRIMARYPRIMARY22user_nextstagerussia.post.user_id,func1Using where
  5. INSERT DELAYED INTO xf_thread_view
    	(thread_id)
    VALUES
    	(?)
    Params: 22210
    Run Time: 0.005524
  6. INSERT INTO xf_session_activity
    	(user_id, unique_key, ip, controller_name, controller_action, view_state, params, view_date, robot_key)
    VALUES
    	(?, ?, ?, ?, ?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE
    	ip = VALUES(ip),
    	controller_name = VALUES(controller_name),
    	controller_action = VALUES(controller_action),
    	view_state = VALUES(view_state),
    	params = VALUES(params),
    	view_date = VALUES(view_date),
    	robot_key = VALUES(robot_key)
    Params: 0, , , XenForo_ControllerPublic_Thread, Index, valid, thread_id=22210&page=12, 1714776624,
    Run Time: 0.000349
  7. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 733187, a:3:{i:0;a:4:{s:3:"tag";s:5:"quote";s:6:"option";s:36:"Каин, post: 733185, member: 3850";s:8:"original";a:2:{i:0;s:46:"[QUOTE="Каин, post: 733185, member: 3850"]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:1:{i:0;s:10:"5/10 :eek:";}}i:1;s:43:" А Антуан оргазмирует =) ";i:2;a:4:{s:3:"tag";s:5:"media";s:6:"option";s:7:"youtube";s:8:"original";a:2:{i:0;s:15:"[MEDIA=youtube]";i:1;s:8:"[/MEDIA]";}s:8:"children";a:1:{i:0;s:11:"Z9Rpj3KEkd8";}}}, 1701116101, 1714776624
    Run Time: 0.000796
  8. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: signature, 3212, a:1:{i:0;s:17:"There only be ONE";}, 1701116101, 1714776624
    Run Time: 0.000301
  9. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 733994, a:2:{i:0;s:36:"Патчик для XB1 вышел: ";i:1;a:4:{s:3:"tag";s:5:"quote";s:6:"option";N;s:8:"original";a:2:{i:0;s:7:"[QUOTE]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:7:{i:0;s:1:" ";i:1;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:45:"Quantum Break Xbox One Title Update 28.4.2016";}}i:2;s:18:" Today, 08:54 AM ";i:3;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:18:"Act Fixes/Updates:";}}i:4;s:1065:" Act 1 Part 1: Fixed a rare instance of taxi being missing from the intro cinematic Act 1 Part 2: Fixed assets disappearing if players backtrack Act 1 Part 2: Fixed an issue where players could not kill the guard in the parking lot Act 1 Part 3: Fixed backtracking issues where some parts could unload Act 1: Fixed overlapping audio in opening cinematic Act 2 Part 1: Fixed Nick pathing issues Act 2 Part 1: You can no longer get underneath the puzzle at the security station Act 2 Part 2: First Chronon source renders properly Act 2 Part 3: Added collision on time machine corridor to prevent player’s accidentally falling to their death Act 2 Part 3: Fixed backtracking issues where some parts could unload Act 2 Part 3: Fixed rare NPC issues where Amy or Nick could be killed or block the door Junction 3: Fixed Hatch being hidden if the user skips a future vision too quickly Junction 4: Fixed flickering environment outside office building Act 5: Fixed last subtitle going by too quickly to read Act 5: Fixed missing line in Portuguese audio in a cinematic ";i:5;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:22:"General Fixes/Updates:";}}i:6;s:1342:" Fixed issue where ambient sounds disappeared when mashing buttons during a cinematic Removed unnecessary loading screens showing up Updated credits World no longer visibly unloads after Jack lets Beth and NPC into the Swimming Pool front door Amy no longer remains still and without pathing towards gate in train yard Fixed Jack’s subtitles not showing in some cinematics Unlock descriptions for Will Diary 1 and Will Diary 2 are no longer reversed Fix for blinking lights, where flares would blink excessively bright after resuming from suspend mode Fixes for making Xbox Live integration more fault-tolerant Remedy logo fix Fix for a rare bug that accidentally wiped progress after completing the game Fix for some TV screens sometimes showing a really grainy image Fixed circular progress bar alpha in the junction stats screen Fixed video playback not always ending if the video was synced to audio Fixed two rare instances of stalls when loading Fixed a rare crash with the video texture system Fixed crash in download menu when switching profiles Fixed "Waiting for install to complete" text not being localized when changing the language Game/story/collectible progress hero stats no longer display incorrectly when player has less than a percent of progress Fixed rare instances of cloud saves failing and causing loss of progress ";}}}, 1701116101, 1714776624
    Run Time: 0.002702
  10. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 734143, a:1:{i:0;s:165:"На pc вышел патч на 27гб, но установившие говорят, что вылет на старте так и не починили :facepalm:";}, 1701116101, 1714776624
    Run Time: 0.000367
  11. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 734145, a:2:{i:0;a:4:{s:3:"tag";s:5:"quote";s:6:"option";s:30:"VaaN, post: 734143, member: 74";s:8:"original";a:2:{i:0;s:40:"[QUOTE="VaaN, post: 734143, member: 74"]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:1:{i:0;s:165:"На pc вышел патч на 27гб, но установившие говорят, что вылет на старте так и не починили :facepalm:";}}i:1;s:70:" ждем пользовательского патча на 27 кб))";}, 1701116101, 1714776624
    Run Time: 0.000196
  12. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: signature, 1289, a:1:{i:0;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:31:"https://psnprofiles.com/dikh_ru";s:8:"original";a:2:{i:0;s:37:"[URL=https://psnprofiles.com/dikh_ru]";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:42:"https://card.psnprofiles.com/1/dikh_ru.png";}}}}}, 1701116101, 1714776624
    Run Time: 0.000322
  13. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 741943, a:1:{i:0;s:33:"14 Сентября в Стиме";}, 1701116101, 1714776624
    Run Time: 0.001194
  14. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: signature, 777, a:1:{i:0;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:45:"https://www.trueachievements.com/gamer/Chakie";s:8:"original";a:2:{i:0;s:51:"[URL=https://www.trueachievements.com/gamer/Chakie]";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:54:"https://www.trueachievements.com/gamercards/Chakie.png";}}}}}, 1701116101, 1714776624
    Run Time: 0.000197
  15. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 741949, a:2:{i:0;s:73:"Лол, недолго продержались. Подробности ";i:1;a:4:{s:3:"tag";s:5:"quote";s:6:"option";N;s:8:"original";a:2:{i:0;s:7:"[QUOTE]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:17:{i:0;s:1:" ";i:1;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:60:"http://ru.riotpixels.com/companies/remedy-entertainment-ltd/";s:8:"original";a:2:{i:0;s:68:"[URL='http://ru.riotpixels.com/companies/remedy-entertainment-ltd/']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;s:20:"Remedy Entertainment";}}i:2;s:4:" и ";i:3;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:53:"http://ru.riotpixels.com/companies/microsoft-studios/";s:8:"original";a:2:{i:0;s:61:"[URL='http://ru.riotpixels.com/companies/microsoft-studios/']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;s:17:"Microsoft Studios";}}i:4;s:100:" объявили, что шутер с замедлением времени и укрытиями ";i:5;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:45:"http://ru.riotpixels.com/games/quantum-break/";s:8:"original";a:2:{i:0;s:53:"[URL='http://ru.riotpixels.com/games/quantum-break/']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:13:"Quantum Break";}}}}i:6;s:279:" выйдет в Steam 14 сентября. Сейчас игру можно купить только в Xbox Store и Windows Store. Помимо Steam игра также появится в привычных магазинах (благодаря партнерству с ";i:7;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:53:"http://ru.riotpixels.com/companies/nordic-games-gmbh/";s:8:"original";a:2:{i:0;s:61:"[URL='http://ru.riotpixels.com/companies/nordic-games-gmbh/']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;s:12:"Nordic Games";}}i:8;s:32:") – под названием ";i:9;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:45:"http://ru.riotpixels.com/games/quantum-break/";s:8:"original";a:2:{i:0;s:53:"[URL='http://ru.riotpixels.com/games/quantum-break/']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:45:"Quantum Break: Timeless Collector’s Edition";}}}}i:10;s:314:". «Коллекционка» будет включать саму игру на 5 дисках, саундтрек на компакте (аудио-CD), 2 постера, книгу и Blu-ray о работе над игрой. Обе версии обойдутся в €39,99/$39,99. Как написала ";i:11;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:60:"http://ru.riotpixels.com/companies/remedy-entertainment-ltd/";s:8:"original";a:2:{i:0;s:68:"[URL='http://ru.riotpixels.com/companies/remedy-entertainment-ltd/']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;s:6:"Remedy";}}i:12;s:6:" в «";i:13;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:57:"https://twitter.com/remedygames/status/763398340667113472";s:8:"original";a:2:{i:0;s:65:"[URL='https://twitter.com/remedygames/status/763398340667113472']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;s:16:"Твиттере";}}i:14;s:121:"», игру разрешат запустить под Windows 7 (64-bit) и выше. Читать полностью:";i:15;a:4:{s:3:"tag";s:3:"url";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[URL]";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;s:65:"http://riotpixels.com/quantum-break-vse-taki-doberetsya-do-steam/";}}i:16;s:1:" ";}}}, 1701116101, 1714776624
    Run Time: 0.000239
  16. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 741951, a:1:{i:0;s:136:"И помни золушка , 13 сентября в полночь ,твой эксклюзив превратится в тыкву.";}, 1701116101, 1714776624
    Run Time: 0.000328
  17. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: signature, 8798, a:1:{i:0;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:113:"Раскаяться никогда не поздно,а вот согрешить можно и опоздать";}}}, 1701116101, 1714776624
    Run Time: 0.000270
  18. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 741952, a:2:{i:0;a:4:{s:3:"tag";s:5:"quote";s:6:"option";s:39:"Bикинг, post: 741951, member: 8798";s:8:"original";a:2:{i:0;s:49:"[QUOTE="Bикинг, post: 741951, member: 8798"]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:1:{i:0;s:136:"И помни золушка , 13 сентября в полночь ,твой эксклюзив превратится в тыкву.";}}i:1;s:226:" В тыкву он давно превратился - теперь осталось её только нарезать по-человечески. Приготовить, так сказать, к употреблению.";}, 1701116101, 1714776624
    Run Time: 0.000240
  19. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: signature, 2988, a:2:{i:0;s:117:"Монахи Шаолиня могут многое, но в основном шароёбятся без дела. ";i:1;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:35:"http://psnprofiles.com/hidding88_87";s:8:"original";a:2:{i:0;s:43:"[URL='http://psnprofiles.com/hidding88_87']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:47:"https://card.psnprofiles.com/1/hidding88_87.png";}}}}}, 1701116101, 1714776624
    Run Time: 0.000283
  20. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 741956, a:1:{i:0;s:161:"Мне не понятно, как при таких решениях компания собирается продвигать свой виндоусстор?";}, 1701116101, 1714776624
    Run Time: 0.000394
  21. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 741995, a:2:{i:0;s:130:"Стим версии игры DX12 волшебным образом не понадобится =) Все будет на DX11: ";i:1;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:37:"https://abload.de/img/tweet2pzssd.png";}}}, 1701116101, 1714776624
    Run Time: 0.004654
  22. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 741996, a:1:{i:0;s:169:"Потому чтобы на DX12 игру перевели насильно в последний момент, может даже на 11 шустрее будет :)";}, 1701116101, 1714776624
    Run Time: 0.000477
  23. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 743751, a:2:{i:0;s:75:"Стим и на физике перенесли на 29 Сентября ";i:1;a:4:{s:3:"tag";s:5:"quote";s:6:"option";N;s:8:"original";a:2:{i:0;s:7:"[QUOTE]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:1:{i:0;s:303:""Due to additional time required for mastering and manufacturing the Quantum Break – Timeless Collector’s Edition for retail, the decision has been made to move the release to September 29,” THQ Nordic said in an update. “This concerns both, the Steam version, as well as the retail edition.”";}}}, 1701116101, 1714776624
    Run Time: 0.000775
  24. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 746276, a:2:{i:0;s:25:"Стимотрейлер ";i:1;a:4:{s:3:"tag";s:5:"media";s:6:"option";s:7:"youtube";s:8:"original";a:2:{i:0;s:15:"[MEDIA=youtube]";i:1;s:8:"[/MEDIA]";}s:8:"children";a:1:{i:0;s:11:"r36nBuRGzVk";}}}, 1701116101, 1714776624
    Run Time: 0.000805
  25. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 746650, a:1:{i:0;s:578:"Цена в Steam соответствует цене из Win Store - всего 700р. Наконец-то осознали, что в нашей стране за 4к. на ПеКа их игра мало кому нужна :). Купил попробовать че там за эксклюзив, приходится качать 68 гигов. UPD: А не, 68 гигов это необходимое место для установки, а сама игра весит 36 гигов. UPD 2: И все же 68 гигов. Скачалось 36, а занимает 68.";}, 1701116101, 1714776624
    Run Time: 0.000552
  26. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 746715, a:15:{i:0;s:240:"Сделал немного скринов, стим версия все также уродлива, ленивые жопы из ремеди не меняли вообще ничего. Мыло и шлейфы во всей красе ";i:1;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:35:"http://radikal.ru/big/1w4r3x0l27cat";s:8:"original";a:2:{i:0;s:41:"[url=http://radikal.ru/big/1w4r3x0l27cat]";i:1;s:6:"[/url]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[img]";i:1;s:6:"[/img]";}s:8:"children";a:1:{i:0;s:53:"http://s019.radikal.ru/i622/1609/54/abc68395eafft.jpg";}}}}i:2;s:1:" ";i:3;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:35:"http://radikal.ru/big/sthscizdv7snb";s:8:"original";a:2:{i:0;s:41:"[url=http://radikal.ru/big/sthscizdv7snb]";i:1;s:6:"[/url]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[img]";i:1;s:6:"[/img]";}s:8:"children";a:1:{i:0;s:53:"http://s019.radikal.ru/i613/1609/ff/e2a3836f4d03t.jpg";}}}}i:4;s:1:" ";i:5;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:35:"http://radikal.ru/big/nhiizdhm6ikow";s:8:"original";a:2:{i:0;s:41:"[url=http://radikal.ru/big/nhiizdhm6ikow]";i:1;s:6:"[/url]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[img]";i:1;s:6:"[/img]";}s:8:"children";a:1:{i:0;s:53:"http://s017.radikal.ru/i421/1609/15/9705f21a5319t.jpg";}}}}i:6;s:1:" ";i:7;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:35:"http://radikal.ru/big/1vo6yvf4r476t";s:8:"original";a:2:{i:0;s:41:"[url=http://radikal.ru/big/1vo6yvf4r476t]";i:1;s:6:"[/url]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[img]";i:1;s:6:"[/img]";}s:8:"children";a:1:{i:0;s:53:"http://s017.radikal.ru/i425/1609/43/83430c0c1743t.jpg";}}}}i:8;s:1:" ";i:9;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:35:"http://radikal.ru/big/hqnthwpsrljv3";s:8:"original";a:2:{i:0;s:41:"[url=http://radikal.ru/big/hqnthwpsrljv3]";i:1;s:6:"[/url]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[img]";i:1;s:6:"[/img]";}s:8:"children";a:1:{i:0;s:53:"http://s020.radikal.ru/i707/1609/03/19f5d2e1dedat.jpg";}}}}i:10;s:1:" ";i:11;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:35:"http://radikal.ru/big/au5u9q8jruqem";s:8:"original";a:2:{i:0;s:41:"[url=http://radikal.ru/big/au5u9q8jruqem]";i:1;s:6:"[/url]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[img]";i:1;s:6:"[/img]";}s:8:"children";a:1:{i:0;s:53:"http://s019.radikal.ru/i618/1609/9a/1feba31230d9t.jpg";}}}}i:12;s:1:" ";i:13;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:35:"http://radikal.ru/big/7dd6m2ezhr1rd";s:8:"original";a:2:{i:0;s:41:"[url=http://radikal.ru/big/7dd6m2ezhr1rd]";i:1;s:6:"[/url]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[img]";i:1;s:6:"[/img]";}s:8:"children";a:1:{i:0;s:53:"http://s019.radikal.ru/i628/1609/80/d62f0575cad9t.jpg";}}}}i:14;s:547:" С производительностью тоже все через задницу, большую часть времени игра идет в 60fps, но в роликах переключается на 30, причем в 30 кадрах мы играем и несколько секунд после ролика, пока игра не "прогрузит" 60fps. В тяжелых сценах постоянно скачки между 30 и 60. Короче криворукость разработчиков тут на лицо.";}, 1701116101, 1714776624
    Run Time: 0.000838
  27. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 746716, a:1:{i:0;s:584:"Мыло конечно еще то, хотя анимация довольно неплохая, в том числе и лицевая. Ну а с оптимизоном все еще норм, т.к. до Batman: Arkham Knight на старте Steam-версии Quantum Break ой как далеко :). В отзывах встречал даже комментарии людей, которые запускали игру на GeForce 750 TI и она более менее нормально шла, видимо откат на DX 11 пошел игре на пользу.";}, 1701116101, 1714776624
    Run Time: 0.000775
  28. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 746717, a:2:{i:0;a:4:{s:3:"tag";s:5:"quote";s:6:"option";s:30:"VaaN, post: 746715, member: 74";s:8:"original";a:2:{i:0;s:40:"[QUOTE="VaaN, post: 746715, member: 74"]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:1:{i:0;s:49:"Мыло и шлейфы во всей красе";}}i:1;s:69:" Даже с выключенным масштабированием?";}, 1701116101, 1714776624
    Run Time: 0.000268
  29. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 746719, a:1:{i:0;s:263:"А оно выключается? Попробую поискать в настройках, хотелось бы увидеть как игра должна была выглядеть, а то через этот туман смотреть напрягает.";}, 1701116101, 1714776624
    Run Time: 0.000254
  30. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 746721, a:3:{i:0;a:4:{s:3:"tag";s:5:"quote";s:6:"option";s:30:"VaaN, post: 746719, member: 74";s:8:"original";a:2:{i:0;s:40:"[QUOTE="VaaN, post: 746719, member: 74"]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:1:{i:0;s:263:"А оно выключается? Попробую поискать в настройках, хотелось бы увидеть как игра должна была выглядеть, а то через этот туман смотреть напрягает.";}}i:1;s:96:" Да, выключается, только тормозить будет ещё больше. ";i:2;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:62:"http://gamegpu.com/images/stories/Test_GPU/Slider/QBS/4/on.jpg";}}}, 1701116101, 1714776624
    Run Time: 0.000217
  31. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 746726, a:1:{i:0;s:178:"Масштабирование отключайте, Каин правильно сказал. Именно оно дико мылит картинку. Без него норм.";}, 1701116101, 1714776624
    Run Time: 0.000233
  32. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: signature, 82, a:1:{i:0;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:32:"https://psnprofiles.com/VILATERM";s:8:"original";a:2:{i:0;s:38:"[URL=https://psnprofiles.com/VILATERM]";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:43:"https://card.psnprofiles.com/1/VILATERM.png";}}}}}, 1701116101, 1714776624
    Run Time: 0.000207

Included Files (112, XenForo Classes: 62)

  1. index.php
  2. library/XenForo/Autoloader.php
  3. library/XenForo/Application.php
  4. library/Zend/Registry.php
  5. library/Lgpl/utf8.php
  6. library/Zend/Config.php
  7. library/config.php
  8. library/XenForo/FrontController.php
  9. library/XenForo/Dependencies/Public.php
  10. library/XenForo/Dependencies/Abstract.php
  11. library/Zend/Controller/Request/Http.php
  12. library/Zend/Controller/Request/Abstract.php
  13. library/Zend/Uri.php
  14. library/Zend/Controller/Response/Http.php
  15. library/Zend/Controller/Response/Abstract.php
  16. library/XenForo/Model/DataRegistry.php
  17. library/XenForo/Model.php
  18. library/Zend/Cache.php
  19. library/Zend/Cache/Backend/Memcached.php
  20. library/Zend/Cache/Backend/ExtendedInterface.php
  21. library/Zend/Cache/Backend/Interface.php
  22. library/Zend/Cache/Backend.php
  23. library/Zend/Cache/Core.php
  24. library/XenForo/CodeEvent.php
  25. library/XenForo/Options.php
  26. library/XenForo/Link.php
  27. library/XenForo/Template/Helper/Core.php
  28. library/NextStage/Feature/Listener/Feature.php
  29. library/XenForo/Router.php
  30. library/XenForo/Route/Filter.php
  31. library/XenForo/Route/Interface.php
  32. library/XenForo/Route/ResponseSuffix.php
  33. library/XenForo/Route/Prefix.php
  34. library/XenForo/Route/Prefix/Threads.php
  35. library/XenForo/RouteMatch.php
  36. library/XenForo/ControllerPublic/Thread.php
  37. library/XenForo/ControllerPublic/Abstract.php
  38. library/XenForo/Controller.php
  39. library/NextStage/ThreadRating/Listener/Class.php
  40. library/NextStage/TaigaChat/Listener.php
  41. library/NextStage/XenForo/Listener/XenForo.php
  42. library/Tapatalk/Listener/LoadClassModel.php
  43. library/NextStage/ThreadRating/ControllerPublic/Thread.php
  44. library/NextStage/XenForo/ControllerPublic/XenForo.php
  45. library/NextStage/XenForo/ControllerPublic/Thread.php
  46. library/XenForo/Input.php
  47. library/XenForo/Session.php
  48. library/Zend/Db.php
  49. library/Zend/Db/Adapter/Mysqli.php
  50. library/Zend/Db/Adapter/Abstract.php
  51. library/Zend/Db/Select.php
  52. library/Zend/Db/Expr.php
  53. library/Zend/Db/Profiler.php
  54. library/Zend/Db/Statement/Mysqli.php
  55. library/Zend/Db/Statement.php
  56. library/Zend/Db/Statement/Interface.php
  57. library/XenForo/Helper/Ip.php
  58. library/XenForo/Visitor.php
  59. library/XenForo/Model/User.php
  60. library/Dark/TaigaChat/EventListener/Listener.php
  61. library/Zend/Db/Profiler/Query.php
  62. library/XenForo/Permission.php
  63. library/XenForo/Helper/Php.php
  64. library/XenForo/Phrase.php
  65. library/XenForo/Locale.php
  66. library/XenForo/ControllerHelper/ForumThreadPost.php
  67. library/XenForo/ControllerHelper/Abstract.php
  68. library/XenForo/Model/Thread.php
  69. library/NextStage/ThreadRating/Model/Thread.php
  70. library/XenForo/Model/Forum.php
  71. library/XenForo/Helper/String.php
  72. library/XenForo/Helper/Discussion.php
  73. library/XenForo/Model/Post.php
  74. library/NextStage/Feature/Model/Post.php
  75. library/NextStage/Feature/Model/Feature.php
  76. library/XenForo/Model/Attachment.php
  77. library/XenForo/Model/Node.php
  78. library/Tapatalk/Model/Node.php
  79. library/XenForo/Route/Prefix/Categories.php
  80. library/XenForo/Route/Prefix/Forums.php
  81. library/XenForo/ControllerResponse/View.php
  82. library/XenForo/ControllerResponse/Abstract.php
  83. library/XenForo/Helper/Cookie.php
  84. library/Tapatalk/Listener/ControllerPostDispatch.php
  85. library/XenForo/ViewRenderer/HtmlPublic.php
  86. library/XenForo/ViewRenderer/Abstract.php
  87. library/XenForo/Template/Public.php
  88. library/XenForo/Template/Abstract.php
  89. library/XenForo/ViewPublic/Thread/View.php
  90. library/XenForo/ViewPublic/Base.php
  91. library/XenForo/View.php
  92. library/XenForo/BbCode/Parser.php
  93. library/XenForo/BbCode/Formatter/Base.php
  94. library/XenForo/ViewPublic/Helper/Message.php
  95. library/XenForo/BbCode/TextWrapper.php
  96. library/XenForo/Route/Prefix/Members.php
  97. library/Dark/TaigaChat/EventListener/NavigationTabs.php
  98. library/NextStage/ThreadRating/Listener/Template.php
  99. library/XenForo/Template/FileHandler.php
  100. library/XenForo/Helper/File.php
  101. internal_data/templates/S.1,L.1,thread_view.php
  102. library/Tapatalk/EventListener/Hook.php
  103. internal_data/templates/S.1,L.1,page_nav.php
  104. library/Tapatalk/Listener/TemplatePostRender.php
  105. library/XenForo/Route/Prefix/Posts.php
  106. internal_data/templates/S.1,L.1,nextstage_feature_post_private_controls.php
  107. library/XenForo/Model/Avatar.php
  108. internal_data/templates/S.1,L.1,bb_code_tag_quote.php
  109. library/XenForo/Debug.php
  110. internal_data/templates/S.1,L.1,PAGE_CONTAINER.php
  111. mobiquo/smartbanner/head.inc.php
  112. library/XenForo/ViewRenderer/Json.php