From 32c21d92a2c8ab90f1edf5fa3cdddd831a4484cd Mon Sep 17 00:00:00 2001 From: Tech Guy <109800377+TechGuy541@users.noreply.github.com> Date: Mon, 28 Oct 2024 06:40:58 +0000 Subject: [PATCH] Update README.md --- README.md | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index f489cfd2a..3cf503bf5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@


- MeloNX + MeloNX
MeloNX
@@ -11,7 +11,7 @@

MeloNX is an iOS Nintendo Switch emulator based on Ryujinx, written primarily in C#. Designed to bring accurate performance and a user-friendly interface to iOS, MeloNX makes Switch games accessible on Apple devices. - Developed from the ground up, MeloNX is open-source and available on Github under the MIT license.
+ Developed from the ground up, MeloNX is open-source and available on Github under the MIT license.

@@ -34,20 +34,3 @@ As of October 2023, MeloNX can only play the audio of games. To run MeloNX on your iOS device, at least 8GB of RAM is recommended to ensure stability. For full instructions, refer to our [Setup Guide](https://github.com/MeloNX/MeloNX/wiki/Setup-Guide). -## Features - - - **Audio** - MeloNX fully supports audio output. Audio input is not yet supported. - - - **CPU Emulation** - The ARMeilleure CPU emulator emulates an ARMv8 CPU, handling most ARMv8 and some ARMv7 instructions. It converts ARM code to x86 for improved performance on iOS devices. - - - **Graphics** - MeloNX supports both OpenGL and Vulkan rendering for flexible GPU emulation. Graphics enhancements include resolution scaling, anti-aliasing, and disk shader caching. - - - **Input** - Support includes touch, JoyCon, and various controllers compatible with iOS. Dual-JoyCon input support requires additional software like DS4Windows. - - - **DLC & Mods** - The emulator supports add-on content and mods through its GUI, allowing users to enhance their gaming experience. -