I'm trying to run good old Baldurs gate 2 windows version on my new mac. I'm trying to get it work with wine since I do not got any windows copy available and I'm on a limited 26k internet so can't download anything at all. I got the game up and running with singleplayer.. Sadly though I can't get multiplayer to work at all. When I try to start a new multiplayer session i get the following message: fixme:dplay:DPWSCB_GetCaps (0,0x209f28c,0x00000000,0x1e62f0) fixme:dplay:NS_SendSessionRequestBroadcast : not all data fields are correct fixme:dplay:DPWSCB_EnumSessions (0x20a0138,52,0x1e62f0,0) stub fixme:dplay:DP_InvokeEnumSessionCallbacks : not checking for conditions fixme:dplay:DP_SecureOpen (0x1e61d0)->(0x33c352,0x00000002,0x0,0x0): partial stub fixme:dplay:DP_SecureOpen Not all data fields are correct. Need new parameter fixme:dplay:DPWSCB_Open (1,0x0,0x1e62f0,0,0x00000002,0x00000040) stub err:dplay:DP_SecureOpen Unable to open session: DPERR_UNSUPPORTED and I'm running on mac OS X 10.6.3 Anyone who got a clue what it might be or is it just pure "impossible" to fix this. And I have to wait for a windows copy to install via boot camp or buy cross over games or even get the mac version of the game, even though I heard that was really bugged.. :S THanks! Henrik Ps another thing I need to fix is getting fullscreen. But I guess the answer to that exist somewere on an already written thread. And I try to fix one problem at the time. But if anyone sits on the answer and feel like helping me save time you are welcome to drop it =)
your using standard Wine via command line? Its always run fine for me, but I never tired multiplayer on it. but for fullscreen, standard X11 on Macs do not have the needed support to do that very easily... but you may want to try a test version of the latest Xquartz 2.6.0 coming up for release soon, which adds some RandR. It should let you run it normally with no virtual desktop and change the resolution for you and run fullscreen. You can get it in Macports by installing xorg-server-devel, or by using this beta build. http://static.macosforge.org/xquartz/downloads/SL/XQuartz-2.6.0_beta1.dmg the beta1 installer version is OSX 10.6 only.
doh123: I'm going to try running Quake II in fullscreen mode this evening to see if it is possible with the version of xrandr included with 2.5.3. So far, I like what I see with autoresizing of the window if I set the size larger/smaller. This is on an old model MacBookPro too with the 'broken' ATI video system. I may try 2.6 beta as well, but not until much later (I have a sports event in a month that has all of my attention right now.) James McKenzie
Henrik Wall <wineforum-user at winehq.org> wrote:> >I'm trying to run good old Baldurs gate 2 windows version on my new mac. I'm trying to get it work with wine since I do not got any windows copy available and I'm on a limited 26k internet so can't download anything at all. >I got the game up and running with singleplayer.. Sadly though I can't get multiplayer to work at all. >When I try to start a new multiplayer session i get the following message: > >fixme:dplay:DPWSCB_GetCaps (0,0x209f28c,0x00000000,0x1e62f0) >fixme:dplay:NS_SendSessionRequestBroadcast : not all data fields are correct >fixme:dplay:DPWSCB_EnumSessions (0x20a0138,52,0x1e62f0,0) stub >fixme:dplay:DP_InvokeEnumSessionCallbacks : not checking for conditions >fixme:dplay:DP_SecureOpen (0x1e61d0)->(0x33c352,0x00000002,0x0,0x0): partial stub >fixme:dplay:DP_SecureOpen Not all data fields are correct. Need new parameter >fixme:dplay:DPWSCB_Open (1,0x0,0x1e62f0,0,0x00000002,0x00000040) stub >err:dplay:DP_SecureOpen Unable to open session: DPERR_UNSUPPORTED >Need to look for a bug report and either file one or update an existing bug report. James McKenzie