Advertisement
Guest User

sorry nyaggerbros

a guest
Apr 30th, 2020
1,025
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. NOTE1: For unknown reason, there'll be mismatched main page voicelines. I don't know how to properly correct it.
  2. NOTE2: Use default skin, not unbonded, not seasonal.
  3.  
  4. 0. There are two scripts that need to be edited, which are \extension.json and \script.js . There are also some assets folders that require folder name change.
  5. 1. Check your character assets folder name and ID on https://pastebin.com/5EN3FTkf (for example, if you want to replace Miki, then take note on 'erjietang' and 'e200002').
  6. 2. Go to \assets\audio\sound, replace the folder name with your preferred name (in this case, change \assets\audio\sound\yiji\ to \assets\audio\sound\erjietang\).
  7. 3. Go to \assets\extendRes\charactor, same as point 2, replace the folder name.
  8. 4. Go to \assets\extendRes\emo, now replace the folder name with the ID (in this case, to \assets\extendRes\emo\e200002).
  9. 5. Open \extension.json, now correct the folder name with replaced character assets name and ID (just find and replace).
  10. 6. Open \script.js, see on line 80, there is "case 2000__", replace the number with your chracter assets ID.
  11.  
  12. Optional
  13. 4A. Rearrange emote files inside \assets\extendRes\emo\[___]\ folder to match with your character's original emotes. If you don't know which one is which number, check majsoul emotes from the repo.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement