Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.bat commands #5

Open
Alkimical opened this issue Sep 7, 2023 · 2 comments
Open

.bat commands #5

Alkimical opened this issue Sep 7, 2023 · 2 comments

Comments

@Alkimical
Copy link

Which ones are the .bat commands, im trying some and all i get is:

Resident Evil msg tool.  -- by cale -- Version 2.0 -- 27.04.2023

export: re2-msg-tool.exe msg_file_01.msg.<12|14|15|17|22>
import: re2-msg-tool.exe msg_file_01.msg.<12|14|15|17|22>.txt
Press any key to continue . . .

With no extraction.

@ca1e
Copy link
Owner

ca1e commented Sep 7, 2023

you can open a terminal window to execute the command with a msg file as a argument

@Alkimical
Copy link
Author

It worked but just for msg.14 and only extract in Japanese.
Any other like .12 .15 .22 cmd say:

Unhandled Exception: System.Exception: [Header]The file has an unknown header.
   at REngine.MsgTool.MsgFile.Check(Boolean cond, String reason) in D:\Downloads\REngine-MSG-Tool-main\REngine-MSG-Tool-main\REngine-msg-tool\ReToolMsg\MsgFile.cs:line 180
   at REngine.MsgTool.MsgFile.Read(Stream input, MsgVersion version) in D:\Downloads\REngine-MSG-Tool-main\REngine-MSG-Tool-main\REngine-msg-tool\ReToolMsg\MsgFile.cs:line 78
   at REngine_msg_tool.Program.Main(String[] args) in D:\Downloads\REngine-MSG-Tool-main\REngine-MSG-Tool-main\REngine-msg-tool\Program.cs:line 45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants