Mumbles Posted January 24, 2010 Share Posted January 24, 2010 Because of the limitations of servers needing graphics cards he may have not expanded on the game. Now that's the detail I'd missed, I'd presumed it was a simple game to test out the networking commands, practising for something much more complex at a later date. Now I can see exactly what your point was. Quote LE Version: 2.50 (Eventually) Link to comment Share on other sites More sharing options...
wh1sp3r Posted January 24, 2010 Share Posted January 24, 2010 yes Rick .. good thing is, i can make server with raknet + newton sdk ;-) if LE server needs graphic, i think, it's not worth to make server with it. My server hasn't graphic card too. if you remember my ball wars game .. i had to run server on my laptop instead server ,lol Quote -= Phenom II X4 965 3.4Ghz - ATI HD5870 - 6 GB DDR3 RAM - Windows 8 Pro 64x=- Website: http://www.flamewarestudios.com Link to comment Share on other sites More sharing options...
Qbound Posted January 25, 2010 Share Posted January 25, 2010 I fully agree to dedicated Server with non grafix. That is the reason why i use Raknet. Cu Oliver Quote Windows Vista 64 / Win7 64 | 12GB DDR3 1600 | I7 965 | 2 * 280GTX sli | 2 * 300GB Raptor | 2 * 1.5TB Link to comment Share on other sites More sharing options...
Rick Posted January 25, 2010 Share Posted January 25, 2010 I would assume that this would be possible if we used the Newton library directly and didn't call Graphics(). From what I remember you can still do things like MoveEntity() or PositionEntity() without calling Graphics() and I think when you call Graphics() is when it requires a graphics card. There would most likely need to be some glue code for the Newton library and LE though. Quote Link to comment Share on other sites More sharing options...
VicToMeyeZR Posted January 25, 2010 Share Posted January 25, 2010 http://leadwerks.com/werkspace/index.php?/topic/962-dedciated-server-switch Please add as needed. Quote AMD Phenom II x6 1100T - 16GB RAM - ATI 5870 HD - OCZ Vertex 2 60GB SSD Link to comment Share on other sites More sharing options...
TylerH Posted February 7, 2010 Share Posted February 7, 2010 If you follow the way RakNet does it: Server and Client extend Peer. This way servers and clients can both connect to other servers/clients, offering both client-server setup and peer-to-peer without any additional coding. Quote nVidia 530M Intel Core i7 - 2.3Ghz 8GB DDR3 RAM Windows 7 Ultimate (64x)----- Visual Studio 2010 Ultimate Google Chrome Creative Suite 5 FL Studio 10 Office 15 ----- Expert Professional Expert BMX Programmer ----- Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.