The following games have been added to the list of games that have achievements:
- Batman: Arkham Origins Blackgate – Deluxe Edition
Tags: Automated Update
The following games have been added to the list of games that have achievements:
Tags: Automated Update
Hi , can you add the badass rank in the next update?
Are you going to work on dark souls 2?
Yes, though I’m not sure how much I’ll publicize due to the nature of the game being multiplayer-centric.
ah well if you feel like sharing how to decrypt the file table I would not mind working on the file formats.
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)