Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
1) Are you using cmd to input command explicitly? You have to use cmd, powershell, a batch script or somesuch to input the -S argument.
2) If 1 is yes, what error does it give?
3) Have you looked into common problems, such as
- fixing "shifted" csv fields: https://drive.google.com/open?id=1WC6vsXyYEvT9KsLVMQgaSlOgR3KW9X43
- making sure you're using comma (,) and only that as CSV separator when opening and saving csv after editing
Steps I do:
-run "cmd.exe"
-type "cd C:\Users\barky\Desktop\ValkyrieEdit-master\Binaries"
-type "ValkyrieEdit.exe C:\Users\barky\Desktop\mx\game_info_game_param.mxe -T"
Then this shows "Retrieving file cache from [.\target.txt]
Provide a path to the file:
Default value is [C:\Users\barky\Desktop\mx\game_info_game_param.mxe]"
when I try to type "C:\Users\barky\Desktop\mx\game_info_game_param.mxe -T" again it crashes
Looks like 1 is a no
Can you tell me how to that?