🌙
Module Log → CSV Converter (Auto Names X1, X2...)
How to Export Module CSV from Game:
Download and install
Npcap
Download
StarResonanceAutoMod
Run the game but
do not login
.
Open a command prompt in the
StarResonanceAutoMod
folder.
Run
.\StarResonanceAutoMod.exe -a --debug -lang en
Login to the game and select your character.
The log file will be generated automatically.
Provide the log file to this converter webpage.
Download the CSV output.
Use the CSV with the
Module Calculator
Choose Log File
Convert to CSV
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.