More table file progress
It’s taking forever, but I’m starting to understand more of the stuff that’s in the game text. Lots of control codes and the like, with text in between. Without determining what these codes do, or at least giving them a tag (even if unknown), the script could be really messy. A lot of lines are simpler now, anyway. Many look like: [character portrait][text start code][text][line end code]. So, now some of them are noticeably different. There’s parts in the game where you choose one of three characters, and when one of the things they’d say is called on, I’ve noticed they’re all in the same location. I’m assuming based on portrait, anyway, I can’t read most of the actual text. =P
Anyway, that’s my progress update for now!