Forum Replies Created
-
AuthorPosts
-
01/13/2014 at 00:38 in reply to: Is anyone else having problems with playstation games not working? #4114RetroMarineParticipant
Are the games .bin files? I haven’t made any changes to the psx emulator and it plays mostly all my .bin files to include all the Resident Evil titles.
RetroMarineParticipantAre you using cyberduck? You can drag it in from there.
RetroMarineParticipantNo seriously, if your d-pad is “double hitting” it could cause it to skip a screen. It does that to me if I press the left or right multiple times before it has a chance to display the next screen. Just try another controller before you mess with your configs…
RetroMarineParticipantI’ve tried all the preset OC settings on raspi-config as well as the settings mentioned in this thread, and I can’t get any of the Crash Bandicoot games on PSX to run smoothly. Am I missing something?
RetroMarineParticipantFirst of all, you need to go into scraper.py and change PIL to Image for resize to work. It’s one of the first couple lines of the script.
To scrape just one folder within your nes roms directory, I would suggest removing all other roms from the nes roms directory, scraping what you want to scrape, then putting them back in.
To only scrape nes directory, go:
cd RetroPie
cd supplementary
cd ES-scraper
sudo python scraper.py -w 275 -fix -pIf you want to scrape it manually (which is time consuming, but at least you know everything will be right), just add -m to the last line:
cd RetroPie
cd supplementary
cd ES-scraper
sudo python scraper.py -w 275 -fix -m -pRetroMarineParticipantI had that problem too, but I was able to find the file I was looking for in a different directory…what are you trying to do?
RetroMarineParticipantThat worked perfect thanks!
RetroMarineParticipantThat’s fucking sweet dude
RetroMarineParticipantNevermind I figured it out….something was accidentally deleted
RetroMarineParticipantOk well I finished manually scraping all my games for nes, then I opened gamelist.xml to edit a few games it screwed up on…after I saved it and rebooted, none of the damn boxart is showing up at all! I checked gamelist.xml to see if it lost any info, but it’s all there. What the hell happened?! Any suggestions?
RetroMarineParticipantI tried this and it won’t let me edit config.txt…it says I don’t have the permissions in cyberduck. Wtf
RetroMarineParticipantWill these settings fix psx games? I’m trying to play crash bandicoot games and they all run like shit. How do I change to these settings, since they’re not options from the sudo raspi-config menu?
RetroMarineParticipantIf you’re using cyberduck, just go to /home/pi/.emulationstation and go to view, check mark Show Hidden Files. It should be right there. Easy day.
RetroMarineParticipantWtf? Maybe it’s your d-pad, that thing looks like a POS
RetroMarineParticipantI feel you, man…ES Scraper is a total POS. A good idea, if it were to actually work properly.
RetroMarineParticipantThanks! I’m using it manually now…I’ll let you know how it works when I get done, oh, say in about 14 years! Fml.
RetroMarineParticipantPlease someone help! I’ve got everything the way I want it up until I ran the es_scraper…it doesn’t get boxart for nes, snes, sega genesis, or psx. I fixed the resize problem by changing PIL to Image in scraper.py, but I just don’t understand why my fav emulators don’t have boxart. I’ve searched these forums top to bottom and I’m not sure what to do.
-
AuthorPosts