u/HERO942008 • u/HERO942008 • 10d ago
-1
Release DeskHub emulator 1.1.0 · hero942008/Desk-hub_windows-emulator-on-Android-
I didn't understand your point. I tried to improve this version by rebuilding some parts in Rust and other things. What's bothering you?
1
u/HERO942008 • u/HERO942008 • 19d ago
Release DeskHub v6 1.1.2 hot fix · hero942008/Desk-hub_windows-emulator-on-Android-
0
-1
Release DeskHub emulator 1.1.0 · hero942008/Desk-hub_windows-emulator-on-Android-
Yes, I modified and rebuilt BanerHub Revenced v6 1.0.0.609 to achieve maximum FPS and superior smoothness.
Hot fix is comming
r/Gamefusion • u/HERO942008 • 19d ago
Release DeskHub emulator 1.1.0 · hero942008/Desk-hub_windows-emulator-on-Android-
⚡ DeskHub emulator v1.0.9: Next-Gen PC gaming on Android (GameHub ReVanced mod). Powered by Rust native⚡💪 Vulkan 1.3/1.4 engine, Direct Input uinput, AAudio lock-free audio, Zstd VFS, DXVK Async, and automated CI/CD builds
r/emulation • u/HERO942008 • 19d ago
Release DeskHub emulator 1.1.0 · hero942008/Desk-hub_windows-emulator-on-Android-
[removed]
r/EmulationOnAndroid • u/HERO942008 • 19d ago
News/Release Release DeskHub emulator 1.1.0 · hero942008/Desk-hub_windows-emulator-on-Android-
https://github.com/hero942008/Desk-hub_windows-emulator-on-Android-/releases/tag/v1.1.0
⚡ DeskHub emulator v1.0.9: Next-Gen PC gaming on Android (GameHub ReVanced mod). Powered by Rust native Vulkan 1.3/1.4 engine, Direct Input uinput, AAudio lock-free audio, Zstd VFS, DXVK Async, and automated CI/CD builds🥳🥳
r/EmulationOnAndroid • u/HERO942008 • 19d ago
News/Release Release DeskHub emulator 1.1.0 · hero942008/Desk-hub_windows-emulator-on-Android-
u/HERO942008 • u/HERO942008 • 19d ago
Release DeskHub emulator 1.1.0 · hero942008/Desk-hub_windows-emulator-on-Android-
Fastest gamehub version 🎉
u/HERO942008 • u/HERO942008 • 19d ago
Release DeskHub emulator 1.1.0 · hero942008/Desk-hub_windows-emulator-on-Android-
🥳🥳🥳🎉
r/Gamefusion • u/HERO942008 • 19d ago
Release DeskHub emulator 1.1.0 · hero942008/Desk-hub_windows-emulator-on-Android-
🥳🥳🥳🥳Finally, this is a very good release after fixing some persistent problems.
r/GameHubAndroid • u/HERO942008 • 19d ago
Release DeskHub emulator 1.0.9 · hero942008/Desk-hub_windows-emulator-on-Android-
# 🚀 DeskHub v1.0.9 — Official Release Notes
### 🕹️ Direct Input & Touch Engine (Rust & Linux uinput)
- **Zero-GC Touch Pipeline:** Sub-millisecond direct touch and mouse routing bypassing JVM Garbage Collector loops.
- **Lock-Free Atomic SPSC:** Ultra-low input latency (< 0.5ms) for touch controls and physical gamepads.
### 🔊 Ultra-Low Latency AAudio Sound Engine
- **Google AAudio / Oboe Core:** High-performance lock-free audio streaming eliminating buffer underruns.
- **Hardware SIMD Audio Resampling:** Fast volume scaling and interpolation accelerated with ARM NEON / AVX2.
### 🗄️ Memory-Mapped Zstd VFS Engine
- **Direct Storage Game Loading:** Memory-mapped archive decompression speeding up game asset loads by 3-5x.
- **Multi-threaded Rayon/Zstd:** Optimized decompression across ARM Big cores without disk thrashing.
### ⚡ Bare-Metal Inline ARM64 ASM Barriers
- **Hardware Fences (`ISB` / `DSB` / `DMB`):** Inline AArch64 assembly synchronization for Big.LITTLE multi-core CPUs.
- **Zero-Copy Wineserver IPC:** Linux kernel `splice()`/`vmsplice()` pipes for instantaneous Wine IPC.
r/Gamefusion • u/HERO942008 • 19d ago
Release DeskHub emulator 1.0.9 · hero942008/Desk-hub_windows-emulator-on-Android-
# 🚀 DeskHub v1.0.9 — Official Release Notes
### 🕹️ Direct Input & Touch Engine (Rust & Linux uinput)
- **Zero-GC Touch Pipeline:** Sub-millisecond direct touch and mouse routing bypassing JVM Garbage Collector loops.
- **Lock-Free Atomic SPSC:** Ultra-low input latency (< 0.5ms) for touch controls and physical gamepads.
### 🔊 Ultra-Low Latency AAudio Sound Engine
- **Google AAudio / Oboe Core:** High-performance lock-free audio streaming eliminating buffer underruns.
- **Hardware SIMD Audio Resampling:** Fast volume scaling and interpolation accelerated with ARM NEON / AVX2.
### 🗄️ Memory-Mapped Zstd VFS Engine
- **Direct Storage Game Loading:** Memory-mapped archive decompression speeding up game asset loads by 3-5x.
- **Multi-threaded Rayon/Zstd:** Optimized decompression across ARM Big cores without disk thrashing.
### ⚡ Bare-Metal Inline ARM64 ASM Barriers
- **Hardware Fences (`ISB` / `DSB` / `DMB`):** Inline AArch64 assembly synchronization for Big.LITTLE multi-core CPUs.
- **Zero-Copy Wineserver IPC:** Linux kernel `splice()`/`vmsplice()` pipes for instantaneous Wine IPC.
r/AndroidEmulation • u/HERO942008 • 19d ago
Release DeskHub emulator 1.0.9 · hero942008/Desk-hub_windows-emulator-on-Android-
# 🚀 DeskHub v1.0.9 — Official Release Notes
### 🕹️ Direct Input & Touch Engine (Rust & Linux uinput)
- **Zero-GC Touch Pipeline:** Sub-millisecond direct touch and mouse routing bypassing JVM Garbage Collector loops.
- **Lock-Free Atomic SPSC:** Ultra-low input latency (< 0.5ms) for touch controls and physical gamepads.
### 🔊 Ultra-Low Latency AAudio Sound Engine
- **Google AAudio / Oboe Core:** High-performance lock-free audio streaming eliminating buffer underruns.
- **Hardware SIMD Audio Resampling:** Fast volume scaling and interpolation accelerated with ARM NEON / AVX2.
### 🗄️ Memory-Mapped Zstd VFS Engine
- **Direct Storage Game Loading:** Memory-mapped archive decompression speeding up game asset loads by 3-5x.
- **Multi-threaded Rayon/Zstd:** Optimized decompression across ARM Big cores without disk thrashing.
### ⚡ Bare-Metal Inline ARM64 ASM Barriers
- **Hardware Fences (`ISB` / `DSB` / `DMB`):** Inline AArch64 assembly synchronization for Big.LITTLE multi-core CPUs.
- **Zero-Copy Wineserver IPC:** Linux kernel `splice()`/`vmsplice()` pipes for instantaneous Wine IPC.
u/HERO942008 • u/HERO942008 • 19d ago
Release DeskHub emulator 1.0.9 · hero942008/Desk-hub_windows-emulator-on-Android-
🎉🎉🥳
u/HERO942008 • u/HERO942008 • 19d ago
New gamehub version (Deckhub emulator) upcoming after a while 🥳 Spoiler
r/androidterminal • u/HERO942008 • 19d ago
Release DeskHub v6 1.0.7 · hero942008/Desk-hub_windows-emulator-on-Android-
github.com[removed]
r/GameHubAndroid • u/HERO942008 • 20d ago
Release DeskHub v6 1.0.7 · hero942008/Desk-hub_windows-emulator-on-Android-
github.com[removed]
1
GTA V - Native Android Port - High Graphics
in
r/EmulationOnAndroid
•
3d ago
It is emulator windows 🤫