schellingb / dosbox-pure

DOSBox Pure is a new fork of DOSBox built for RetroArch/Libretro aiming for simplicity and ease of use.
GNU General Public License v2.0
731 stars 61 forks source link

0.9.8 creates unnecessary subfolder for save states. #442

Closed Tasosgemah closed 6 months ago

Tasosgemah commented 6 months ago

I use the option for each core to save inside their own core-named folder.

With 0.9.7, the save states were stored in "states/DOSbox-pure"

With 0.9.8, the save states are stored in "states/DOSbox-pure/DOSbox-pure"

Is this an intentional change? Not sure how it helps.

Massouille78 commented 6 months ago

Hello,

I also agree that save state and saves aren't be in subfolder.

0.9.7 was best choice.

Thanks in advance

schellingb commented 6 months ago

Looks like this is an issue with RetroArch when using a new libretro interface we use for enabling Netplay for DOS games. So until this is fixed in RetroArch we are kinda stuck... We maybe need to disable Netplay support until the fix is common in a stable release of RetroArch :-(

schellingb commented 6 months ago

Please try the newly released 0.9.9. It should be fixed with any stable RetroArch version (up to latest 1.16) and recent nightly builds of RetroArch. If you use an older nightly build of RetroArch (between 2 and 6 weeks old) it might still be broken.

Tasosgemah commented 6 months ago

Yeah, it works on the latest nightly. On the previous one i used it's still broken like you said (it's from 15 Nov).

Massouille78 commented 6 months ago

Hello, It is ok now for me on the last version 0.9.9,

Thanks very much

PoloniumRain commented 6 months ago

I can also confirm that this issue is now fixed in both RA 1.16 and the latest nightly.