Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Red_Phase

Pages: [1]
1
Help, Errors, FAQ / Re: Source code editor
« on: 2012-09-05, 02:40:53 PM »
Thank you very much.

I want to implement license free audio and online support.

I  was reading this...

http://msdn.microsoft.com/en-us/library/e59b22c5

Can you use unmanaged C/C++ dll's  from within SGDK2 with interop services without bugs/crashes? I mean if thats possible then using C++ only libs like RakNet(online),kaillera and CeGUI(nice user interfaces) are possible.

I mean think about it. A 2d balanced online Streetfighter 3/Alpha mod or a (fan)sequel to final fantasy IV and Crono trigger...with legit online support!

2
Help, Errors, FAQ / Source code editor
« on: 2012-09-03, 12:17:55 PM »
If I add a dll like say sdldotnet.dll, or tao.sdl.dll can I call functions from it in the source editor?

3
I am currently trying to make a CS extension that enables audio playback for free. Its open source and free for commercial use.
It uses tao.sdl/sdl.NET.

Are there any problems with trying to add support for audio,networking as it pertains to SGDK2?

Maybe we can find a way to add networking support(SDL_net) via an external cs.

Pages: [1]