Announcement

Collapse
No announcement yet.

spellforce BoW problem: rmps gets deactivated

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • spellforce BoW problem: rmps gets deactivated

    I made 1:1 copies of the breath of winter addons using alcohol and blindwrite. I use daemon tools for RMPS emulation, but it gets deactivated at the end of installation of BoW and when I try to run it, and it asks for the original cd.

    Then I found a script on these forums to keep activating rmps.

    //SCRIPT
    RunBoW();
    function RunBoW()
    {
    var WSHShell = WScript.CreateObject("WScript.Shell");
    var i;

    WSHShell.Run("C:\\Program Files\\D-Tools\\daemon.exe -rmps on",1,1)
    WSHShell.Run("C:\\games\\SpellForce\\SpellForce.ex e",1,0)

    for (i=0; i<25; i++)
    {
    WScript.Sleep(2000)
    WSHShell.Run("c:\\program files\\D-Tools\\daemon.exe -rmps on")
    }

    }
    //END SCRIPT

    When I run this i get an error:

    Script: C:\games\SpellForce\spellforce.js
    Line: 8
    Char:1
    Error: The system cannot find the file specified.
    Code: 80070002
    Source: (null)

    The paths in the script are correct though.

  • #2
    Haha found a solution myself, I click the icon, RMSP gets deactivated, then I quickly manually enable it again while the cd is spinning and I'm in

    Comment


    • #3
      So totally Bull**** i did do a script. That last so long that it would not stop for ever and stll this game dount work for me . 4 hours of hard work in sewers.

      So please if some one have solution to my problem please help me,
      im asking very humbly to this.


      Sorry my bad English.

      Comment


      • #4
        Nortti: just play from your original CDs and wait for a new version of DT, no need to waste so many hours.
        Win2k3 & OSX Intel, 2GB DDR400 P4 2.6@3.55 H2O, 7800 GTX @480/1250 H2O, 1x74GB Raptor, 8x400GB RAID5

        Comment

        Working...
        X