Bonjour tout le monde ! Il se trouve que j'ai pu aujourd'hui faire l'acquisition de Magicka (Grâce à un ami) Sauf que le jeu ne veut pas se lancer.. J'ai fait un test "Can you run it" et ma config' passe largement..
Voici le log:
Version: 1.4.7.0 Thread: UnNamed
System.OutOfMemoryException: Mémoire insuffisante.
à System.Drawing.Graphics.FromHdcInternal(IntPtr hdc)
à System.Drawing.Font.get_SizeInPoints()
à System.Drawing.SystemFonts.FontInPoints(Font font)
à System.Drawing.SystemFonts.get_DefaultFont()
à System.Windows.Forms.Control.get_DefaultFont()
à System.Windows.Forms.Control.GetDefaultFontHandleW
rapper()
à System.Windows.Forms.Control.get_FontHandle()
à System.Windows.Forms.ContainerControl.GetFontAutoS
caleDimensions()
à System.Windows.Forms.ContainerControl.get_CurrentA
utoScaleDimensions()
à System.Windows.Forms.ContainerControl.get_AutoScal
eFactor()
à System.Windows.Forms.ContainerControl.PerformAutoS
cale(Boolean
includedBounds, Boolean excludedBounds)
à System.Windows.Forms.ContainerControl.PerformNeede
dAutoScaleOnLayout()
à System.Windows.Forms.ContainerControl.OnLayoutResu
ming(Boolean
performLayout)
à System.Windows.Forms.Control.ResumeLayout(Boolean performLayout)
à Microsoft.Xna.Framework.WindowsGameForm..ctor()
à Microsoft.Xna.Framework.WindowsGameWindow..ctor()
à Microsoft.Xna.Framework.WindowsGameHost..ctor(Game
game)
à Microsoft.Xna.Framework.Game.EnsureHost()
à Microsoft.Xna.Framework.Game..ctor()
à Magicka.Game..ctor()
à Magicka.Game.get_Instance()
à Magicka.GlobalSettings..ctor()
à Magicka.GlobalSettings.get_Instance()
à Magicka.Program.Main(String[] args)
0x0018 System.Drawing.dll->System.Drawing.Graphics.FromHd
cInternal
0x008e System.Drawing.dll->System.Drawing.Font.get_SizeIn
Points
0x0000 System.Drawing.dll->System.Drawing.SystemFonts.Fon
tInPoints
0x00af System.Drawing.dll->System.Drawing.SystemFonts.get
_DefaultFont
0x0007 System.Windows.Forms.dll->System.Windows.Forms.Con
trol.get_DefaultFont
0x0007 System.Windows.Forms.dll->System.Windows.Forms.Con
trol.GetDefaultFontHandleWrapper
0x006c System.Windows.Forms.dll->System.Windows.Forms.Con
trol.get_FontHandle
0x002d System.Windows.Forms.dll->System.Windows.Forms.Con
tainerControl.GetFontAutoScaleDimensions
0x0026 System.Windows.Forms.dll->System.Windows.Forms.Con
tainerControl.get_CurrentAutoScaleDimensions
0x0000 System.Windows.Forms.dll->System.Windows.Forms.Con
tainerControl.get_AutoScaleFactor
0x0032 System.Windows.Forms.dll->System.Windows.Forms.Con
tainerControl.PerformAutoScale
0x0012 System.Windows.Forms.dll->System.Windows.Forms.Con
tainerControl.PerformNeededAutoScaleOnLayout
0x0006 System.Windows.Forms.dll->System.Windows.Forms.Con
tainerControl.OnLayoutResuming
0x0023 System.Windows.Forms.dll->System.Windows.Forms.Con
trol.ResumeLayout
0x00f8 Microsoft.Xna.Framework.Game.dll->Microsoft.Xna.Fr
amework.WindowsGameForm..ctor
0x000c Microsoft.Xna.Framework.Game.dll->Microsoft.Xna.Fr
amework.WindowsGameWindow..ctor
0x0019 Microsoft.Xna.Framework.Game.dll->Microsoft.Xna.Fr
amework.WindowsGameHost..ctor
0x0010 Microsoft.Xna.Framework.Game.dll->Microsoft.Xna.Fr
amework.Game.EnsureHost
0x008a Microsoft.Xna.Framework.Game.dll->Microsoft.Xna.Fr
amework.Game..ctor
0x002a Magicka.exe->Magicka.Game..ctor
0x0021 Magicka.exe->Magicka.Game.get_Instance
0x0089 Magicka.exe->Magicka.GlobalSettings..ctor
0x0021 Magicka.exe->Magicka.GlobalSettings.get_Instance
0x0171 Magicka.exe->Magicka.Program.Main
En espérant que vous pourriez m'aider ^_^
Sethyx.