Torque X 2D Tilemap causes InvalidOperationException
by Kareem Glover · in Torque X 2D · 11/03/2009 (6:59 pm) · 1 replies
I am working with the latest version of Torque X 2D and was wondering if there was a modification to allow tilemaps to work on the Graphics Mobile Intel(R) 945 Express Card found in many laptops. I saw in the forum that there was a hack for a earlier version of Torque X 2D but the underlying code has changed since then.
Processor Intel(R) Core(TM) Duo CPU T2350 @ 1.86GHz 4.7 3.1
Graphics Mobile Intel(R) 945 Express Chipset Family 3.3
Gaming graphics 256 MB Total available graphics memory 3.1
Lenova VISTA
Thanks
-Kareem
Processor Intel(R) Core(TM) Duo CPU T2350 @ 1.86GHz 4.7 3.1
Graphics Mobile Intel(R) 945 Express Chipset Family 3.3
Gaming graphics 256 MB Total available graphics memory 3.1
Lenova VISTA
Thanks
-Kareem
Torque Owner Kareem Glover
http://www.garagegames.com/community/forums/viewthread/74005
The above solution works but avoid just doing a lazy cut'n'paste of the code.
Do a search of HACK on the browser and then change each line of code in your game. It is about four sections.
-Kareem