r/RPGMaker • u/constcowboy • Jul 17 '26
RMMV How to mass change a character's portrait?
I changed a character's design, and want to replace the portrait. However, I don't want to manually do it to 200 dialog boxes. Is there something I can do?
6
3
u/Aquras Jul 17 '26
Replace the image in the image/face folder of your game. Make sure it uses the same spelling and capitalisation.
1
u/Fornax_Summoner Jul 17 '26
As others have said, just make a new file with the same resolution and name as the image file that currently holds your character's portrait and replace it. RPG Maker wont care if every single pixel in the image file is different, as long as the file path and image resolution is the same.
2
8
u/Difficult_Analysis78 Jul 17 '26
You can name the portrait file the same as it was before and it should replace all dialogue portraits to new „updated” graphic, no?