Duke 3D Caribbean Vacation

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7202
    dr_bunsen
    Participant

    So I’ve seen some other posts in this forum for Duke 3D Caribbean Vacation and I’m trying to use a method that someone said worked ok, which is using my old CD version of Caribbean Vacation that has Gamer.exe and the Caribfix.com utility. I’m intending to use the following in a batch file:

    cd gamer
    echo Activate Caribbean Life’s A Beach
    pause
    gamer.exe
    cd..
    caribfix.com
    cd gamer
    echo Deactivate Caribbean Life’s A Beach
    pause
    gamer.exe
    cd..

    I’m not getting past the first hurdle though since I’m not sure how Android file structure relates to Dosbox. Gamer.exe is currently not working as it doesn’t have the directory info for the Duke3D.exe. My Duke3D files are in /storage/emulated/0/ROMs/DOS/Duke3D, how does this align with a Dosbox C:/ directory?

    #7203
    Al ex
    Keymaster

    Mount /storage/emulated/0/ROMs/DOS as your C: drive (or in expert settings, use “mount c: /storage/emulated/0/ROMs/DOS”)
    then the usual
    cd duke3d
    carib

    Gamer.exe is only needed once to switch from regular Duke3D to Caribbean. After that, the game is launched with carib.exe

    #7208
    dr_bunsen
    Participant

    Thanks, that worked!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.