RPCS3 Forums
RPCS3 for Newcomers - Printable Version

+- RPCS3 Forums (https://forums.rpcs3.net)
+-- Forum: Community (https://forums.rpcs3.net/forumdisplay.php?fid=1)
+--- Forum: Announcements (https://forums.rpcs3.net/forumdisplay.php?fid=2)
+--- Thread: RPCS3 for Newcomers (/showthread.php?tid=174352)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13


RE: RPCS3 for Newcomers - ssshadow - 01-15-2017

I... Have no idea. Just search for dev_hdd0 in /

Code:
find / -type d -name 'dev_hdd0'



RE: RPCS3 for Newcomers - logos88 - 01-28-2017

Oks, I have found that the problem is that in Linux this folders are not created right know:
https://github.com/RPCS3/rpcs3/issues/2132



RE: RPCS3 for Newcomers - Ani - 01-28-2017

(01-28-2017, 11:31 AM)logos88 Wrote: Oks, I have found that the problem is that in Linux this folders are not created right know:
https://github.com/RPCS3/rpcs3/issues/2132

I compiled on Linux, dev_flash was created, added external libraries to it and they appeared on the Load libraries list. However RPCS3 is still having some issues on Linux that are on the TODO list to be fixed.



RE: RPCS3 for Newcomers - ssshadow - 01-28-2017

Note that the log file and such, on Linux, are in /home/.config/rpcs3 or something like that IIRC.



RE: RPCS3 for Newcomers - saidee123 - 03-23-2017

How to fix global setting not working properly? It's a pain to change the setting for each game manually.



RE: RPCS3 for Newcomers - ssshadow - 03-23-2017

But they are working properly.



RE: RPCS3 for Newcomers - sebbyyt1324 - 04-19-2017

I'm still pretty new to this, but what do you do with logs?



RE: RPCS3 for Newcomers - ssshadow - 04-19-2017

(04-19-2017, 04:01 AM)sebbyyt1324 Wrote: I'm still pretty new to this, but what do you do with logs?

Read them to figure out what went wrong. Pretty much everything the emulator does is logged.



RE: RPCS3 for Newcomers - BrunoRaji - 05-06-2017

rpcs3 team have plans to implement hotkeys/tools?
like Decrease/Increase Emulation Speed, Frame Advance and Save State

thkx



RE: RPCS3 for Newcomers - ssshadow - 05-07-2017

(05-06-2017, 06:33 PM)BrunoRaji Wrote: rpcs3 team have plans to implement hotkeys/tools?
like Decrease/Increase Emulation Speed, Frame Advance and Save State

thkx

It could easily be added in the future. Right now none of these features exist at all though. But things like save states will come eventually. But it's not a priority right now. "First make it work, then make it work better" so to speak.