SOL Trigger
|
|
ムギ | Date: Saturday, 2013-06-15, 2:48 PM | Message # 11 |
Rank: Nerdy Presence
Messages: 203
Reputation: 2
Status: Offline
| everything you need is in post 2, i described how it works there.
i dont have a tool made to patch the TOC so you'll have to program one, or alternatively patch the table manually.
|
|
| |
0toshigami | Date: Sunday, 2013-06-16, 6:27 PM | Message # 12 |
Rank: Newcomer
Messages: 5
Reputation: 0
Status: Offline
| oh thank you so much! I did it! Thank you for helping me. Honto ni, arigatou gozaimasu~
I see something in FONTDIC.bin, is there a way to extract or edit font in there?
Message edited by 0toshigami - Monday, 2013-06-17, 9:31 AM |
|
| |
ムギ | Date: Monday, 2013-06-17, 6:01 PM | Message # 13 |
Rank: Nerdy Presence
Messages: 203
Reputation: 2
Status: Offline
| the fontdic.bin consists of 2 files: UCS2JIS.BIN and SYS_FULL.FNT
the .FNT is the game's font file. it's a bitmap font which is easy to manipulate. you can generate them with various font apps such as BMFont.
keep in mind though that this font is not entirely standard so you'll have to do some hex editing to get it to work.
i wont go into details about that, i've been too busy to look into it properly.
|
|
| |