Skip to content

get info about installed copy of Space Rangers HD: A War Apart

License

Notifications You must be signed in to change notification settings

bruno-gelb/srhd_info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

srhd_info

get info about installed copy of Space Rangers HD: A War Apart

written strictly with windows batch scripting,
should work for any windows version
(if not, please contact me)

I have idea to rewrite it all to Ruby (to properly extend functionality),
though not sure it will really happen. =)

installation

press [Win+R],
copy-paste there

cmd.exe /noconsole /c "cd %userprofile% && bitsadmin.exe /transfer "dl_srhd_info" https://raw.githubusercontent.com/aspectmkn8rd/srhd_info/master/srhd_info.bat %userprofile%\srhd_info.bat"



then hit [Enter].

usage

press [Win+R],
copy-paste there

cmd.exe /K "cd %userprofile%"



then hit [Enter].

after that your options are:

srhd_info log <param_name> - get param from .log (e.g., srhd_info log build ).
srhd_info cfg <param_name> - get param from cfg.txt (e.g., srhd_info cfg vsync ).
srhd_info open_savedir - opens directory with your saves in default filemanager

About

get info about installed copy of Space Rangers HD: A War Apart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages