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

Gameboy (not Color) roms don't appear in game list #232

Closed
usb88 opened this issue Jul 2, 2019 · 4 comments
Closed

Gameboy (not Color) roms don't appear in game list #232

usb88 opened this issue Jul 2, 2019 · 4 comments
Labels

Comments

@usb88
Copy link

usb88 commented Jul 2, 2019

First of all thank you for this incredible project.
I don't know if it is my problem or a bug but I can't see in webman mod game list my 3 gameboy roms (file extension .gb). I've tried to put in hdd0/roms/gambatte, hdd0/roms/gb, hdd0/roms/gbc, hdd0/roms/vba but nothing appened (and of course hitting update button in game list after every file movement).
Tested snes roms and gameboy color roms (.gbc) and they appear in game list

The .gb roms start fine in retroarch or multiman (with options.ini edited to use retroarch gambatte core file)

My PS3:
rebug 4.84.2 rex
retroarch 1.7.7
webman mod 1.47.24 full
roms/pkg launcher installed

@aldostools aldostools added the bug label Jul 2, 2019
@aldostools
Copy link
Owner

Thank you for your feedback. I think the issue is due the file extension is 2 characters, and the check was for 3. This bug affect other extensions: .GB, .GG, .SG, .WS, .VB

Please test this build:
http://aldostools.org/ps3/webMAN_MOD_latest.pkg

@usb88
Copy link
Author

usb88 commented Jul 2, 2019

Thank you. With the file provided the gameboy roms now show up and can be played, but without the jpg cover (in the same folder and with the same name, resolution 255x255)
snes and gbc covers work perfectly

@aldostools
Copy link
Owner

Thank you for your feedback. The issue is probably due the same reason: extension of 2 characters.

I can't compile the project at this moment. You can try compiling the project with the changes in this file
games_covers.h.zip

@usb88
Copy link
Author

usb88 commented Jul 2, 2019

Ok, I'm not very skilled in compiling source code. I think I will wait for next release with bugfix (covers are only aesthetics)
Thank you for your work

aldostools added a commit that referenced this issue Jul 3, 2019
- Fixed detection of rom extensions: .GB, .GG, .SG, .WS, .VB (issue #232)
- Removed encoded PS2 config files from installer. Use PS2CONFIG.pkg for ENC files
- PS2CONFIG.pkg now has with 946 encoded config files for PS2 Classics by @kozarovv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants