EOSERV Forum > Lounge > New Emulator
Topic is locked.
Page: << 1 2 >>
New Emulator
Author Message
Post #72787 Re: New Emulator
Deathx posted: (7th Apr 2011 01:21 pm)

Addison posted: (7th Apr 2011 12:05 pm)

Nirion posted: (7th Apr 2011 08:50 am)

Addison posted: (7th Apr 2011 03:36 am)

This means war. I'm trying to finish my EOSERV# client in C# :P


Seems were working on similar projects, I too have been working on a EO client written in C# :P

EDIT: I didn't start on the server part tho since awhile back I thought Sausage was going to release EOSERV# source he announced and never got around to starting my own when he stopped.
Graphical rendering sucks in C#. XNA is gay. Good luck.


I beg to differ ;). If you know how to use the shit it's excellent ;D.

If that is implying that I don't know it, I beg to differ. I have attempted a client with it before and it was just gay. The shit isn't portable. Plus you need a .NET download. Which isn't much these days, but still, I prefer using allegro. Allegro doesn't require a .NET download, and you can just use bitmap fonts, or even load a TTF font from the users C:/Windows/Fonts folder.
---
http://www.addipop.com
14 years, 4 weeks ago
Post #72790 Re: New Emulator

Fuck Visual Basic, Fuck C# Just go to C++ or C, an use DirectX 8 or 9 Then atleast the server an the client will be written in the same code.

14 years, 4 weeks ago
Post #72792 Re: New Emulator

Not too sure about DirectX 8 or 9. If you have a good knowledge of 3D rendering, then yes I would suggest it, but I wouldn't use Direct2D or DirectDraw since they're both depracated.

---
http://www.addipop.com
14 years, 4 weeks ago
Post #72797 Re: New Emulator

:P All personal preferences.

---
¨°º¤ø„º°¨ Exile Studios ¨°º„ø¤º°¨
14 years, 4 weeks ago
Post #72801 Re: New Emulator


Got bored and made a database reader. For some reason it isnt connecting. : /

I really think it doesnt matter what language you program it in, they all have their pros and cons. Just as long as you dont use something super crappy. Lol

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
14 years, 4 weeks ago
Post #72819 Re: New Emulator
Addison posted: (7th Apr 2011 08:59 pm)

Not too sure about DirectX 8 or 9. If you have a good knowledge of 3D rendering, then yes I would suggest it, but I wouldn't use Direct2D or DirectDraw since they're both depracated.


Reason I say 8 or 9 is because you'll be able to get much more support on it. You could also use Irrlicht, or SDL. I still would recomend DX 8 or 9 even 7 would work much better.
14 years, 4 weeks ago
Post #72828 Re: New Emulator

I was making a client in C#, got bored with that...


Im making one in LOLCODE :]

14 years, 4 weeks ago
Post #72840 Re: New Emulator


Right now im working on a new project : EAT or EoServ Admin Tool

It allows for a bunch of stuff and im making a virtual dropbox so admins can sign in and submit files.

But i get this error :  

A first chance exception of type 'System.Net.Sockets.SocketException' occurred in System.dll

When it tries to connect.

Right now all i have is the connection and connection list for it if anyone wants to see the source right now

Source : http://wildsurvival.no-ip.org/downloads/EATSource.zip (Im working on the other things, right now all i have is the connections, thx to silentx)

 

 

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
14 years, 4 weeks ago
Page: << 1 2 >>
Topic is locked.
EOSERV Forum > Lounge > New Emulator