Jump to content

Modding Alpha Protocol


Recommended Posts

Anyone know how to specifically tone down damage of Deus Vult agents? Everything else (even the g22) has been fine except these guys with their pistols are taking down all 140 of my armor in 1 second. I suspect it's a bug or something. I want to know where I can look at/change their damage values without touching the global damage ini.

Link to comment
Share on other sites

I am trying to modify the APDamageTypesData.ini so that all the special ammo types will give me 1 hit kills.

 

However when I start the game nothing is changed.

 

Even stranger, all my modifications in the .ini file are gonr and are replcaed with:

 

[iniVersion]

0=1318264363.000000

 

Can somebody help me?

 

Just post the correct modifications. >_<

Link to comment
Share on other sites

I tried modifying the APDamageTypesData. ini into the following:

 

[APGame.APDmgType_Traquilizer]

BaseDamage=100

ArmorPenetration=100

 

[APGame.APDmgType_SteelCore]

BaseDamage=3

Recoil=-1

ArmorPenetration=1

 

[APGame.APDmgType_HollowPoint]

ArmorPenetration=-2

 

[APGame.APDmgType_HighVelocity]

BaseDamage=5

Recoil=-3

 

[APGame.APDmgType_Flechette]

BaseDamage=-2

 

[APGame.APDmgType_APDS]

BaseDamage=-1

ArmorPenetration=2

Accuracy=5

 

[APGame.APDmgType_Stabilized]

BaseDamage=2

Recoil=2

Accuracy=2

 

[APGame.APDmgType_Subsonic]

ArmorPenetration=-3

Recoil=3

 

[iniVersion]

0=1318258881.000000

 

I want traq rounds to do instant kills. Strangely enough notihng changes ingame. Furthermore when I open the ini-file after exiting the game the entire file is empyt except for the last bit ([iniVersion].

 

Can somebody help me?

Link to comment
Share on other sites

  • 4 weeks later...

Hello,

 

I've trying to make Mike move like "normal" action games.

W = walk

W + Shift = run

 

Open alpha protocol game install folder\APGame\Config\DefaultInput.ini

 

Change the speed of first four lines after General bindings to 0.2

; --- General bindings
+Bindings=(Name="MoveForward",Command="Axis aBaseY Speed=0.2")
+Bindings=(Name="MoveBackward",Command="Axis aBaseY Speed=-0.2")
+Bindings=(Name="StrafeLeft",Command="Axis aStrafe Speed=-0.2")
+Bindings=(Name="StrafeRight",Command="Axis aStrafe Speed=+0.2")

Keep other lines untouched. Save file and start game.

 

There is a problem, that the hacking minigame will be unable to use WSAD to move left password.

It seems the minigame control only work with movement speed=1.0, I'm still trying to change it...

Edited by yochenhsieh
Link to comment
Share on other sites

  • 2 years later...

Thank you This post has been my best friend ever it Fixed the game I loved,
The frist time I downloaded this game It was with pricay And The game worked prefect after 3 years the game comes on steam and I bought it and it never really worked because lag etc I never understood how that was possible but this fixed and And now I injoy the game I injoyed back in the day

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...