Search - User list
Full Version: A redshift install for Houdini 19.5 on Apple Silicon
Root » 3rd Party » A redshift install for Houdini 19.5 on Apple Silicon
Tomotron89
Hi,

I'm having trouble getting redshift to be recognised in 19.5 installs on my M1 mac. The usual .env installation method doesn't seem to work.

I've tried downloading from https://redshift.maxon.net/topic/31230/houdini-solaris-plugins-custom-builds [redshift.maxon.net]

I've tried to pair up a x86 install of 19.5.386 with the redshift (Houdini/Solaris 19.5.303/368/403 plugins for Redshift 3.5.10) which doesn't seem to work either.

Is there some compatibility issue between using rosetta houdini and a M1 configured redshift install?
Tomotron89
I figured it out. The packages method seems to work. If anyone is interested.
tymen
hi there @tomotron.

can you highlight where you setup your package folder. having bigger difficulties here than i should be to be honest!
mabelzile
You can install your package file in $HOUDINI_USER_PREF_DIR/packages

E.g. redshift package for windows

{
    "env":[
        {"RS_PLUGIN_VERSION" : "${HOUDINI_VERSION}"},
        {"REDSHIFT_COREDATAPATH": "C:/ProgramData/Redshift"},
        {"HOUDINI_PATH": "${REDSHIFT_COREDATAPATH}/Plugins/Houdini/${HOUDINI_VERSION}"},
        {"PATH": "${REDSHIFT_COREDATAPATH}/Redshift/bin"},
        {"PXR_PLUGINPATH_NAME" : "${REDSHIFT_COREDATAPATH}/Plugins/Solaris/${RS_PLUGIN_VERSION}"}
    ]
}
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB