Tag

mobile gaming

1 views collected around this technical thread.

OPPO Kernel Craftsman
OPPO Kernel Craftsman
Feb 28, 2025 · Mobile Development

Optimizing Mobile Game Performance and Power Consumption from a Device Manufacturer Perspective

The article explains how mobile device manufacturers can balance high frame‑rate gaming performance with reduced power draw by quantifying FPS metrics, applying temperature‑limited frame rates, using PM QoS and uclamp frequency scaling, implementing boost logic, and tailoring thread scheduling, emphasizing close collaboration with developers and silicon vendors.

Android KernelCPU frequency scalingPerformance Optimization
0 likes · 19 min read
Optimizing Mobile Game Performance and Power Consumption from a Device Manufacturer Perspective
ZhongAn Tech Team
ZhongAn Tech Team
May 13, 2024 · Artificial Intelligence

Weekly Tech Overview: AI Advances, Mobile Game Store, and Industry Insights

This weekly tech roundup covers Microsoft’s upcoming mobile game store, Alibaba Cloud’s Tongyi Qianwen 2.5 AI model, Google DeepMind’s AlphaFold 3 for drug discovery, TikTok’s AI‑content labeling, 神州信息’s AI‑native product, Apple’s on‑device AI chips, expert views on scaling laws, and news on Fei‑Fei Li’s startup, Apple’s China tax, and Buffett’s Apple stake reduction.

AIAI infrastructureCloud Computing
0 likes · 7 min read
Weekly Tech Overview: AI Advances, Mobile Game Store, and Industry Insights
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
May 11, 2024 · Game Development

Practical Lessons from Client Performance Optimization in a Mobile Game Project

This article shares seven practical insights gained from client performance testing and optimization in a mobile basketball game, covering long‑term performance planning, data‑driven decisions, feature toggles, build configurations, realistic testing, careful trade‑off evaluation, and the importance of team communication.

Feature Togglesbuild configurationclient performance
0 likes · 21 min read
Practical Lessons from Client Performance Optimization in a Mobile Game Project
DataFunSummit
DataFunSummit
Aug 12, 2023 · Information Security

Design and Exploration of Mobile Game Anti‑Fraud Systems

This article examines the mobile game black‑market ecosystem, outlines common fraud patterns such as script cheats, account trading, and illegal recharge, and presents a comprehensive anti‑fraud architecture that combines real‑time risk assessment, offline analysis, and adaptive mitigation strategies for game developers and operators.

algorithmanti-cheatfraud detection
0 likes · 21 min read
Design and Exploration of Mobile Game Anti‑Fraud Systems
DataFunTalk
DataFunTalk
Aug 7, 2023 · Information Security

Design and Exploration of Mobile Game Anti‑Fraud Systems

This article examines the mobile gaming black‑market ecosystem, outlines common fraud patterns, and presents a comprehensive anti‑fraud architecture—including real‑time and offline risk assessment, entity profiling, and mitigation strategies—while sharing practical insights and lessons learned from implementation.

anti-fraudcheating detectiongame security
0 likes · 19 min read
Design and Exploration of Mobile Game Anti‑Fraud Systems
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Aug 12, 2022 · Game Development

The Role and Appeal of Music Games in the Chinese Mobile Gaming Market

This article examines how music rhythm games have evolved from arcade origins to mobile platforms in China, highlighting their psychological appeal, scoring mechanics, competitive features, and integration with RPG elements, while comparing market maturity with Japan and showcasing notable titles such as Deemo and Cytus.

game designmobile gamingmusic games
0 likes · 8 min read
The Role and Appeal of Music Games in the Chinese Mobile Gaming Market
Python Programming Learning Circle
Python Programming Learning Circle
Feb 26, 2022 · Mobile Development

Automating Onmyoji Game Tasks with Python, ADB, and OpenCV

This tutorial explains how to use Python, ADB commands, OpenCV image recognition, and Tencent OCR to automate weekly tasks in the Onmyoji mobile game, including boss battles, realm breakthroughs, and resource farming, while handling multi‑instance switching and random delays for stability.

ADBAutomationOCR
0 likes · 7 min read
Automating Onmyoji Game Tasks with Python, ADB, and OpenCV
iQIYI Technical Product Team
iQIYI Technical Product Team
Feb 5, 2021 · Game Development

AR+AI Powered Video Interactive Mini‑Games on iQIYI: Architecture, Face & Gesture Control, and Lua Game Layer

iQIYI’s AR+AI powered video interactive mini‑games blend a custom VideoAR engine with real‑time AI‑driven face and gesture detection, use lightweight Lua for game logic, and offer rapid hot‑updates, enabling diverse IP integrations that have attracted over a million participants and boosted viewer engagement.

AIARComputer Vision
0 likes · 12 min read
AR+AI Powered Video Interactive Mini‑Games on iQIYI: Architecture, Face & Gesture Control, and Lua Game Layer
Tencent Cloud Developer
Tencent Cloud Developer
Sep 15, 2020 · Game Development

Frame Pacing in Mobile Gaming: Balancing FPS and Refresh Rates

The article examines mobile gaming frame pacing, explaining how synchronizing FPS with display refresh rates—through VSync, adaptive sync, and platform‑specific tools like Android’s Swappy, iOS’s CADisplayLink, and Unreal/Unity integrations—prevents tearing and ensures smooth performance despite hardware limits.

Android iOSFPS optimizationUnity
0 likes · 12 min read
Frame Pacing in Mobile Gaming: Balancing FPS and Refresh Rates
37 Interactive Technology Team
37 Interactive Technology Team
Apr 28, 2019 · Artificial Intelligence

Application of Machine Learning Algorithms in Mobile Game Recharge Monitoring

By applying XGBoost‑based regression models that are retrained daily on two‑week order data and tuned per sub‑package, the mobile‑game recharge monitoring system predicts 10‑minute order volumes, sharply cuts false alarms from hundreds to dozens, and delivers precise, scalable alerts for game operations.

Anomaly DetectionXGBoostmachine learning
0 likes · 8 min read
Application of Machine Learning Algorithms in Mobile Game Recharge Monitoring
Cloud Native Technology Community
Cloud Native Technology Community
Apr 16, 2019 · Cloud Computing

Comparing Traditional and Serverless Architectures for a Mobile Multiplayer Game

This article explains how a mobile multiplayer game can be built using a traditional three‑tier architecture versus a Serverless approach, detailing component differences, operational challenges, and the cost, risk, scalability, and delivery‑time benefits that Serverless brings.

BaaSCloud ComputingFaaS
0 likes · 15 min read
Comparing Traditional and Serverless Architectures for a Mobile Multiplayer Game
Tencent Cloud Developer
Tencent Cloud Developer
Mar 28, 2018 · Game Development

Developing a WeChat Mini Game with Cocos Creator: Design, Implementation, and Anti‑Cheat Strategies

Senior Tencent engineer Yang Shangzhi details how he built a fast‑paced, endless‑runner WeChat mini‑game with Cocos Creator v1.9.0—choosing it over LayaEngine for better debugging and WeChat integration—describing dynamic map generation, seed‑based anti‑cheat verification, potential skin and level‑creation monetization, and providing source code for developers.

Cocos CreatorRandom MapWeChat Mini Game
0 likes · 4 min read
Developing a WeChat Mini Game with Cocos Creator: Design, Implementation, and Anti‑Cheat Strategies
Efficient Ops
Efficient Ops
Apr 18, 2017 · Operations

Boost Mobile Game Performance: Ops, Download & Real‑Time Network Hacks

This article outlines a comprehensive solution for mobile game operations, covering the value of modern ops, user‑experience metrics across download, login, gameplay, payment and sentiment, download‑service optimizations such as domain and resource hijack protection, incremental updates, and real‑time battle network enhancements including access‑network, backbone and QoS techniques.

download optimizationmobile gamingnetwork optimization
0 likes · 23 min read
Boost Mobile Game Performance: Ops, Download & Real‑Time Network Hacks