Good News: Steam Can Run Stably on RISC-V! Box64 Achieves Great Success Again

Box64 version v0.3.8 has been released, and this version includes a significant number of compatibility fixes for the RISC-V backend, allowing Linux Steam to run stably (finally)! As seen in the demonstration video, the Steam UI still experiences some lag, primarily because the Steam UI is based on Chromium , which incurs significant performance loss … Read more

A Step-by-Step Guide to Compiling LineageOS Emulator Images and Importing Them into Android Studio!

A Step-by-Step Guide to Compiling LineageOS Emulator Images and Importing Them into Android Studio!

Copyright belongs to the author. If you wish to share, please indicate the source of the article: https://cyrus-studio.github.io/blog/ Introduction This guide will take you through the process of downloading the source code, configuring the environment, compiling, and exporting a complete emulator image to run LineageOS in the Android Studio emulator. Compared to the official system … Read more

How to Retrieve Data from JTAG Daisy Chain Devices

How to Retrieve Data from JTAG Daisy Chain Devices

JTAG is a commonly used interface for debugging devices. When there are many devices, a JTAG daisy chain can be used to save external interfaces, resulting in fewer external connection wires. The connection method is shown in the figure below:When sending and receiving data, it is necessary to determine the data to be received and … Read more

A Turning Point? MediaTek Dimensity Phones Simulate PC Games, Can Mali GPU Finally Compete with Snapdragon?

Mobile gamers, emulator enthusiasts, and Android tinkering fans, your spring is coming! In the past, the only option in the Android camp for “playing and pushing limits” was the Snapdragon Adreno series, which could easily “simulate PS2/GBA/old PC at full frame rates.” The Dimensity + Mali combination was a “simulation disaster”—either stuttering or graphical bugs, … Read more

felix86 Emulator Update: RISC-V Processors Can Run AAA Games Like The Witcher 3

felix86 Emulator Update: RISC-V Processors Can Run AAA Games Like The Witcher 3

This article is reprinted from: IT HomeAuthor: Yuanyang RISC-V, as an open-source instruction set architecture (ISA), is gradually becoming an important foundation for designing custom processors, providing an alternative to traditional proprietary architectures such as x86 and ARM. With its openness, versatility, and lower cost, RISC-V has been widely applied in various fields of the … Read more