Currently the only way to add portraits is to drop them directly into the game's data folder, which is not a great way of doing it -- it requires that the user be able to modify the game files, which is not necessarily the case.
This should be done by reading additional portraits from the user's data folder used by the game, like e.g. savegames.
On linux at least this path could be something like $XDG_DATA_HOME/PillarsOfEternity/portraits
(saves are at $XDG_DATA_HOME/PillarsOfEternity/SavedGames/)
I realize PoE is not the biggest focus with PoE2 in full production, but it would be a nice fix to have. Certainly it should be done for PoE2 at least.
Question
kujeger
Currently the only way to add portraits is to drop them directly into the game's data folder, which is not a great way of doing it -- it requires that the user be able to modify the game files, which is not necessarily the case.
This should be done by reading additional portraits from the user's data folder used by the game, like e.g. savegames.
On linux at least this path could be something like $XDG_DATA_HOME/PillarsOfEternity/portraits
(saves are at $XDG_DATA_HOME/PillarsOfEternity/SavedGames/)
I realize PoE is not the biggest focus with PoE2 in full production, but it would be a nice fix to have. Certainly it should be done for PoE2 at least.
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now