RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. progress
    Log in to post
    • All categories
    • A

      Raspberry Pi 4 Progress

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming raspberry pi 4 progress version
      7
      0 Votes
      7 Posts
      791 Views
      A

      @mitu Thank you for the quick reply!

      I'll get to it straight away :)

    • N

      Proper retropie update to achieve version progress

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support update retropie version progress
      10
      0 Votes
      10 Posts
      1k Views
      mituM

      @niculinux said in Proper retropie update to achieve version progress:

      It's s pity it's not automated like in Ubuntu, but that's debian philosopy.

      Raspbian is not Debian, it's just a derivative. Debian supports rolling upgrades, Raspbian does not.

    • A

      Where to follow emu development?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming emulator decelopment progress
      6
      0 Votes
      6 Posts
      1k Views
      dankcushionsD

      @Arcuza said in Where to follow emu development?:

      @herb_fargus So for staying tuned with updates on the lr-mupen64plus emulator, I should look at: https://github.com/libretro/mupen64plus-libretro/commits/master ?

      yep! however that's not really getting updated (it's a fork of lr-glupen64, which was abandoned).

      to follow the 'cutting edge' standalone mupen64 development, you should watch:
      https://github.com/mupen64plus/mupen64plus-core/commits/master (the main emulator framework, plus the CPU emulation, which seems fairly complete at this point)
      https://github.com/gonetz/GLideN64/commits/master (the video plugin we use by default - most development happens here)