刚下了 1.3.5.6版本,打不开= =求助啊~~
Version: 1.3.5.6Thread: RenderThread
System.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)
应该是初始分辨率问题吧?我下了置顶帖里建议的那个settings.sav,并放到savedata里了,但还是没有效果,是版本不同的原因吗?求指导啊~~~~~~~~
页:
[1]