Skip to content

Commit

Permalink
Merge pull request #927 from nighto/patch-1
Browse files Browse the repository at this point in the history
Mention explicitly that some GBA cores do not support "SaveRAM Autosave Interval" setting
  • Loading branch information
LibretroAdmin authored Mar 9, 2024
2 parents 1b65349 + c9fc989 commit 75f3cf8
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/library/beetle_gba.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Frontend-level settings or features that the Beetle GBA core respects.
| Core Options ||
| RetroAchievements ||
| RetroArch Cheats ||
| [RetroArch SaveRAM Autosave Interval support](https://github.com/libretro/RetroArch/issues/16323#issuecomment-1977792161) ||
| Native Cheats ||
| Controls ||
| Remapping ||
Expand Down
16 changes: 16 additions & 0 deletions docs/library/compatibility/gba.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
# Nintendo Game Boy Advance Core Compatibility

Please notice that when using these cores on RetroArch, [only certain cores support libretro save interface](https://github.com/libretro/RetroArch/issues/16323#issuecomment-1977792161), meaning even if you set option "SaveRAM Autosave Interval" on settings, some cores will only write down internal save game data when you gracefully close emulation. That might lead to loss of data if you exit RetroArch from your OS app switcher, if it freezes or if shuts down unexpectedly without battery for instance.

## Beetle GBA

[Does not support SaveRAM Autosave Interval.](https://github.com/libretro/RetroArch/issues/16323#issuecomment-1980460281)

## gpSP

[Does not support SaveRAM Autosave Interval.](https://github.com/libretro/RetroArch/issues/16323#issuecomment-1980460281)

| Game | Issue |
|---------------------------------------|--------------------------------|
| ~~Activision Anthology~~ |~~Freezes when entering a game.~~ |
Expand Down Expand Up @@ -30,8 +38,14 @@
| ~~Wolfenstein 3D~~ |~~Softlocks at id Software startup screen.~~|
| Yoshi’s Universal Gravitation |The tilt sensor is not emulated.|

## mGBA

[Supports SaveRAM Autosave Interval.](https://github.com/libretro/RetroArch/issues/16323#issuecomment-1980460281)

## VBA-M

[Supports SaveRAM Autosave Interval.](https://github.com/libretro/RetroArch/issues/16323#issuecomment-1980460281)

| Game | Issue |
|---------------------------------------|--------------------------------|
| ~~Boktai Trilogy~~ | ~~The solar sensor is not emulated~~|
Expand All @@ -43,6 +57,8 @@

## VBA Next

[Supports SaveRAM Autosave Interval.](https://github.com/libretro/RetroArch/issues/16323#issuecomment-1980460281)

| Game | Issue |
|---------------------------------------------------|----------------------------------------------------------------------------------------------------|
| Boktai Trilogy | The solar sensor is not emulated. |
Expand Down
1 change: 1 addition & 0 deletions docs/library/gpsp.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Frontend-level settings or features that the gpSP core respects.
| Core Options ||
| RetroAchievements ||
| RetroArch Cheats ||
| [RetroArch SaveRAM Autosave Interval support](https://github.com/libretro/RetroArch/issues/16323#issuecomment-1977792161) ||
| Native Cheats ||
| Controls ||
| Remapping ||
Expand Down
1 change: 1 addition & 0 deletions docs/library/mgba.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ Frontend-level settings or features that the mGBA core respects.
| Core Options ||
| RetroAchievements ||
| RetroArch Cheats ||
| [RetroArch SaveRAM Autosave Interval support](https://github.com/libretro/RetroArch/issues/16323#issuecomment-1977792161) ||
| Native Cheats ||
| Controls ||
| Remapping ||
Expand Down
1 change: 1 addition & 0 deletions docs/library/vba_m.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ Frontend-level settings or features that the VBA-M core respects.
| Core Options ||
| RetroAchievements ||
| RetroArch Cheats ||
| [RetroArch SaveRAM Autosave Interval support](https://github.com/libretro/RetroArch/issues/16323#issuecomment-1977792161) ||
| Native Cheats ||
| Controls ||
| Remapping ||
Expand Down
1 change: 1 addition & 0 deletions docs/library/vba_next.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ Frontend-level settings or features that the VBA Next core respects.
| Core Options ||
| RetroAchievements ||
| RetroArch Cheats ||
| [RetroArch SaveRAM Autosave Interval support](https://github.com/libretro/RetroArch/issues/16323#issuecomment-1977792161) ||
| Native Cheats ||
| Controls ||
| Remapping ||
Expand Down

0 comments on commit 75f3cf8

Please sign in to comment.