Failing to get past main menu in Kamidori (a visual novel)

Questions about Wine on Linux
Locked
Jjenia
Level 2
Level 2
Posts: 10
Joined: Wed Feb 27, 2013 8:34 am

Failing to get past main menu in Kamidori (a visual novel)

Post by Jjenia »

So I've got Kamidori Alchemy Meister recently, because apparently an english patch for it came out.

Obviously I can't even INSTALL the game without japanese locale. With japanese locale, it installs fine.
Before applying the english patch, I attempt to run it. It starts fine, showing me the main menu.
I click New Game, and the game starts. Some scenes shows along with some text, and then the screen goes dark and the game crashes with a crashdialog.

http://pastebin.com/QuPTft8E Console output for japanese edition test

So I apply the english patch, hoping it would MAYBE stabilize the game.
That causes the game to crash whenever I click something on the main menu - as in, after clicking, the transition to the next menu completes, and then there's a crash dialog.

http://pastebin.com/LgeYMDcY Console output for english patched edition

Any ideas for what I could do to get this to work? I'm pretty desperate!
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Failing to get past main menu in Kamidori (a visual nove

Post by dimesio »

Does native quartz help? (Install it with winetricks. http://wiki.winehq.org/winetricks)
Jjenia
Level 2
Level 2
Posts: 10
Joined: Wed Feb 27, 2013 8:34 am

Re: Failing to get past main menu in Kamidori (a visual nove

Post by Jjenia »

Tried it now! The problem stayed the same :(

http://pastebin.com/Sv0R3Gc0 Japanese version output with quartz installed
-
http://pastebin.com/hVi6MWLD English version output with quartz installed
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Failing to get past main menu in Kamidori (a visual nove

Post by dimesio »

Try winetricks devenum.
Jjenia
Level 2
Level 2
Posts: 10
Joined: Wed Feb 27, 2013 8:34 am

Re: Failing to get past main menu in Kamidori (a visual nove

Post by Jjenia »

Done! That didn't seem to help either. I got a pair of access violation messages partly in japanese with a "yes" or "no" right before reaching the main menu. No immediately caused it to CTD, but yes allowed me to continue, although it still crashes in the same place it crashed before for either version...

http://pastebin.com/SC8CVa5B New console output for Japanese version

http://pastebin.com/SC8CVa5B New console output for English patched version

(This installed still has quartz installed, I assumed I shouldn't make a new one)
Jjenia
Level 2
Level 2
Posts: 10
Joined: Wed Feb 27, 2013 8:34 am

Re: Failing to get past main menu in Kamidori (a visual nove

Post by Jjenia »

Tested again with version 1.5.31, now it crashes before the main menu appears :( Much earlier than before.

Output without quartz,devenum

Output WITH them

I believe I can contact the people who patched the game to english - Is there anything I can ask them that would make identifying the problem easier?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Failing to get past main menu in Kamidori (a visual nove

Post by dimesio »

Code: Select all

(process:25179): GThread-WARNING **: GThread system no longer supports custom thread implementations.
Disable winegstreamer.
Locked