View Single Post
Old 10-20-2018, 04:08 PM   #16
karbomusic
Human being with feelings
 
karbomusic's Avatar
 
Join Date: May 2009
Posts: 29,260
Default

To see which one is loaded, from a command line:

c:\> tasklist /m /fi "imagename eq reaper.exe" | findstr csurf

Result should have the xt version loaded like mine does below:

reaper_cd.dll, reaper_csurf.dll,
reaper_csurf_fpxt64.dll,
reaper_csurf_PanoramaP6ReaperDAWControl64.dll

If you see both reaper_csurf and reaper_csurf_fpxt64 loaded like mine does above, temporarily move reaper_csurf outside the reaper directory and restart reaper as a test - I have seen the rare conflict/race condition where the wrong one gets loaded even though XT was chosen in the drop down. I don't expect that to be the case but it's due diligence.
__________________
Music is what feelings sound like.
karbomusic is offline   Reply With Quote