Jump to content

cozy1

Developer
  • Posts

    1,095
  • Joined

  • Last visited

  • Days Won

    1
  • Country

    United States
  • Donations

    0.00 USD 

Posts posted by cozy1

  1. @@Dajjal
    The problem appears to be with your Wwise installation.  Uninstall Wwise completely.  Then DL and install Wwise from here

     

    1. Install Wwise to the default location. 
    2. In your EOF project folder delete all audio files except for guitar.ogg file.
    3. When you restart the toolkit go to: Configuration>General Config>Wwise Path (make sure the path is empty/default).
    4. Use the EOF guitar.ogg file in toolkit along with your other EOF xml project files.
    5. Generate the package
    6. Report your success
  2. @@OMG_Abaddon Does this look correct?  'A:\Apps\CustomsForge Song Manager\CustomsForgeSongManager.exe'

    It should be something like 'C:\Program Files (x86)\CustomsForge Song Manager\CustomsForgeSongManager.exe'

     

    Follow these instructions here.  Let the Inno installer use the default recommended install location.
     

  3. Could you export to CSV instead of the BB Code?  I can add code that would allow you can specify any CSV separator that you would want to use.  The output would look something like this:
     

    sep=-
    Artist-Title
    Crosby, Stills & Nash-Wooden Ships
    

    Granted, you still would have do a little cleanup, and use find "-" and replace with " - ".  This would be about the best that can be done to keep it generic.  Keep in mind that some Artist or Title may contain the "-" so you actually may want to specify a different CSV seperator, like ";" and then use the find/replace cleanup to change it to " - ".

     

  4. @benares  Looks like you downloaded and installed the latest version of CFSM on top of the old Mac RocksmithTools.dmg installation.  You may need to reset the Rocksmith Installation Directory in the CFSM>Settings tabmenu.  While you are in the Settings menu, also make sure that 'Enable Auto Update' is unchecked. 

    If the above doesn't fix it, you can try clicking 'Reset CFSM On Closing' button which will restore the defaults.  Let me know if this works.

  5. How to add custom songs on Mac (Have a look here)

     

    Place the customs in the dlc folder. The location is: ~/Library/Application Support/Steam/SteamApps/common/Rocksmith2014  

    • It is a hidden folder, so the easiest way to find it is to open Finder, and using the "Go" menu, select "Go To Folder" and paste the location in there. You can then drag the dlc folder to your sidebar to create a permanent link.
    • You can also find the folder by opening Steam and going to your games library and right-clicking on Rocksmith 2014, and choosing "Properties".  Select the "Local Files" tab and click on "Browse Local Files"

    For CFSM (Mac Mode) purpose the Rocksmith installation path is:
    Z:\Users[username]\Library\Application Support\Steam\steamapps\common\Rocksmith2014

  6. @warriorTHANOS  Plz confirm you are an admin and then read this:  http://osxdaily.com/2018/05/24/command-not-found-mac-terminal-error-fix

     

    How to tell if you are admin ...

    1. Open the Apple menu.
    2. Select System Preferences.
    3. In the System Preferences window, click on the Accounts icon.
    4. In the list of accounts on the left side of the Accounts window, locate your account.
      • If the word Admin is immediately below your account name, then you are an administrator on this workstation.
      • If the word Standard is there, then you are not an administrator and your account cannot be used to install software or make administrative changes.
  7. Did you do step 2 with an admin password?  Try the other installation workaround methods if you have trouble with the one you are trying.

     

    STEP #1 (Alternate Method #1) - Terminal Command to Add Exception

    In a Terminal window, type command line to allow (add exception for) RocksmithTools.dmg installation:

    spctl --add ~/Downloads/RoskmithTools.dmg

     

    STEP #1 (Alternate Method #2) - Terminal Command to Remove Attribute

    xattr -d com.apple.quarantine 'Rocksmith Tools Launcher.app'

    (For additional information see this website)

  8. 'When I'm going to import the tones in the Toolkit, they don't show up as normal cdlc would.  (Here's a screenshot.)'

     

    What you have there are tone.xml template files.  These are used to set a custom tones for a tone descriptor using the toolkit.  Here is how they are used:

     

    1) Load all your EOF project files into the toolkit 'CDLC Creator' GUI just like normal.

    2) Then under Tones, highlight a tone descriptor that you would like use the tone.xml template file with.

    3)  Press the Tones>'Edit' button

    4)  Now instead of specifying individual Racks, Pedals, Amps or Cabinets from the 'Edit Tone' popup window like you normally would ... instead you are going to simply press the 'Load Tone' button

    5)  Now select the tone.xml template file and press 'Open' which will load the tone into the tone descriptor

    6)  Your tone will now be loaded and you will see new settings

    7)  From the 'Edit Tone' popup window select 'OK' button

    8)  The Tone from the tone.xml template will now be used which ever tone you had selected

    9)  Press the 'Generate' button to finish making the CDLC

×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. - Privacy Policy