著名配件厂商Hori推出了新的Switch手柄Split Pad Fit,与上一代产品Split Pad Pro相比本次采用了更流畅的设计,让手小的玩家更加方便握持。Split Pad Fit采用分体设计,有十字键,支持连发和背部自定义按键设定,但依旧没有HD震动和NFC等功能,预计于9月在日本发售,价格约为40美元。
...
RPG《残月之锁宫(Labyrinth of Zangetsu)》现已正式上线Steam平台,本作是《天诛》开发商新作,发售时间暂定,游戏暂不支持中文。与日本民间传说的妖怪战斗,在一个令人惊叹的水墨画的城市中冒险!故事发生在残月之城,世界在“毁灭之墨”(Ink of Ruin)灾难下变得一片漆黑。征召一组勇士冒险深入迷宫征服和圣化土地,与危险的敌人展开激烈的战斗!
...
[ SQL ] SHOW COLUMNS FROM `cmf_hook_plugin` [ RunTime:0.013180s ]
[ SQL ] SELECT `hook`,`plugin` FROM `cmf_hook_plugin` WHERE `status` = 1 AND `hook` IN ('app_begin','module_init','action_begin','view_filter','app_end','log_write','response_end','admin_init','home_init','send_mobile_verification_code','body_start','before_head_end','footer_start','before_footer','before_footer_end','before_body_end','left_sidebar_start','before_left_sidebar_end','right_sidebar_start','before_right_sidebar_end','comment','guestbook','switch_theme','after_content','before_content','log_write_done','switch_admin_theme','captcha_image','app_dispatch') ORDER BY `list_order` ASC [ RunTime:0.000722s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT count(*) AS think_count FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = 1 AND `post`.`post_type` = 1 AND `post`.`delete_time` = 0 AND ( `post`.`create_time` >= 0 ) AND ( `category_post`.`category_id` = '17' ) AND ( `post`.`published_time` > 0 and `post`.`published_time` < 1777419000 ) GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.532369s ]
[ SQL ] SELECT post.*,min(category_post.category_id) as category_id FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = 1 AND `post`.`post_type` = 1 AND `post`.`delete_time` = 0 AND ( `post`.`create_time` >= 0 ) AND ( `category_post`.`category_id` = '17' ) AND ( `post`.`published_time` > 0 and `post`.`published_time` < 1777419000 ) GROUP BY `post`.`id` ORDER BY `post`.`create_time` DESC LIMIT 27160,20 [ RunTime:3.089660s ]