Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: can i set pi/retropie to use a certain area of a monitor?  (Read 2767 times)

0 Members and 1 Guest are viewing this topic.

aldub516

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 535
  • Last login:November 29, 2018, 03:32:46 pm
  • I want to build my own arcade controls!
im finishing a mini bartop build.. built with all scraps or extra materials and arcade parts just for fun and to keep budget low. I want to use an old monitor i have that will fit but the monitor screen is too big for the machine. The actual monitor fits in but you cant see the whole screen so i wanted to know if i can set pi to cut out portions of the screen/display on a given part. For instance if i want to cut off 3 inchs off the top, and bottom or whatever.. aspect ratio can be wacky if need be, but yea. Just wanna figure out how to or if i can do this.

05SRT4

  • Trade Count: (+5)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1092
  • Last login:Yesterday at 11:05:53 pm
  • Check out my Pow Pow
Re: can i set pi/retropie to use a certain area of a monitor?
« Reply #1 on: July 03, 2017, 04:41:30 pm »
Just did a quick google search and found this.

http://elinux.org/RPiconfig#Video_mode_options

Now I have never done this but I am thinking it may have something to do with the Over Scan options.

mahuti

  • Wiki Master
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 2757
  • Last login:March 02, 2022, 09:51:19 pm
  • I dare anything! I am Skeletor!
Re: can i set pi/retropie to use a certain area of a monitor?
« Reply #2 on: July 05, 2017, 02:41:00 pm »
Yes, it's the overscan options, and yes, you can cut off a LOT using overscan. 3 inches should be doable. 

Code: [Select]
disable_overscan=0
overscan_left=24
overscan_right=24
overscan_top=24
overscan_bottom=24

Here's the official Raspberry Pi docs on video config:
https://www.raspberrypi.org/documentation/configuration/config-txt/video.md

Search the page for disable_overscan and you'll see the rest of the options below.
Raspberry Pi, AttractMode, and Skeletor enthusiast.