Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Raspberry-pi 2 compatibility #86688
    stsfin
    Participant

    [quote=86604]you can’t just rebuild something to take advantage of multiple cores automatically – it has to be written in a way to support it. Most emulators are single threaded by design.
    [/quote]

    libretrocore has baked in multithreading since 1.0.0.3, its used for DSP, scaling, soft-filtering etc “enhancemends” and for audio like you said. This should help with CPU-intensive games that with the normal pi have audioglitches since the audio will be run on its own core. Just because of this it would be a good thing to build the libretrocore stuff multithreading enabled.

Viewing 1 post (of 1 total)