Page 1 of 1

WINE and XP

Posted: Wed Oct 28, 2015 4:39 pm
by governato
will the game run on WINE or Windows XP (I am not asking if it will be supported, just if some beta tester has tried to port it..)

RE: WINE and XP

Posted: Wed Oct 28, 2015 6:27 pm
by Vic
Windows XP SP3 should be fine.

WINE i dont dare to say.

best wishes,
Vic

RE: WINE and XP

Posted: Fri Oct 30, 2015 12:41 pm
by Blond_Knight
ORIGINAL: governato

will the game run on WINE or Windows XP (I am not asking if it will be supported, just if some beta tester has tried to port it..)

Yes Ive tried DCB on Linuxmint 17.2 and it doesn't run, neither does Caseblue. The DC engine is .Net based I think, and the necessary versions of .Net wont install or run correctly with Wine.
So once I win the Lottery I'm going to have to fund Vic to get some Linux compatibility. [:D]

RE: WINE and XP

Posted: Fri Oct 30, 2015 4:32 pm
by governato
have you tried installing .NET version 4.5.2? with winetricks?

https://appdb.winehq.org/objectManager. ... &iId=31023

RE: WINE and XP

Posted: Mon Nov 02, 2015 6:26 pm
by Blond_Knight
I havent yet. Ive created a 32bit prefix and tried installing friday night but .net threw an error during install and I got tied up with something else.

RE: WINE and XP

Posted: Mon Nov 09, 2015 8:29 pm
by rjh1971
It runs ok (bit slow but playable) in an old Pentium IV (from 2002) with 1,5 Gb ram, 256 Mb video card win Win Xp SP2.

RE: WINE and XP

Posted: Sat Nov 28, 2015 2:50 pm
by governato
ORIGINAL: Blond_Knight

I havent yet. Ive created a 32bit prefix and tried installing friday night but .net threw an error during install and I got tied up with something else.

Update. Wine 1.7.55 and Wineskin 2.6.2 on Mac OS 10.10.4. Installed .Net 4.5 using winetricks.
Game installed and intro plays. Then I get this error. Any help/suggestions?

Image

RE: WINE and XP

Posted: Sat Nov 28, 2015 3:07 pm
by Tac2i
@governato: Press the details button and post the contents.

RE: WINE and XP

Posted: Sat Nov 28, 2015 3:23 pm
by governato
Here it is!

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.MissingMethodException: Method not found: 'Void System.GC.Collect(Int32, System.GCCollectionMode)'.
at WindowsApplication1.ScreenClass.Dispose()
at WindowsApplication1.Form1.Form1_Keydown(Object sender, KeyEventArgs e)
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at WindowsApplication1.ImmoveableForm.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
WindowsApplication1
Assembly Version: 1.0.5798.25093
Win32 Version: 1.0.5798.25093
CodeBase: file:///C:/Matrix%20Games/Decisive%20Campaigns%20Barbarossa/Barbarossa.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
irrKlang.NET
Assembly Version: 1.3.0.0
Win32 Version: 1, 1, 0, 0
CodeBase: file:///C:/Matrix%20Games/Decisive%20Campaigns%20Barbarossa/irrKlang.NET.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


RE: WINE and XP

Posted: Sat Nov 28, 2015 3:25 pm
by Vic
I have seen this error before on old XP and Vista systems. There it was fixed by installing framework 2.0 Service Pack 2 or 3.

best wishes,
Vic

RE: WINE and XP

Posted: Sat Nov 28, 2015 4:31 pm
by governato
Tx Vic, If somebody gives it a go, the forums warn that installing framework 2 or 3 may delete mscoree.ddl, which is required. So better save it somewhere. I have not tried yet though.