Skip to content

mpfj/SectorLister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SectorLister

Simple system name generator for Elite Dangerous.

This tool generates an "ImportStars.txt" file that can be loaded into ED to pretend you've visited a whole sub-sector. Useful when strip-mining or strip-hunting a sub-sector and you want to remove systems not in the sub-sector you're searching.

Instructions for single sector filtering

  1. Enter name of sector you wish to add to your "visited stars" list
  2. Leave "Isolate cube ?" unticked
  3. Enter start/end system numbers
  4. Select destination directory to save the "ImportStars.txt" file
  5. If required, check "Append to file" to add this list to any existing "ImportStars.txt" file
  6. Click "Generate"
  7. Repeat from (1) as necessary
  8. Now move "ImportStars.txt" into the same directory as "VisitedStarsCache.dat" ... this is usually C:\Users\\AppData\Local\Frontier Developments\Elite Dangerous\117531 but that last number might change per user ???
  9. Now either start Elite from the Desktop, or if you're already in-game, log out to the Main Menu
  10. Chose "Start"
  11. The file will now be processed (my rough test is about 60 entries per second)

Instructions for isolating a system

  1. Enter name of sector you want to isolate
  2. Check "Isolate cube ?"
  3. Select what you want to add to your "visited stars" list
    • Parents : add the sector's parents, grand-parents, etc
    • Children : add all the sectors contained within the target sector
    • Neighbours : add all immediate neighbours of the target sector
  4. Enter start/end system numbers
  5. Select destination directory to save the "ImportStars.txt" file
  6. If required, check "Append to file" to add this list to any existing "ImportStars.txt" file
  7. Click "Generate"
  8. [jump to 8 above]

*** Warning ***

Isolating a 'D' sector with parents, children and neighbours will generate a list of 249 sectors. If you set each of these to have (say) 15000 systems, you'll end up with ~3.7 million systems the game needs to import.

This will take about 17 hours to import !!

I might look at adding a feature to split the output file into smaller sizes, which you'd then have to rename / copy / import one at a time.

Acknowledgements

  • Many thanks to Chiggy for the initial script.
  • Thanks to Jackie Silver for some epic work in understanding how the naming scheme works in the first place !! See this thread for more info.
  • And, of course, Frontier Developments for making such a cool game.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages