Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #93907
    pfunk237
    Participant

    Trying to get warcraft II running…
    which requires to mount d: cdrom
    i have tried a few variations..any help?

    mount d D:\ -t cdrom
    mount d C:\ -t cdrom
    mount d C:\cdrom -t cdrom

    #93909
    herbfargus
    Member

    I thought I had it running at one point. I’ll test it this evening once I have access to my pi and report back.

    In the mean time see if adding the line “cdpath=d” in war2.ini makes any difference.

    #93934
    herbfargus
    Member

    I GOT IT! alright so- steps to take:

    first locate your war2.ini and change the first line to look like this cdpath=d://

    Second, make sure all the files are in one folder in /home/pi/RetroPie/roms/pc You can name it whatever you like. I called mine “warcraft2”

    Next open up dosbox and type:

    mount d "/home/pi/RetroPie/roms/pc/warcraft2" -t cdrom

    then type C:

    then type warcraft2\WAR2.EXE

    #93943
    pfunk237
    Participant

    cool that worked. I just thought that since my games folder was already mounted, i didn’t need the whole path…thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.