xcom ufo defense коды
X-COM: UFO Defense чит-файл №1
X-COM: UFO Defense
Hacking Guide version 1.0
By: whatever
[email protected]
———————————————————————-
1. Introduction
———————————————————————-
This guide is designated to help those, who stuck in X-COM:UFO Defense
game. This guide is tested on X-COM: UFO Defense, which is included in
X-COM Collectors Edition. Since I don’t have the older version, so I
can’t test on it. The older version might be the same as the Collector
Edition, but I can’t guarante.
If you find any mistake on this guide, don’t hesitate to contact me.
I’m looking forward to receive corrections and feed back.
A word of warning, by using this guide you’ve spoiled the entire
excitement of the game. If you want to play fair, don’t read the rest
of the guide. If you decided to make use of this guide, you’ll need
these:
1. X-COM: UFO Defense game
2. The save game you want to tamper
3. Hex Editor
4. Knowledge of Hexadecimal
The game provides 10 slots of save games you can use. Each of the slot
is saved in a separate directory named «Game_» appended with the slot
number. In Example: You saved your game in the third slot, your save
game is inside «Game_3» directory. From here on, I won’t touch the
save game directory anymore.
Below are some basic conversion from decimal to hexadecimal:
———————————————————————-
2. Money
———————————————————————-
Open the file «lilglob.dat» with your Hex Editor. Change the first 4
bytes value to your needs. The recommended value is FF E0 F5 05. This
will give you 99,999,999, more than enough to finish the game. You can
go up to 2 billions, but I’m afraid it may screw up your save game.
———————————————————————-
3. Soldiers
———————————————————————-
The soldiers data are saved in the file «soldier.dat». Browsing
through this file is somehow easy, since the soldier name is saved
there as well. The stats for each soldier are several bytes
underneath. The total number of soldiers you may have is variable.
Thus, it’s impossible to list all the offset here. I will use the
first soldier as reference for the next soldiers.
This is the stats table for the first soldier:
————————————————————
Stats Offset Size Max Value
————————————————————
Time Unit 002A 1 Byte FF
Health 002B 1 Byte FF
Stamina 002C 1 Byte FF
Reaction 002D 1 Byte FF
Strength 002E 1 Byte 64
Firing Accuracy 002F 1 Byte FF
Throwing Accuracy 0030 1 Byte FF
Psi Strength 0032 1 Byte FF
Psi Skill 0033 1 Byte FF
Bravery 0034 1 Byte 01
————————————————————
To calculate the stat offset for the second soldier, just add 44 to
the offset of the first soldier. For the third soldier add (44 x 2)
to the offset of the first soldier(The calculation is done in
Hexadecimal, you might need a scientific calculator to do so).
Example:
The Strength offset for the second soldier will be:
002E + 44 = 0072
The Stamina offset for the 11th soldier will be:
002C + (44 x A) = 2D4
= 02D4
———————————————————————-
4. Items
———————————————————————-
Items data can be found inside the file «base.dat» in your save game
directory. The offset for each item is fixed, just key in the amount
of item you want. Just like the soldiers data, I’ll use the first base
as reference for the next bases.
————————————————
Item Name Offset Size
————————————————
Engineer 005E 1 Byte
Scientist 005F 1 Byte
Stingray Launcher 0060 2 Bytes
Avalance Launcher 0062 2 Bytes
Cannon 0064 2 Bytes
Fusion Ball Launcher 0066 2 Bytes
Laser Cannon 0068 2 Bytes
Plasma Beam 006A 2 Bytes
Stingray Missile 006C 2 Bytes
Avalance Missile 006E 2 Bytes
Cannon Rounds 0070 2 Bytes
Fusion Balls 0072 2 Bytes
Tank/Cannon 0074 2 Bytes
Tank/Rocket Launcher 0076 2 Bytes
Tank/Laser Cannon 0078 2 Bytes
Hovertank/Plasma 007A 2 Bytes
Hovertank/Launcher 007C 2 Bytes
Pistol 007E 2 Bytes
Pistol Clip 0080 2 Bytes
Rifle 0082 2 Bytes
Rifle Clip 0084 2 Bytes
Heavy Cannon 0086 2 Bytes
HC-AP Ammo 0088 2 Bytes
HC-HE Ammo 008A 2 Bytes
HC-IN Ammo 008C 2 Bytes
Auto Cannon 008E 2 Bytes
AC-AP Ammo 0090 2 Bytes
AC-HE Ammo 0092 2 Bytes
AC-IN Ammo 0094 2 Bytes
Rocket Launcher 0096 2 Bytes
Small Rocket 0098 2 Bytes
Large Rocket 009A 2 Bytes
Incendiary Rocket 009C 2 Bytes
Laser Pistol 009E 2 Bytes
Laser Rifle 00A0 2 Bytes
Heavy Laser 00A2 2 Bytes
Grenade 00A4 2 Bytes
Smoke Grenade 00A6 2 Bytes
Proximity Grenade 00A8 2 Bytes
High Explosive 00AA 2 Bytes
Motion Scanner 00AC 2 Bytes
Medi-Kit 00AE 2 Bytes
Psi-Amp 00B0 2 Bytes
Stun Rod 00B2 2 Bytes
Electro Flare 00B4 2 Bytes
Heavy Plasma 00C2 2 Bytes
Heavy Plasma Clip 00C4 2 Bytes
Plasma Rifle 00C6 2 Bytes
Plasma Rifle Clip 00C8 2 Bytes
Plasma Pistol 00CA 2 Bytes
Plasma Pistol Clip 00CC 2 Bytes
Blaster Launcher 00CE 2 Bytes
Blaster Bomb 00D0 2 Bytes
Small Launcher 00D2 2 Bytes
Stun Bomb 00D4 2 Bytes
Alien Grenade 00D6 2 Bytes
Elerium-115 00D8 2 Bytes
Mind Probe 00DA 2 Bytes
Sectoid Corpse 00E2 2 Bytes
Snakeman Corpse 00E4 2 Bytes
Ethereal Corpse 00E6 2 Bytes
Muton Corpse 00E8 2 Bytes
Floater Corpse 00EA 2 Bytes
Celatid Corpse 00EC 2 Bytes
Silacoid Corpse 00EE 2 Bytes
Chryssalid Corpse 00F0 2 Bytes
Reaper Corpse 00F2 2 Bytes
Sectopod Corpse 00F4 2 Bytes
Cyberdisc Corpse 00F6 2 Bytes
UFO Power Source 0100 2 Bytes
UFO Navigation 0102 2 Bytes
UFO Construction 0104 2 Bytes
Alien Food 0106 2 Bytes
Alien Reproduction 0108 2 Bytes
Alien Entertainment 010A 2 Bytes
Alien Surgery 010C 2 Bytes
Examination Room 010E 2 Bytes
Alien Alloys 0110 2 Bytes
Alien Habitat 0112 2 Bytes
Personal Armour 0114 2 Bytes
Power Suit 0116 2 Bytes
Flying Suit 0118 2 Bytes
HWP Cannon Shell 011A 2 Bytes
HWP Rockets 011C 2 Bytes
HWP Fusion Bomb 011E 2 Bytes
————————————————
The table above is only for first base. To get the next base offsets
just add 124 to the previous base offsets. The calculation is still
in hexadecimal.
Example:
To calculate the Engineer offset for base number 2:
005E + 124 = 182
= 0182
To calculate Flying Suit offset for base number 4:
0118 + (124 x 3) = 484
= 0484
Another easy trick is to change the item amount is the first base and
just transfer them to other base. But this method will consume some
time to complete. But it is easier than actually changing the item
amount in the particular base.
———————————————————————-
5. Weapons
———————————————————————-
WARNING: This section completely tamper with the game setting. This
section is not recommended for a novice. The changes will
affect the whole game, not only a particular save game. Any
mistake might screw up the whole game, forcing you to re-
install the game.
The weapons data can be found in directory «\Geodata», with file named
«Obdata.dat».
I separate them into 2 parts: human & alien technology. Be very
careful when tampering with alien technology. The alien will use them
against you.
Maximum byte values:
Accuracy(in percentage) 64
Time Unit Consumption Rate(in percentage) 01
Power FF
Rounds FF
1. Pistol
Accuracy:
Snap Shot 0021 1 Byte
Aimed Shot 0022 1 Byte
Time Unit Consumption Rate:
Snap Shot 0024 1 Byte
Aimed Shot 0025 1 Byte
2. Pistol Clip
Power 004C 1 Byte
Rounds 005C 1 Byte
3. Rifle
Accuracy:
Auto Shot 008C 1 Byte
Snap Shot 008D 1 Byte
Aimed Shot 008E 1 Byte
Time Unit Consumption Rate:
Auto Shot 008F 1 Byte
Snap Shot 0090 1 Byte
Aimed Shot 0091 1 Byte
4. Rifle Clip
Power 00B8 1 Byte
Rounds 00C8 1 Byte
5. Heavy Cannon
Accuracy:
Snap Shot 00F9 1 Byte
Aimed Shot 00FA 1 Byte
Time Unit Consumption Rate:
Snap Shot 00FC 1 Byte
Aimed Shot 00FD 1 Byte
6. Heavy Cannon AP Ammo
Power 0124 1 Byte
Rounds 0134 1 Byte
7. Heavy Cannon HE Ammo
Power 015A 1 Byte
Rounds 016A 1 Byte
8. Heavy Cannon IN Ammo
Power 0190 1 Byte
Rounds 01A0 1 Byte
9. Auto Cannon
Accuracy:
Auto Shot 01D0 1 Byte
Snap Shot 01D1 1 Byte
Aimed Shot 01D2 1 Byte
Time Unit Consumption Rate:
Auto Shot 01D3 1 Byte
Snap Shot 01D4 1 Byte
Aimed Shot 01D5 1 Byte
10. Auto Cannon AP Ammo
Power 01FC 1 Byte
Rounds 020C 1 Byte
11. Auto Cannon HE Ammo
Power 0232 1 Byte
Rounds 0242 1 Byte
12. Auto Cannon IN Ammo
Power 0268 1 Byte
Rounds 0278 1 Byte
13. Rocket Launcher
Accuracy:
Snap Shot 02A9 1 Byte
Aimed Shot 02AA 1 Byte
Time Unit Consumption Rate:
Snap Shot 02AC 1 Byte
Aimed Shot 02AD 1 Byte
14. Small Rocket
Power 02D4 1 Byte
Rounds 02E4 1 Byte
15. Large Rocket
Power 030A 1 Byte
Rounds 031A 1 Byte
16. Incendiary Rocket
Power 0340 1 Byte
Rounds 0340 1 Byte
17. Laser Pistol
Power 0376 1 Byte
Accuracy:
Auto Shot 0380 1 Byte
Snap Shot 0381 1 Byte
Aimed Shot 0382 1 Byte
Time Unit Consumption Rate:
Auto Shot 0383 1 Byte
Snap Shot 0384 1 Byte
Aimed Shot 0385 1 Byte
18. Laser Rifle
Power 03AC 1 Byte
Accuracy:
Auto Shot 03B6 1 Byte
Snap Shot 03B7 1 Byte
Aimed Shot 03B8 1 Byte
Time Unit Consumption Rate:
Auto Shot 03B9 1 Byte
Snap Shot 03BA 1 Byte
Aimed Shot 03BB 1 Byte
19. Heavy Laser
Power 03E2 1 Byte
Accuracy:
Snap Shot 03ED 1 Byte
Aimed Shot 03EE 1 Byte
Time Unit Consumption Rate:
Snap Shot 03F0 1 Byte
Aimed Shot 03F1 1 Byte
20. Grenade
Power 0418 1 Byte
21. Smoke Grenade
Power 044E 1 Byte
22. Proximity Grenade
Power 0484 1 Byte
23. High Explosive
Power 04BA 1 Byte
24. Stun Rod
Time Unit Consumption Rate:
Stun 05A5 1 Byte
1. Plasma Pistol
Accuracy:
Auto Shot 0824 1 Byte
Snap Shot 0825 1 Byte
Aimed Shot 0826 1 Byte
Time Unit Consumption Rate:
Auto Shot 0827 1 Byte
Snap Shot 0828 1 Byte
Aimed Shot 0829 1 Byte
2. Plasma Pistol Clip
Power 0850 1 Byte
Rounds 0860 1 Byte
3. Plasma Rifle
Accuracy:
Auto Shot 07B8 1 Byte
Snap Shot 07B9 1 Byte
Aimed Shot 07BA 1 Byte
Time Unit Consumption Rate:
Auto Shot 07BB 1 Byte
Snap Shot 07BC 1 Byte
Aimed Shot 07BD 1 Byte
4. Plasma Rifle Clip
Power 07E4 1 Byte
Rounds 07F4 1 Byte
5. Heavy Plasma
Accuracy:
Auto Shot 074C 1 Byte
Snap Shot 074D 1 Byte
Aimed Shot 074E 1 Byte
Time Unit Consumption Rate:
Auto Shot 074F 1 Byte
Snap Shot 0750 1 Byte
Aimed Shot 0751 1 Byte
6. Heavy Plasma Clip
Power 0778 1 Byte
Rounds 0788 1 Byte
7. Blaster Launcher
Accuracy:
Aimed Shot 0892 1 Byte
Time Unit Consumption Rate:
Aimed Shot 0895 1 Byte
8. Blaster Bomb
Power 08BC 1 Byte
Rounds 08CC 1 Byte
9. Small Launcher
Accuracy:
Snap Shot 08FD 1 Byte
Aimed Shot 08FE 1 Byte
Time Unit Consumption Rate:
Snap Shot 0900 1 Byte
Aimed Shot 0901 1 Byte
10. Stun Bomb
Power 0928 1 Byte
Rounds 0938 1 Byte
11. Alien Grenade
Power 095E 1 Byte
12. Mind Probe
Time Unit Consumption Rate:
Use 09DD 1 Byte
I have found some anomalies when altering weapon data. If you’d
changed the soldier firing accuracy to 255 and the weapon accuracy to
255 as well, it’ll result a negative accuracy. So, if you change the
soldier firing accuracy to 255, don’t set the weapon accuracy for more
than 64 (100% Accuracy). There is more, if you set the time unit
consumption rate to 0%, you won’t be able to use the weapon in that
particular mode. Example: You set the Snap Shot rate of Plasma Pistol
to 0%, in the game you won’t be able to use Plasma Pistol for Snap
Shot.
Everytime you make changes in file «obdata.dat», you need to restart
the game for the setting to take effect.
———————————————————————-
7. Copyright Statement
———————————————————————-
This document is copyright of whatever, 2001. X-COM Colector Series is a
trademark of MicroProse Entertainment
1999. Advance HeX Editor is copyright of Benjamin Peterson, 1998.
Xcom ufo defense коды
* Когда, закончив миссию, найдете парочку трупов инопланетян, продавайте только кости одного «комплекта». У Вас и деньги будут, и полный комплект костей для исследований.
* Постройте камеру (containment room) для инопланетян. Там сможете их содержать, допрашивать и изучать.
* Чтобы получить возможность «мозгового» контроля инопланетян (psionicability), необходимо захватить живым Sectoid’a или лидера Etheral. Исследуйте их как следует, и сможете обучить Ваших солдат методам «мозгового» контроля.
* Чтобы выяснить происхождение и планы агрессоров, нужно захватить, допросить и исследовать их командира. Обычно командиры находятся в самых крупных НЛО или на их базах. Без этого не сможете успешно завершить игру.
* За час или два до конца месяца, переведите всех своих ученых и инженеров в другое место. Во время переезда они не получают зарплату, а Вы экономите и становитесь богаче. Эта процедура особенно полезна, когда деньги на исходе.
* Экономия денег.
Подсказываем отличный способ сэкономить миллионы на зарплате ученых и инженеров. За один-два часа до окончания месяца переведите всех своих ученых и инженеров на другую базу. Как новички они зарплату не получат, а Вы станете богачом.
* Легкий заработок.
Вот простой способ получить миллионы долларов. Вначале сходите и исследуйте площадку катастрофы; закончив это, исследуйте Сплавы пришельцев (Alien Alloys). После исследования изготовьте партию сплавов и продайте. Вы получите приличный доход: изготовление стоит. 3000$, а продаются они по 6400$. Продайте также все тела пришельцев, кроме одного. Исследовав его, тоже продайте. За каждого Вы получите 20 000$.
Чит-коды к игре X-Com: UFO Defense
X-Com: UFO Defense cheat codes:
Level skip:
Press [Ctrl] + C or [Ctrl] + G while in the battlescape
screen to complete the current level with the results of
the previous level.
Weapon-1:
First of all, beat misson. then the end of the month send
skyranger-1 to go fight in the terrist misson. When u start
the mission, press ctrl+c. this will end the terrorist mission
and give u the same results as the last mission. Then, goto ur
base and in he spot 1 of ur interrceptor was is a craft that
looks like a fire storm but small. This ship can hold 576 men,
462 weapons, and has 250% fuel and tons of armor.But be worned,
once u get the «weapon-1», small ufo’s will become super strong,
but with less men inside. When u click on the «super ufo» it has
he words «the only true threat to the x-com in the galaxy.
Civilization on earth is doomed» and soom other jiberish.
Save Elerium:
When you finish building a new ship, load it with the weapons
(Plasma Beam for both weapons is recommended). When it is fully
charged and ready for flight, transfer it to another base.
When it gets to the base, immediately send it out on patrol.
Click the ship and you will see that its fuel is 0%. That means
it will not run out of fuel. Make sure that when you send the
ship out on patrol, send it to the opposite side of the planet
or a long way from your base. This allows you to catch the ship
after it attacks the enemy before it can return to base.
This is best done with the FireStorm craft. They are cheap and
quick to build. The firepower is just as good as the Avenger,
which cost lots more and takes longer to build.
Xcom ufo defense коды
Android-порт | Модификации
В этой теме обсуждаем X-COM: Ufo Defense (не путать с ремейком «ХСОМ» 2012 года), её клон openxcom и моды на всю эту радость.
Шапка будет дополняться.
OpenXcom — клон культовой игры UFO: Enemy Unknown (она же X-COM: UFO Defense) с открытым исходным кодом, исправленными ошибками и широкими возможностями для моддинга.
Ну что же, будем надеяться, что клуб «взлетит», а не канет в забвение. Ибо если желающих поучаствовать не окажется, то его запросто могут закрыть за неактивность.
Просто часто бывает, что заинтересованных людей немало, но большинство из них «читатели», сами никакой активности не проявляющие. Разве что изредка вопрос зададут. А пишут регулярно всего 2-3 человека.
Сам я тоже представлюсь, но позже. Пока времени мало, а ещё нужно ответить на первый вопрос.
Но, в данном случае, предполагаю, что используется последний Андроид-порт обычного OXC.
Ибо для него у меня подходящий мод есть, а вот на последнем OXCE он работать не хочет. Возможно, впоследствии попытаюсь его подшаманить. Плюс, перевести на русский десяток строк, в нём содержащихся.
Впрочем, в данном случае это не важно. Исправленная и переведённая мною версия должна работать и на OXC и на OXCE.
Итак, мод из 2017 года:
Однако с опытом вскоре становится ясно, что у инопланетян другие планы есть некоторые вещи, которые просто не стоит использовать, а другие слишком удивительны, чтобы к ним сразу не приступить. По этой причине я решил начать настройку оригинала, чтобы сделать игру хоть немного ближе к совершенству, чем я могу управлять с помощью набора правил OpenXcom. Это кажется довольно скромным по сравнению с модами, которые добавляют целые новые расы и даже новые фракции в целом, но я надеюсь, что это будет достаточно интересно для кого-то, чтобы опубликовать его публично.
Обзор изменений, с удобной навигацией:
Таким образом, больше нет предметов, которые приносят чистую прибыль (если вы не против косвенной продажи Элериума) до самого конца игры с пусковыми установками слияния шаров. Возможность получать в геометрической прогрессии больше денег из ваших мастерских полностью ломала игру, так что от этого пришлось отказаться. Сплавы наиболее близки к безубыточности, если вашим инженерам больше нечего делать.
Танки и ховертанки теперь можно перестроить при восстановлении обломков за небольшую часть первоначальной стоимости. Это делает их разумным вариантом сейчас, когда ваш бюджет не так хорош.
Я не касался автоматического выстрела, поскольку параметр точности на основе диапазона UfoExtender справляется с этим достаточно хорошо сам по себе.
Обе пушки теперь имеют дуговые выстрелы, что дает им особую роль для ведения огня с закрытых позиций. Странно приятно использовать Тяжёлую пушку против сектоидов с другой стороны здания или спамить выстрелами Автопушки, чтобы покрыть область взрывами, очень рекомендую это. Тяжёлая немного улучшена (особенно прицельный выстрел), Авто чуть-чуть ухудшена; однако точность на основе диапазона, вероятно, улучшает или ломает этот выбор.
Боеприпасы танков/пушек теперь взрываются. Безопаснее, чем ракетный танк, но полезно без прямых попаданий (что так же сложно, как в ванили с плохой встроенной точностью танков).
Пистолеты больше не имеют автоматического выстрела, но использование лазерных и плазменных пистолетов уменьшено по сравнению с обычными пистолетами, что делает их по-прежнему довольно популярными для спама.
Инженеры и навигаторы теперь разблокируют исследования НЛО и миссий инопланетян соответственно, вместо того, чтобы давать один случайный выбор из них бесплатно, поскольку функциональность для этого («getOneFree») вызвала ошибку, из-за которой вскрытие могло быть пропущено. Медикам также пришлось удалить эту функциональность, но, к сожалению, они не смогли получить замену. Пришельцы-террористы по-прежнему бесполезны.
Пси-усилители и бластерные пусковые установки были сумасшедшими OP и теперь требуют допроса эфириала коммандера. Если вы справитесь с этим, игра может также посоветовать вам поторопиться и уже пойти и сразиться с финальным боссом!
Тем не менее, пси-лаборатории по-прежнему исследуются как обычно, так что вы все еще можете отсеять свои войска или решить, кого пригласить на миссии эфириалов относительно рано в игре. Гиперволновой декодер также требует изучения Пси.
Разработка мода была прекращена в августе 2017, поэтому есть большой шанс, что последний Андроид-порт простого OpenXcom с ним справится (проверить не могу, у меня OXCE стоит, а он на мод ругается «[WARN] The OS is not happy with us! We’re gonna die!»). Ставьте исправленную версию и будет вам счастье, независимо от используемой версии игры. Даже на великом и могучем.
Прилагаю оригинальный файл мода: Vanilla Rebalanced.zip ( 6,59 КБ )
Исправленный для совместимости с OXCE + русский перевод: Vanilla Rebalanced fix OXCE + rus translated.zip ( 7,52 КБ )
Возможно эту проблему как-то решали в мегамодах, далёких от ванили, я же среди простых нашёл только один.
Определение пробивания брони:
Бронебойные патроны представляют собой пули из тяжелого металла с заостренным наконечником и длинным пороховым патроном, обычно стреляющие из длинноствольной винтовки. У них высокая начальная скорость пули, они летят довольно прямо и устойчиво. Они превосходно пробивают твердые материалы, такие как прочная броня, стекло, камни, кости, черепа и бетон. Они не так хороши в измельчении мягких тканей, и им может не хватать останавливающей силы, как у тупоконечных патронов с более низкой начальной скоростью.
X-Com прочесал земной шар в поисках мощных армейских AP-винтовок различных размеров, чтобы гарантировать, что их войска имеют шанс пробить броню пришельцев. Старые патроны времен Второй мировой войны с модернизированными длинными пороховыми патронами являются фаворитом, и их трудно найти в производстве, потому что современные нарезы позволяют гораздо меньшим боеприпасам пробивать даже самую прочную броню, привязанную к Земле.
* Крисалиды и Эфириалы, которые являются тяжело бронированными юнитами, теперь довольно слабы к AP. Винтовки нанесут им небольшой урон, но тяжелые пушки легко их уничтожат.
* У Змеелюдей крепкая броня, но я предполагаю, что она мясистая, как у мутонов. Я дал Змеелюдям небольшую слабость к AP, и это помогает винтовкам убивать их, но вам все равно лучше с лазерными винтовками. Я также немного скорректировал значения брони змеелюдей, чтобы сгладить их. Между рядами они были немного неустойчивы.
Файл мода: AP Weakness.zip ( 924 байт )
Собственно, про этот мод я и так помнил. Запомнился он мне тем, что в нём исправляются явные несоответствия игровой реальности статьям УФОпедии о слабостях разных врагов. Вот написано, что такой-то враг уязвим к такому-то оружию, а вот фиг вам. На самом деле такой слабости нет. Но узнать это можно только опытным путём. И очень много такого с оригинальной игры осталось.
Так вот, мод конечно интересный, но проблему тяжёлой плазмы он не решает. Она всё равно слишком сильна.
Я когда-то обдумывал эту проблему и у меня были такие мысли:
Пускай даже не очень сильно (используется ведь тот же порох), но достаточно чтобы намного легче было из таких новых огнестрелов убивать тех, с кем плазмой пришлось бы повозиться.
не помню кто где писал, «если вам стало легко играть, попробуте поиграть с одной базой, вверх ногами, с закрытыми глазами и тп.» 😀 пробовал с одной базой, вполне можно тянуть, финансирования наций хватает с запасом, если постепенно развиваться. главное на начальном этапе не лениться выполнять(успешно) все миссии, летать на все уфошки и крушения. потом уже по мере укрепления можно перебирать. для истинных любителей каждая миссия это удовольствие, а другим лишь бы галопом к финалу добежать и до свидания.
сейчас не играю, тему смотрю регулярно. игру держу на ноутбуке, как бутылку хорошего вина в подвале. знаю что есть, и если будет повод- достать и насладиться. и так до следующего раза.
всем поддерживающим тему большое спасибо, доброе дело делаете, господа.
Ну и еще: нет ли мода на оригинал, который развивал бы идею Людей в Черном из расширенного пака Сола?