Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    DosBox - Dungeons Keeper

    Emulator Arcade/PC/Console
    dosbox dungeons keeper
    5
    23
    3990
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Fefo81
      Fefo81 @Zing last edited by

      @Zing Thank you very much. I’ll try and I let you know.

      1 Reply Last reply Reply Quote 0
      • Fefo81
        Fefo81 @Zing last edited by

        @Zing New update about this endeavour...
        I mounted the game on daemon tools and then I copied and paste the game on the dos folder in recalbox.
        Following the tutorial below that helped me to Previously install The Settlers 2, I added a file DOSBox.bat (inside setup.exe).
        https://youtu.be/rTYBj_WOnnk
        The setup started well. I fixed the audio. Then I clicked install in the game setup menu. The game (Dungeons Keeper) asked me the path giving me this line: c:\keeper
        I completed the line in this way: c:\keeper/keeper.exe
        This command triggered a video confirming installation of the game completed.
        I open the dosbox.bat file and inside I change setup.exe to keeper.exe. However recalbox started loading the game but then it got back the menu.
        So I changed dosbox.bat from keeper.exe to keeper/keeper.exe but the game got back to the menu
        I changed dosbox.bat from keeper/keeper.exe to keeper\keeper.exe
        In this case dosbox Black screen starts loading. It seems like it’s loading something but then it got back to recalbox menu.

        Any help?

        Thanks

        Zing 1 Reply Last reply Reply Quote 0
        • Zing
          Zing Global moderator Translator @Fefo81 last edited by

          @Fefo81 please make a print of the folder structure at this moment, and a print of the commands you are using, so that I can better understand.

          Se a minha resposta foi útil, por favor, dê um voto positivo, clicando na seta para cima logo abaixo da resposta, ao lado de "citar".
          If my answer was helpful, please give a positive feedback by clicking the up arrow below the answer, next to "quote".

          1 Reply Last reply Reply Quote 0
          • Smacaroni
            Smacaroni last edited by

            also add a line "pause" to the end of your dosbox.bat this will allow you to see the error that's causing the program to die.

            1 Reply Last reply Reply Quote 0
            • Fefo81
              Fefo81 last edited by

              This is the picture of Dosbox... it said to install the cd... I don’t understand
              C5B8B357-83A8-4FAA-A999-2C060A789AB4.jpeg

              This is the content of the folder dungkeep.pc
              30434140-7E5D-455F-8C1B-5E9EE6CFE736.png

              This is the content of the folder keeper
              C6AABCF3-CCB7-4916-B49B-74A82C854585.png

              Thanks for your help

              Zing 1 Reply Last reply Reply Quote 0
              • Zing
                Zing Global moderator Translator @Fefo81 last edited by

                @Fefo81 WOW, it looks like you mistook half the information!
                And checking out the prints, you told me one thing, but it's actually another.
                Let's go to the beginning, you have these files in the dungkeep.pc folder: PRINT 1

                I notice that there is a folder "cd", which has the file KDDISK ~ 1.cue (that you unzipped the corresponding .bin), and in fact, I understood that these files in the image above were inside a file. bin:

                @Zing said in DosBox - Dungeons Keeper:

                Let me better understand the situation (I don't speak English perfectly): the files in the print that you showed in the post, are inside a .bin file, right?

                This is not the situation, so the idea is different:
                Let's start from the first print you sent, in fact, it wasn't inside a .bin file, and you didn't need to unzip anything. Go back to that step, the way the game is in the first, and ignore the other steps you did.

                In fact, you need to mount the file. cue that is in the cd folder, and after that, run the keeper.exe file that is in the main folder, you don't need to unzip anything, and you probably won't even need to install anything.
                It looks something like this:

                imgmount d "/recalbox/share/roms/dos/dungkeep.pc/cd/KDDISK~1.cue" -t iso
                C:
                keeper.exe
                

                Se a minha resposta foi útil, por favor, dê um voto positivo, clicando na seta para cima logo abaixo da resposta, ao lado de "citar".
                If my answer was helpful, please give a positive feedback by clicking the up arrow below the answer, next to "quote".

                Fefo81 1 Reply Last reply Reply Quote 0
                • Fefo81
                  Fefo81 @Zing last edited by

                  @Zing first of all thank you very much for your help and for being so patient. As I said in the first post I’m a novice.
                  So If I understood correctly, I deleted the content of the folder extracted with daemon tools and I replaced in the dosbox folder the content I had at the beginning of the process. I also added the dosbox.bat and I wrote the commands you suggested me.
                  The game seemed to start but then appeared a screen asking for the cd.
                  Have I missed something?
                  Thanks

                  Zing 1 Reply Last reply Reply Quote 0
                  • Zing
                    Zing Global moderator Translator @Fefo81 last edited by

                    @Fefo81 Well, I'm helping without being sure (because I never did), but if we insist, at some point it will work!
                    If the executable starts, but does not recognize the CD, it indicates that the CD was not mounted correctly, do the following, try only the command:

                    imgmount d "/recalbox/share/roms/dos/dungkeep.pc/cd/KDDISK~1.cue" -t iso
                    pause
                    

                    And take a print, it will give an error message in that command, we need to know what it is.
                    And, take a print of the contents of the "cd" folder.

                    Anticipating the result, check the correct name of the .cue file, I copied the name "KDDISK ~ 1.cue" from one of the prints you posted, but I didn't see what the correct name was. If that name is wrong, already try to put the correct name, in the command I quoted in the previous post and see what happens.

                    Everything indicates that either the path is wrong, or the name of the file, and therefore is not mounting the CD, which is necessary to run the game.

                    Se a minha resposta foi útil, por favor, dê um voto positivo, clicando na seta para cima logo abaixo da resposta, ao lado de "citar".
                    If my answer was helpful, please give a positive feedback by clicking the up arrow below the answer, next to "quote".

                    1 Reply Last reply Reply Quote 0
                    • nexusone13
                      nexusone13 last edited by nexusone13

                      Hi @Fefo81, @gabooks and @Zing

                      I tried on my side and it's working with this configuration :

                      Below you can see files and directories inside my "Dungeon Keeper.pc" directory

                      80a84bc2-21e6-4364-b91a-c04d92c02288-image.png

                      Below the content of my "CD" directory

                      adcbe145-0c01-46d1-9f0b-36ead2c9bdf6-image.png

                      And the content of "KEEPER" directory

                      da4e5fd8-5b94-4c1b-b04a-09414852d30f-image.png

                      Here is my "dosbox.bat"

                      1ff9597f-3c96-4bf4-9c26-6f205348e094-image.png

                      You can remove the "pause". I put it here to check if CD image mount correctly

                      Hope this can help you

                      ARRM (Another Gamelist, Roms manager, and Scraper for Recalbox, Batocera, Retropie) : http://jujuvincebros.fr/telechargements2/file/10-arrm-another-recalbox-roms-manager
                      Wiki ARRM: http://www.jujuvincebros.fr/wiki/arrm/
                      Discord: https://discord.gg/p7QsBTS

                      Fefo81 1 Reply Last reply Reply Quote 1
                      • Fefo81
                        Fefo81 @nexusone13 last edited by Fefo81

                        @nexusone13 @Zing Thank you very much for your effort.
                        I tried this configurations moving my files coping your directories (names are the same). But I noticed I don’t have the file deeper.exe
                        Unfortunately didn’t work.
                        0E8FB7AC-3B31-4ED1-AF01-5AA5A6E55C33.jpeg

                        I noticed I have this file in my folder
                        Below the content. Does it make any sense to you?

                        C99BB3ED-929F-4916-8151-33DDA5D14A64.png

                        Fefo81 1 Reply Last reply Reply Quote 0
                        • Fefo81
                          Fefo81 @Fefo81 last edited by

                          I noticed I have this file in my folder
                          Below the content. Does it make any sense to you?

                          C99BB3ED-929F-4916-8151-33DDA5D14A64.png

                          nexusone13 1 Reply Last reply Reply Quote 0
                          • nexusone13
                            nexusone13 last edited by nexusone13

                            Deeper is useless, it's an extension of the main game.

                            It's your configuration ?

                            fd9e835f-5a5c-49d3-9e09-b37d1a36ccdb-image.png

                            So could you make a screenshot of the content of the "CD" directory please

                            ARRM (Another Gamelist, Roms manager, and Scraper for Recalbox, Batocera, Retropie) : http://jujuvincebros.fr/telechargements2/file/10-arrm-another-recalbox-roms-manager
                            Wiki ARRM: http://www.jujuvincebros.fr/wiki/arrm/
                            Discord: https://discord.gg/p7QsBTS

                            Fefo81 1 Reply Last reply Reply Quote 0
                            • nexusone13
                              nexusone13 @Fefo81 last edited by nexusone13

                              @Fefo81 said in DosBox - Dungeons Keeper:

                              I noticed I have this file in my folder
                              Below the content. Does it make any sense to you?

                              C99BB3ED-929F-4916-8151-33DDA5D14A64.png

                              @Fefo81 all this batch file are useless in our case.

                              Be careful, if you renamed the CD image (.cue and .bin), you must open the .cue file with a text editor to modify the content corresponding to the .bin name

                              ARRM (Another Gamelist, Roms manager, and Scraper for Recalbox, Batocera, Retropie) : http://jujuvincebros.fr/telechargements2/file/10-arrm-another-recalbox-roms-manager
                              Wiki ARRM: http://www.jujuvincebros.fr/wiki/arrm/
                              Discord: https://discord.gg/p7QsBTS

                              1 Reply Last reply Reply Quote 0
                              • Fefo81
                                Fefo81 @nexusone13 last edited by

                                @nexusone13 Exactly. This is my configuration.
                                Below the content of the cd folder
                                0CB3671A-519E-43EF-A5F3-1EB3B70C4C8F.png

                                nexusone13 2 Replies Last reply Reply Quote 0
                                • nexusone13
                                  nexusone13 @Fefo81 last edited by nexusone13

                                  @Fefo81 I sent you a private message. Tell me if it's ok now. It must be correct cause it's exactly my setting

                                  ARRM (Another Gamelist, Roms manager, and Scraper for Recalbox, Batocera, Retropie) : http://jujuvincebros.fr/telechargements2/file/10-arrm-another-recalbox-roms-manager
                                  Wiki ARRM: http://www.jujuvincebros.fr/wiki/arrm/
                                  Discord: https://discord.gg/p7QsBTS

                                  1 Reply Last reply Reply Quote 0
                                  • nexusone13
                                    nexusone13 @Fefo81 last edited by

                                    @Fefo81 With your KDDISK1.cue and KDDISK2.cue, the image is not mounted. So I copied KDDISK1.cue and KDDISK1.bin from my version on yours and the image is mounted and the game is launched correctly. See my private message for more details

                                    ARRM (Another Gamelist, Roms manager, and Scraper for Recalbox, Batocera, Retropie) : http://jujuvincebros.fr/telechargements2/file/10-arrm-another-recalbox-roms-manager
                                    Wiki ARRM: http://www.jujuvincebros.fr/wiki/arrm/
                                    Discord: https://discord.gg/p7QsBTS

                                    Fefo81 1 Reply Last reply Reply Quote 0
                                    • Fefo81
                                      Fefo81 @nexusone13 last edited by

                                      @nexusone13 @Zing It’s working! Thank you very much for your help! You have been all very kind!

                                      1 Reply Last reply Reply Quote 2
                                      • First post
                                        Last post

                                      Want to support us ?

                                      76
                                      Online

                                      99.6k
                                      Users

                                      28.1k
                                      Topics

                                      187.1k
                                      Posts

                                      Copyright © 2021 recalbox.com