Posted January 20, 201312 yr Hi guys, i very confused for play a chiptune from resource with UFMOD in C# !How to do this?Thanks all for the support and sorry for my bad english!!
January 20, 201312 yr http://forum.tuts4you.com/topic/24397-playing-an-xm-from-resource-vb-2008-help-needed/
January 21, 201312 yr http://forum.tuts4you.com/topic/30933-how-to-play-chiptune-with-ufmod-in-c-application
January 22, 201312 yr Author http://forum.tuts4you.com/topic/30933-how-to-play-chiptune-with-ufmod-in-c-application
January 22, 201312 yr I think Kurapica want to post his old thread: http://forum.tuts4you.com/topic/27912-play-xm-chips-without-additional-dlls-from-c/
February 9, 201312 yr but why do you know a video tutorial ? there is an attached PDF in that topic that should help you. C# and VB.NET sources are also included.
February 25, 201312 yr Hi Kurapica ( very important for me )I want to POc_VB > "DynamicLoader.dll" orjinal code without dll because I want to learn this xm player in vb.net without dll.So I give orjinal code to me.If very special,You send message to me please dude... Edited February 25, 201312 yr by TheSoft
February 26, 201312 yr Hi I converted the original C# class into a dll so that you can use it in any other language like VB.NET. the original class code can be seen in Reflector, but It won't work in VB.NET language as a source code file because this hack uses Unsafe code feature which is not supported in VB.NET, if you are interested in such weird stuff, you should learn C# or just use the compiled DLL in your vb.net application.
Create an account or sign in to comment