Riichi-Trainer icon indicating copy to clipboard operation
Riichi-Trainer copied to clipboard

generated link to fetch a majsoul log doesn't work

Open joshk0 opened this issue 3 years ago • 0 comments

Hey there, I was trying to find out how to download majsoul game logs and found your comment here. However I tried this method on your replay analyzer and the link generated won't connect at all. Is there a new way to fetch the logs?

Also, I see that you're basically just using javascript and regular expressions to interpret the logs in a brute force way. I think it would be easier to compile the protobuf using javascript bindings and read it that way.

My ultimate goal is to cobble together code from various places and create a PR for Equim-chan/akochan-reviewer so that it can review Majsoul logs as well as Tenhou ones. I'll be using the protobuf approach once I figure out a way to download the game log reliably.

thanks!

joshk0 avatar Nov 29 '20 18:11 joshk0