Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating a playlist will exit the navigation menu #16796

Open
cityracoon opened this issue Jul 20, 2024 · 0 comments
Open

Creating a playlist will exit the navigation menu #16796

cityracoon opened this issue Jul 20, 2024 · 0 comments

Comments

@cityracoon
Copy link

Description

It works well when you don't have a playlist while using RetroArk, but after creating a playlist, you can't pass the navigation icon in the menu of RetroArk, and you pause for a while before the program shuts down.

Expected behavior

I've repeatedly changed the characters inside the playlist, but if there's no playlist, it works fine, and if there's a playlist, I can't go past the navigation icon and it ends.

Steps to reproduce the bug

  1. Download and install the retro arc from the homepage.
  2. Install the dos pure core and put the dos games in the rompolder.
  3. Make me search for the game and add it to doslpl to make a playlist.
  4. If you move the menus after the playlist is created, it does not necessarily pass the navigation icon, is stopped, and then the program ends.

my file > dos.lpl

==================

{
"version": "1.5",
"default_core_path": "D:\Game\RetroArch DOS\cores\dosbox_pure_libretro.dll",
"default_core_name": "DOS (DOSBox-Pure)",
"label_display_mode": 0,
"right_thumbnail_mode": 0,
"left_thumbnail_mode": 0,
"thumbnail_match_mode": 0,
"sort_mode": 0,
"items": [
{
"path": "D:\Game\RetroArch DOS\roms dos\Strike Commander FDD\SC.EXE",
"label": "Strike Commander 1993 FD",
"core_path": "D:\Game\RetroArch DOS\cores\dosbox_pure_libretro.dll",
"core_name": "DOS (DOSBox-Pure)",
"crc32": "00000000|crc",
"db_name": "DOS.lpl"
}
]
}

===================
2024-07-20 13 32 15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant