Steam Achievement Manager games update

The following games have been added to the list of games that have achievements:

  • Batman: Arkham Origins Blackgate – Deluxe Edition

View all SAM updates.

Download SAM.

Tags:

5 Responses to “Steam Achievement Manager games update”

  1. Yazeed says:

    Hi , can you add the badass rank in the next update?

  2. chrrox says:

    Are you going to work on dark souls 2?

  3. lh says:

    Hey, I started getting these errors with SAM recently. For example with Blackwell Epiphany or Grimind. Any idea how to solve it?

    ************** Exception Text **************
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
    at SAM.API.Wrappers.SteamApps003.NativeGetCurrentGameLanguage.Invoke(IntPtr thisObject)
    — End of inner exception stack trace —
    at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
    at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
    at System.Delegate.DynamicInvokeImpl(Object[] args)
    at SAM.API.NativeWrapper`1.Call[TReturn,TDelegate](IntPtr pointer, Object[] args)
    at SAM.API.Wrappers.SteamApps003.GetCurrentGameLanguage()
    at SAM.Game.Manager.LoadUserGameStatsSchema()
    at SAM.Game.Manager.OnUserStatsReceived(UserStatsReceived param)
    at SAM.API.Callback`1.Run(IntPtr pvParam)
    at SAM.API.Client.RunCallbacks(Boolean server)
    at SAM.Game.Manager.OnTimer(Object sender, EventArgs e)
    at System.Windows.Forms.Timer.OnTick(EventArgs e)
    at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)