Felix icon indicating copy to clipboard operation
Felix copied to clipboard

Packaging Embedding ROM file inside emulator for distribution

Open fdescharmes opened this issue 4 years ago • 3 comments

Being able to package :

  • Felyx (and dll pre-requisites),
  • windows icon,
  • a rom,
  • a nice configuration setup (keys/pad) already defined,
  • hide every technical aspects of the emulator (boot rom option / header / debugger )
  • hide "Open game" option

Basically, the menu could be :

  • Quit
  • Input configuration (keys / pad)

Additional:

  • an option to display the manual in a convenient way inside the emulator (could be a series of images in a folder or zip file, or a link to the PDF file that opens in standard viewer/browser)
  • ???

fdescharmes avatar Jan 24 '22 11:01 fdescharmes

Also a real full screen mode, not windowed, and hiding task bar. Maybe it exists in parameters ?

I have not find a list of parameters when called by DOS, does it exist ?

fdescharmes avatar Jan 24 '22 14:01 fdescharmes

Currently Felix does not accept other parameters than image filename. Full screen mode might be useful even to normal emulator frontend. I'll think about it.

laoo avatar Jan 24 '22 15:01 laoo

Kind of "kiosk-mode" ;-)

42Bastian avatar Jan 24 '22 15:01 42Bastian