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

GameList empty at second usage.... #21

Open
1 of 7 tasks
DjDiabolik opened this issue Apr 30, 2019 · 4 comments
Open
1 of 7 tasks

GameList empty at second usage.... #21

DjDiabolik opened this issue Apr 30, 2019 · 4 comments

Comments

@DjDiabolik
Copy link

Bug report

Possibly game list or option not stored........

Describe the bug

I have a Raspberry Pi2 whit latest build of OSMC...... i have tryed to load ScummVM and some LucasFilms Games...... example "Secret of Monkey Island".

I have lauch the addons....... reach the games patch (the games it's stored in a usb pendrive connected on pi2).
The games can run and playable whitout any issue.... there's present some issue on audio but it's not a big problems.

After some time exist from ScummVM.
If i relaunch...... empty list games and every option it's disappears..... somethings it's not stored on scummvm.ini ??

RetroArch Behavior

I don't know retroarch

Debuglog

If need........ i try to paste.

Your Environment

Used Operating system:

  • Android
  • iOS
  • Linux
  • OSX
  • Raspberri-Pi
  • Windows
  • Windows UWP

Operating system version/name:
OSMC

Kodi version:
18.2 RC ?? I'm not completely sure....

@beta-tester
Copy link

beta-tester commented May 25, 2020

i have the same or similar issue.

i think i found the reason, why my games are gone all the time the add-on got an update...
the added games are not stored in the userdata folder.
the added games are stored in the file:
/storage/.kodi/addons/game.libretro.scummvm/resources/system/scummvm.ini
and this file gets overwritten by a blank/new version each time an update is arriving.

[scummvm]
lastselectedgame=simon1-cd-win-de
gui_browser_show_hidden=false
browser_lastpath=/media/scummvm/Day of the Tentacle
mute=false
versioninfo=2.1.1

[monkey-vga-de]
platform=pc
gameid=monkey
description=Monkey Island 1: The Secret of Monkey Island
language=de
extra=VGA
path=/media/scummvm/Monkey Island 1
guioptions=sndNoSpeech lang_German

[monkey2-de]
platform=pc
gameid=monkey2
description=Monkey Island 2: LeChuck's Revenge
language=de
path=/media/scummvm/Monkey Island 2
guioptions=sndNoSpeech lang_German

[comi-de]
platform=windows
gameid=comi
description=Monkey Island 3: The Curse of Monkey Island
language=de
object_labels=true
path=/media/scummvm/Monkey Island 3
guioptions=sndNoMIDI noAspect lang_German

[simon1-cd-win-de]
platform=windows
gameid=simon1
description=Simon the Sorcerer 1
language=de
extra=CD
path=/media/scummvm/Simon the Sorcerer 1
guioptions=sndNoSubs launchNoLoad lang_German

[simon2-cd-win-de]
platform=windows
gameid=simon2
description=Simon the Sorcerer 2
language=de
extra=CD
path=/media/scummvm/Simon the Sorcerer 2
guioptions=launchNoLoad lang_German

[dw-cd-de]
platform=pc
gameid=tinsel
description=Discworld 1
language=de
extra=CD
path=/media/scummvm/Discworld 1
guioptions=lang_German

[dw2-de]
platform=pc
gameid=tinsel
description=Discworld 2: Missing Presumed ...!?
language=de
extra=CD
path=/media/scummvm/Discworld 2
guioptions=noAspect lang_German

[tentacle-de]
gameid=tentacle
description=Day of the Tentacle
language=de
extra=CD
path=/media/scummvm/Day of the Tentacle
guioptions=lang_German

i installed Lakka (RetroArch)
Lakka-RPi2.arm-2.3.2.img.gz
ScummVM 2.1.0 (Jan 21 2020 15:31:37)
and there the specific file is in the folowing folder
/storage/system/scummvm.ini

i guess to survive a re-installation or update the scummvm.ini file sould be stored to (and loaded from) the userdata storage.

i don't know if Lakka will show a similar issue, when it updates the ScummVM core... but at least for Kodi-game / LibreELEC the add-on should store and expect the scummvm.ini file at a place where is isn't touched or wiped out by an update or re-install process

@beta-tester
Copy link

strange... it is not the same issue.

i just installed OSMC and tried its ScummVM add-on.
indeed there it is not possible to keep the added games in the list. the list is gone immediately i exit the scummvm add-on.

on LibreELEC the ScummVM add-on is holding the added games but are loosing the list only at an update or re-install of the add-on.

@beta-tester
Copy link

it seems on OSMC there is no scummvm.ini stored at all. i couldn't find any...

@DjDiabolik
Copy link
Author

You can also read some feedback here:
https://forum.kodi.tv/showthread.php?tid=343489&pid=2939639

Apparently another user as report it's be works on Vero 4K+ (same developers OSMC) and you can also found the correct path how the scummvm.ini need.

Also on my apparently there's no stored......... after my last reply i never tryed whit the latest osmc release.

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

2 participants