Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I access the memory viewer on Linux
08-19-2014, 08:55 AM
Post: #1
How do I access the memory viewer on Linux
So I've started using PPSSPP on Linux, and there's one thing rally bugs me.
There's no dropdown menus, which means I can't access any of the debug functions, including the memory viewer.

Is there any way to access it?

(Also, angelxwind builds are down, so I can't get the latest version of PPSSPP. I'm on 0.98)
Find all posts by this user
Quote this message in a reply
08-19-2014, 09:23 AM
Post: #2
RE: How do I access the memory viewer on Linux
You'd have to use the Qt build to be able to have a menu bar, though I'm not sure if the Qt version even has the memory viewer. Most of the current and up-to-date debugging stuff is exclusive to Windows at the moment.

4GHz AMD 3900X, 32GB DDR4 RAM, 6GB Nvidia RTX 2060, Asus Crosshair 7 Hero (Wifi), Linux
How to ask useful questions: https://web.archive.org/web/20110214010944/http://support.microsoft.com/kb/555375
I'm not Dark_Alex, nor do I claim to be. Our nicknames are merely coincidence.
Find all posts by this user
Quote this message in a reply
08-19-2014, 09:24 AM
Post: #3
RE: How do I access the memory viewer on Linux
(08-19-2014 09:23 AM)TheDax Wrote:  You'd have to use the Qt build to be able to have a menu bar, though I'm not sure if the Qt version even has the memory viewer. Most of the current and up-to-date debugging stuff is exclusive to Windows at the moment.
Ok, thanks.
Find all posts by this user
Quote this message in a reply
08-19-2014, 02:20 PM
Post: #4
RE: How do I access the memory viewer on Linux
You can use WINE.

-[Unknown]
Find all posts by this user
Quote this message in a reply
08-19-2014, 04:33 PM
Post: #5
RE: How do I access the memory viewer on Linux
That is also true. Forgot about WINE..

4GHz AMD 3900X, 32GB DDR4 RAM, 6GB Nvidia RTX 2060, Asus Crosshair 7 Hero (Wifi), Linux
How to ask useful questions: https://web.archive.org/web/20110214010944/http://support.microsoft.com/kb/555375
I'm not Dark_Alex, nor do I claim to be. Our nicknames are merely coincidence.
Find all posts by this user
Quote this message in a reply
09-30-2014, 06:30 PM
Post: #6
RE: How do I access the memory viewer on Linux
(08-19-2014 02:20 PM)[Unknown] Wrote:  You can use WINE.

-[Unknown]

How is performance with that though? I assume it's slower than the native Linux version?
Find all posts by this user
Quote this message in a reply
10-01-2014, 01:58 AM (This post was last modified: 10-01-2014 01:58 AM by [Unknown].)
Post: #7
RE: How do I access the memory viewer on Linux
It's really not that big a difference from my testing. OpenGL is pretty much a straight shot and jit is jit. We don't use the win32 api much anyway. We certainly don't use GDI stuff much.

-[Unknown]
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: