https://bugs.winehq.org/show_bug.cgi?id=48295 --- Comment #4 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to Yao Mitachi from comment #3)
Sorry, the demo is not publicly available. I am a Kickstarter backer, so I have access to it. I can test anything you want me to.
Ok, understood. There`s no backtrace in the console output, so could you tell us what happens? Does it just exit silently, or pop up a messagebox? Also, to exclude it being the cause of the bug, could you try get rid of these errors (by installing requested things from you distro): 0081:err:module:load_so_dll failed to load .so lib "/usr/bin/../lib32/wine/l3codeca.acm.so": libmpg123.so.0: cannot open shared object file: No such file or directory 0081:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. Third: it might be worth to attach standard debuglog to the bugreport so developers can have a look at it: WINEDEBUG=+relay,+seh wine ./OMORI.exe &>log.txt and attach (bzipped2) log.txt to this bugreport. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.