-
Notifications
You must be signed in to change notification settings - Fork 32
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
Running on Pi4 with DRM/KMS #171
Comments
For the graphic issue, you'd need to provide more details on your setup. One possibility is to modify your cap32.cfg to change the Otherwise, I suspect the issue & the solution is somewhere between SDL 1.2 and your setup. For autoload, it depends what you mean.
If you mean automatically typing 'run"dummy' you can do it from the command line:
If you mean automatically running the right command for a given disk/tape, it's not available. It's a bit tricky to provide as it would require looking at the content of the disk/tape when starting to identify which command to run. There are cases where it would be complex to determine the right command (typically if there are multiple files on the disk, in particular multiple .bas or bin files). |
first of all I want to thank you for the quick reply @ColinPitrat About the video Ill check but since pi4 now we use FKMS and most emus are being updated for DRM/KMS support I just wanted to bring it to your attention. Emu is running but its at native on top left corner and wont change even from cfg to fullscreen I will test above suggestion if they can work on my pi4 setup with FKMS I was wondering if there is anything can be merged from here https://github.com/KaosOverride/CapriceRPI/tree/master/src |
@ColinPitrat But all i managed to center
|
It's an environment variable not a compilation option. But it seems you won't need it. Try with
I think the result shouldn't be too bad. |
@ColinPitrat With the original it does not work unfo
To have it centered. havent tested this (ill try after i take a backup) |
What happens when you reduce the resolution (e.g |
As I can see you have set 800x600 as the default in the cap32.cfg Yes by option 11 I tried the scr_style=11 To use the src_style=11 do I need anything extra ? Thank you in advance. |
Sorry I missed your answer. You don't need anything extra (apart from a working OpenGL setup). Apart from this, I don't have any other suggestion for improving your experience, sorry :-/ |
You may have a better experience with the SDL2 version (#185). |
Any news on this issue since the move to SDL2? |
Hi @ColinPitrat , unfo i havent had the chance to play around/test fro some time now. I focused on some boards I needed to create a new default base and keeping up with a baby and work kept me away. |
@ColinPitrat
I compiled binary with no gl, with but still runs at top left screen side.
Fullscreen does not work.
I've tested the fork capriceRPI that is based on
Caprice32 4.1.0 and runs full screen.
And if you dont mind asking, autoload rom feature ?
The text was updated successfully, but these errors were encountered: