Im going to do a bit of work to see if I can build an integration to transfer all these posts into an SMF forum,
Best case scenario - it gives us an interactive environment to continue conversations and threads.
Worst case scenario - it gives me a forum that looks popular with 100,000+ posts. Hehe
PS - I am running scraper against Dragon Age Inquisition Forums now.
Already spotted a niche part of those forums that broke the scraper - the tech support forum, did not go to a real forum, it goes to the support pages.
I have patches the tool to accommodate.
Also the Baldurs Gate forums behave differently too.
They don't do
Forum -> SubForum -> Post -> Topic
Its like the Baldurs Gate forums are the Sub Forums - so they have no main forum.
Which breaks the logic I built into the app.
I might be able to code it to test against the forums to determine which mode to run.