求助!游戏打开了黑屏后直接弹出桌面。。。
我昨晚下好XNA3.1和DX10年10月份包的组件了,系统是win732位旗舰3G内存,2.1G2核处理器,集显,游戏生成的错误报告是:Version: 1.3.5.3Thread: RenderThreadSystem.ArgumentException: Texture width or height is larger than the device supports.
参数名: width
在 Microsoft.Xna.Framework.Graphics.Texture3D.CreateTexture(GraphicsDevice graphicsDevice, Int32 width, Int32 height, Int32 depth, Int32 numberLevels, TextureUsage usage, SurfaceFormat format)
在 Microsoft.Xna.Framework.Graphics.Texture3D..ctor(GraphicsDevice graphicsDevice, Int32 width, Int32 height, Int32 depth, Int32 numberLevels, TextureUsage usage, SurfaceFormat format)
在 Microsoft.Xna.Framework.Content.Texture3DReader.Read(ContentReader input, Texture3D existingInstance)
在 Microsoft.Xna.Framework.Content.ContentReader.InvokeReader(ContentTypeReader reader, Object existingInstance)
在 Microsoft.Xna.Framework.Content.ContentReader.ReadObjectInternal(Object existingInstance)
在 Microsoft.Xna.Framework.Content.ContentReader.ReadObject()
在 Microsoft.Xna.Framework.Content.ContentReader.ReadAsset()
在 Microsoft.Xna.Framework.Content.ContentManager.ReadAsset(String assetName, Action`1 recordDisposableObject)
在 Microsoft.Xna.Framework.Content.ContentManager.Load(String assetName)
在 Magicka.Game.LoadContent()
在 Microsoft.Xna.Framework.Game.Initialize()
在 Magicka.Game.Initialize()
在 Microsoft.Xna.Framework.Game.Run()
在 Magicka.Program.Main(String[] args)
请问各位高手这个该怎么解决啊? 本帖最后由 便便藏tt 于 2011-3-17 11:47 编辑
Texture width or height is larger than the device supports
这句话就是告诉你你的显卡不给力
http://bbs.blacksheepgame.com/thread-1832323-1-1.html
[资料] 【版主推荐】各种出错不停的坛友一定要看看↑MAGICKA ERROR REPORT解读
http://bbs.blacksheepgame.com/thread-1750148-1-1.html
7楼有风灵月影上传改好的800X600窗口设置
试试各种设置之后能不能启动,如果还不能……果断砸显卡换新的吧
页:
[1]