Baoulettes

#TeamMarc

Mar 8th, 2020
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.28 KB | None | 0 0
  1. Eza Menu (round button)
  2. _ZN34LayoutZbattleZbattlePartsEnemyInfo16getFontEnemyInfoEb (red button info before eza (bm font))
  3. _ZN32LayoutZbattleZbattleRewardDialog12getFontTitleEb (yellow title "victory details")
  4. _ZN31LayoutZbattleZbattleEnemyLvList12getFontTitleEb (yellow title "level selection")
  5.  
  6. "character details" window
  7. _ZN45LayoutCharactermenuChaDetailCharaDetailDialog12getFontTitleEb (title)
  8.  
  9. SpeedRun window (check your previous records or friend one)
  10. _ZN44LayoutQuestSugorokuResultGetTimeAttackDialog12getFontTitleEb (title)
  11. _ZN44LayoutQuestSugorokuResultGetTimeAttackDialog16getFontClearTimeEb (current time )
  12. _ZN44LayoutQuestSugorokuResultGetTimeAttackDialog19getFontContinueTimeEb (number of continue used)
  13. _ZN44LayoutQuestSugorokuResultGetTimeAttackDialog15getFontUserDeckEb (Deck part title "used deck" ?)
  14. _ZN44LayoutQuestSugorokuResultGetTimeAttackDialog14getFontUseItemEb (Item part title "support items used" ?)
  15.  
  16. https://www.baoulettes.fr/news/img/others/4.8.4_6-v2.png
  17. _ZN17LayoutCommonBtn1315getFontDeckCopyEb (Copy deck button (BMFont)
  18.  
  19. Ingame footer: (I modify size there to make global's font a bit more readable)
  20. https://www.baoulettes.fr/news/img/others/4.8.4_2-v2.png
  21. _ZN24LayoutIngameIngameBattle12getFontHpMaxEb (max hp numbers)
  22. _ZN24LayoutIngameIngameBattle9getFontHpEb (remaining hp numbers)
  23. _ZN24LayoutIngameIngameBattle11getFontItemEb (Obtained item counter)
  24. _ZN24LayoutIngameIngameBattle11getFontCardEb (Obtained card counter)
  25. _ZN24LayoutIngameIngameBattle11getFontZeniEb (Obtained Zenis counter)
  26.  
  27. Categories list selection (where you have your animated label
  28. _ZN21LayoutCommonDialog01212getFontTitleEb (Title "Select categories")
  29. _ZN21LayoutCommonDialog01211getFontTextEb (Sub title (multi choice possible))
  30.  
  31. Filter windows :
  32. _ZN34LayoutCommonDialog011FilterContent21getFontLinkskillTitleEb (Orange label "Link")
  33. _ZN34LayoutCommonDialog011FilterContent21getFontEquipmentTitleEb (Orange label "Equipment")
  34.  
  35. Special move information (used in preview, and stats check)
  36. _ZN48LayoutCharactermenuChaDetailCharaInfoSpSkill010213getFontLvMax1Eb (Title for LR+ "Special move Lv.")
  37. _ZN46LayoutCharactermenuChaDetailCharaInfoSpSkill0113getFontLvMax1Eb (Title for other than LR+ "Special move Lv.")
  38. _ZN48LayoutCharactermenuChaDetailCharaInfoPartSpSkill17getFontLabelSpAtkEb (Orange label "Special move effect")
  39. _ZN48LayoutCharactermenuChaDetailCharaInfoPartSpSkill12getFontPowerEb (Orange Label "Ki")
  40. _ZN48LayoutCharactermenuChaDetailCharaInfoPartSpSkill9getFontLvEb (Orange label "Special Lv."(need to be short we us "ATT SP. Nv."))
  41. _ZN48LayoutCharactermenuChaDetailCharaInfoPartSpSkill16getFontAddEffectEb (Orange label "Additional effects")
  42.  
  43. Items description (include both Ingame / Items preview I move both Label and counter to center it)
  44. https://www.baoulettes.fr/news/img/others/4.8.4_4-v2.png
  45. _ZN36LayoutCharactermenuChaItemItemDetail12getFontCarryEb (Label "quantity" x position : 230.0f)
  46. _ZN40LayoutCharactermenuChaItemItemDetailLong12getFontCarryEb (Label "quantity" x position : 230.0f)
  47. _ZN41LayoutCharactermenuChaItemItemDetailLong212getFontCarryEb (Label "quantity" x position : 230.0f)
  48. _ZN36LayoutCharactermenuChaItemItemDetail13getFontNumberEb (Items counter x position : 375.0f)
  49. _ZN36LayoutCharactermenuChaItemItemDetail16getFontItemTitleEb (Label "Item effect")
  50. _ZN40LayoutCharactermenuChaItemItemDetailLong16getFontItemTitleEb (Label "Item effect")
  51. _ZN41LayoutCharactermenuChaItemItemDetailLong216getFontItemTitleEb (Label "Item effect")
  52.  
  53. Character card preview (in case you wanna tweak it)
  54. _ZN37LayoutCharactermenuChaDetailCharaMain13getFontTitle1Eb (Character Name (the one at -90° )
  55. _ZN37LayoutCharactermenuChaDetailCharaMain13getFontTitle2Eb (Character Title (the one at -90° )
  56.  
  57. Reversal menu :
  58. _ZN45LayoutCharactermenuChaPotentialPotReverseMenu11getFontTextEb (Description I tweak a bit the font size there)
  59. _ZN45LayoutCharactermenuChaPotentialPotReversePart12getFontLabelEb (Label "Available :")
  60.  
  61. Friend Selection (Friend bar when you select a friend or guest a second lead)
  62. https://www.baoulettes.fr/news/img/others/4.8.4_5-v2.png
  63. _ZN22LayoutCharacterChaList21getFontLabelRankQuestEb (Label "Rank" I both translate X move it a bit : X = 460.0f)
  64. _ZN22LayoutCharacterChaList27getImgLabelFriendPointQuestEb (Label "Friend pts." Translation + x move X = 410.0f)
  65. _ZN22LayoutCharacterChaList14getFontLabelHpEb (Orange Label "HP")
  66. _ZN22LayoutCharacterChaList15getFontLabelAtkEb (Orange Label "ATK")
  67. _ZN22LayoutCharacterChaList15getFontLabelDefEb (Orange Label "DEF")
  68. _ZN22LayoutCharacterChaList17getFontLabelSpAtkEb (Orange Label "Special attack")
  69. _ZN22LayoutCharacterChaList23getFontLabelLeaderSkillEb (Orange Label "Leader Skill")
  70. _ZN22LayoutCharacterChaList15getFontLabelPotEb (Orange Label "Potential")
  71.  
  72. Header (I just resize and translate here)
  73. https://www.baoulettes.fr/news/img/others/4.8.4_1-v2.png
  74. _ZN18LayoutCommonHeader11getFontNameEb (User name)
  75. _ZN18LayoutCommonHeader11getFontZeniEb (Zeni counter)
  76. _ZN18LayoutCommonHeader15getFontNextLankEb (Label Next rank)
  77. _ZN18LayoutCommonHeader18getFontNextLankNumEb (Exp counter)
  78. _ZN18LayoutCommonHeader14getFontRecoverEb (Label Ready in)
  79. _ZN18LayoutCommonHeader12getFontTimerEb (Time numbers and ":")
  80. _ZN18LayoutCommonHeader10getFontActEb (ACT counter both xxx/xxx)
  81. _ZN18LayoutCommonHeader12getFontStoneEb (Stones counters)
Add Comment
Please, Sign In to add comment