Forum Replies Created
-
AuthorPosts
-
adminKeymaster
Chris is skilled:) Can I share it in mgc section?
EDIT : Sorry this is mgc sections ;D I was sleeping probably 🙂
adminKeymasterThank you updated. Ultima Underworld 2 is still marked as unusable with absolute mouse because it desynchronize too fast.
adminKeymasterWell I will improve right button next to “Main program”. Currently it copies “autoexec” generated from GUI to clipboard. I can improve it and can generate whole dosbox config. I will put there question dialog, so you will be able choose what generate :
1.only autoxec
2. whole configalso I can add aspect=true/false to GUI to next update
adminKeymasterHi, I cant give quick answer. I know what you mean. I tried to fix drag issue many times, but for some games is not possible. I will think about this and will write answer later. Its not easy for quick answer.
I had dragging troubles in fallout too and I implemented one feature to Touch Widget – ignore next mouse up.
I did not used it for a long time and maybe its broken, because I rewrote a lot of code since I used it, but maybe it can help.
Idea is : hold touch widget and click on item to move, then on place where you want drop it.
adminKeymasteri like your dragon icon 🙂
adminKeymasterI can paint specific images if necessary (but will have amateur look)
adminKeymastermaybe you will find something useful in upcoming version – you will be able use new gestures.
adminKeymasterhave a nice day;)
adminKeymasterHi, ok I checked the gog version. You have 2 ways how to do it.
Copy content of installed folder “Heroes of Might and Magic 2 GOLD” to your device. Its recommended to rename it to something shorter – for example homam2.
1. Expert settings
Inside installed folder is file dosboxhomm2.conf. At the end of the file is :
[autoexec]
# Lines in this section will be run at startup.@ECHO OFF
mount C “.”
imgmount d “.\homm2.inst” -t iso -fs iso
c:
cls
heroes2.exe
exitthis is correct but you need to fix paths based on your device. This version mounts homm2.inst file. But we must use homm2.ogg because current version is not able run ogg tracks from subfolder. This will be fixed in next release.
/mnt/emulated/0/ is path on your device. You must change it to yours.
[autoexec]
# Lines in this section will be run at startup.@ECHO OFF
mount C “/mnt/emulated/0/”
imgmount d “/mnt/emulated/0/homam2/homm2.gog” -t iso -fs iso
c:
cd homam2
heroes2.exe2. GUI
You can also run this game using GUI. Then you must add CD homm2.gog under section CD-ROM. Then you need set drive C:\. This is root of your device, or folder games (in which you have MS-DOS games). Then set main program “HEROES2.EXE” from folder homam2Best regards,
TonyadminKeymasterUPDATE
We received permissions for use in-game screenshots from Cauldron company(Spellcross, Quadrax, Chaser) and 3D realms (Duke Nukem 3D, Wacky wheels)
Thank you
adminKeymasterok will check it when I arrive home and let you know
adminKeymastervery nice video, good job.
Maybe I can help you faster if you paste here content of dosbox.conf file
adminKeymasterDaggerfall is one of most discussed game. I believe someone can really share the layout 🙂
adminKeymasterthank you, will check it today when I’ll arrive home.
I have homam2 ingame video on youtube :
You are the guy in comment?
adminKeymasterHello,
thank you for suggestion. Good idea. I can add this feature to version 26. Version 25 is finished and is in latest test phase (will go out this week). Probably you want toggle disable/enable mouse?
-
AuthorPosts