Error
Is there a way to extract the dialogue from the game?
#1 by Error - Jul 27 2014
I have a piece of LLTQ fanfiction knocking around my head, but to do it right I need more insight into those characters that haven't shown up much in my own playthroughs. Is there a simple way to extract the game's text?I figure I could try to get all possible scenes in-game, or try to dig in to the rpyc files. I haven't had success with the files yet. They don't seem to be importable into a regular Python interpreter, which I suppose shouldn't surprise me even if it does seem to use a python dialect. On the other hand, exhaustively searching the game for scenes I've missed would be lengthy and likely to (still) miss things. Plus it wouldn't be entirely pleasant. I like the game. Some story paths hurt to follow. These two things are not unrelated. ;-)
Before putting a lot more effort in, I thought I would ask if anyone has already found a way to do this.
