Jump to content

Can Mortscript overwirte files in ROM?


Recommended Posts

Guest 3shirts
Posted

Heres the background:

The newest version of Kinoma Play doesn't like the HTC dlls, they cause it to rotate to landscape and stay there. I have found that overwriting HTCSensorSDK.dll with a blank file of the same name does the trick but I want the HTC emulator dlls for games and things. What I want to do is write a Mortscript to copy the blank version, run kinoma play and then copy the real one back.

I can get the script to copy a file to the windows directory but overwriting the dll doesn't seem to work even with the overwirte flag set. This is the current copying code:

copy ("\My Storage\Program Files\Mortscript\realHTC\HTCSensorSDK.dll","Windows\HTCSensorSDK.dll",1)

I thought Mortscript could overwrite files in system ROM but I might be wrong or am I just missing something?

  • 2 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.