Giter Site home page Giter Site logo

Comments (5)

osxmidi avatar osxmidi commented on August 23, 2024

It could be that your Wine is using a 32 bit prefix and not a 64 bit prefix.

Try to create a 64 bit (~/test) prefix and check for any errors.

WINEARCH=win64 WINEPREFIX=~/test winecfg

If your default prefix (~/.wine) is 32 bit then you might need to delete it and then create a new 64 bit default prefix but usually just deleting ~/.wine and then running winecfg should do this by default.

WINEARCH=win64 WINEPREFIX=~/.wine winecfg

Then you will need to reinstall plugins again so that they install into the 64 bit default ~/.wine prefix or that they use the 64 bit default prefix (even if some plugins are installed into folders not within the ~./wine prefix, they can still use the ~/.wine prefix for dlls and reg info etc).

from linvst.

brandflake11 avatar brandflake11 commented on August 23, 2024

I'm going to try making a 32 bit prefix and reinstall linvst and will get back to you. I currently have a 64 bit prefix it seems using wine-rt. Also, linvst complains about not finding linvst or matching the architecture, but Reaktor loads fine which is interesting.

from linvst.

brandflake11 avatar brandflake11 commented on August 23, 2024

Okay, so I've installed the 32-bit prefix in wine under ~/.win32 with
WINEPREFIX="~/.win32" WINEARCH=win32 wine winecfg
Then I reinstalled linvst with:

make -f Makefile-embed-6432
sudo make install -f Makefile-embed-6432

I'm still getting the lin-vst-server/vst not found or LinVst version mismatch box when scanning for plugins. I guess my question would be, how do I make sure that linvst is using the 32-bit prefix for 32-bit plugins instead of the 64-bit prefix that's installed in .wine?

from linvst.

osxmidi avatar osxmidi commented on August 23, 2024

I'm not sure about wine-rt and it's current status.

Wine staging would usually be used instead IMO.

64 bit versions of LinVst (including the 6432 Linvst version) use a 64 bit Wine prefix.

The 6432 LinVst version runs 32 bit vst plugins using a 64 bit Wine prefix.

from linvst.

brandflake11 avatar brandflake11 commented on August 23, 2024

Well, I couldn't figure out why it gives these errors and I don't want to switch from wine-rt as this is what Kxstudio supports. Thanks for your help, and Linvst is working just fine with 64-bit plugins now, so I will use it for that.

from linvst.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.