Інсталювати Steam
увійти
|
мова
简体中文 (спрощена китайська)
繁體中文 (традиційна китайська)
日本語 (японська)
한국어 (корейська)
ไทย (тайська)
Български (болгарська)
Čeština (чеська)
Dansk (данська)
Deutsch (німецька)
English (англійська)
Español - España (іспанська — Іспанія)
Español - Latinoamérica (іспанська — Латинська Америка)
Ελληνικά (грецька)
Français (французька)
Italiano (італійська)
Bahasa Indonesia (індонезійська)
Magyar (угорська)
Nederlands (нідерландська)
Norsk (норвезька)
Polski (польська)
Português (португальська — Португалія)
Português - Brasil (португальська — Бразилія)
Română (румунська)
Русский (російська)
Suomi (фінська)
Svenska (шведська)
Türkçe (турецька)
Tiếng Việt (в’єтнамська)
Повідомити про проблему з перекладом
Mame4all fails me in many games like sunset riders ...
For mame4all, make sure that you are using a romset compatible with Mame 0.37b5. You would also like to check your romset using romcenter or clrmamepro (I particularly prefer the former) with the clrmame.dat file that you will find on the mame4all installation folder.
I haven't being able to use any mame core, but I know fbalpha2012 core is based on them and it does actually emulate several mame games. You might also give it a try.
Maybe it's just dead.
core info fies, assets, joypad profiles, cheats, databases, overlays, glsl shaders
you can update some cores, but others are broken on the link
to downgrade cores you will need to ftp the working core back to the link
from op rar \RetroArch_1.6.7_SL\RetroArch\cores\
sftp:/linkip/home/apps/retroarch/.home/.config/retroarch/cores
https://www.libretro.com/index.php/retroarch-1-7-2-released/
No official Steam Link build yet - anyone with the skills needed to do it also willing to build one? If so, I'd be really interested in testing the Hatari core with it.
https://www.libretro.com/index.php/retroarch-1-7-3-released/
https://drive.google.com/open?id=1-w782qIRS1mP9FcxTwosfsJL3lC_W6qE
Unfortunately, there are no apparent performance improvements. I haven't tested every listed emulator under Core Updater, but what I have tested with successful audio/video are the Snes9x variants:
- Snes9x 2002 works, actually runs very well with a stutter here and there
- Snes9x 2005 works, but slower. A byproduct of increasing emulator accuracy.
- Snes9x 2005 Plus works about the same as 2005.
- Snes9x 2010 Looks much more polished, runs like molasses.
- Plain Snes9x (the mainline build) simply won't load like the others, but I bet it'd be slow anyway.
If we can have some more devs look at this, I still would like to make this little thing into an emulation box.
I hope someone can Help me.
ERROR:
I was finaly able to compile it after adding --disable-qt to build_steamlink.sh.
Line: 36
I don't know why I cant compile it with enabled qt. I have qt Installed!
dpkg -l qt5-default
But the App crashes when I start any Emulator / Game. I've also tryd this with the Cores from IncognitoMan's RetroArch 1.6.7 build.
About crash do you enable sound? steamlink-sdk have strange bug so you have to add debug flag (-g) to retroarch when build https://github.com/libretro/RetroArch/issues/6337
Just add -g here https://github.com/libretro/RetroArch/blob/master/Makefile#L89
Still crashes even with -g flag attached.
It must have something to do with Qt but I cant figure this out.