EmulationStation icon indicating copy to clipboard operation
EmulationStation copied to clipboard

Long term goals?

Open zigurana opened this issue 8 years ago • 3 comments

It would be good if ES can be revived by this fork. Do you have a long-term design document?

EDIT: found it again: https://docs.google.com/document/d/1J7PXBnFqU_8KVYOtlwxjADvUC4TcUTEmHOa7KkR0sSU/edit#

Are you planning to support all possible platforms, or are you focusing on RPi only? Some idea's / implementations that work well on more capable systems, might not work on the pi.

zigurana avatar Apr 12 '16 11:04 zigurana

Hey @zigurana - we will continue to support the major platforms:

  • RPI1
  • RPI2
  • RPI3 (don't have this auto-building yet, but I have an RPI3 that I eventually will set up)
  • MacOS
  • Windows
  • Ubuntu x86_64

All of these are currently auto-building and publishing to DropBox for easy testing: https://www.dropbox.com/sh/qr4h23hgtuer3nl/AACzJWKoyNAu0kLkprwMv3b5a?dl=0

wolf-sigma avatar Apr 16 '16 22:04 wolf-sigma

When i run windows build some dll are missing : msvcp140.dll and vcruntime140.dll I put them in the same directory but the program doesn't want to start (error).

mickagame avatar Apr 29 '16 16:04 mickagame

@mickagame - try installing the MSVC 2015 redistributable.

Aloshi avatar Apr 30 '16 22:04 Aloshi