Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
EusthEnoptEron committed Jan 6, 2022
2 parents d412427 + 9875767 commit 4f97713
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ all player will be able to instantly change the visible character to their own b

## Customization

There are a few things that you can customize to your liking. For this, you simply have to edit the values in `MultiplayerMod.ini`. (**Changed are applied immediately.**)
There are a few things that you can customize to your liking. For this, you simply have to edit the values in `MultiplayerMod.ini`. (**Changes are applied immediately.**)

1. Rename `...\steamapps\common\Tales of Arise\Arise\Binaries\Win64\MultiplayerMod.example.ini` to `MultiplayerMod.ini` (i.e. remove the ".example" part.)
2. Open the file and edit the values to your liking.
Expand All @@ -113,6 +113,18 @@ RestrictBoostAttacksToCpuAndSelf=1

This will make sure that only you are allowed to use your own character for boost attacks. CPU characters are still available for everyone.

### Switching Characters (P2-P4)

There are two flags that let you customize the character switching behavior of P2-P4.

**AllowSwitchingCharasDuringBattle** (default = true)

When enabled, P2-P4 can switch characters during battle (unless the chara is controlled by someone else)

**ResetCharacterAssignmentsAfterBattle** (default = true)

When enabled, P2-P4 will be reset to their default character (according to the character order) after battle. This mimics the behavior for P1.

## Using the Keyboard

> ⚠️The mouse & keyboard are second-class citizens in this mod. If you have the choice, please use gamepads.
Expand Down

0 comments on commit 4f97713

Please sign in to comment.