Jump to content

Dynamic Difficulty Creator


Recommended Posts

http://guitargames.files.wordpress.com/2013/11/ddc-512.png
                            {Original icon from Svengraph}
 
  Dynamic Difficulty Creator
  I am pleased to share with you the "Dynamic Difficulty Creator" which :
  - uses the XML files of each arrangement to produce a new version of these files (files like "PART REAL_GUITAR.xml")
  - generates all phrases automatically (if not already created in EOF)
  - generates all levels of dynamic difficulties from 0 to 19 if needed for each phrase
 

DDC v3.7 supports various time signatures :  
- if a time signature is missing, you can now configure its categorization maps  
- the synchronization process in EOF must respect the rhythm (the measures, beats and time signatures have to be correctly defined in EOF)    
For best results :  
- during the synchronization process in EOF, do not move the notes, just move the main measures (vertical bars)  
- create sections and phrases in EOF carefully because they strongly influence DDC process  
- All sections and phrases must start on the main beat of a measure   
If these rules are bypassed, DDC can work, but the results are not garenteed ...

 
  I'm writting a dedicated tutorial about DDC : DDC Tutorial
 
------------------------------------------------------------------------------------------------------------------------
-- D O W N L O A D   L I N K
------------------------------------------------------------------------------------------------------------------------

  Production (stable) : ddc_v3.7.zip (Requires RSToolkit v2.8.1.0-980b5022 beta or greater)

 
------------------------------------------------------------------------------------------------------------------------
-- U P D A T E S
------------------------------------------------------------------------------------------------------------------------

 

  Update v3.7 : (14/07/2020)

   - New specific part in the log file to display the handShapes properties
   - Fixed bug : HandShapes are not always generated when they contain both single notes and chords

 

  Update v3.6 : (02/12/2018)
   - The "offset" property is now setted if the first beat starts after 0.000
   - New "maxMeasuresPerPhrase" parameter to disable the automatic phrase creation process based on the average number of measures per input phrase
   - Fixed bug : A new beat was always added at time 0.000
   - Fixed bug : A COUNT phrase iteration was always added at time 0.000
   - Fixed bug : The time position of the last noguitar section was always adjusted
   - Fixed bug : The maximum number of generated DD levels wasn't limited to 30

 

  Update v3.5 : (27/07/2018)
   - Fixed bug : When generating the transcriptionTrack tag, a chord must be ignored if it is replaced by single notes at upper levels
   - Fixed bug : Notes are not always generated for odd measures when "ddc_dd_remover.xml" template is used
   - Fixed bug : The computation of number of differences is wrong for the first level of difficulty

 

  Update v3.4 : (20/09/2017)
   - More levels added in the default configuration file
   - In order to add more levels of difficulty, each level is splitted in two sublevels, the first one keep only new notes added in odd measures.
   - Fixed bug : The last notes may be omitted when the last "noguitar" section has an adjusted time position.
   - Fixed bug : Error in calculating the total number of events in each phrase that affected the process of merging adjacent difficulty levels.
   - Fixed bug : Transcription track could produce several single notes at the same time position and on the same fret
   - Fixed bug : Embedded handShapes may produce issue when generating the transcriptionTrack tag
   - Fixed bug : Spaces in chord name and display name were not managed correctly
   - Fixed bug : Count attributes may have wrong values in transcriptionTrack children tags

 

  Update v3.3 : (07/04/2017)
   - Set the default value when an attribute is missing in the input XML file
   - Generation of transcriptionTrack tag without attributes that have the default value
   - Don't generate XML attributes with default value in the DDC output file (RSToolkit v2.8.1.0)
   - Fixed bug : High density status may be forced even if the chord contains any technics
   - Fixed bug : A value of 100 for the "minHighDensityMisused" configuration parameter doesn't deactivate the density correction process

 

  Update v3.2 (28/11/2016)

   - New process to force the density status of chords depending on their position in a sequence
   - New parameter in the configuration file to adjust or not the density status of chords
   - New process to add open notes in chord tags in order to remove display glitches
   - New message in the log if the time position of an anchor is adjusted
   - No more protection of adjacent measures that share the same handShape during the phrase creation process
   - No more generation of linkedDiffs node (only newLinkedDiffs is usefull)
   - Fixed bug : Wrong time position used when generating a new anchor at the beginning of a phrase
   - Fixed bug : HandShapes and anchors may be splitted at the beginning of a new phrase
   - Fixed bug : Linked notes may never appear in any difficulty level

 

  Update v3.1 (02/10/2016)

   - The order of XML attributes has changed for note, chordNote and handShape tags

   - The feature that automatically adjusts the sustain of notes has been removed
   - Fixed bug : DDC may crash during the check of overlapping sustains

 

  Update v3.0 (01/02/2016)

   - The chords without chord notes are now supported
   - New process to add measure 0 at time 0.000 when startBeat is greater than 0.000
   - New process to keep the highDensity value as defined in EOF
   - Fixed bug : HighDensity status can be overrided with a wrong value

 

  Update v2.9 (23/01/2016)

   - New logic to avoid the split of existing handShapes when the new phrases are generated

   - New process to allow excotic handShape phrases

   - New check to remove handShapes which are empty
   - New logic to allow handShapes without a valid chordTemplate reference
   - Fixed bug : Start time of the first handShape in a phrase may be greater than the phrase start time
   - Fixed bug : HandShape with no visible note inside maybe generated
   - Fixed bug : DDC may crash if duplicate nodes are found in the XML file
   - Fixed bug : The highDensity attribute was not recomputed for lower levels of difficulty

 

  Update v2.8 (06/12/2015)

  - Single distinct notes which are located on the same time position are now managed like a chord if they are associated with a handShape and a chordTemplate.

  - The transcriptionTrack generation process has been modified to manage multiple notes on the same time position.
  - New check about the maximum number of phrases and automatic increase of the phrase length parameter if possible. 
  - New process for increasing the phrase length parameter if the maximum number of phrases will be reached (new parameter in the config file to define this limit).
  - New process for detecting similar phrases (similarities are now computed by measure).
  - New process for detecting duplicate events on a same time position and to avoid a crash of DDC (only the first occurrence is kept by time position).
  - Fixed bug : TranscriptionTrack generation may produce events in the wrong order based on their time position (when the highest level has less events than the lower levels).
  - Fixed bug : Always add the first event of each phrase in the first level of difficulty to avoid a crash in RR.

 

  Update v2.7 (06/04/2015)
  - Fixed bug : XML prolog was missing in the result XML files.

 

  Update v2.6 (31/01/2015)
  - New default value for the phrase length parameter (4).

  - Fixed bug : DDC may generate a wrong value in the "count" attributes when it merges all existing difficulties to create the "transcriptionTrack" tag.

  - Fixed bug : The highest level of difficulty is not use when DDC merges all existing difficulties to create the "transcriptionTrack" tag.
  - Fixed bug : A measure may be not protected by a preceding one if it contains a new sequence of linked notes.
 

  Update v2.5 (05/07/2014)
  - New process to merge all levels of existing Dynamic Difficulty if the "transcriptionTrack" tag is empty.
  - Notes and chords sustain are now considered if they overlap two or more measures (prevent the creation of empty phrases which break the handshapes length).
  - Fixed bug : DDC error when the number of chordNodes is lower than the number of frets defined in the chordTemplate

   Update v2.4 (13/06/2014)
  - New categorization process to allow multiple time signatures.
  - New notation to define the ramp up models.
  - New configuration file (ddc_default.cfg) to allow the modification of internal parameters (category and subcategory maps, merging levels, linked diff.).
  - New parameter to specify the configuration file to use.
  - New checks and associated warnings about the categorization process.
  - New merging process to reduce the number of difficulty levels (separate from the DD generation step).
  - New view of difficulty levels in the log file for a better differentiation of the levels before and after the merging process.
  - Fixed bug : Adjacent levels of difficulty may be wrongly merged together.

   Update v2.3 (13/06/2014)
  - Fixed bug : Some adjacent measures are wrongly protected in the same phrase.
 
  Update v2.2 (15/03/2014)
  - Synchronize events on the timeline before generating the new phrases.
  - Protect adjacent measures in the same phrase if they contain a sequence of linked notes.
  - Generate a warning if a sequence of linked notes overlaps two sections or two subsections.
  - Fixed bug : Last chord may be missing.
  - Fixed bug : New phrase can be created with only one empty measure.
 
  Update v2.1 (15/02/2014)
  - Auto-adjustment to the previous main beat for each section and phrase iteration which is not placed on the main beat of a measure.
  - DDC now allows handShape's end time equals to the start time of the following one.
  - Fixed bug : Technics on chords can be lost if the chord is the first one in the current phrase iteration.
  - Fixed bug : Chord notes may be missing if the chord is the first one in the handShape in the current level of difficulty.
  - Fixed bug : First chord reference in a sequence may be the wrong and chord note technics may appear or disappear.
  - Fixed bug : Phrase length parameter can be ignored when only the last measure of the current phrase is empty.
  - Fixed bug : Linked notes can be ignored when two notes have the same time position.
  - Fixed bug : First section may be missing.
 
  Update v2.0 (24/01/2014)
   - New display of DD levels in the log file to facilitate the DDC process check.
   - DDC now supports anchors on the secondary beats of a measure.
   - New logic added for merging two adjacent levels of difficulty if there is no more than 10% of differences between them.
   - New comparison system to detect similarities between two distinct phrases (less than 25% of differences).
   - New warning added in the log file if a chordNote tag is not found for the fundamental note.
   - New optional parameter "-p" to overwrite the XML file content without changing its name (value "Y").
   - New optional parameter "-t" to generate or not the log file (value "Y").
   - Fixed bug : notes and chords may be missing on the highest level of difficulty.
   - Fixed bug : arpeggios are not generated by DDC if they are at the last position in the chord templates list.
 
  Update v1.9 (10/01/2014)
   - New warning added in the log file if sections or phrases don't start at the first beat of a measure.
   - Fixed bug : Wrong value in "count" attribute of the "phraseIterations" tag in specific cases.
   - Fixed bug : "ChordNote" tag may be missing in lower levels of difficulty for fret hand muted chords.
   - Fixed bug : Process may stop when loading XML file informations if a phrase is defined before the first section.
 
  Update v1.8 (04/01/2014)
   - Arpeggios are now supported.
   - File path removed in the ramp-up model name for the generated comment.
   - Chord Templates are now fully described in the log file.
   - Fixed bug : The phrase "p0" was always generated even if no iteration of the phrase was referencing.
   - Fixed bug : Wrong categorization, if the last measure is not complete (based on the current time signature) and contains notes or chords.
   - Fixed bug : A few notes or chords are missing due to a bug in the sub-categorization process.
 
  Update v1.7 (25/12/2013)
   - New "transcriptionTrack" tag management.
   - Now supports the DD remover functionality.
   - First phrases and sections are not generated if they are empty for the current arrangement.
   - First "COUNT" empty phrase iteration is added between the first beat and the first non-empty phrase.
 
  Update v1.6 (15/12/2013)
   - Synchronize the first measure with the first section before generating new phrases.
   - Fixed bug : The last phrase iteration was missing in the generated XML file.
   - Fixed bug : Minor correction in the "linkNext" sequence management.
 
  Update v1.5 (11/12/2013)
   - New "INFORMATION" status for log messages.
   - New validity check of the XML format.
   - New security checks about the time position of the first anchor and the first handShape.
   - ChordNote tag children are cloned for the fundamental notes in lower levels of difficulty.
   - HandShape endTime is adjusted when it is splitted due to a new phrase iteration.
   - Remove sustains parameter is set to "N" by default.
   - Fixed bug : Sections are lost if there are less phrase iterations than sections.
 
  Update v1.4 (05/12/2013)
  - First empty phrase iterations are not generated.
  - Protect the loading of XML chords and notes when the last measure is not complete.
  - Anchor "time" value is adjusted for the first event of each new phrase iteration.
  - Chord sustains are now collected from the "chordNote" tag.
 
  Update v1.3 (03/12/2013)
  - HandShape "startTime" value is now adjusted to the "time" value of its first associated chord in the current level
  - HandShape "endTime" correction
  - HandShape added for the first chord of each new phrase iteration if necessary
  - Chord notes added on the first chord of each new phrase iteration if necessary
  - Only the needed anchors are now inserted on each level of difficulty
  - Fixed bug : Wrong "chordId" was used in "handShapes" for lower levels of difficulty
 
  Update v1.2 (24/11/2013)
  - Supports the Rocksmith 2014 Score Attack mode
  - Automatic difficulty selection for the three Score Attack levels
  - New "heroLevels" tag added for each non-empty "phraseIteration"
 
  Update v1.1 (19/11/2013)
  - Auto detection of the Rocksmith XML format (2012 or 2014)
  - The following Rocksmith 2014 technics are now supported :
    - All new attributes on notes and chords
    - New "chordNote" elements under "chord"
    - New "bendValues" elements under "note" and "chordNote"
    - "linkNext" logic for combining several chords and/or notes in a complex note in RS2014
  - DDC now works with no "section" and/or no "phraseIterations"
  - Existing phrases in the input XML file are now used as subsections
  - Fixed bug : Wrong "chordId" was used for the lower levels of difficulty
 
  Update v1.0 (03/11/2013)
  - New lightweight executable for Windows 32bit (command line tool)
  - DDC program totally rewritten in Tcl
 
  Update v0.9 (21/09/2013)
  - DDC now supports all technics on the fundamental notes of the chords (palm mutes, bends, slides, ...). 
    You must first activate [song][Rocksmith][Export chord techniques] in EOF for export these informations in the XML files.
  - Two new sub-categories (1 & 2) for category 8 in the default ramp-up model (to soften the rise of the first levels)
 
  Update v0.8 (12/09/2013)
  - Sustain of the fundamental note of a chord was not generated if this chord was the last one of the tab (now it works)
  - Sustain correction wasn't apply on all notes (now it works)
 
  Update v0.7 (03/09/2013)
  - New more powerfull web hosting (but not free ...)
  - New parameter to choose the length of the phrases (2, 3 or 4 measures)
  - New parameter to remove or not the note's sustain
  - New parameter to configure the ramp-up model (* & **)
  - The transformation process starts instantly when the queue is empty
 
  Update v0.6 (30/08/2013)
  - New leveling model with a maximum of 4 new notes or chords at each level transition
  - Up to 21 levels of difficulty for a phrase
  - In the previous release, palm muted effect was omitted during the generation of the XML result file (now it works correctly)
  - Phrases length can be set to 2, 3 or 4 measures (the difficulty highway bar doesn't display when there are too many phrases; increasing the phrase length resolves this problem)
  - Automatic sustain correction for each note with length less than 1/4 of its measure (we can keep those sustains in EOF for future compatibility or different behavior in Rocksmith 2014)
 
  Update v0.5 (26/08/2013)
  - Faster than v0.4 (less than 20 seconds for an arrangement)
  - Source XML files with only two phrases ("COUNT" and "END") are now supported
  - When a phrase reaches its maximum level of difficulty, it is not written in the higher levels
  - Similar Chords templates was merged in the previous version and can loose some specific finger positions
  - "controls" and "phraseProperties" XML elements was omitted in the previous versions
  - DDC now supports chords HandShapes for single notes
 
  Update v0.4 (20/08/2013)
  - Faster than v0.3 (less than one minute for an arrangement)
  - Now supports original XML files with multiple levels inside
  - "events" and "linkedDiffs" XML elements was omitted in the previous version

  • Like 12
Link to comment
Share on other sites

  • 2 weeks later...

Hi Chlipouni,

 

I have a problem with DDC 2.2, this XMl can't generate DD, can you take a look, please?

 

https://dl.dropboxusercontent.com/u/35863200/Combo_RS2.xml

 

Have no error message on toolkit.

 

Note: With DDC 2.1 works fine.

 

Thanks!

 

Hi Fabiano,

 

  There are two anchors at the same time position (time="122.784").

 

  This problem occurs too at "207.763" and at "220.829".

 

  I never seen this before, maybe a bug in the last release of EOF.

 

Best regards

Link to comment
Share on other sites

  • 3 weeks later...

I had issue with hang before amps (#112) caused by DDCm here is files (Aerosmith - Crazy) 

https://www.mediafire.com/folder/65dfbra2j66oc/Hang_IssueHope you'll sort this out, request any help if needed :)

Link to comment
Share on other sites

I had issue with hang before amps (#112) caused by DDCm here is files (Aerosmith - Crazy) 

https://www.mediafire.com/folder/65dfbra2j66oc/Hang_Issue

 

Hope you'll sort this out, request any help if needed :)

 

Hi Alex,

 

  I Took the NDD psarc file and generated DD directly on the "psarc" (Toolkit v2.6.0.0-92d11364...).

  All arrangements work fine for me ...

 

  Here is the generated file with DD inside : Crazy DD v2.2

 

Best regards

Link to comment
Share on other sites

  • 3 weeks later...

Hi Chlipouni, 

I've searched here and on your wordpress site, and haven't found if there's an easy way to only apply DD to certain tracks. IE, I'm working on a song with a complex lead, and  a straightforward bassline. I'd like to package the song with DD on lead, and no-DD on bass, because strangely enough, the bass is genuinely easier without the DD.

(and thanks for all you've already done!)

md_sig-e1431714006358.jpg

Link to comment
Share on other sites

  • 2 weeks later...

I'm having an issue with a song that's about 2 minutes long. Whenever I add sections, when to I go into RR and turn up the difficulty, it freezes the game. I had to go in and delete all the sections.

 

Here's everything you could possibly need (project folder):

http://www.mediafire.com/download/lmo29bd22uv3y8y/Joe+Satriani+-+Brother+John.zip

 

Here's a request:

 

Would it be possible to add a feature/option to DDC to add sections in the same places where it creates phrases? They always seem to be in the perfect place for RR, and it would help the new folks charting who're intimidated by the whole phrase/section thing (and lazy people like me) since it would make adding RR support a snap.

Words of wisdom for CDLC charters:

 

"When in doubt, steal a tone from Kansas' Carry On Wayward Son"

 

- Billkwando

 

Download my L'Arc~en~Ciel Ken "Love Driver Cat" custom Inlays here

Link to comment
Share on other sites

I'm having an issue with a song that's about 2 minutes long. Whenever I add sections, when to I go into RR and turn up the difficulty, it freezes the game. I had to go in and delete all the sections.

 

Here's everything you could possibly need (project folder):

http://www.mediafire.com/download/lmo29bd22uv3y8y/Joe+Satriani+-+Brother+John.zip

 

Here's a request:

 

Would it be possible to add a feature/option to DDC to add sections in the same places where it creates phrases? They always seem to be in the perfect place for RR, and it would help the new folks charting who're intimidated by the whole phrase/section thing (and lazy people like me) since it would make adding RR support a snap.

 

Hi,

 

  The crash in RR is generally caused by the cache of DD in Rocksmith 2014.

 

When you modify the DD of a CDLC that you already played in the game, either :

  - play the new version one time until the end without using the RR
  - select a small part of the track in RR and reduce the DD level only if the DD selector is lower than 100% (do this, part by part until the whole DD level of the song is lower than 100%)

 

  For your request :

  - the phrase creation process of DDC is not clever.

  - It works well when the sections are correctly placed by the creator of the song.

 

  So, it could be more complicated to add the sections automatically.

 

  Give me a feedback if the workaround solves your problem (or not).

 

Thanks

Link to comment
Share on other sites

No matter what I do, the game freezes on the amps + wall whenever I try to generate it with DDC.

Words of wisdom for CDLC charters:

 

"When in doubt, steal a tone from Kansas' Carry On Wayward Son"

 

- Billkwando

 

Download my L'Arc~en~Ciel Ken "Love Driver Cat" custom Inlays here

Link to comment
Share on other sites

@@Billkwando can you post that CDLC? i think its could be phrasessection issue have you set them before generate DD? also I'd like to see original tab(xml file bewfore ddc process) included :)

Link to comment
Share on other sites

No matter what I do, the game freezes on the amps + wall whenever I try to generate it with DDC.

 

You have a few warnings in EOF to correct (the warnings are displayed during the save process) :

- Reset offset to zero

- Only one tone in the tones list (I have deleted it)

- Handshapes issues (I have kept them) 

 

Then, generate DD again and repack your CDLC.

 

It works fine for me ....

Link to comment
Share on other sites

Yeah this seems to be a new problem that arose since I uploaded that file, with that one I only had the caching issue. I don't know what's going on now. Also I''ve never had a problem before when I ignored those prompts. I'll upload the more recent version so you can see.

Words of wisdom for CDLC charters:

 

"When in doubt, steal a tone from Kansas' Carry On Wayward Son"

 

- Billkwando

 

Download my L'Arc~en~Ciel Ken "Love Driver Cat" custom Inlays here

Link to comment
Share on other sites

Words of wisdom for CDLC charters:

 

"When in doubt, steal a tone from Kansas' Carry On Wayward Son"

 

- Billkwando

 

Download my L'Arc~en~Ciel Ken "Love Driver Cat" custom Inlays here

Link to comment
Share on other sites

Yeah this seems to be a new problem that arose since I uploaded that file, with that one I only had the caching issue. I don't know what's going on now. Also I''ve never had a problem before when I ignored those prompts. I'll upload the more recent version so you can see.

 

Your 1.2 version works for me.

You just have to add new sections in EOF to obtain the DD bars and the RR (at least the "Intro" section at the beginning of the song).

Link to comment
Share on other sites

 

Yeah this seems to be a new problem that arose since I uploaded that file, with that one I only had the caching issue. I don't know what's going on now. Also I''ve never had a problem before when I ignored those prompts. I'll upload the more recent version so you can see.

 

Your 1.2 version works for me.

You just have to add new sections in EOF to obtain the DD bars and the RR (at least the "Intro" section at the beginning of the song).

 

 

What happens if you try to package the project file with the toolkit? 1.2 may not be a good example, because I think I removed all the sections just so I could play it at all. The EoF file should have a section every 2 measures or so.

Words of wisdom for CDLC charters:

 

"When in doubt, steal a tone from Kansas' Carry On Wayward Son"

 

- Billkwando

 

Download my L'Arc~en~Ciel Ken "Love Driver Cat" custom Inlays here

Link to comment
Share on other sites

 

 

Yeah this seems to be a new problem that arose since I uploaded that file, with that one I only had the caching issue. I don't know what's going on now. Also I''ve never had a problem before when I ignored those prompts. I'll upload the more recent version so you can see.

 

Your 1.2 version works for me.

You just have to add new sections in EOF to obtain the DD bars and the RR (at least the "Intro" section at the beginning of the song).

 

 

What happens if you try to package the project file with the toolkit? 1.2 may not be a good example, because I think I removed all the sections just so I could play it at all. The EoF file should have a section every 2 measures or so.

 

 

For the version I tried, I have added the "intro" section at the beginning and the "outro" section at three or four measures from the end.

If it works for you, you can then try to add more sections (one each four measures).

  • Like 1
Link to comment
Share on other sites

 

 

 

Yeah this seems to be a new problem that arose since I uploaded that file, with that one I only had the caching issue. I don't know what's going on now. Also I''ve never had a problem before when I ignored those prompts. I'll upload the more recent version so you can see.

 

Your 1.2 version works for me.

You just have to add new sections in EOF to obtain the DD bars and the RR (at least the "Intro" section at the beginning of the song).

 

 

What happens if you try to package the project file with the toolkit? 1.2 may not be a good example, because I think I removed all the sections just so I could play it at all. The EoF file should have a section every 2 measures or so.

 

 

For the version I tried, I have added the "intro" section at the beginning and the "outro" section at three or four measures from the end.

If it works for you, you can then try to add more sections (one each four measures).

 

 

Yup, this time I went through, as you said, and it worked fine. Thanks!

 

About the feature request, what would be wrong with just having it automatically have it create a section every 4 measures, just as a selectable option? Sorry if I'm not getting it. ;)

Words of wisdom for CDLC charters:

 

"When in doubt, steal a tone from Kansas' Carry On Wayward Son"

 

- Billkwando

 

Download my L'Arc~en~Ciel Ken "Love Driver Cat" custom Inlays here

Link to comment
Share on other sites

  • 4 weeks later...
Update v2.4 (13/06/2014)
  - New categorization process to allow multiple time signatures.
  - New notation to define the ramp up models.
  - New configuration file (ddc_default.cfg) to allow the modification of internal parameters (category and subcategory maps, merging levels, linked diff.).
  - New parameter to specify the configuration file to use.
  - New checks and associated warnings about the categorization process.
  - New merging process to reduce the number of difficulty levels (separate from the DD generation step).
  - New view of difficulty levels in the log file for a better differentiation of the levels before and after the merging process.
  - Fixed bug : Adjacent levels of difficulty may be wrongly merged together.
Edited by Alex360
Much better than grey :)
  • Like 5
Link to comment
Share on other sites

First off Chlipouni, I love the DDC!  I wouldn't even make CDLC if it wasn't available, so a big THANKS!

 

Simple question though......  When I use the DDC through RST, and I check the box for generating a log file, where does that log file end up?  I never can seem to find what directory it was generated in.

  • Like 1
Link to comment
Share on other sites

×
×
  • 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