Advertisement
Guest User

Untitled

a guest
Mar 26th, 2015
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.90 KB | None | 0 0
  1. Changelog:
  2.  
  3. * Overhaul of emulator selection / launching - single rom folder per
  4. platform, with the facility to change default emulator per platform or
  5. per rom on launch. Also allows launch of certain emulators with specific
  6. configurations, such as render plugin for mupen64plus, and model
  7. configuration for fuse.
  8. * RetroArch render resolution is also configurable on launch. Video
  9. output is no longer switched by default, but can be adjusted by the user
  10. if needed.
  11. * New retropie menu in EmulationStation with easy access to
  12. retropie-setup, file manager, audio settings, controller settings,
  13. raspi-config and so on.
  14. * Emulationstation entries are now sorted (by name) - should mostly
  15. match alphabetical order of rom folders.
  16. * Work to ensure user configurations are preserved. More configuration
  17. files moved to /opt/retropie/configs/ structure.
  18. * EmulationStation restarts on exit by default unless a key is pressed. Makes it easier for those that want to quick and let it restart to pick up any new roms.
  19. * New platforms.cfg file that contains emulator names / supported file
  20. extensions. This can be copied to /opt/retropie/configs/all to override
  21. extensions added to emulationstation (A reinstall / re-configuration of
  22. the a related emulator is needed after to update the emulationstation
  23. configuration)
  24. * Addition of AdvanceMAME 1.2 (based on MAME 0.106) which may be useful
  25. for rpi2 owners over the 0.94 version. Framebuffer output code adjusted
  26. to work better with the Pi.
  27. * rpix86 is included again by default (was missing from the last image).
  28. * Updates to the usbromservice. If you want to sync rom folders it now
  29. requires a folder in the root of the usb stick called "retropie". The
  30. roms will be synced from a sub folder called roms. It also can backup/restore your custom emulationstation gameslists / data.
  31. * RetroArch includes additional shaders and overlays
  32. * Various other emulator updates and fixes.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement