SparkyLinux Forums

Software & hardware support => Newbie questions => Topic started by: x47aw on October 17, 2021, 12:30:36 PM

Title: How do i start the emulator ryujinx
Post by: x47aw on October 17, 2021, 12:30:36 PM
Hello I have Sparky minimal GUI 6 64Bit.
I got the emulator Ryujinx downloaded and unzipped it.
Now I have to start it but don't know how.
Could someone explain this to me?
Title: Re: How do i start the emulator ryujinx
Post by: pavroo on October 17, 2021, 04:54:48 PM
What is inside?
Get into a new dir after unzipping and run and show:
ls -l
Title: Re: How do i start the emulator ryujinx
Post by: x47aw on October 17, 2021, 08:19:09 PM
mk@mk-pc:~/Emulator/publish$ ls -l
insgesamt 57272
-rwxr-xr-x 1 mk mk       31 Okt 13 17:21 alsoft.ini
-rwxr-xr-x 1 mk mk   920882 Feb 28  2018 libMonoPosixHelper.so
-rwxr-xr-x 1 mk mk  2161576 Aug 22 13:27 libSDL2.so
-rwxr-xr-x 1 mk mk    85504 Okt 13 17:21 libsoundio.dll
-rwxr-xr-x 1 mk mk    54976 Okt 13 17:21 libsoundio.dylib
-rwxr-xr-x 1 mk mk    88584 Okt 13 17:21 libsoundio.so
-rwxr-xr-x 1 mk mk     7652 Okt 13 17:21 LICENSE-Ryujinx.Audio.txt
-rwxr-xr-x 1 mk mk 55272800 Okt 13 17:30 Ryujinx
-rwxr-xr-x 1 mk mk      244 Aug 22 13:27 Ryujinx.SDL2.Common.dll.config
-rwxr-xr-x 1 mk mk    35019 Okt 13 17:21 THIRDPARTY.md
mk@mk-pc:~/Emulator/publish$


This is the directory.
What do I have to enter or do to start the program?
Title: Re: How do i start the emulator ryujinx
Post by: pavroo on October 17, 2021, 09:14:16 PM
Try to launch via command:
./Ryujinx
Title: Re: How do i start the emulator ryujinx
Post by: x47aw on October 18, 2021, 02:03:37 PM
fsw@fsw:~/Emulator/Nintendo Switch/publish$ dir
alsoft.ini          libsoundio.so
libMonoPosixHelper.so  LICENSE-Ryujinx.Audio.txt
libSDL2.so        fsw@fsw:~/Emulator/Nintendo Switch/publish$ dir
alsoft.ini          libsoundio.so
libMonoPosixHelper.so  LICENSE-Ryujinx.Audio.txt
libSDL2.so          Ryujinx
libsoundio.dll          Ryujinx.SDL2.Common.dll.config
libsoundio.dylib       THIRDPARTY.md
fsw@fsw:~/Emulator/Nintendo Switch/publish$ Ryujinx
bash: Ryujinx: Kommando nicht gefunden.
fsw@fsw:~/Emulator/Nintendo Switch/publish$ hjkhöhnö
bash: hjkhöhnö: Kommando nicht gefunden.
fsw@fsw:~/Emulator/Nintendo Switch/publish$

Hello, when I go to the same directory in the terminal and enter Ryujinx, command not found appears. I get the same error message when I enter any letters.

libsoundio.dll          Ryujinx.SDL2.Common.dll.config
libsoundio.dylib       THIRDPARTY.md
fsw@fsw:~/Emulator/Nintendo Switch/publish$ Ryujinx
bash: Ryujinx: Kommando nicht gefunden.
fsw@fsw:~/Emulator/Nintendo Switch/publish$ hjkhöhnö
bash: hjkhöhnö: Kommando nicht gefunden.
fsw@fsw:~/Emulator/Nintendo Switch/publish$
Title: Re: How do i start the emulator ryujinx
Post by: xingjiapeng on October 20, 2021, 01:05:47 PM
Use the command
./Ryujinx

You have to input "./" before "Ryujinx".
Title: Re: How do i start the emulator ryujinx
Post by: x47aw on December 02, 2021, 11:54:30 AM
Thank you.

Then I just had to enter this in the terminal.

sudo apt-get install libsdl2-2.0 libsdl2-dev libalut-dev
Title: Re: How do i start the emulator ryujinx
Post by: 7ua on December 26, 2021, 05:27:20 PM
Was this solved? ???