Skip to content

RAIntegration 0.77

Compare
Choose a tag to compare
@Jamiras Jamiras released this 30 Nov 21:05
· 566 commits to master since this release
7e3773a

For players:

  • popup notification for game mastery/completion
  • ability to capture screenshots on achievement trigger or game mastery/completion
    • Note: directory picker dialog hangs in RAGens (similar to the input window). You can still capture to the emulator directory,
  • achievements can now display progress in the overlay (when set up to do so)
  • "Points" text removed from leaderboard popups

For developers:

  • new Memory Bookmarks dialog
    • directly accessible from RetroAchievements menu
      • button on Memory Inspector changed to 'Add Bookmark'
      • 'Add Bookmark' button removed from Memory Bookmarks dialog
    • size/format/value can now be changed directly in the bookmark
      • supports multi-edit by continuing to hold ctrl/shift when opening the combobox
    • column header sorting and manual move up/down
    • pause on change behavior
    • add button to Memory Inspector to create multiple bookmarks from highlighted search results
  • new flag: Measured - allows marking a condition that tracks progress.
  • new flag: Add Address - "pointer support"
  • 24-bit memory size in conditions
  • new Rich Presence formats: MINUTES and SECS_AS_MINS
  • " Points" text removed from SCORE formats.
  • 'new requirement' sets Size to 16-bit or 32-bit when using those Memory Inspector modes
  • tag trailing bytes for multi-byte code notes in search results
  • add scrollbar to notes field of Memory Inspector
  • fix for AddHits not working with AndNext
  • fix for negative leaderboard values
  • fix result highlighting when excluding search results
  • fix code note tooltip showing for non-address targets

Technical:

  • fix SG-1000 games being linked to wrong console
  • don't limit in-place text editors to only the number of characters that can be displayed
  • mark memory as modified when toggling Processing Active checkbox
  • fix rendering issue when using overlay without supporting files