Minor Race Advancement

Minor Race Advancement; support/discussion/questions

Moderator: thunderchero

User avatar
Kurn
Lieutenant-Junior Grade
Lieutenant-Junior Grade
Posts: 93
Joined: Thu Aug 12, 2010 2:00 am
Location: Germany

Re: Advancement Mechanism & Minor Race Building Behavior

Post by Kurn »

Kurn wrote: Mon Jul 16, 2018 4:09 pm
Spocks-cuddly-tribble wrote: Mon Dec 19, 2011 2:27 pm Number of Extra OBs (1-5 ; instead of main research buildings)

Code: Select all

004522D0                 mov     ecx, 5  // random divisor
004522DA                 lea     ebx, [edx+1]  // remainder +1
004522E7                 mov     edx, 5  // OB bld ID
Is it possible to edit the random divisor so the number of extra OBs is always 1?
It would be very nice if someone could edit this one day. It's so frustating when you try to conquer an advanced minor race (30 OBs) with warbirds. The population loss is 90-100%. :(
User avatar
Spocks-cuddly-tribble
Code Master
Code Master
Posts: 1962
Joined: Sun Apr 27, 2008 2:00 am

Re: Minor Race Advancement

Post by Spocks-cuddly-tribble »

It's a simple hex value at 0x516D1 in trek.exe.

The Ultimate Editor has an asm -> hex location converter if you have trouble with this.(1-2 bytes off due to opcodes) :idea:

If you change the default 05 to 01 the minor races get a maximum of two OBs per evolution jump (1 + random 0-1 extra [50% +1 OB or main research]).

But there is also the option to bribe them. :wink:
I don't know how many bugs is too many but that point is reached somewhere before however many in BotF is.
User avatar
justanick
Ensign
Ensign
Posts: 36
Joined: Mon Jun 05, 2023 1:30 pm

Re: Advancement Mechanism & Minor Race Building Behavior

Post by justanick »

Kurn wrote: Wed Jan 31, 2024 12:22 pmIt's so frustating when you try to conquer an advanced minor race (30 OBs) with warbirds. The population loss is 90-100%. :(
There is the alternative to use cheap scouts as damage soaks instead of expensive warbirds with too much firepower.

viewtopic.php?t=178
User avatar
Spocks-cuddly-tribble
Code Master
Code Master
Posts: 1962
Joined: Sun Apr 27, 2008 2:00 am

Re: Minor Race Advancement

Post by Spocks-cuddly-tribble »

Well, even with the cheapest Romulan scouts 2 plus min one TT 2 its a min loss of 49k, so my bribe suggestion might be cheaper and faster given the fleet build time. Unless you play ECM and are short on credits due to the very low ship scrapping revenue....
I don't know how many bugs is too many but that point is reached somewhere before however many in BotF is.
User avatar
justanick
Ensign
Ensign
Posts: 36
Joined: Mon Jun 05, 2023 1:30 pm

Re: Minor Race Advancement

Post by justanick »

If bribing is an option, then it usually is the best option.
Post Reply

Return to “Minor Race Advancement”