From 3a72bf5a4df4bc35c505669800bd13e296104c1c Mon Sep 17 00:00:00 2001 From: Lordmau5 Date: Fri, 25 May 2018 05:03:41 +0200 Subject: [PATCH] RyujiNX => Ryujinx --- index.html | 4 ++-- src/components/Build.Net_Core.vue | 4 ++-- src/components/Build.vue | 2 +- src/components/Home.vue | 16 ++++++++-------- src/components/News.vue | 14 -------------- 5 files changed, 13 insertions(+), 27 deletions(-) diff --git a/index.html b/index.html index 66b8ade..d0e9fee 100644 --- a/index.html +++ b/index.html @@ -3,12 +3,12 @@ - RyujiNX - Switch Emulator + Ryujinx - Switch Emulator - + diff --git a/src/components/Build.Net_Core.vue b/src/components/Build.Net_Core.vue index e9767a6..7661acb 100644 --- a/src/components/Build.Net_Core.vue +++ b/src/components/Build.Net_Core.vue @@ -11,7 +11,7 @@
-

Building RyujiNX (Windows only for now):

+

Building Ryujinx (Windows only for now):

Support for OSX and Linux is limited and not really recommended for use as of late.
To get started; you will need the .NET Core 2.0 or greater runtime installed. @@ -36,7 +36,7 @@

Step three:

- Build the App using a Command prompt in the ROOT directory. You can quickly access it by Holding shift in explorer (in the RyujiNX directory) then right clicking, + Build the App using a Command prompt in the ROOT directory. You can quickly access it by Holding shift in explorer (in the Ryujinx directory) then right clicking, and typing the following command~ "dotnet publish -c Release -f win10-x64". The build directory is "root/bin/release/etc/etc."

diff --git a/src/components/Build.vue b/src/components/Build.vue index ca4207a..d387c85 100644 --- a/src/components/Build.vue +++ b/src/components/Build.vue @@ -11,7 +11,7 @@
-

Building RyujiNX and latest downloads

+

Building Ryujinx and latest downloads

diff --git a/src/components/Home.vue b/src/components/Home.vue index 5badba6..7c49294 100644 --- a/src/components/Home.vue +++ b/src/components/Home.vue @@ -8,7 +8,7 @@ justify-center class="text-xs-center" > - RyujiNX + Ryujinx

A simple, experimental Nintendo Switch emulator.

Information and content is subject to change.

@@ -25,7 +25,7 @@
-

What is RyujiNX?

+

What is Ryujinx?

(REE-YOU-JI-NX) @@ -33,7 +33,7 @@

It is a Nintendo Switch Emulator programmed in C#; unlike most emulators that are created with C++ or C. This emulator aims to offer good performance, a friendly interface, and consistent builds. - RyujiNX is created by user gdkchan over at the GBAtemp forums. + Ryujinx is created by user gdkchan over at the GBAtemp forums. This emulator is also available on GitHub, and is licensed under the "Unlicensed" license.

Note: This emulator is not capable (as of now) of running Commercial Nintendo Switch games! @@ -42,7 +42,7 @@

- fas fa-list + fas fa-gamepad Game compatibility list @@ -99,7 +99,7 @@
Gaming?
- RyujiNX currently doesn't work well with games as of now. + Ryujinx currently doesn't work well with games as of now. Much like 'yuzu,' it only supports homebrew at the moment. @@ -126,7 +126,7 @@
Platforms
- RyujiNX is currently only available for Windows. + Ryujinx is currently only available for Windows. Although, support for Linux, and macOS is there; but it may be more difficult to compile it. @@ -141,7 +141,7 @@
Discord
- Join the RyujiNX Discord server; you can get help, + Join the Ryujinx Discord server; you can get help, as well as converse with fellow users and developers. Join here. @@ -156,7 +156,7 @@
Why the name?
- The name RyujiNX is based on the name "Ryujin." + The name Ryujinx is based on the name "Ryujin." In other words, a name for a Mythical (Sea-God) Dragon. More information can be found here. The name stems from Ryu (as already explained), then RyuJIT; diff --git a/src/components/News.vue b/src/components/News.vue index dbf0fdf..d5a2abc 100644 --- a/src/components/News.vue +++ b/src/components/News.vue @@ -1,19 +1,5 @@