skmp / reicast-emulator

Reicast was a multiplatform Sega Dreamcast emulator
https://reicast.emudev.org
Other
1.1k stars 344 forks source link

Working with Reicast on a Retro Pi. Configuring Overlays #1036

Open cemrath opened 7 years ago

cemrath commented 7 years ago

So I've been surfing the web, and can't find anything on this. Just a bit of background... and excuse me if i don't use the right terminology.

So for most game emulators you use the front-end "RetroArch" to do a number of things, including defining the overlay for a specific emulator.

But the Dreamcast uses the "Reicast" emulator. And I can't find anything on how to change the border/overlay, so my Dreamcast games won't have the black bars on the side.

Anyone know how this can be accomplished? Note: I almost forgot. I would also need to be able to modify the dimensions of the game's screen/viewport itself.

Here is an example (note, two different games, but you should get the idea)

before adding an overlay img1

after adding an overlay img2

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/46892212-working-with-reicast-on-a-retro-pi-configuring-overlays?utm_campaign=plugin&utm_content=tracker%2F500311&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F500311&utm_medium=issues&utm_source=github).
hooby3dfx commented 7 years ago

That is not a native feature of reicast. Your best bet will probably be to wait for the RetroArch team to provide an arm version of reicast.

On Jul 4, 2017 6:01 PM, "Curtis Martin" notifications@github.com wrote:

So I've been surfing the web, and can't find anything on this. Just a bit of background... and excuse me if i don't use the right terminology.

So for most game emulators you use the front-end "RetroArch" to do a number of things, including defining the overlay for a specific emulator.

But the Dreamcast uses the "Reicast" emulator. And I can't find anything on how to change the border/overlay, so my Dreamcast games don't have the black bars on the side.

Anyone know how this can be accomplished.

Here is an example (note, two different games, but you should get the idea)

before adding an overlay [image: img1] https://user-images.githubusercontent.com/14210693/27843536-6caf9bba-60da-11e7-97e0-055159567769.jpg

after adding an overlay [image: img2] https://user-images.githubusercontent.com/14210693/27843537-6cafca68-60da-11e7-8311-613032ad37ed.jpg

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/reicast/reicast-emulator/issues/1036, or mute the thread https://github.com/notifications/unsubscribe-auth/AAfjGeDAGw97PxKFhF7EKkF0hBkwt-C4ks5sKrZXgaJpZM4ONtPl .

skmp commented 5 years ago

This is an interesting feature request. Some paths of the code do compositing now, so this may be possible