Need an x64 sunvox.dll

Multi-platform modular music creation studio
Post Reply
MrGrak
Posts: 1
Joined: Sat Mar 18, 2017 7:43 am

Need an x64 sunvox.dll

Post by MrGrak »

Hi!

SunVox is amazing, and I'm using it to playback songs in a video game.
I've ported SunVoxSharp (viewtopic.php?t=2386) from .Net to .Net Core, to work in a UWP App.

UWP Apps can be x86 or x64, and run on Windows10 and Xbox One,etc...
However, only x64 UWP Apps can run on the Xbox One.
So far, I've got the x86 UWP App running, but I can't load the x86 DLL into a x64 program.

I need a x64 DLL of sunvox to deploy my Monogame UWP App to an Xbox One.
I've read that a x64 version may be available in the future.

My question is: what can I do to help get the x64 version out?
I'd be happy to take obfuscated source code and compile it to a x64 dll, if possible.

Thanks!
User avatar
NightRadio
Site Admin
Posts: 3944
Joined: Fri Jan 23, 2004 12:28 am
Location: Ekaterinburg. Russia
Contact:

Re: Need an x64 sunvox.dll

Post by NightRadio »

It is almost done :) I plan to release it this spring.
Post Reply