Skip to content

Application (pcsx-rearmed) crash on rpi zero with 320x240 dpi display #4

@timemaster5

Description

@timemaster5

The problem is caused by this line

ret = plat_sdl_change_video_mode(g_menuscreen_w, g_menuscreen_h, 1);

in plat_sdl.c

which needs to be commented to bypass the crash, anyway the emulator is not able to run with 320x240 resolution

Can somebody help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions