🌙

Module Log → CSV Converter (Auto Names X1, X2...)

How to Export Module CSV from Game:

  1. Download and install
  2. Download
  3. Run the game but do not login.
  4. Open a command prompt in the StarResonanceAutoMod folder.
  5. Run

    .\StarResonanceAutoMod.exe -a --debug -lang en

  6. Login to the game and select your character.
  7. The log file will be generated automatically.
  8. Provide the log file to this converter webpage.
  9. Download the CSV output.
  10. Use the CSV with the





CSV Output


Download CSV

FAQ (Common Questions)

How do I open Command Prompt in a folder?
Method 1:
Open the folder → click the address bar → type cmd → press Enter.
Method 2:
Hold Shift → right-click inside the folder → select "Open PowerShell window here".
The converter is not detecting stats — why?
• Make sure your log is created using:
.\StarResonanceAutoMod.exe -a --debug -lang en
• Only logs containing module stats will work.
Why do module names show as X1, X2, X3...?
The converter ignores original IDs and names and generates clean auto-names (X1, X2…).
Download CSV button does not appear?
It only appears when:
• A valid log file is parsed
• CSV output is generated successfully.
Theme is not applying?
• Refresh with Ctrl + F5.
• Theme preference is saved in localStorage.
• Page follows system dark mode by default.
Why is stat order random?
The converter detects all stats found in the log and uses that dynamic list. No fixed stat list is used.
File upload does nothing?
• File must be .log or .txt.
• Large logs may take a few seconds to load.
• Some browsers require clicking anywhere once before file input works.
Output looks empty or incorrect?
Log must contain lines like:
Module:
- Attack SPD: 7
- Crit Focus: 2
If the format differs, the converter cannot detect stats.