Posts: 4
Threads: 1
Joined: Apr 2024
Reputation:
0
04-06-2024, 04:40 PM
So, since somewhat recently, every time I try to rewind in a game, the game usually crashes by accessing some incorrect memory addresses. This seems true for every GBA game I've tried.
It also tends to spew out some stuff about stub or illegal opcodes.
It seemed to work quite well before, but recently started breaking.
I'm on Arch Linux, so that brings a whole different mess there.
What should I do to try and remedy this?
Posts: 809
Threads: 14
Joined: Apr 2015
Reputation:
34
Pronouns: she/they
04-08-2024, 04:07 AM
(This post was last modified: 04-08-2024, 04:07 AM by endrift.)
Can you try installing mgba-qt-git from AUR? I made some changes to rewind recently to see if they improved stability of rewinding but I haven't been able to prove if it does yet.
Posts: 4
Threads: 1
Joined: Apr 2024
Reputation:
0
Oh, fucks sake.
Somehow, it seems related to running other stuff at the same time.
I think running firefox *somehow* manages to mess with it.
At this point this seems like it could well be more of a system/hardware issue than mgba issue.
Posts: 4
Threads: 1
Joined: Apr 2024
Reputation:
0
06-05-2024, 12:14 PM
(This post was last modified: 06-05-2024, 12:23 PM by Flesh.)
To update the record on my situation, I feel I'll just stick to just using retroarch instead of running mgba directly, since that seems to work so far...hopefully.
It's probably somehow due to me fucking up something somewhere.