Cristi Mitrana

Results 236 comments of Cristi Mitrana

@retropieuser I'm not familiar with that error and I don't think is related to this PR. The `dolphin-gui` being default may trigger this problem, but the PR doesn't patch anything...

I'll set it to draft to check the fullscreen settings again. EDIT: ok, should be sorted out. Looks like my `$HOME/.dolphin-emu` folder was in the way and obscured the new...

The flickering is not in the GUI, I just start directly `AmigaTestKit.adf`. > If you turn on the status line, what kind of FPS do you get? I'll try to...

Here is the `amiberry.conf` file I have (saved with 5.6.6 I think). amiberry.conf ```ini Quickstart=1 read_config_descriptions=yes write_logfile=yes default_line_mode=0 rctrl_as_ramiga=no gui_joystick_control=yes input_default_mouse_speed=100 input_keyboard_as_joystick_stop_keypresses=no default_open_gui_key=F12 default_quit_key= default_ar_key=Pause default_fullscreen_toggle_key= rotation_angle=0 default_horizontal_centering=no default_vertical_centering=no default_scaling_method=-1...

Thank you @midwan for the fix.

Maybe something similar to https://github.com/raspberrypi/bookworm-feedback/issues/107 ? You can try switching to a 4k page kernel by adding `kernel=kernel8.img` to `/boot/firmware/config.txt` and rebooting.

I've set it to draft since it may have merge issues after #3696 is merged, but the implementation (pending review changes) should be ok.

I've removed the draft status, was waiting for https://github.com/RetroPie/RetroPie-Setup/pull/3696 to be merged just to check for conflicts, but that may take more time.

The 3rd option, which we used before on x86/x86_64 multiarch, is to disable RetroPie's own SDL2 packages and use the package(s) provided by the distribution.

I've been updating my repo with our patches over the SDL2's releases. Latest SDL2 version (right now) is 2.30.2, rebased at https://github.com/cmitu/SDL/tree/retropie-2.30.2. (later edit) Now updated to 2.30.3.