Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPCS3 Support #63

Open
xer0-1ne opened this issue Apr 9, 2020 · 5 comments
Open

RPCS3 Support #63

xer0-1ne opened this issue Apr 9, 2020 · 5 comments

Comments

@xer0-1ne
Copy link

xer0-1ne commented Apr 9, 2020

It might be premature, but I've been working on getting RPCS3 working for PS3 support. Their project has come a long way and seems to be working a lot better now. I am working on a way to launch the emulator in headless mode and directly launch the game.

There are a few uncertainties... to include how RPCS3 inventories the games and where that is stored. If I get some answers to these questions, do you think adding support for PS3 would be possible?

@alkazar
Copy link
Member

alkazar commented Apr 9, 2020

Might be difficult to get it working out of the box. I did have rpcs3 installed on a SteamOS-like Arch Linux setup in the past. Adding games and controller setup were a problem, but once configured it works, although it can look a bit ugly during launch.

The first step would be to include the emulator. I tried to do this before but the build from AUR was failing at the time. At least then people could manually set it up if they want.

@xer0-1ne
Copy link
Author

xer0-1ne commented Apr 9, 2020

The build is working (as of today) and installed without issues. The build I am having issues with is t he Xenia (XB360) emulator. That was my next project after I got the PS3 working good. I'm not sure when you messed with it last, but now each game can have it's own configuation and you can launch in "no-gui" mode allowing you to open the game directly once you've added it.

Adding the games and controllers is going to be an issue. As it looks now, there is no way around the controller configuration process as of yet. I am still looking to see if there can be a universal assignment. However, with the Steam overlay that you have, you could just map to the default keyboard setup they have.

@sharkwouter
Copy link
Contributor

Yeah, Xenia is tough. The port to Linux is still unfinished. See the issue about it: xenia-project/xenia#1430

@lunaneff
Copy link

lunaneff commented Jul 7, 2020

However, with the Steam overlay that you have, you could just map to the default keyboard setup they have.

When the controller is mapped to the keyboard, you lose all analog input, so that wouldn't be the best solution

@xer0-1ne
Copy link
Author

Right now, I just disable the controller feature in steam for rpcs3. The only is that I have hit escape to drop from fullscreen and close the game manually. DS4 controller works great, but I don't think other controllers would work at this point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants