RPGM Complete Sakuya: The Flower-Burial Shrine Maiden [RJ01472676] [White Moor]

rijkhan

New Member
Aug 11, 2019
6
5
167
Picked Up. Actually its already done just needs some testing.

When installed onto the unmodified DLSite version 1.1.1, the battle commands do not appear correctly (a "failed to load" error message is shown). It appears that the same four lines that specify main menu items are also used to fetch image files to display on the battle UI (in your translation they are Attack, Sex Technique, Sorcery, Item). My solution was to duplicate the four images (img/battlecommands), rename them to match the translation, and include them in the patch.
 
  • Like
Reactions: dreminh

dazedanon

Certified Phony Translator
Modder
Uploader
Donor
Jul 24, 2017
3,046
42,471
678
When installed onto the unmodified DLSite version 1.1.1, the battle commands do not appear correctly (a "failed to load" error message is shown). It appears that the same four lines that specify main menu items are also used to fetch image files to display on the battle UI (in your translation they are Attack, Sex Technique, Sorcery, Item). My solution was to duplicate the four images (img/battlecommands), rename them to match the translation, and include them in the patch.
Oh I did the same just forgot to include them in the gitignore. That should be good now.
 
  • Like
Reactions: dreminh