2026-07-28 07:31:59 -04:00
2026-07-28 01:30:29 -04:00
2026-07-28 01:30:29 -04:00
2026-07-28 01:30:29 -04:00
2026-07-28 01:30:29 -04:00
2026-07-28 07:31:59 -04:00
2026-07-28 01:45:20 -04:00
2026-07-28 01:45:03 -04:00
2026-07-28 01:30:29 -04:00

ismdata

Reduce Umadump's idle single mode (Independent Training) outputs to CSV for analysis.

Open Umadump's idle_single_mode folder, select all files with Ctrl+A, and drag and drop the files onto ismdata.exe to create idle_single_mode.csv.

Alternatively, run ismdata in the command line with the filenames to process as arguments. When using it this way, -o <output.csv> can be provided to change the output file. Stdout is not supported.

CSV Contents

The output CSV has a header row followed by eight rows per input career dump. Each row gives the stat gains from one respective source, along with distinctive information per career: scenario, full deck, race count and wins, and negative and positive conditions. The GainSource column is Events, Inspiration, or a support card ID.

S
Description
Convert independent training Umadump outputs to CSV.
Readme 40 KiB
v0.1.1 Latest
2026-07-28 07:33:37 -04:00
Languages
Go 100%