Это что же - на Xbox360 можно пускать?
И кстати, MDX не пускается под Vista x64:
Type: System.BadImageFormatException
Message: is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)
Stack trace:
at ZXMAK.Platform.MDX.Render3D.free()
at ZXMAK.Platform.MDX.Render3D.Dispose(Boolean disposing)
at System.ComponentModel.Component.Dispose()
at System.Windows.Forms.Control.Dispose(Boolean disposing)
at System.Windows.Forms.ContainerControl.Dispose(Bool ean disposing)
at System.Windows.Forms.Form.Dispose(Boolean disposing)
at ZXMAK.Platform.MDX.MainForm.Dispose(Boolean disposing)
at System.ComponentModel.Component.Dispose()
at ZXMAK.Platform.MDX.Platform.Running()
at ZXMAK.Platform.GenericPlatform.Run()
Где-то там что-то 32-битным скомпилено... судя по всему сам dxПодпатчил CorFlags'ом ZXMAK.MDX.exe на предмет /32BIT+, всё заработало.







Подпатчил CorFlags'ом ZXMAK.MDX.exe на предмет /32BIT+, всё заработало.
Ответить с цитированием