RetroEdit

Results 48 issues of RetroEdit

See title. Maybe this is intended behavior, but it had me scratching my head for an hour. Bisecting, it seems to have occurred at e293e023690990b326a594ff47b8f09cd7e2d388 Prior, in BizHawk 2.9.1 with...

App: EmuHawk
Repro: Regression from 2.9.1

(Split from #3735 ; originally written 2023-09-22) I recently realized Play Movie will automatically override your `On Movie End` setting to be `Record`. **EDIT 2024-08-18**: See below: it's probably not...

Enhancement
App: EmuHawk

Draft is at https://github.com/mgba-emu/mgba/pull/3272. Original post follows. --- Currently, we store our mGBA C code in https://github.com/TASVideos/mgba. I've been talking to @endrift lately, and it seems like there may be...

Core: mGBA
Meta
Repro: Fixed/added in branch/fork
help wanted
Needs unmanaged changes (C-lang)

I've been trying out `File > Save RAM > Flush Save Ram` and found that if the save file is locked, the command silently fails with no notice. I've also...

App: EmuHawk
Repro: Patch pending

Note: EmuHawk does not currently have un-loadstate. However, if rewind is enabled, it's making savestates periodically. You may be able to restore your progress by rewinding back "through" the loadstate....

Request: Feature/Enhancement
App: EmuHawk
Meta

When you seek in TAStudio, it's supposed to pause when it reaches the goal frame. For some reason, that doesn't happen when emulation is unpaused before seeking. ~~This is annoying...

Request: Feature/Enhancement
Tool: TAStudio
Waiting on user/contributor response

Maybe this is intended, but the `checksum`'s return type of string makes me think not. If it *is* intended, I suggest the docs be changed to something like "Get the...

feature:scripting

Probably named `getRomName`. Maybe also add `getRomPath`? `emu:getGameTitle()` is terse and not sufficiently descriptive for things like ROM hacks. It's possible this is redundant in a `loadFile`-based workflow, but it's...

feature:scripting

I made a PR to fix some of them: #10736 I didn't fix all cases and I'm unsure what the best solution is for the autogenerated docs: ``` $ find...

Documentation :green_book:
Needs PR

SkyEmu version: c177134b1 (2025-09-14) At the top there's `Located Files`. The confusing part is this has a "select file location" icon, but it's temporary. The next time a game is...