Author Topic: DOSBox 0.74 SVN for GCW0  (Read 30694 times)

sergeylukin

  • *
  • Posts: 5
Re: DOSBox 0.74 SVN for GCW0
« Reply #60 on: October 19, 2014, 01:42:03 am »
Hi everyone again,

This time I came with a question. I experience difficulties with mounting a cdrom image in DOSBox for GCW0 (all paths are correct and it all works under FreeBSD 10, Windows 7, Mac OS 10.9).

Here is how I'm mounting:

mount c /media/home/DOS

Success!

imgmount d /media/home/DOS/nfs/nfs.iso -t cdrom

Fails with "The image must be on a host or local drive." error.

Btw. it's not that image cannot be found, if I change the path to unexisting one it returns another error (something like "image couldn't be found"). And I tried /media/data/local/home instead of /media/home too, no luck.

Any ideas? Thanks

Senor Quack

  • *
  • Posts: 215
Re: DOSBox 0.74 SVN for GCW0
« Reply #61 on: October 19, 2014, 02:56:26 am »
...
imgmount d /media/home/DOS/nfs/nfs.iso -t cdrom
...
Fails with "The image must be on a host or local drive." error.
Any ideas? Thanks

Not sure, because the DOSBOX manual seems to disagree with the official DOSBOX wiki as to what can be passed to "-t":

I'd try it one of three other ways:
imgmount d /media/home/DOS/nfs/nfs.iso -t iso

or

imgmount d /media/home/DOS/nfs/nfs.iso -t cdrom -fs iso

or

imgmount d /media/home/DOS/nfs/nfs.iso -t iso -fs iso

Lemme know which one works, if you have any luck.
« Last Edit: October 19, 2014, 03:10:52 am by Senor Quack »

sergeylukin

  • *
  • Posts: 5
Re: DOSBox 0.74 SVN for GCW0
« Reply #62 on: October 19, 2014, 03:05:51 am »
Try changing the bolded section above to iso, so the whole line should now read:
imgmount d /media/home/DOS/nfs/nfs.iso -t iso

Thanks for suggestion, I tried it, got same error unfortunately.

sergeylukin

  • *
  • Posts: 5
Re: DOSBox 0.74 SVN for GCW0
« Reply #63 on: October 19, 2014, 03:07:52 am »
Not sure, maybe try it this way:
imgmount d /media/home/DOS/nfs/nfs.iso -t cdrom -fs iso

This one returns same error too

Tried both imgmount d /media/home/DOS/nfs/nfs.iso -t cdrom -fs iso and imgmount d /media/home/DOS/nfs/nfs.iso -t iso -fs iso
« Last Edit: October 19, 2014, 03:10:43 am by sergeylukin »

Senor Quack

  • *
  • Posts: 215
Re: DOSBox 0.74 SVN for GCW0
« Reply #64 on: October 19, 2014, 03:17:43 am »
Not sure, maybe try it this way:
imgmount d /media/home/DOS/nfs/nfs.iso -t cdrom -fs iso

This one returns same error too

Tried both imgmount d /media/home/DOS/nfs/nfs.iso -t cdrom -fs iso and imgmount d /media/home/DOS/nfs/nfs.iso -t iso -fs iso

OK, try this one:
imgmount d c:\nfs\nfs.iso -t iso

If that doesn't work, I'm not sure what it could be..

sergeylukin

  • *
  • Posts: 5
Re: DOSBox 0.74 SVN for GCW0
« Reply #65 on: October 19, 2014, 03:28:13 am »
OK, try this one:
imgmount d c:\nfs\nfs.iso -t iso

If that doesn't work, I'm not sure what it could be..

It was related to permissions, iso's owner wasn't root, the owner was user 501 because GCW doesn't have the user that owned it on my laptop. Anyways chown root:root solved it. DOSBox's error wasn't clear enough however for me to check the files ownership at first.
Thanks for help though.

Elaphe

  • *
  • Posts: 136
Re: DOSBox 0.74 SVN for GCW0
« Reply #66 on: November 27, 2014, 09:35:00 am »
I've been reading the docs but I cannot find any way to redefine keys or to create a controls config per game. Many games don't allow key remapping so this problem makes them useless. Any idea? For instance, E-motion works and sounds perfectly, but cannot be controlled.

Apart from this, does anyone know how to have Soundblaster sound in Risky Woods? I only hear the music, but the sounds are produced by the PC speaker.
« Last Edit: November 27, 2014, 09:37:21 am by Elaphe »

kaio

  • *
  • Posts: 216
    • All about GCW-Zero on Russian + Repo
Re: DOSBox 0.74 SVN for GCW0
« Reply #67 on: December 08, 2014, 07:15:48 am »
Hello everyone!
Yesterday I tried to play in USM2...
It is impossible.. I think 320x240 is too little for this game.
All fonts are very blur... I can't read anything...
Can anybody test it on own Zero?
Link removed. Linking to ROMs is not allowed on these forums. /mod
« Last Edit: December 08, 2014, 08:36:44 am by zear »
GCW-Zero | JXD S602

Erik Twice

  • *
  • Posts: 46
Re: DOSBox 0.74 SVN for GCW0
« Reply #68 on: May 25, 2015, 11:50:22 am »
Hey, do you guys know how I can increase the number of cycles? :)

Durrsly

  • *
  • Posts: 12
Re: DOSBox 0.74 SVN for GCW0
« Reply #69 on: June 18, 2015, 07:03:48 pm »
Hey, do you guys know how I can increase the number of cycles? :)

It's already at max. I found that out as I was trying to get better performance with Daggerfall.

Erik Twice

  • *
  • Posts: 46
Re: DOSBox 0.74 SVN for GCW0
« Reply #70 on: June 28, 2015, 12:36:54 pm »
That's dissappointing if true, since 1830 runs pretty slow and it's not the most demanding game around   :(

Erik Twice

  • *
  • Posts: 46
Re: DOSBox 0.74 SVN for GCW0
« Reply #71 on: June 29, 2015, 11:47:10 pm »
I've been trying to get some more games to work on the GCW Zero but I'm running into some problems.

I've been trying to get Heroes of Might and Magic 2 to work. I have the GOG version so I just copied it and put it into a folder. The game boots up and runs well, but it tells me it cannot find the CD. How can I fix that?