Dbuck12118
Chieftain
- Joined
- Apr 10, 2020
- Messages
- 3
That worked beautifully! Thank you for your endless devotion to this timeless masterpiece. Will be teaching my son how to play in the weeks to come.
@FoxAhead
I got both computer systems up and connected on a network game. The problem I run into now is I can't actually get a game to start. He connects into my game and we can get our Civs set up, but then my system just locks up on the building world screen and his screen says waiting for other people to join. I set it up for 4 civilizations on a large map so it should be me, him, and 2 AI. Not sure what I'm missing but everything else is working great.
It works 100%!@Kaiser85
you can try this instead:
New version 1.14 (build 65).
New option for Simultaneous moves in multiplayer.
Same as writing 'Simultaneous=1' string to the CIV.INI file. With this option enabled, the multiplayer feature 'Humans Move Units at the Same Time' should be available when setting up a new multiplayer game.
Download
https://github.com/FoxAhead/Civ2-UI-Additions/releases/tag/v1.14
That's a big coincidence. I came here to ask exactly this.Is there a way to increase the maximum unit count like the civ2Unlimited patch?
Is there a way to increase the maximum unit count like the civ2Unlimited patch?
That's a big coincidence. I came here to ask exactly this.
New version 1.15 (build 67).Why does your masterpiece have no option to increase the units up to 32000? Even in ancient Civ2Unlimited it is present and works.
I think no. Because it is work accumulator that unit is holding. So you can give engineer a task to raze a mountain, wait until it reaches 58 and then wake him for a walk. And he still will have these 58 points, so you can bring him to another tile and build anything you want just immediately. Just read those two links from the first post to get the idea of using this accumulator and working with multiple engineers at once.When settlers/engineers are working they display how much work they have done. Is there a way to reverse that to show how much work is yet to be done? i.e. run from 10 to 0 instead of 0 to 10.
Uses DirectShow for sound playback, supporting numerous file formats. Requires DirectX9.
Files in the main "Sound" folder have hard-coded filenames, so they still need the wav extension, but can be reencoded as mp3 for example. Unit sounds can be configured in RULES.TXT, so their filenames are free-form.This is also the case for the PlayWaveFile event. Only looping sounds (only menuloop.wav AFAIK) cannot be reencoded, since not all file formats support seamless looping.
I'm not sure how difficult this is, but I'd like to suggest a patch along the lines of Test of Time Patch Project DirectShow sound:
Code:Uses DirectShow for sound playback, supporting numerous file formats. Requires DirectX9. Files in the main "Sound" folder have hard-coded filenames, so they still need the wav extension, but can be reencoded as mp3 for example. Unit sounds can be configured in RULES.TXT, so their filenames are free-form.This is also the case for the PlayWaveFile event. Only looping sounds (only menuloop.wav AFAIK) cannot be reencoded, since not all file formats support seamless looping.
The reason is that when using Linux and Wine, there is a 'popping' noise when sounds are played, but the DirectShow patch fixes that. (I double checked by turning the patch on and off.) Such an addition should allow MGE to be run on Linux equally well as Test of Time is.
New version 1.15 (build 67).
Download
- Added experimental section with an option UnitsLimit. It is possible to extend this limit up to 32767 units now.
- Set FormMain position to poScreenCenter instead of poDesktopCenter. Should help in case of multi-monitor setups.
https://github.com/FoxAhead/Civ2-UI-Additions/releases/tag/v1.15
It seems that your system doesn't have ActiveX installed. May be it was stripped by 98lite? ActiveX module is used in this project for shortcut creation feature (button "Create shortcut...").
@Jokemaster, does civ2.exe runs directly without UIA?Good time of day everyone,
I've recently bought a new Windows 10 laptop to replace my old, aging one. I thought of getting Civ2 working on it, and transferred my old (working) Civ2folder/executable to my new laptop via external HDD. I updated to FoxAhead's newest CIV2UIA launcher patch, then Windows prompted me to the DirectPlay plugin, which Wikipedia told me was necessary to run old games. (Perhaps it was installed from the disk on my old computer: my new one doesn't have an optical drive, which is why I would get the prompt.)
Anyhow, I now have an error when I try to use the launcher, with all its default settings active. The log tells me: 1. Received message wParam=0000, IParam=0000.
Civ2.exe briefly runs in Task Manager, but shuts down without a sound. Google doesn't have any records of a similar problem happening. Not sure which parameters are being referred to (perhaps the lack of optical drives? Couldn't find such a reference in the "game.txt"-like files) The only thing that changed is, obviously, is Windows 10... and the optical drive missing.
I'd love some assistance here, if only to get a record of it on Google. Thanks!
@Jokemaster, please, zip and drop somewhere your civ2 folder.It briefly runs and stops in Task Manager, same as before. I do not get a "we cannot find the disk for Civ2 Multiplayer" like I usually would get if I tried to run disk-less on my old laptop.
Winver 20H2 (OS Build 19042.84)