sehs33
Active Member
Confirmed, the issue was with the lowered resolution files and now everything is great; thanks a lot DJWillis!
DJWillis said:Thanks,
Any bugs to report?
It's getting close to the cut off point for the 1.2.0 release and I have hit the point where just about every obvious bug I spotted has been squashed, that said my testing time is limited so if anyone has spotted anything now is the time to let me know .
John
pder said:DJWillis said:Thanks,
Any bugs to report?
It's getting close to the cut off point for the 1.2.0 release and I have hit the point where just about every obvious bug I spotted has been squashed, that said my testing time is limited so if anyone has spotted anything now is the time to let me know .
John
Are you interested in knowing about SCI related bugs? I experienced a few crashes playing Kings Quest V on GP2X F-200. I can provide more details later if you are interested.
Stouffa said:Got my replacement Pandora, so of course one of the first new emulators I ran was this version, and guess what? I got the same problem that I had with my previous one, in that Scummvm couldn't locate any of the games on my SD card! This time I decided to simple delete all the old files and start again on a fresh card, now everything seems to work great so far! Thanks again for all your work, it's greatly appreciated!
DJWillis said:Stouffa said:Got my replacement Pandora, so of course one of the first new emulators I ran was this version, and guess what? I got the same problem that I had with my previous one, in that Scummvm couldn't locate any of the games on my SD card! This time I decided to simple delete all the old files and start again on a fresh card, now everything seems to work great so far! Thanks again for all your work, it's greatly appreciated!
Not sure what got messed up. My guess would be something in the extraction or pathing of the engine plugins, maybe a config file in appdata that was bad (each new release is setup to pull in the config of older released if you just update the .PND).
Glad it's working now anyway. I take it you don't still have the pandora/appdata/scummvm folder from before you wiped the SD do you?
Stouffa said:I don't have it here, as I've deleted it from my Pandora, but I think I've probably still got it on my home PC. I did a full back up of my main SD card a while back when my Pandora went into rehab! Are there any files from within there that might be of use to you?
DJWillis said:Stouffa said:I don't have it here, as I've deleted it from my Pandora, but I think I've probably still got it on my home PC. I did a full back up of my main SD card a while back when my Pandora went into rehab! Are there any files from within there that might be of use to you?
A zip of the whole appdata/scummvm folder would be great if you have it . Either way, I hope its not a bug as 1.2.0 is cast in stone now.
RenegadeChic said:/usr/pandora/scripts/pnd_run.sh: line 37: ././runscummvm.sh: Permission denied
and then it wont load up
:-/
aptera:~$ sudo pnd_run scummvm-1.2.0-op.pnd
egmont01 said:Same here. Have you tried starting as root?
Code:aptera:~$ sudo pnd_run scummvm-1.2.0-op.pnd
I don't know why - but it worked for me.
zapman said:DJWillis, thank you for ScummVM on the Pandora!
One small bug only: The link to ScummVM shows up in "other" when using the standard XCFE desktop on the Pandora, would be nice if you could put it in "Emulators" next time
<categories>
<category name="Game">
<subcategory name="Adventure Games"/>
</category>
</categories>
DJWillis said:zapman said:DJWillis, thank you for ScummVM on the Pandora!
One small bug only: The link to ScummVM shows up in "other" when using the standard XCFE desktop on the Pandora, would be nice if you could put it in "Emulators" next time
It's not an emulator so that's not going to happen .
Inside the PXML it is actually setup as follows
Code:<categories> <category name="Game"> <subcategory name="Adventure Games"/> </category> </categories>
I'll take a look at why it gets stuck in the 'Other' bucket in Xfce sometime, I just use the desktop icon out of habit so had not noticed .