In-Cab Editing

Installing ARpiCADE for the first time? Having issues? Check here first for solutions and tips on installing.

Moderator: dee2eR

Post Reply
User avatar
FrizzleFried
Legendary Contributor
Legendary Contributor
Posts: 522
Joined: Sat Nov 25, 2017 5:35 pm
Location: Idaho
Contact:

In-Cab Editing

Post by FrizzleFried » Sun Feb 23, 2025 7:13 pm

What are the chances that you could add a text editor to the back-end screen (same one with updates/orientation/etc) that points to the ROMLIST folder so that folks could drop in to the editor and make edits to romlists at the cabinet? It would save plenty of time and a bunch of paper (I currently write down ROMs that need changing from current lists, etc).

Of course the editor would also have to load up with a large font.
Visit my arcade blog ... www.idahogaragecade.com (Updated: 10/28/21)

dee2eR
Inventor
Inventor
Posts: 2114
Joined: Tue Aug 22, 2017 2:07 pm

Re: In-Cab Editing

Post by dee2eR » Mon Feb 24, 2025 4:44 am

It would be possible to add specific files to the service menu, it would be less straight forward to point at the folder and give options. You can already do it though, with just a little more effort, from the command line.

If you exit the service menu to the terminal you can press: 'win'+'alt'+'f' to fullscreen and improve the scaling of the terminal.

Once that's done, type:
nano .attract/romlists/[nameOfList].txt

and you'l be in a text editor...

Individual games can also be edited from inside Attract-Mode by pressing 'e' to edit the highlighted game.

Editing the list in either way will be overwritten if the romscanner gets run.

Post Reply