JudasIscariot: For example, I was fighting with Elminage Gothic when Wine updated to 1.7.53 which the XAUDIO2 issue the game had in previous versions. I downloaded the latest Wine source, added all the 32-bit development libraries I could (except for that cursed gstreamer-0.10!!!) and now I can run Elminage Gothic in Linux :D
Gydion: Wait, you have this running? Granted I didn't try very hard as it looked like it was going to be a PITA, but it's in large part why I haven't played it yet. Care to detail more specifically what you did?
Sure :)
The main problem with this game is that it requires the latest version of Wine (1.7.53) because they implemented XAUDIO2 support because the game crashed with an XAUDIO2 error in Wine 1.6.2 and Wine 1.7.50 for me.
So here's what I did:
Tossed out all my Wine.
Downloaded the 1.7.53 source.
Before compiling, I ran ./configure a bunch of times and installed whatever multiarch (I think it's the correct term? Basically installing these libs did not require the removal of their 64-bit counterparts :) ) 32-bit development libraries I could so OpenAL, the XInput dev library, some OpenGL library, and left anything else that looked like something I wouldn't need out and then I compiled it as a 32-bit program because Elminage Gothic is a 32-bit program and 64-bit WINE won't run 32-bit programs (AFAIK...all the google results said so....)
Sooo...after all that.
You may need to run a few winetricks such as wmp10 xact quartz and perhaps all the dxd3d_XX tricks just in case.
Now comes the tricky part:
In order to play the game you need to be really quick and MAKE SURE TO SKIP THE INTRO as the game locks up right when it tries to play the intro movie. Once you manage to skip the movie you can play the game proper. So have your trigger finger on the Escape button and as SOON as you press "New Game" start hammering that Escape button.
I recommend emulating a virtual desktop for this at first because if you can's skip the movie it can be a bit of a pain to close. Once you get into the game and make a save file you can then go into your graphics options to set the game to your liking. Also, the game starts with all the sounds set to "1" in the Options menu so if you don't hear any sound, don't freak out :D
I played the game for about an hour or two before I got a random crash but if you save often and in different slots you should be fine :)