[Bug 44827] FL Studio: Soft locks when attempting to show the GUI of a " bit-bridged" 32-bit/64-bit VST plugin in an internal window

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 31 13:06:57 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=44827

--- Comment #7 from ajduck at outlook.com ---
If you use fish shell here's a quick way to enable external GUI for all plugins
when they're bridged:

  1. Close all Wine-using programs
  2. Open the terminal
  2. Change directory to the wineprefix you run FL under, e.g. `cd ~/.wine`
  3. Run `cp user.reg user.reg.BK` (backing up user.reg just in case)
  4. Run `string replace '"BridgedExternalWindow"=dword:00000000'
'"BridgedExternalWindow"=dword:00000001' < user.reg > user.reg`

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list