-
Notifications
You must be signed in to change notification settings - Fork 5
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
Inaccuracies with Pinta's Quest #6
Comments
Whoah, you guys are doing cool shit it sounds like with what is one of the most advanced ROMs on the device... Whelp, you guys have found an actual known bug on that build of ElysianVMU--yes, the freaking RAM viewer can actually intrude-on and modify the contents of memory itself. How could such an issue have been missed or have happened to begin with? It's because one of the registers controlling WRAM actually has side-effects when being read from, which the UI is doing... I actually believe that the issue has been addressed within this codebase, along with lots and LOTS Of other micro inaccuracies, but... I have just not had time to finish up and cut off a new release for the website. I'm also helping with the DC port of GTA3 and work on KallistiOS which is about to have a big release, so my upcoming ElysianVMU2 release had to be on hold... Now I would think that the inaccuracies would be just graphical, though, because the registers with those side-effects are for accessing WRAM, which is TYPICALLY just used as an intermediate frame-buffer for advanced VM ROMs like this... |
Did you get this binary from evmu.elysianshadows.com or from the "release" here on GH on the right of the main page? The one on GitHub is FAR newer and has far fewer bugs and new features, BUT, I do not recall whether this issue was fixed on that build or not... |
@gyrovorbis Cool your part of the GTA3 port. Seen some stuff on that. I'm running the Windows distribution of the GitHub version. It says 1.5.0 in the window title even though the zip I extracted it from says 1.6.1. What we are doing: What we are running into: |
So I'm testing Pinta's Quest and I've noticed if I have the RAM viewer open in the emulator I get ALOT of screen tearing. I posted a lot of stuff early, but I've just noticed all the screen tearing goes away if I close the RAM viewer. I'm wondering if some of the inaccuracies I was seeing in emulation of Pinta's Quest had to do with having the RAM viewer open. I would think the RAM viewer wouldn't effect anything if it was just open.
Example GIF
![PintaRAMViewerError](https://private-user-images.githubusercontent.com/5825110/365501867-62aa35fd-1997-4667-abc0-b73ddc880d4d.gif?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNzE2MjksIm5iZiI6MTczOTE3MTMyOSwicGF0aCI6Ii81ODI1MTEwLzM2NTUwMTg2Ny02MmFhMzVmZC0xOTk3LTQ2NjctYWJjMC1iNzNkZGM4ODBkNGQuZ2lmP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMDcwODQ5WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YWI1Y2U5ZmE2MTQ0MzQ2N2Y4MzljYWZhYTMwNmE2NTc4ZjgxMTYyNTI1ZjJhZDM5NmZhZGJjNGRjZjBmNGFiMSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.nC8aTrR9hz-1PWlsIE-DY-CR1_JkHW-BQEMPBHVioHw)
VMS File
SkiesOfArcadiaPinataQuest.zip
The text was updated successfully, but these errors were encountered: