This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Linux nightmares (issues)
#1
Let's start:

1.Slow decrypting (compared with the windows build) of game/homebrew pkgs.
2.Games DO NOT show up in Game List when installing from PKG
3.When trying to run ANY ELF/SELF it'll segfault.

This is on latest build.
Reply
#2
Regarding #3, can you compile it in debug mode (I'm not sure how/if CMake handles this right now, but see if you can add the -g CFLAG to CMakeLists.txt), then run it with gdb (gdb ./rpcs3, type 'r', then if it segfaults type 'bt' to give a backtrace. Please post that here.)
Reply
#3
(09-03-2014, 05:42 AM)derpf Wrote: Regarding #3, can you compile it in debug mode (I'm not sure how/if CMake handles this right now, but see if you can add the -g CFLAG to CMakeLists.txt), then run it with gdb (gdb ./rpcs3, type 'r', then if it segfaults type 'bt' to give a backtrace. Please post that here.)

http://pastie.org/private/ymeiegq9dqphigxk6v56q

edit: i'm almost sure i compiled it with symbols so sorry if i didn't. if i didn't just tell me what line i should change in order to afect that part
Reply
#4
(09-03-2014, 06:17 AM)ZeCoxao Wrote: http://pastie.org/private/ymeiegq9dqphigxk6v56q

edit: i'm almost sure i compiled it with symbols so sorry if i didn't. if i didn't just tell me what line i should change in order to afect that part

What graphics drivers are you using?
Reply
#5
the crashing issue is mostly solved by https://github.com/DHrpcs3/rpcs3/pull/787 he confirmed it on irc
Reply
#6
(09-03-2014, 11:25 AM)Bigpet Wrote: the crashing issue is mostly solved by https://github.com/DHrpcs3/rpcs3/pull/787 he confirmed it on irc

confirmed here as well... and whoa! huge increase of speed in relation with windows Big Grin
Reply
#7
The speed increase is most likely due to some memory security features on windows or some compiler flags, I wouldn't bet on it staying much faster than windows forever
Reply
#8
i have another issue. it's kind of related with this thread, so here it goes.

with the latest changes from: https://github.com/gopalsr83/rpcs3

i can load everything fine with Interpreter. if i try to load it with recompiler, window shows up for a brief second and then the program segfaults.

here's the backtrace of what happens: http://pastie.org/private/t2qhe0jzqnjxkqemxufowg

btw, i already changed the required _UNIX_ to _unix_ lines.
Reply
#9
Are you sure that's Linux related?

I'm also not sure whether we should discuss anything but the official repository here. What I mean to say is that we don't have control over other peoples repositories and I don't really want to set a precedent in which people will open topics like "so I pulled the changes from these 3 branches from 3 other people and now rpcs3 crashes upon opening"
Reply
#10
that recompiler isnt ready yet, there are many instuctions still missing, just wait when the recompiler gets to the main branch. dont expect it to work so soon
[Image: tumblr_nq0lhp2BoL1r61mabo4_500.gif] [Image: Cloud___Tifa_kids_by_ferus.jpg]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)