Merge pull request #2 from Dudejoe870/feature

Update information on the website
This commit is contained in:
Lordmau5 2018-12-22 22:30:26 +01:00 committed by GitHub
commit 09955cc7fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 13 deletions

View File

@ -60,12 +60,10 @@
</v-btn>
<span>{{ this.version }}</span>
</v-tooltip>
<br>
<v-btn flat target="_blank" href="https://ci.appveyor.com/project/gdkchan/ryujinx">
<img width="140" src="https://ci.appveyor.com/api/projects/status/ssg4jwu6ve3k594s?svg=true">
</v-btn>
<p>
<a href="https://openal.org/downloads/OpenAL11CoreSDK.zip">OpenAL</a> is required for Ryujinx to work <strong>on Windows</strong>!
</p>
</v-flex>
</v-layout>
</span>

View File

@ -36,11 +36,6 @@
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!
If you somehow find a source claiming that the Emulator is capable, and it has not been officially confirmed by us;
Please consider reporting it via our Discord server.
</p>
<v-btn dark color="ryu_blue" :to="{ name: 'Compatibility' }">
<v-icon left>fas fa-gamepad</v-icon>
Game compatibility list
@ -99,8 +94,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.
Much like 'yuzu,' it only supports homebrew at the moment.
Ryujinx boots lots of games, but almost none are playable, and won't be for a while.
</v-card-text>
</v-card>
</v-flex>
@ -126,9 +120,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.
Although, support for Linux, and macOS is there;
but it may be more difficult to compile it.
Ryujinx is currently available for Windows, Linux, and macOS.
</v-card-text>
</v-card>
</v-flex>