Female Player Animations+ (FPA+)

I thought the SR1 anims would include the SR1 1h sprint but maybe I'm missing something.
FPA+ Replaceable Animations only affect unarmed animations.
what would I need to do to change the 1h katana/1h weapon sprint anims?
There are two methods:

1. The simple way - Rename the animation file you want to use to match that of the one which is currently used:
- In your case we want to find the "gml1_1h_sprint.anim" file, copy it, and rename it to "gml1_h1h_sprint.anim_pc". Then install it to your game.

2. The proper way - Edit the Anim Set files:
- Open "GML1_Vehicles.xtbl".
- Find <group>Melee 1h</group>, and under it, find <State><ID>sprint</ID>.
- Change the name of the animation to match the one you want to use.
- If that doesn't work, open the "preload_anim.tbl" that is installed to your game, and check to see if your new animation is listed there. If not, it won't work.
 
FPA+ Replaceable Animations only affect unarmed animations.

There are two methods:

1. The simple way - Rename the animation file you want to use to match that of the one which is currently used:
- In your case we want to find the "gml1_1h_sprint.anim" file, copy it, and rename it to "gml1_h1h_sprint.anim_pc". Then install it to your game.

2. The proper way - Edit the Anim Set files:
- Open "GML1_Vehicles.xtbl".
- Find <group>Melee 1h</group>, and under it, find <State><ID>sprint</ID>.
- Change the name of the animation to match the one you want to use.
- If that doesn't work, open the "preload_anim.tbl" that is installed to your game, and check to see if your new animation is listed there. If not, it won't work.
First off, thank you for replying!

I've browsed all my files in Saints Row 2/mods and was unable to find 'gml1_1h_sprint.anim' that your referring to

Also I looked at 'GML1_Vehicles.xtbl' in Saints Row 2/mods/FPA but was unsure if I had the means to open it. Is it as simple as a Notepad edit?

Sorry for more questions still pretty green in tha PC modding scene lol
 
First off, thank you for replying!

I've browsed all my files in Saints Row 2/mods and was unable to find 'gml1_1h_sprint.anim' that your referring to

Also I looked at 'GML1_Vehicles.xtbl' in Saints Row 2/mods/FPA but was unsure if I had the means to open it. Is it as simple as a Notepad edit?

Sorry for more questions still pretty green in tha PC modding scene lol
No worries, I should have mentioned it in the first place.

All of the game's files are packed into ".vpp_pc" packfiles. To extract them, you need these tools. .anim_pc files are in "anims.vpp_pc". Extract ".vpp_pc" files with "ThomasJepp.SaintsRow.ExtractPackfileGUI.exe".

.xtbl files can only be opened with Notepad++. If you wanted to use regular ol' Notepad, you'd have to change the file extension to ".txt", make your changes, then change it back to ".xtbl" when you're done. (Just use Notepad++).
 
No worries, I should have mentioned it in the first place.

All of the game's files are packed into ".vpp_pc" packfiles. To extract them, you need these tools. .anim_pc files are in "anims.vpp_pc". Extract ".vpp_pc" files with "ThomasJepp.SaintsRow.ExtractPackfileGUI.exe".

.xtbl files can only be opened with Notepad++. If you wanted to use regular ol' Notepad, you'd have to change the file extension to ".txt", make your changes, then change it back to ".xtbl" when you're done. (Just use Notepad++).
Woah quick reply! Before I start this might I ask if you know the name of the 1h Katana anim that GotR uses? The one where you hold with both hands? Im gonna try the Notepad++ method
 
Well after a couple attempts and CTDs I have hit a wall.

Seems I need to educate myself further on SR2 and editing it's files before another attempt. Thanks again for trying to help SeaboundSensei
 
Well after a couple attempts and CTDs I have hit a wall.

Seems I need to educate myself further on SR2 and editing it's files before another attempt. Thanks again for trying to help SeaboundSensei
No worries. FPA+ was my first foray into modding, so SR2's animations are a good place to start imo. CTDs are all part of the process. Everything's trial and error. If you want more help, feel free to message me.
 
The answer to this question is probably right under my nose, but I’m wondering, is it possible to select certain taunts and compliments that gang members can do?
 
The answer to this question is probably right under my nose, but I’m wondering, is it possible to select certain taunts and compliments that gang members can do?
Those are unlockable by progressing through the game.
But if you mean you want the unlockables to use the specific animations they originally used in Vanilla, use the "VANILLA TAUNTS & COMPLIMENTS" Special Set.
 
Those are unlockable by progressing through the game.
But if you mean you want the unlockables to use the specific animations they originally used in Vanilla, use the "VANILLA TAUNTS & COMPLIMENTS" Special Set.
Just that I notice how saints members use different actions with FPA+ and was wondering how you can choose whatever actions you want them to do. For instance, is it possible that I can have homies perform the taking a selfie compliment, or playing the blues?
 
Back
Top