libretro / picodrive

Fast MegaDrive/MegaCD/32X emulator
Other
41 stars 63 forks source link

[Wii] rewind broken #182

Open gingerbeardman opened 3 years ago

gingerbeardman commented 3 years ago

Repro steps

  1. activate rewind and map it to a button
  2. load PicoDrive core
  3. load Content (i am using this game which is confirmed working in RetroArch outside of Wii)
  4. let game run to start screen
  5. rewind

Expected

Actual

Verification

Notes

See also

inactive123 commented 2 years ago

I assume these are big endian issues.

gingerbeardman commented 2 years ago

@twinaphex I think so

irixxxx commented 2 years ago

I did some work on save/load, which is AFAIK also used by rewind. Could you try this again with a core having at least revision 688c90d please?

gingerbeardman commented 2 years ago

I will asap, but I'm currently traveling

irixxxx commented 2 years ago

@gingerbeardman I've merged the latest, which includes several fixes and improvements for saving/loading states. You might try if your case has at least improved a bit.

gingerbeardman commented 2 years ago

I'll try it very soon, thanks.