Taeyeon Mori

Results 35 comments of Taeyeon Mori

I just pushed a fix for PythonQtImporter.get_data 313404399e5d564aac230c108bcc1cad56dab16e

GCM is currently broken with Gittyup (See #511) . Are you using a git/nightly build? If so, the recent change is probably related to #513, which changed lookup of unknown...

I see that #513 fixed 1. and got rid of built-in WinCred. Unfortunately, this will probably only make it more confusing to users of GCM since it should now be...

It still uses the old (Qt4) module layout, so the QWidgets classes should be in QtGui and the QtWebkitWidgets classes in QtWebKit. This should probably be fixed but right now,...

Did you find your issue? If so, is this resolved?

Sorry for the late response. I'm not sure how downloading all versions would be useful to be honest, especially as more new versions are added. It might be useful to...

I don't own the game, so I can't test it myself. However, looking at the file listing https://steamdb.info/app/1150690/depots/ it seems the game tries very hard to obfuscate itself. That may...

It's not related to userns. It wouldn't launch at all if userns clone didn't work (unless you tell Kawariki not to use overlayns) The files are indeed scrambled in some...

Trying to run the game with decrypted files won't do any good AFAICT. That repo actually includes the decryption code though: https://github.com/Lou1sL/omori_decrypt/blob/7130b93e42e46272608a6c026f783089d5711c81/www/js/rpg_managers.js#L2850 I believe I have found the issue as...

I pushed some changes to disable the offending script by default. The screenshot unfortunately isn't very useful; what does the devtools console say? Preferrably with traceback (May have to reload...