File information

Last updated

Original upload

Created by

S17L

Uploaded by

S17L

Virus scan

Some manually verified files

632 comments

  1. S17L
    S17L
    • member
    • 22 kudos
    Locked
    Sticky
    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...)
  2. OyasumlPunpun
    OyasumlPunpun
    • member
    • 0 kudos
    Any way to get this working with DS3 Seamless Coop?
    1. ValentinFusaro
      ValentinFusaro
      • member
      • 0 kudos
      yo tengo la misma duda
    2. LuLovesU
      LuLovesU
      • member
      • 3 kudos
      +1!
    3. GameGO
      GameGO
      • member
      • 0 kudos
      +1
  3. DookinFoof
    DookinFoof
    • member
    • 0 kudos
    this got me penalized for just launching this 
  4. timothy0416
    timothy0416
    • member
    • 0 kudos
    launching igp11.tool.exe only gives me "Unknown Exception Occured" and force closes itself. It doesn't say anything else at all how do you fix?
    1. xanruth
      xanruth
      • member
      • 0 kudos
      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

    2. xzeldinha
      xzeldinha
      • member
      • 0 kudos
      same here
    3. WankyCloth
      WankyCloth
      • member
      • 0 kudos
      Same.
    4. Theonewhoasked96
      Theonewhoasked96
      • member
      • 0 kudos
      You found any solution for this problem? I tried UXM it just won't open nothing
    5. kunal565
      kunal565
      • member
      • 0 kudos
      desperate need of a solution help
  5. Laiserfish
    Laiserfish
    • member
    • 0 kudos
    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?
    1. themrspartan
      themrspartan
      • premium
      • 4 kudos
      Try pressing ALT+ENTER, or just stop using abandoned mods that have no readme or even install instructions. Very sus.
  6. phrozac
    phrozac
    • premium
    • 31 kudos
    Thank you! Now we can get visual enhancements beyond simple ReShade presets
    1. samnexus123456
      samnexus123456
      • member
      • 0 kudos
      Bug with amd sofware adrenalin.... No readme files.. Aucune explication, rien.. Dommage
  7. KhornDemon
    KhornDemon
    • member
    • 0 kudos
    There is no readme file in archive, you liar.
  8. SuperZazz
    SuperZazz
    • member
    • 0 kudos
    Does NOT work with the latest 1.15.2 version if you're using Mod Engine 2, you have to choose one unfortunately.
    1. ShreddyKrueger3000
      ShreddyKrueger3000
      • member
      • 0 kudos
      I can confirm this as well. I guess the alternative is using UXM and just unpacking the textures you're replacing.
  9. DonutNexusTron
    DonutNexusTron
    • member
    • 0 kudos
    For anyone who wants the pdf here it's iGP11 instructions
  10. H3rrior
    H3rrior
    • member
    • 0 kudos
    doesent have a tutorial, no idea where I am supposed to drop anything
    sucks
  11. teru4kira
    teru4kira
    • member
    • 0 kudos
    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.

    i'm using windows 10. can anybody help me?