RyujiNX => Ryujinx
This commit is contained in:
parent
0caa512084
commit
3a72bf5a4d
5 changed files with 13 additions and 27 deletions
|
@ -3,12 +3,12 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||||
<title>RyujiNX - Switch Emulator</title>
|
||||
<title>Ryujinx - Switch Emulator</title>
|
||||
<link href='https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Material+Icons' rel="stylesheet">
|
||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.10/css/all.css" crossorigin="anonymous">
|
||||
<link rel="icon" type="image/png" href="static/favicon.png">
|
||||
|
||||
<meta property="og:title" content="RyujiNX - Switch Emulator">
|
||||
<meta property="og:title" content="Ryujinx - Switch Emulator">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:description" content="A simple, experimental Nintendo Switch emulator.">
|
||||
<meta property="og:image" content="https://ryujinx.org/static/favicon.png">
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<v-layout row wrap align-start justify-center>
|
||||
<v-flex xs12 md6>
|
||||
<div class="text-xs-center">
|
||||
<p class="display-1">Building RyujiNX <small>(Windows only for now)</small>:</p>
|
||||
<p class="display-1">Building Ryujinx <small>(Windows only for now)</small>:</p>
|
||||
<p class="headline"><em>
|
||||
Support for OSX and Linux is limited and not really recommended for use as of late.<br>
|
||||
To get started; you will need the .NET Core 2.0 or greater runtime installed.
|
||||
|
@ -36,7 +36,7 @@
|
|||
<v-flex xs12>
|
||||
<p class="mt-4 title">Step three:</p>
|
||||
<p>
|
||||
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."
|
||||
</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<v-layout row wrap align-start justify-center>
|
||||
<v-flex xs12 md6>
|
||||
<div class="text-xs-center">
|
||||
<p class="display-1">Building RyujiNX and latest downloads</p>
|
||||
<p class="display-1">Building Ryujinx and latest downloads</p>
|
||||
<img class="text-xs-center" width="100%" src="@/assets/shell.png">
|
||||
<span class="subheading">
|
||||
<v-layout row wrap align-start justify-center>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
justify-center
|
||||
class="text-xs-center"
|
||||
>
|
||||
<img src="@/assets/logo.png" alt="RyujiNX" class="mb-5" />
|
||||
<img src="@/assets/logo.png" alt="Ryujinx" class="mb-5" />
|
||||
<p class="display-1">A simple, experimental Nintendo Switch emulator.</p>
|
||||
<p class="caption">Information and content is subject to change.</p>
|
||||
</v-layout>
|
||||
|
@ -25,7 +25,7 @@
|
|||
<v-layout row wrap align-start justify-center>
|
||||
<v-flex xs12 md6>
|
||||
<div class="text-xs-center">
|
||||
<p class="display-1">What is RyujiNX?</p>
|
||||
<p class="display-1">What is Ryujinx?</p>
|
||||
<span class="subheading">
|
||||
<small>
|
||||
<em>(REE-YOU-JI-NX)</em>
|
||||
|
@ -33,7 +33,7 @@
|
|||
|
||||
<p class="my-2">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.</p>
|
||||
|
||||
<p class="my-2">Note: This emulator is not capable (as of now) of running Commercial Nintendo Switch games!
|
||||
|
@ -42,7 +42,7 @@
|
|||
</p>
|
||||
|
||||
<v-btn dark color="blue" :to="{ name: 'Compatibility' }">
|
||||
<v-icon left>fas fa-list</v-icon>
|
||||
<v-icon left>fas fa-gamepad</v-icon>
|
||||
Game compatibility list
|
||||
</v-btn>
|
||||
<v-btn dark color="red" :to="{ name: 'Build' }">
|
||||
|
@ -99,7 +99,7 @@
|
|||
<div class="display-1 text-xs-center">Gaming?</div>
|
||||
</v-card-title>
|
||||
<v-card-text class="text-xs-center">
|
||||
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.
|
||||
</v-card-text>
|
||||
</v-card>
|
||||
|
@ -126,7 +126,7 @@
|
|||
<div class="display-1 text-xs-center">Platforms</div>
|
||||
</v-card-title>
|
||||
<v-card-text class="text-xs-center">
|
||||
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.
|
||||
</v-card-text>
|
||||
|
@ -141,7 +141,7 @@
|
|||
<div class="display-1 text-xs-center">Discord</div>
|
||||
</v-card-title>
|
||||
<v-card-text class="text-xs-center">
|
||||
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.
|
||||
</v-card-text>
|
||||
|
@ -156,7 +156,7 @@
|
|||
<div class="display-1 text-xs-center">Why the name?</div>
|
||||
</v-card-title>
|
||||
<v-card-text class="text-xs-center">
|
||||
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;
|
||||
|
|
|
@ -1,19 +1,5 @@
|
|||
<template>
|
||||
<div>
|
||||
<!-- <section>
|
||||
<v-parallax :src="require('@/assets/wallp.png')" height="200">
|
||||
<v-layout
|
||||
column
|
||||
align-center
|
||||
justify-center
|
||||
class="text-xs-center"
|
||||
>
|
||||
<img src="@/assets/logo.png" alt="RyujiNX" class="mb-5" />
|
||||
<p class="display-1">A simple, experimental Nintendo Switch emulator.</p>
|
||||
<p class="caption">Information and content is subject to change.</p>
|
||||
</v-layout>
|
||||
</v-parallax>
|
||||
</section> -->
|
||||
<section>
|
||||
<v-layout
|
||||
column
|
||||
|
|
Loading…
Reference in a new issue