rscustom / rocksmith-custom-song-toolkit

Custom song toolkit for Rocksmith and Rocksmith 2014
http://www.rscustom.net/
343 stars 80 forks source link

Support Linux build #355

Open plata opened 4 years ago

plata commented 4 years ago

maybe package via flatpak?

Dehir commented 4 years ago

This would be great. Or even make some simple console script toolchain build that has some basic functionality like ddc, converter packer/unpacker.

Talking about 3rd party programs. Are there any source code for ddc that linux build can be compiled etc?

L0FKA commented 4 years ago

@plata I'm sorry but we can't really do native version of the toolkit, mac support are there, but it's all wine bundle since there's ddc and other 3rd parties we have no source code for (@Dehir you're really that interested in ddc linux build I can ask developer for a compiled .so lib or something like that? not a Linus guru, but no src avalible iirc)

plata commented 4 years ago

If it works with Wine, it would be possible to build a flatpak which includes Wine and the Windows version. As a user, you would not realize how it works internally.