The rolling stock can be extracted from the scenarioproperties.bin file.There is no need to open any ap file.
Each item is listed as a full path from Assets.
You must extract all of them and remove the duplicates.
This is exactly what the RW-Tools function "List all items in selected scenario" does.
After you get the list, hit the "Remove duplicates" button, then you can save to a csv file.
The csv file looks like this:
- Code: Select all
Kuju\RailSimulatorUS\railvehicles\diesel\es44ac\black\engine\es44ac_black.bin,Default Stock,,,
Kuju\RailSimulatorUS\railvehicles\diesel\es44ac\default\engine\es44ac.bin,Default Stock,,,
Kuju\RailSimulatorUS\railvehicles\diesel\f7\default\uprr\f7a_uprr.bin,Default Stock,,,
Kuju\RailSimulatorUS\railvehicles\diesel\f7\default\uprr\f7b_uprr.bin,Default Stock,,,
Kuju\RailSimulatorUS\railvehicles\diesel\sd40-2\default\engine\sd40_2.bin,Default Stock,,,
Kuju\RailSimulatorUS\railvehicles\freight\2bay_covered_hopper\v1\wagon\2bay_covered_hopper.bin,Default Stock,,,
RSC\Dash9Pack01\railvehicles\diesel\dash9\cn\engine\dash9_cn.bin,,,,
RSC\Dash9Pack01\railvehicles\diesel\dash9\default\engine\dash9.bin,,,,
So you can see the package each item comes from, in this example "Kuju\RailSimulatorUS" and "RSC\Dash9Pack01".
However, there is no way to see if the particular item is a repaint or is from an original DLC, or to see the name of the DLC. Railworks does not keep this information.