New version 2.2.0 has been uploaded. Added more complex effects management like ordering or applying same effects many times. Added HDR effect (marked as enabled by default, darkens the image and exposes light points for better bokeh)
New version 2.2.1 has been uploaded. Fixed some issues with texture dumping.
EDIT_1: New version has been marked as suspicious by Kaspersky antivirus. Well, I believe this to be false positive . Anyway, older version (2.1.0) is still out there, so use this, if you are not sure
EDIT_2: New version has been marked this time as suspicious by Antiy-AVL antivirus (or whatever this is). I must say it amuses me, how extremely small change in code can change exe clasification (completely random...)
Same error here. Worked fine for dozens of times before. Played DS2 SOTFS for 40 hours, and now randomly not launching at all.
Here's the full log:
Spoiler:
Show
2023-04-21 10:05:34,639 [5] ERROR iGP11 - unknown exception occured while bootstrapping an application; exception: Autofac.Core.DependencyResolutionException: An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = AddGameProfileCommandHandler (ReflectionActivator), Services = [iGP11.Tool.Application.CommandHandler.AddGameProfileCommandHandler, iGP11.Library.DDD.IDomainCommandHandler`1[[iGP11.Tool.Application.Api.AddGameProfileCommand, iGP11.Tool.Application.Api, Version=1.0.0.0, Culture=neutral, PublicKeyToken=97bb2f42f3329eb0]]], Lifetime = Autofac.Core.Lifetime.CurrentScopeLifetime, Sharing = None, Ownership = OwnedByLifetimeScope ---> An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = GameSettingsProcessWatcher (DelegateActivator), Services = [iGP11.Tool.Application.GameSettingsProcessWatcher], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = ProcessWatcher (ReflectionActivator), Services = [iGP11.Tool.Infrastructure.External.ProcessWatcher, iGP11.Tool.Application.IProcessWatcher], Lifetime = Autofac.Core.Lifetime.CurrentScopeLifetime, Sharing = None, Ownership = OwnedByLifetimeScope ---> An exception was thrown while invoking the constructor 'Void .ctor(iGP11.Library.ILogger)' on type 'ProcessWatcher'. ---> The specified service does not exist as an installed service. (Exception from HRESULT: 0x80070424) (See inner exception for details.) (See inner exception for details.) (See inner exception for details.) (See inner exception for details.) ---> Autofac.Core.DependencyResolutionException: An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = GameSettingsProcessWatcher (DelegateActivator), Services = [iGP11.Tool.Application.GameSettingsProcessWatcher], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = ProcessWatcher (ReflectionActivator), Services = [iGP11.Tool.Infrastructure.External.ProcessWatcher, iGP11.Tool.Application.IProcessWatcher], Lifetime = Autofac.Core.Lifetime.CurrentScopeLifetime, Sharing = None, Ownership = OwnedByLifetimeScope ---> An exception was thrown while invoking the constructor 'Void .ctor(iGP11.Library.ILogger)' on type 'ProcessWatcher'. ---> The specified service does not exist as an installed service. (Exception from HRESULT: 0x80070424) (See inner exception for details.) (See inner exception for details.) (See inner exception for details.) ---> Autofac.Core.DependencyResolutionException: An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = ProcessWatcher (ReflectionActivator), Services = [iGP11.Tool.Infrastructure.External.ProcessWatcher, iGP11.Tool.Application.IProcessWatcher], Lifetime = Autofac.Core.Lifetime.CurrentScopeLifetime, Sharing = None, Ownership = OwnedByLifetimeScope ---> An exception was thrown while invoking the constructor 'Void .ctor(iGP11.Library.ILogger)' on type 'ProcessWatcher'. ---> The specified service does not exist as an installed service. (Exception from HRESULT: 0x80070424) (See inner exception for details.) (See inner exception for details.) ---> Autofac.Core.DependencyResolutionException: An exception was thrown while invoking the constructor 'Void .ctor(iGP11.Library.ILogger)' on type 'ProcessWatcher'. ---> The specified service does not exist as an installed service. (Exception from HRESULT: 0x80070424) (See inner exception for details.) ---> System.Runtime.InteropServices.COMException: The specified service does not exist as an installed service. (Exception from HRESULT: 0x80070424) at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) at System.Management.ManagementScope.InitializeGuts(Object o) at System.Management.ManagementScope.Initialize() at System.Management.ManagementEventWatcher.Initialize() at System.Management.ManagementEventWatcher.Start() at lambda_method(Closure , Object[] ) at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate() --- End of inner exception stack trace --- at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate() at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters) at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters) --- End of inner exception stack trace --- at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters) at Autofac.Core.Resolving.InstanceLookup.Execute() at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters) at Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable`1 parameters, Object& instance) at Autofac.ResolutionExtensions.ResolveService(IComponentContext context, Service service, IEnumerable`1 parameters) at Autofac.ResolutionExtensions.Resolve[TService](IComponentContext context, IEnumerable`1 parameters) at iGP11.Tool.Bootstrapper.Bootstrapper.<>c__DisplayClass6_0.<StartAsync>b__8(IComponentContext context) at Autofac.Builder.RegistrationBuilder.<>c__DisplayClass0_0`1.<ForDelegate>b__0(IComponentContext c, IEnumerable`1 p) at Autofac.Core.Activators.Delegate.DelegateActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters) at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters) --- End of inner exception stack trace --- at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters) at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator) at Autofac.Core.Resolving.InstanceLookup.Execute() at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters) at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate() at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters) at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters) --- End of inner exception stack trace --- at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters) at Autofac.Core.Resolving.InstanceLookup.Execute() at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters) at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters) at Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable`1 parameters, Object& instance) at Autofac.ResolutionExtensions.ResolveService(IComponentContext context, Service service, IEnumerable`1 parameters) at iGP11.Tool.Bootstrapper.Autofac.AutofacResolver.Resolve(Type type) at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext() at iGP11.Tool.Bootstrapper.Bootstrapper.<StartAsync>d__6.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at iGP11.Tool.MainWindow.<BootstrapAsync>d__4.MoveNext() 2023-04-21 10:05:35,360 [1] INFO iGP11 - application stopped
DS2 SOTFS launches in an odd way with this tool. For some reason, it launches in full screen mode (normal), but the actual game itself is only within a boundary of a windowed mode application. It only takes up about 2/3 of the screen anchored to the top left, and the right and bottom of the screen remain black bars. It is not a resolution issue, as no matter how much I change the resolution in game it does not affect this. Any suggestions?
hi, maybe someone could help me. i wanna play ds3 with keyboarrd / ps4 button mod. 1. downloaded igp11 2. installed through "setup" (and downloaded a 2015 c++) 3. click the app, and nothing happened. no error message, no logs, nothing.
632 comments
Added more complex effects management like ordering or applying same effects many times.
Added HDR effect (marked as enabled by default, darkens the image and exposes light points for better bokeh)
New version 2.2.1 has been uploaded.
Fixed some issues with texture dumping.
EDIT_1:
New version has been marked as suspicious by Kaspersky antivirus. Well, I believe this to be false positive
EDIT_2:
New version has been marked this time as suspicious by Antiy-AVL antivirus (or whatever this is). I must say it amuses me, how extremely small change in code can change exe clasification (completely random...)
Here's the full log:
2023-04-21 10:05:34,639 [5] ERROR iGP11 - unknown exception occured while bootstrapping an application; exception: Autofac.Core.DependencyResolutionException: An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = AddGameProfileCommandHandler (ReflectionActivator), Services = [iGP11.Tool.Application.CommandHandler.AddGameProfileCommandHandler, iGP11.Library.DDD.IDomainCommandHandler`1[[iGP11.Tool.Application.Api.AddGameProfileCommand, iGP11.Tool.Application.Api, Version=1.0.0.0, Culture=neutral, PublicKeyToken=97bb2f42f3329eb0]]], Lifetime = Autofac.Core.Lifetime.CurrentScopeLifetime, Sharing = None, Ownership = OwnedByLifetimeScope ---> An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = GameSettingsProcessWatcher (DelegateActivator), Services = [iGP11.Tool.Application.GameSettingsProcessWatcher], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = ProcessWatcher (ReflectionActivator), Services = [iGP11.Tool.Infrastructure.External.ProcessWatcher, iGP11.Tool.Application.IProcessWatcher], Lifetime = Autofac.Core.Lifetime.CurrentScopeLifetime, Sharing = None, Ownership = OwnedByLifetimeScope ---> An exception was thrown while invoking the constructor 'Void .ctor(iGP11.Library.ILogger)' on type 'ProcessWatcher'. ---> The specified service does not exist as an installed service. (Exception from HRESULT: 0x80070424) (See inner exception for details.) (See inner exception for details.) (See inner exception for details.) (See inner exception for details.) ---> Autofac.Core.DependencyResolutionException: An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = GameSettingsProcessWatcher (DelegateActivator), Services = [iGP11.Tool.Application.GameSettingsProcessWatcher], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = ProcessWatcher (ReflectionActivator), Services = [iGP11.Tool.Infrastructure.External.ProcessWatcher, iGP11.Tool.Application.IProcessWatcher], Lifetime = Autofac.Core.Lifetime.CurrentScopeLifetime, Sharing = None, Ownership = OwnedByLifetimeScope ---> An exception was thrown while invoking the constructor 'Void .ctor(iGP11.Library.ILogger)' on type 'ProcessWatcher'. ---> The specified service does not exist as an installed service. (Exception from HRESULT: 0x80070424) (See inner exception for details.) (See inner exception for details.) (See inner exception for details.) ---> Autofac.Core.DependencyResolutionException: An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = ProcessWatcher (ReflectionActivator), Services = [iGP11.Tool.Infrastructure.External.ProcessWatcher, iGP11.Tool.Application.IProcessWatcher], Lifetime = Autofac.Core.Lifetime.CurrentScopeLifetime, Sharing = None, Ownership = OwnedByLifetimeScope ---> An exception was thrown while invoking the constructor 'Void .ctor(iGP11.Library.ILogger)' on type 'ProcessWatcher'. ---> The specified service does not exist as an installed service. (Exception from HRESULT: 0x80070424) (See inner exception for details.) (See inner exception for details.) ---> Autofac.Core.DependencyResolutionException: An exception was thrown while invoking the constructor 'Void .ctor(iGP11.Library.ILogger)' on type 'ProcessWatcher'. ---> The specified service does not exist as an installed service. (Exception from HRESULT: 0x80070424) (See inner exception for details.) ---> System.Runtime.InteropServices.COMException: The specified service does not exist as an installed service. (Exception from HRESULT: 0x80070424)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Management.ManagementScope.InitializeGuts(Object o)
at System.Management.ManagementScope.Initialize()
at System.Management.ManagementEventWatcher.Initialize()
at System.Management.ManagementEventWatcher.Start()
at lambda_method(Closure , Object[] )
at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
--- End of inner exception stack trace ---
at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)
at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)
at Autofac.Core.Resolving.InstanceLookup.Execute()
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)
at Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable`1 parameters, Object& instance)
at Autofac.ResolutionExtensions.ResolveService(IComponentContext context, Service service, IEnumerable`1 parameters)
at Autofac.ResolutionExtensions.Resolve[TService](IComponentContext context, IEnumerable`1 parameters)
at iGP11.Tool.Bootstrapper.Bootstrapper.<>c__DisplayClass6_0.<StartAsync>b__8(IComponentContext context)
at Autofac.Builder.RegistrationBuilder.<>c__DisplayClass0_0`1.<ForDelegate>b__0(IComponentContext c, IEnumerable`1 p)
at Autofac.Core.Activators.Delegate.DelegateActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)
at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)
at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator)
at Autofac.Core.Resolving.InstanceLookup.Execute()
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)
at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)
at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)
at Autofac.Core.Resolving.InstanceLookup.Execute()
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)
at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
at Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable`1 parameters, Object& instance)
at Autofac.ResolutionExtensions.ResolveService(IComponentContext context, Service service, IEnumerable`1 parameters)
at iGP11.Tool.Bootstrapper.Autofac.AutofacResolver.Resolve(Type type)
at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
at iGP11.Tool.Bootstrapper.Bootstrapper.<StartAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at iGP11.Tool.MainWindow.<BootstrapAsync>d__4.MoveNext()
2023-04-21 10:05:35,360 [1] INFO iGP11 - application stopped
sucks
i wanna play ds3 with keyboarrd / ps4 button mod.
1. downloaded igp11
2. installed through "setup" (and downloaded a 2015 c++)
3. click the app, and nothing happened. no error message, no logs, nothing.
i'm using windows 10. can anybody help me?