WIP: Fixed links #175

Manually merged
Exverge merged 0 commits from chaphidoesstuff/suyu:dev into dev 2024-05-19 22:14:25 +02:00
Collaborator
No description provided.
chaphidoesstuff added 3 commits 2024-05-02 18:22:52 +02:00
codespell / Check for spelling errors (pull_request) Has been cancelled Details
suyu-ci / Check REUSE Specification (pull_request) Has been cancelled Details
1ccc3f013c
Update CONTRIBUTING.md
chaphidoesstuff requested review from Crimson-Hawk 2024-05-02 18:24:06 +02:00
chaphidoesstuff changed title from Fixed links to WIP: Fixed links 2024-05-02 18:24:13 +02:00
Author
Collaborator

trying to completely update all information contained in the repo

trying to completely update all information contained in the repo
chaphidoesstuff added 1 commit 2024-05-02 18:45:49 +02:00
codespell / Check for spelling errors (pull_request) Has been cancelled Details
suyu-ci / Check REUSE Specification (pull_request) Has been cancelled Details
f0aa3ef906
Updated links
Signed-off-by: chaphidoesstuff <chaphidoesstuff@noreply.localhost>
Exverge reviewed 2024-05-03 22:10:44 +02:00
.gitattributes Outdated
@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2018 yuzu Emulator Project
# SPDX-FileCopyrightText: 2024 suyu Emulator Project
Member

suyu haven’t modified any code in this file, that’s not legal? Not like suyu’s in a very good legal state anyway

suyu haven’t modified any code in this file, that’s not legal? Not like suyu’s in a very good legal state anyway
Author
Collaborator

Yea my bad, I think I got it mixed up with another file I was trying to find

Yea my bad, I think I got it mixed up with another file I was trying to find
chaphidoesstuff marked this conversation as resolved
README.md Outdated
@ -24,3 +24,3 @@
<h4 align="center"><b>suyu</b> was the continuation of the world's most popular, open-source Nintendo Switch emulator, yuzu, but is now something more.
<br>
It is written in C++ (C# possibly required soon) with portability in mind, we actively work on builds for Windows, Linux, Android and hopefully IOS, along with a WIP custom OS called suyuOS (https://git.suyu.dev/suyu/suyu-os) .
It is written in C++ (C# too soon) with portability in mind, we will actively work on builds for Windows, Linux, Android and hopefully IOS, along with a WIP custom OS called suyuOS (https://git.suyu.dev/suyu/suyu-os) .
Member

C#? since when? If it’s related to Ryujinx, please no.

C#? since when? If it’s related to Ryujinx, please no.
Author
Collaborator

Mainly just ui, ryujinx might be used for reference later on too

Mainly just ui, ryujinx might be used for reference later on too
Exverge marked this conversation as resolved
README.md Outdated
@ -52,3 +52,3 @@
This project is completely free and open source, and anyone can contribute to help improve suyu.
Most of the development happens on GitLab. For development discussion, please join us in our [Chat](https://chat.suyu.dev).
Most of the development happens on the Git. For development discussion, please join us in our [Chat](https://chat.suyu.dev) or dm a dev on Discord.
Member

No. The discord is unofficial. (and even if, dming them doesn’t even make sense)

No. The discord is unofficial. (and even if, dming them doesn’t even make sense)
Author
Collaborator

Bus did say to newcomers to dm him on discord as well iirc

Bus did say to newcomers to dm him on discord as well iirc
Exverge marked this conversation as resolved
README.md Outdated
@ -55,3 +55,3 @@
If you want to contribute, please take a look at the [Contributor's Guide](https://git.suyu.dev/suyu/suyu/wiki/Contributing) and [Developer Information](https://git.suyu.dev/suyu/suyu/wiki/Developer-Information).
You can also contact any of the developers on Discord to learn more about the current state of suyu.
You can also contact any of the developers on the Chat or Discord to learn more about the current state of suyu.
Member

Once again

Once again
Author
Collaborator

Nothing wrong here

Nothing wrong here
Member

The Discord is unofficial.

The Discord is unofficial.
Exverge marked this conversation as resolved
README.md Outdated
@ -67,3 +67,3 @@
If you want daily builds then [Click here](https://git.suyu.dev/suyu/suyu/actions)
If you don't know how to download the daily builds then [Click here](https://git.suyu.dev/suyu/suyu/raw/branch/dev/img/daily-builds.png)
Right now we only have daily builds for Linux and Android.
Right now we only have daily builds for Linux and Android. iOS people can look at Sudachi atm, and a fun fact but some guy was trying to port suyu to PS3 hardware using PS3-Linux, cool ig.
Member

professorial language, something like “Suyu doesn’t offer iOS builds, however if you want to try, Sudachi/Folium is an alternative switch emulator on iOS”, and please keep it on topic

professorial language, something like “Suyu doesn’t offer iOS builds, however if you want to try, Sudachi/Folium is an alternative switch emulator on iOS”, and please keep it on topic
Author
Collaborator

I'd prefer it if we'd try to still keep it relatively friendly, although I will be tweaking it to be more professional. Needs a balance

I'd prefer it if we'd try to still keep it relatively friendly, although I will be tweaking it to be more professional. Needs a balance
Exverge marked this conversation as resolved
chaphidoesstuff added 1 commit 2024-05-04 00:14:46 +02:00
codespell / Check for spelling errors (pull_request) Has been cancelled Details
suyu-ci / Check REUSE Specification (pull_request) Has been cancelled Details
27e4bb9216
Revert Commit
Exverge added 1 commit 2024-05-04 21:39:28 +02:00
codespell / Check for spelling errors (pull_request) Has been cancelled Details
suyu-ci / Check REUSE Specification (pull_request) Has been cancelled Details
32c3f23809
Implement requested changes
Signed-off-by: Exverge <exverge@exverge.xyz>
Exverge added 1 commit 2024-05-04 21:42:07 +02:00
codespell / Check for spelling errors (pull_request) Has been cancelled Details
suyu-ci / Check REUSE Specification (pull_request) Has been cancelled Details
73de378fcd
Update README.md
Exverge force-pushed dev from 73de378fcd to dfb9f06e5c 2024-05-04 21:50:36 +02:00 Compare
Exverge added 1 commit 2024-05-04 21:53:32 +02:00
codespell / Check for spelling errors (pull_request) Has been cancelled Details
suyu-ci / Check REUSE Specification (pull_request) Has been cancelled Details
79f7e2e0c8
Updated README, fixed links in CONTRIBUTING.md
Co-authored-by: Exverge <exverge@exverge.xyz>
Committed-by: Exverge <exverge@exverge.xyz>
Exverge force-pushed dev from 79f7e2e0c8 to 7abd5d782a 2024-05-04 21:58:07 +02:00 Compare
chaphidoesstuff added 1 commit 2024-05-08 10:39:59 +02:00
codespell / Check for spelling errors (pull_request) Has been cancelled Details
suyu-ci / Check REUSE Specification (pull_request) Has been cancelled Details
666d2667ae
Update README.md
chaphidoesstuff added 1 commit 2024-05-08 10:43:42 +02:00
codespell / Check for spelling errors (pull_request) Has been cancelled Details
suyu-ci / Check REUSE Specification (pull_request) Has been cancelled Details
075743b48b
added migration.md from another PR
chaphidoesstuff added 1 commit 2024-05-08 10:45:10 +02:00
codespell / Check for spelling errors (pull_request) Has been cancelled Details
suyu-ci / Check REUSE Specification (pull_request) Has been cancelled Details
d3397c7c6f
added migration.md details from another PR
chaphidoesstuff changed title from WIP: Fixed links to Fixed links 2024-05-08 19:29:54 +02:00
Author
Collaborator

@Exverge do you think we should add a goals section like Torzu?

@Exverge do you think we should add a goals section like Torzu?
chaphidoesstuff changed title from Fixed links to WIP: Fixed links 2024-05-08 22:48:01 +02:00
Member

@Exverge do you think we should add a goals section like Torzu?

@Crimson-Hawk

> @Exverge do you think we should add a goals section like Torzu? @Crimson-Hawk
chaphidoesstuff requested review from Exverge 2024-05-14 09:58:00 +02:00
Author
Collaborator

for some reason my newer commits on the readme dont show up here?

for some reason my newer commits on the readme dont show up here?
Exverge force-pushed dev from e744627c70 to 2bacc25996 2024-05-19 22:12:06 +02:00 Compare
Exverge refused to review 2024-05-19 22:12:24 +02:00
Exverge manually merged commit 2bacc25996 into dev 2024-05-19 22:14:25 +02:00
Sign in to join this conversation.
No description provided.