Maidens of the Kaleidoscope

~Hakurei Shrine~ => Help Me, Eirin! => Tech Support => Topic started by: sX82n4g on December 20, 2013, 11:35:38 AM

Title: Are there Subterrain Hatred port for Danmakufu ph3?
Post by: sX82n4g on December 20, 2013, 11:35:38 AM
0.12m fails to run on my Linux (even "config.exe"), while ph3 seems to be OK.

Naive attempt to copy the script into ph3 failed. Maybe somebody ported the stage to ph3 already? Or maybe there is porting tool somewhere?
Title: Re: Are there Subterrain Hatred port for Danmakufu ph3?
Post by: Drake on December 21, 2013, 03:14:18 AM
It's very unlikely it will be ported over. As I'm sure you're aware, Danmakufu is a Windows application and would have to be run under Wine or some virtualization. It requires japanese locale and so needs to be run like LANG="ja_JP" wine th_dnh.exe Seeing as its config.exe also requires japanese locale, this is likely the problem.

ph3 also requires japanese locale to find and read scripts, it just doesn't crash immediately.
Title: Re: Are there Subterrain Hatred port for Danmakufu ph3?
Post by: sX82n4g on December 21, 2013, 10:59:31 AM
Yes, I'm running with LANG=ja_JP.UTF-8.

It fails on 0x0041ec8d, like here: http://www.winehq.org/pipermail/wine-bugs/2013-August/363546.html .
Title: Re: Are there Subterrain Hatred port for Danmakufu ph3?
Post by: Sparen on December 21, 2013, 04:40:32 PM
Yes, I'm running with LANG=ja_JP.UTF-8.

It fails on 0x0041ec8d, like here: http://www.winehq.org/pipermail/wine-bugs/2013-August/363546.html .
I know about the bug (because I'm in charge of Danmakufu on Wine) and as far as I know, this bug still exists. Please submit test data and add attachments to BugZilla if possible; I won't reject it this time since I know that it's not a locale error.
Title: Re: Are there Subterrain Hatred port for Danmakufu ph3?
Post by: Necrotek on December 21, 2013, 05:53:41 PM
If I recall correctly, it can be fixed to some degree if you install dsound and directmusic through winetricks but the game will have issues with music, at least it was so in my case (and it causes issues with music in touhou fighting games).
Title: Re: Are there Subterrain Hatred port for Danmakufu ph3?
Post by: sX82n4g on December 21, 2013, 09:22:40 PM
Thanks. With directmusic winetrick (installed to separate WINEPREFIX) it started working.

I think it should be mentioned on http://appdb.winehq.org/objectManager.php?sClass=version&iId=26970
Title: Re: Are there Subterrain Hatred port for Danmakufu ph3?
Post by: Sparen on December 21, 2013, 09:38:29 PM
Thanks. With directmusic winetrick (installed to separate WINEPREFIX) it started working.

I think it should be mentioned on http://appdb.winehq.org/objectManager.php?sClass=version&iId=26970
Done