You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, theanxietybuster here. I fairly recently moved back to Linux full-time after having some Windows issues with my laptop and missing out on the tools and workflow I had spent years getting good at only to find that RALib works in Wine but the Memory Inspector has some weirdness going on with it.
OS: Arch Linux
Desktop: BSWPM with various modules added to form a Rice that's being worked on over time
GPU type: Intel Haswell (so decently old)
Steps to Reproduce:
Create an empty Wine prefix
Set it to run as Windows 10
Set the Video Memory Size to 1024 or higher (using Winetricks or a Registry Edit)
Download and Unzip the 64-bit version of RALibRetro.
Run with wine RALibretro.exe
Open any core (tested primarily with Beetle HW PSX and VBA-M)
Open the Memory Inspector
Run a very basic filter (doesn't matter what you do here)
Scroll all the way to the bottom until you hit the last result
You should be able to highlight the blank result below it
When doing so, the memory addresses shown on the left side will alternate between 0x0000 and whatever the last result was and then the addresses will start shifting around
There are also going to be missing results altogether
Closing due to the issue seeming to have been fixed in later releases of Wine and the dev build of RALib. Don't know what fixed it but it looked like it was fixed in wine-6.4. :D
This appears to still be valid. More specifically, this seems to be a pure rendering issue. It only occurs when the game is running, not when it's paused. The last address clicked will be displayed in the code note address field until you click into it. Clicking a new result will update the address field to show the previously clicked one. You can type into the code note box, but until you've clicked into the address field, the text shown in it will not update. You -can- see the cursor moving around in this state.
Sanaki
changed the title
Memory Inspector Issues in Wine 6.1 on Arch Linux x64 [Custom Desktop]
[Wine] Memory Inspector fields do not update correctly (display only)
Apr 6, 2021
So, theanxietybuster here. I fairly recently moved back to Linux full-time after having some Windows issues with my laptop and missing out on the tools and workflow I had spent years getting good at only to find that RALib works in Wine but the Memory Inspector has some weirdness going on with it.
OS: Arch Linux
Desktop: BSWPM with various modules added to form a Rice that's being worked on over time
GPU type: Intel Haswell (so decently old)
Steps to Reproduce:
wine RALibretro.exe
Gif showing the issue https://gfycat.com/familiarhandsomegoshawk
The text was updated successfully, but these errors were encountered: