Al ex

Forum Replies Created

Viewing 15 posts - 976 through 990 (of 1,064 total)
  • Author
    Posts
  • in reply to: Emulators for Magic DOSBox #4225
    Al ex
    Keymaster

    Fantastic list, kudos for that.?
    Small addition regarding C64:
    The most recent version of VICE is v3.0. But in mDosbox, 3.0, 2.4 and 2.3 are broken or running badly. v2.2 is the best here, it’s running 100% stable in mDosbox.

    in reply to: Quest for Glory (VGA Remake) #4201
    Al ex
    Keymaster

    Thanks.?
    That font is from Planescape Torment. I really like it, and will probably use it for my Ultima layouts, too.

    in reply to: Jagged Alliance #4172
    Al ex
    Keymaster

    Not a Dosbox problem. At least not Magic Dosbox. The mouse works just fine, even if I restart the game several times.
    Strange, but this seems to be related to the game version somehow.

    in reply to: Jagged Alliance #4170
    Al ex
    Keymaster

    Standard Dosbox answer: don’t use pirated versions of the game. Most rips are woefully broken. ?
    You can get an official version over at GOG.com for 5,59 EUR.

    I can confirm that Jagged Alliance is working 100% without any tweaks in Magic Dosbox. The mouse cursor is visible, both relative and absolute mnouse emulation modes are working flawlessly. All you need to do is add a new game profile, select JA.EXE as “Main Program”, SETSOUND.EXE as “Setup”, configure sound (SB 16 for Midi and Digital), then run the game. ?

    in reply to: Dungeon Keeper won't start #4163
    Al ex
    Keymaster

    Best of luck. ?

    Basically, the expert settings in Magic Dosbox are the same as the normal Dosbox .conf file every Windows/Linux user has to fiddle with. Magic Dosbox makes it a lot easier to set up most games with its UI optioms. DKeeper was only a very weird and special case.

    So as a general piece of advice, I’d suggest you read the readme that comes with the Windows version of Dosbox.

    in reply to: Dungeon Keeper won't start #4160
    Al ex
    Keymaster

    In my case, all these files are in the same folder as the keeper02.ogg, keeper03.ogg etc sound files:

    |-DKeeper (with keeper.exe, game.gog, keeper02.ogg, dosboxDK.conf, etc)
    |–data
    |–ldata
    |–levels
    |–SAVE
    |–SOUND

    in reply to: Dungeon Keeper won't start #4159
    Al ex
    Keymaster

    …which means, the keeper.exe is missing. I suspect it’s also located in the /data folder.
    Now this is getting rather complex, because your directory structure seems to be different from mine.

    Two options:

    1. Try this:

    [autoexec]
    mount c: /storage/emulated/0/Dkeep1/data
    imgmount d /storage/emulated/0/Dkeep1/data/game.gog -t iso -fs iso
    c:
    keeper

    2. or copy keeper.exe, dos4gw.exe, keeper.cfg, game.inst and game.gog to /DKeep1, and use this:

    [autoexec]
    mount c: /storage/emulated/0/Dkeep1
    imgmount d /storage/emulated/0/Dkeep1/game.gog -t iso -fs iso
    c:
    keeper

    in reply to: Dungeon Keeper won't start #4157
    Al ex
    Keymaster

    Not quite, but that doesn’t matter. Change the imgmount line to:
    imgmount d /storage/emulated/0/Dkeep1/data/game.gog -t iso -fs iso

    in reply to: Dungeon Keeper won't start #4155
    Al ex
    Keymaster

    Right, we’re getting there. The image file must be placed inside your DKeep1 folder, and labelled game.gog. That’s the way the GOG installer copies it during install.

    in reply to: Dungeon Keeper won't start #4153
    Al ex
    Keymaster

    Lol, this is getting more complicated than I’d thought. I hate it when apps try to be clever…?

    Ok. Replace the [autoexec] section in your expert settings wih this one:

    [autoexec]
    @Echo Off
    mount c: /storage/emulated/0/Dkeep1
    c:
    imgmount d /storage/emulated/0/Dkeep1/game.gog -t iso -fs iso
    keeper

    in reply to: Dungeon Keeper won't start #4146
    Al ex
    Keymaster

    The file behind my link is a very basic .mgc file that you can import into MagicDosbox (tap the orange + symbol, then “Import profile”.
    I’ve set the mountings so they (should) match your game folder.

    in reply to: Dungeon Keeper won't start #4142
    Al ex
    Keymaster
    in reply to: Dungeon Keeper won't start #4137
    Al ex
    Keymaster

    That’s because your mountings aren’t correct. In which folder have you stored the game on your sd card?
    For example: on my phone, it’s “DOSGames/DKeeper” on the internal sd card.
    Don’t worry, we’ll get this sorted out. ?

    in reply to: Dungeon Keeper won't start #4135
    Al ex
    Keymaster

    Ah, sorry for the confusion. I’m using Roland MT32 midi, which requires MT32 ROM files, which I can’t post here for legal reasons.
    If your game is set up to use Soundblaster music, you don’t have to change anything, just ignore this. ?

    in reply to: Dungeon Keeper won't start #4133
    Al ex
    Keymaster

    OK. So, the GOG version has a litlle quirk. It comes completely preinstalled, and bundled with DOSBox. The problem is, that it’s installed to a virtual C root drive, and has issues with CD detection. It needs a “-t iso -fs iso” extension, and everything must be in the correct folder. DKeeper’s own config.cfg file can be edited, but at least in my case, this messed things up even more.

    My workaround is to activate expert settings. Mind that I’ve set an MT32 ROM path and my own path settings under [autoexec], which you’ll need to adjust. Your S6 doesn’t have an external sd, so the basic mounting (storage/emulated/0/) should be correct. Simply copy & paste the following into your expert settings, overwriting everything that’s in there, adjust the mountings, and tick the check box “expert settings”:

    [dos]
    machine=svga_s3
    memsize=64
    vmemsize=4

    [render]
    frameskip=1
    aspect=false

    [cpu]
    core=dynamic
    #valid cputypes (Ykhwong SVN):
    # a)auto
    # b)386
    # c)486
    # d)pentium
    # e)386_prefetch
    cputype=auto
    cycles=max

    [mixer]
    androidFasterAudio=true
    blocksize=1024
    prebuffer=10
    rate=44100

    [midi]
    mpu401=intelligent
    mididevice=mt32
    mt32.romdir=/storage/emulated/0/MagicBox/MT32ROM
    mt32.thread=on
    mt32.analog=0

    [speaker]
    pcspeaker=true
    pcrate=11025
    tandy=off
    disney=false

    [sblaster]
    sbtype=sb16
    sbmixer=true
    oplmode=auto
    oplemu=fast
    oplrate=22050

    [ipx]
    ipx=false

    [serial]
    serial1=disabled
    serial2=disabled
    serial3=disabled
    serial4=disabled

    [dos]
    xms=true
    ems=true
    umb=true
    keyboardlayout=auto

    [joystick]
    joysticktype=none

    [autoexec]
    @Echo Off
    mount c: /storage/emulated/0/DOSGames/DKEEPER
    c:
    imgmount d /storage/emulated/0/DOSGames/DKEEPER/game.gog -t iso -fs iso
    keeper

Viewing 15 posts - 976 through 990 (of 1,064 total)