Jump to content

rymoah

Fremen
  • Posts

    48
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I remember I tried once the trick you describe, and, like you, I got stuck before the final attack. Anyway, I didn't try to see if she was in the Harkonnen palace... that's really cool :) Unfortunately, I simply don't have the time right now to translate the guide in English, sorry :( Currently I'm busy in updating the website of the Cultural Association Dune Italia Recently, however, I received a mail from a guy who wants to do the translation job... He said he'll tell me when it is done ;) Rymoah
  2. I think it would be best if you record it directly from DOSBox... Actually we don't have a working player/converter for the videos, but only a frame dumper. Rymoah
  3. I think enhancements to the game should be a step later. If I didn't misunderstood, the main focus of this project is first to get the original game running on modern OSes without using emulators such as DOSBox. Initially it was proposed by Monsieur OUXX to build a virtual machine in Java to run the game, but, seeing the direction the project has taken, I think it is best to continue at low-level, with C and assembly just like you are doing. Also, another nice side-application would be a game-resources extractor (and this, if we put together all the tools published in the previous pages of this thread, is almost done). Obviously, if we could go further than this, and do a 3D remake of the game using open source engines like OGRE, it would be great :) Rymoah
  4. Honza, you are doing a great job :) About the hnm videos, if you look back in the pages of this thread I have attached c++ source for a program to decode them, written by Vladimir "VAG" Gneushev (unfortunately it is not a player but a frame dumper)... Maybe it could be useful to you. Be aware that it is designed only for HNM-1 videos; once, in facts, I tried to run it with logo.hnm which is HNM-0 formatted, and it gave me frames with messy colors. VAG was really surprised that the program didn't crash, since it told me that version 0 and 1 of HNM codec are quite different ;D Rymoah
  5. Hi honza.c, My bad, I remembered incorrectly how hnm videos work (it's been a while since I don't spend time on this project). In facts, we were talking about two different video formats: hnm videos like logo.hnm (which you managed to disassemble its player, logo.exe) are coded with HNM version 0. Videos included in the CD version of the game are instead coded with HNM version 1. As you can see in this wiki page http://wiki.multimedia.cx/index.php?title=HNM_%281%29 an HNM-1 video file is splitted in several chunks, and each of them begins with a 6 bytes header. If the sum of these 6 bytes is 171 (that is, 0xAB) then the chunk represents a keyframe and it is hsq-compressed. Rymoah
  6. Exactly, what do you mean by "larger" files? I remember the old unhsq seemed to unpack all the hsq files contained in the game... and even the hnm videos (they are compressed with the same routine), which, considered those stored on the CD version, are very large. Rymoah
  7. Great! :) With this compressor, we could also begin to test some modifications on the game... Rymoah
  8. Hi, it's nice to see, even after all this time, that this project is slowly going on :) If I remember correctly, bigs came up with an hsq-compressor of his own, written in C, and, testing it on the BALCON.UNP uncompressed file, it seemed to produce the original BALCON.HSQ archive. Unfortunately, there is no link on www.bigs.fr/dune_old to download it... Maybe if we contact him he still has the source... Rymoah
  9. rymoah

    Walking

    In facts, I remember one of my early games with Dune ended with a death after I got lost in the desert. But, when I decided to explore this eventuality in detail while I was writing my complete guide of the game, I really couldn't die again by walking in the desert, only lose consciousness. Perhaps it's just like you say, the death is decided by some value of probability. Rymoah
  10. rymoah

    Walking

    No, there is really no point in walking into the desert. You can't reach any sietch/village/palace from your current location. You can't even die, because you only lose consciousness after the sun has appeared 3 times and wake up in the starting location. If you are followed by other characters or there is a fremen chief/smuggler in your starting location, they will warn you not to do it again, but it makes no difference. I've tried it many times (even at the beginning of the game, when you don't have a stillsuit yet), but the result is the same. Rymoah
  11. As I wrote before, all rights for past, present and future Dune games, are now property of Paramount. And seeing their attitude towards fan-made media (Mediteatro Dune movie, Second Life Dune server, etc.), I think they will not be very open minded in releasing old Dune games, both those of Westwood and Cryo. Certainly, I can't understand *why* they maintain this aggressive attitude towards Dune fans... With other franchises distributed by Paramount, such as Star Trek, they seem to be more tolerant. The only reason I can come up with is that until their new movie isn't released, they want to protect their interests from products which could possibly draw attention away from them. Nevertheless, I would like to hear also Microids who actually owns Cryo IP in this matter, to see if they confirm this story... So I'll keep trying mail them. ;D Rymoah
  12. Still no answer from Microids... maybe I mailed the wrong sector, I'll try with others. Meanwhile, I asked Byron Merritt about gaming rights of the Dune franchise and, as I understood it, the Herbert LLC has no voice in this matter. All decisions should be up to Paramount which owns the rights for the new Dune movie, and, along with that, for Dune games. The strange thing is why Paramount would also be able to decide for past games like those of Cryo or Westwood (I guess that's because those games were licensed by Universal, which owned the rights at the time of the Lynch's movie, but they sould have been released by now). Rymoah
  13. Well, I think it worths a try. Sending mail costs nothing ;) Sorry, I post on another Dune board which gives the same colors to both links and normal text, so I usually change color... I guess I've become unaware of this habit :-[ I modified the links :) Rymoah
  14. Hi all. Since the Dune Revival topic is intended to be strictly technical and the Dune II Source/Download topic talks about Dune II licenses, I thought to open a thread specific for Dune Cryo game licenses. While in the Dune Revival thread was written that DreamCatcher owned the rights for the game, I noticed that in reality all Cryo intellectual properties have been bought by Microids exactly one year ago (see this page on their website). I also found out that they made available again for sale Cryo games such as Mega Race 3. So yesterday I wrote them a mail to ask if they were intentioned to republish also the Dune games (including continuing the development of Dune Generations), and if there is the possibility that they release the source code for Dune 1, since it's an abandonware title. At the moment they didn't answer me, but I will keep you informed. Also, feel free to email them on the same topic... maybe if they see that there are some more fans asking they'll get interested Rymoah
  15. Never heard about a place like that... moreover, when you find a new sietch/village it usually get mentioned on your map, so you can return there quickly. I guess your first hypothesis is the one which better answer to your question ;) Rymoah
×
×
  • Create New...