We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On Android 11 ARM64 PicoDrive works fine, but on Fedora 35 X86_64 (on Dell Inspiron N5050) it doesn't work.
That's because of image size errors? I tried running it on Xorg and x11vnc and I got same error.
The text was updated successfully, but these errors were encountered:
Confirmed on Manjaro.
tomek@tomek-pc /h/T/K/picodrive (master)> ./PicoDrive plat_sdl: using 1920x1080 as fullscreen resolution plat_sdl: overlay: fmt 59565955, planes: 1, pitch: 1280, hw: 1 input: new device #0 "sdl:keys" input: new device #1 "sdl:Generic X-Box pad" input: async-only devices detected.. drv probed binds name 0 0 y y sdl:keys 1 0 y y sdl:Generic X-Box pad using sdl audio output driver platform/libpicofe/readpng.c: unexpected font image size 256x320, needed 128x160 platform/libpicofe/readpng.c: unexpected selector image size 16x20, needed 8x10 found skin.txt libpng warning: iCCP: known incorrect sRGB profile fish: Job 1, './PicoDrive' terminated by signal SIGSEGV (Address boundary error)
Sorry, something went wrong.
No branches or pull requests
On Android 11 ARM64 PicoDrive works fine, but on Fedora 35 X86_64 (on Dell Inspiron N5050) it doesn't work.
That's because of image size errors? I tried running it on Xorg and x11vnc and I got same error.
The text was updated successfully, but these errors were encountered: