Author Topic: Problem with armips  (Read 2985 times)

vayneruel

  • *
  • Posts: 161
    • View Profile
Problem with armips
« on: 2012-03-19 16:46:12 »
Hi, I have a problem trying to use the program Armips. When I try to start it I get a notice that there is a problem with the file MSCVR100.dll. Tell me would  I can do to fix this problem? Thanks

Gemini

  • *
  • Posts: 260
  • Not learner's Guru
    • View Profile
    • Devil Hackers
Re: Problem with armips
« Reply #1 on: 2012-03-20 11:06:14 »
You're probably missing the VS2010 runtimes on your system. Grab them from this link and try running armips again.

vayneruel

  • *
  • Posts: 161
    • View Profile
Re: Problem with armips
« Reply #2 on: 2012-03-20 12:46:04 »
It works! Thanks, but I get another problem. I start from cmd and write the following: armips.exe code.asm [-temp tempfile.txt] [-sym symfile.sym].
And I get a notice telling me code.asm file not found, what is the problem?

EDIT:Well, I learned how to open a file, but I get a warning: fatal error unspecified architecture.
How I order the structure of psx?
I try to open the file (SCES_209) is compressed in gzip?
« Last Edit: 2012-03-28 09:50:41 by vayneruel »