diff --git a/tasks/task_content.c b/tasks/task_content.c index 0483686318..b15dc86236 100644 --- a/tasks/task_content.c +++ b/tasks/task_content.c @@ -1294,7 +1294,7 @@ error: return false; skip: - runloop_msg_queue_push(msg_hash_to_str(MSG_FIRMWARE), 100, 1000, true); + runloop_msg_queue_push(msg_hash_to_str(MSG_FIRMWARE), 100, 500, true); RARCH_LOG(msg_hash_to_str(MSG_FIRMWARE)); return true;