lutris / buildbot

41 stars 24 forks source link

libretro: Automatically download cores when not available #67

Open Nilot352 opened 6 years ago

Nilot352 commented 6 years ago

When a game is configured with it it asks for the runner to be downloaded which then simply does not happen.

RobLoach commented 6 years ago

https://github.com/lutris/lutris/blob/master/lutris/runners/libretro.py#L49

Looks like it's there....

Do you mean when a core isn't installed, it doesn't automatically download it?

Nilot352 commented 6 years ago

Yes.

strycore commented 5 years ago

It depends on the cores, we do not ship all available cores and some have to be downloaded from Retroarch itself

strycore commented 5 years ago

Transferring the issue to buildbot