- This topic has 11 replies, 4 voices, and was last updated 3 months ago by Santi110971.
-
AuthorPosts
-
19. June 2024 at 11:14 #11084ZarkovParticipant
I’m cant get Imperium Galactica 1 to work in magic dosbox.
The game itself runs fine until I need to enter CD2.I’ve tried three different versions.
1. The gog version which runs in regular dosbox. This one works fine on PC but not in Magic Dosbox.
2. The steam version, same as the gog version.
3. I dug up my old CD version and converted it into a couple of ISO files, but no luck. It can install just fine and play until the first CD is at it’s end but that’s it.I don’t have issues with getting the CD loaded, or swapping it during gameplay. It just isn’t recognized as the correct CD during the game. Might be some form of copy protection.
any suggestions?
19. June 2024 at 14:39 #11086adminKeymasterThere should be dosbox config in pc version. Can you post it?
19. June 2024 at 15:33 #11090ZarkovParticipantSo there are four conf. files.
In the Game_root with the executable.
Dosbox_IG.conf
Dosbox_Ig_setting.Conf
Dosbox_IG_single.ConfIn the Game_root/dosbox folder.
Dosbox.ConfIm guessing Dosbox_IG.conf is the relevant one.
The Ig_single or IG settings basically have nothing but the launch parameters.
“@echo off
mount c “..”
c:
cls
imperium
exit”19. June 2024 at 16:11 #11092adminKeymasterPlease rename .conf to txt, or add .txt then it can be uploaded. Uploder here is stupid.
20. June 2024 at 7:58 #11094Zarkov2ParticipantHi I kept running into issues with posting either an error popped up or got flagged as suspicious.
I’ve created an alternate account to see if that helps. The txt files are attached to this post.
Edit: Still have the same issues that attachments are blocked. I’ve tried creating a rar archive.
2nd edit: No luck, is there an e-mail address that I can use?
20. June 2024 at 8:09 #11095adminKeymasterThats weird, i can upload txt. I must check that plugin. Well, send it here magicbox(at)imejl.sk. Or paste content under [autoexec] section
20. June 2024 at 21:08 #11096ZarkovParticipantAh the Autoexec part just has these lines.
[autoexec]
# Lines in this section will be run at startup.
# You can put your MOUNT lines here.
@echo off
mount c “..”
c:
cls
imperium
exitI’m getting 2 different errors btw whilst trying to upload.
dosbox.txt: The uploaded file could not be moved to wp-content/uploads/2024/06.
dosbox_ig.txt: The uploaded file could not be moved to wp-content/uploads/2024/06.
dosbox_ig_settings.txt: Sorry, you are not allowed to upload this file type.
dosbox_ig_single.txt: Sorry, you are not allowed to upload this file type.21. June 2024 at 2:31 #11097adminKeymasterHm, is it the only [autoexec] section? Other files dont have it? Seems only “imperium” is necessary to start and none cd is mounted.
What you mount as drive c? Seems it should be parent folder of folder where is “imperium” startup file
I am now out of country, without access to pc, so I cant fix the issues with uploading. This must wait.
25. June 2024 at 9:35 #11101ZarkovParticipantNo worries, I was out of the country as well. I’m in no hurry either way, it’s cool if we can get it to work if not also fine. Already quite happy with Magic dosbox because it allows me to flawlessly play some of my favorite old games on android.
I’ve mounted the root folder of the game as drive C. This is were the imperium.exe file is located. The game also runs fine that way until it requires CD2.
I’ve also noted the that when I exit the game, I’m returned to the CMD prompt. IF I type D: there it indicates that it can’t find the drive. So I might have done something wrong there I’ve added both CD’s as IMP1 and IMP2 based on the original iso files using the CD-ROM part of the setup. I’ve also tried added the folder as a CD, because the GOG version doesn’t seem to have any ISO files in it and as far as I can tell from the config files it’s only mounting a C-drive.
25. June 2024 at 12:26 #11102adminKeymasterMaybe you can share with me data for testing + save game a bit before when game asks for cd. I will see in debugger what it does. But i can check it when i will be back. I will send you email.
26. June 2024 at 9:17 #11103ZarkovParticipantCool, I’ve sent you an email with some files and instructions on how to get to the point where the game requests the 2nd CD.
17. August 2024 at 7:07 #11184Santi110971ParticipantHello, this is my config for Imperium Galactica and I don’t have any problems:
###########################
[dosbox]
memsize=24
#vmemsize=8
#vmemsizekb=4000
machine=svga_s3[render]
aspect=false
frameskip=0[cpu]
core=dynamic
cputype=auto
cycles=20000 105%
cycleup=500
cycledown=500[speaker]
pcspeaker=false
pcrate=8000
tandy=off
tandyrate=22050
disney=false[midi]
mpu401=false[gus]
gus=false[sblaster]
sbtype=sb16
mixer=true
oplmode=auto
oplemu=fast
oplrate=22050[mixer]
nosound=false
prebuffer=10
rate=22050
blocksize=1024[ipx]
ipx=false[serial]
serial1=disabled
serial2=disabled
serial3=disabled
serial4=disabled[dos]
xms=true
ems=false
umb=true[joystick]
joysticktype=none[autoexec]
mount c: “<games>/D”
imgmount D: “<games>/Juegos/Imperium Galactica – Disk 1.cue” “<games>/Juegos/Imperium Galactica – Disk 2.cue” -t cdrom
c:
cd IMPERIUM
IMPERIUM.EXE
###############################I seem to remember that this error already occurred on PC and was corrected with Patch 1.3. It actually only changes a couple of executables.
In any case, you must check that you have mounted the two images on the CDs. When it asks you to change CD you must go to the magic dosbox menu and click on change CD image, wait a second or two and press the Enter key.
You must also keep in mind that if you use “Cheats” the game changes your rank. To explain myself better, if you command the Destroyer and activate the cheats the game promotes you to the maximum rank and assumes that you command the Flagship Thorin. Therefore, to avoid mistakes you must become a lieutenant again. This is done by pressing 5 on the keyboard, if you command the Cruiser and activate the tricks you must finish by pressing 6 to return to the correct range. If you don’t do this the game will ask you to change CDs and will often ask you for CD1 when it should actually ask for CD2.
I hope it helps you.
-
AuthorPosts
- You must be logged in to reply to this topic.