Admiral's Edition General Thread

This new stand alone release based on the legendary War in the Pacific from 2 by 3 Games adds significant improvements and changes to enhance game play, improve realism, and increase historical accuracy. With dozens of new features, new art, and engine improvements, War in the Pacific: Admiral's Edition brings you the most realistic and immersive WWII Pacific Theater wargame ever!

Moderators: wdolson, MOD_War-in-the-Pacific-Admirals-Edition

Speedysteve
Posts: 15974
Joined: Tue Sep 11, 2001 8:00 am
Location: Reading, England

RE: Admiral's Edition General Thread

Post by Speedysteve »

Me = dumbass
Nik = Fanboi
T = dumbass
 
WitE 2 Tester
WitE Tester
BTR/BoB Tester
User avatar
Terminus
Posts: 39781
Joined: Fri Apr 22, 2005 11:53 pm
Location: Denmark

RE: Admiral's Edition General Thread

Post by Terminus »

Self-awareness is always good, Speedette...[:'(]
We are all dreams of the Giant Space Butterfly.
Rainerle
Posts: 463
Joined: Wed Jul 24, 2002 11:52 am
Location: Burghausen/Bavaria
Contact:

RE: Admiral's Edition General Thread

Post by Rainerle »

Commenting on PP ponits.
Why is it then when I decide to swap the commander of a lowly ASW (or some other unimportant) TF I have to pay around 8-10 PP if I swap a LCDR with a LCDR and only around 4-6 if I swap a LCDR with a ADM ??? Are admirals that plenty that I can put them in worthless commands?
Image
Image brought to you by courtesy of Subchaser!
User avatar
Don Bowen
Posts: 5189
Joined: Thu Jul 13, 2000 8:00 am
Location: Georgetown, Texas, USA

RE: Admiral's Edition General Thread

Post by Don Bowen »

ORIGINAL: Rainerle

Commenting on PP ponits.
Why is it then when I decide to swap the commander of a lowly ASW (or some other unimportant) TF I have to pay around 8-10 PP if I swap a LCDR with a LCDR and only around 4-6 if I swap a LCDR with a ADM ??? Are admirals that plenty that I can put them in worthless commands?

Completely reworked in AE


User avatar
ny59giants
Posts: 9893
Joined: Mon Jan 10, 2005 12:02 pm

RE: Admiral's Edition General Thread

Post by ny59giants »

Speaking of Political Points as I'm frustrated with only getting 50 PP per day in CHS, will they be modified throughout the game or remain the same throughout??  It would be nice for the Allied to get a few bumps up as the game goes along (start at 50 and go to 100 and then 150 as an example).
[center]Image[/center]
User avatar
Skyland
Posts: 284
Joined: Thu Feb 08, 2007 1:30 pm
Location: France

RE: Admiral's Edition General Thread

Post by Skyland »

How Vichy forces (land, sea, air) in Indochina will be managed in AE ?
On map at start or triggered by allied approach ?
Any other specials rules ?
Thanks
agm
Posts: 34
Joined: Tue Jul 26, 2005 11:55 pm

RE: Admiral's Edition General Thread

Post by agm »

It's been three months since the Big Announcement. Any hope you can give us a more definitive version of "summer" for availability. Thanks and great work!
Another Andy Mac
Andy Mac
Posts: 12577
Joined: Wed May 12, 2004 8:08 pm
Location: Alexandria, Scotland

RE: Admiral's Edition General Thread

Post by Andy Mac »

Hmm I probably should wait for Joe to do it but I always was a tad impatient - I am sure Joe could give you all the rounded fuller version but here is my potted version.
 
Things are moving well - art is looking great new air ORBAT is in and looks fantastic, land and sea are both also almost done. We are tweaking a few bits and pieces but its coming together nicely
 
AI is a PITA and always will be - I have probably spent 90% of my time on AI for the last two months as has half the land team and some even more - really really getting to hate the AI work although its looking a lot better. (Did I mention how much I hate the AI [:D][:D])
 
Its doing a lot of things with some sense and is scriptable e.g. we are not quite up to having random scripts but if I had the time (and it will be exposed in the editor so someone else can) I could go through and create 4 or 5 different AI Scripts for each side post em on a site for the main scenario and let the player randomly select one to use with the AI following a different core strategy each time.
 
Getting one integrated AI up and running takes a lot of time but I am sure others will take up the challenge after you get your hands on the editor to do just that.
 
Scenarios not yet built (and no dont ask me about which scenarios are going to make the cut because I don't know)
 
All teams are working on tweaks from a land team perspective we just got an auto squad upgrade up and running so that as a squad type is returned to the pool it auto upgrades to the most current version - e.g. USMC 41 Squad when the player has sufficient 42 Squads to upgrade the 41 Squads that are returned to the pool automatically become 42 squads and can be used to upgrade the next unit. This allows mass conversion of squad type devices when an upgrade happens.
 
We also got Invasion scenarios in for both sides so invading places like India or NZ or the HI will have consequences.
 
Did a trawl through the leader database and added a few more Air Commodores and AVM's for HQ's
 
Convoys system is in for off map bases to allow varied supply levels by month and varied device availability
 
End dates for land device production so no more masses of obsolete equipment.
 
Basically lots of changes all still to be tested and may need to be disabled (Coders have done a superb job to get in the the final adjustments but we are pretty much all in testing or AI mode now)
 
So much to say so little time I hope the above helps you to see where we are driving at.
 
Andy
herwin
Posts: 6047
Joined: Thu May 27, 2004 9:20 pm
Location: Sunderland, UK
Contact:

AI

Post by herwin »

I'm interested in your comments about the AI. I work on biologically-inspired robotics, so I have to deal with the scripting problem. Our current direction involves a action value system that incorporates three elements: reflexes, habits, and goal-oriented behaviour. The decision-making involves selection from available actions by summing the expected values of each (in terms of each element), weighted by 1/(variance). (Thus high risk scripts would have low weights.) Then select actions in terms of these estimated values, starting at the top. Goal-oriented behaviour involves having a forward model of each possible operation. We are just beginning to understand how forward modelling takes place in the brain. It seems to involve the posterior part of the cerebellum, which doesn't work with the motor system, but instead seems to play a more general role. The Purkinge cells of the cerebellum are the biggest and most computationally sophisticated neurones in the CNS. They linearize actions and learn the partials of the payoffs as a function of adjustable parameters so they can report back the change of payoffs as a function of changes to parameter settings.

What this suggests is that your AI might take the approach of integrating reflex behaviour, habitual behaviour (using an actor-critic approach that caches payoffs), and goal oriented behaviour. All three categories involve scripts. The goal-oriented behaviour scripts have adjustable parameters. You then need a model for each goal-oriented script that predicts payoffs and converts parameter settings into deltas to the payoffs. Keep track of script performance in an engine database, and optimise over time for each installation.
Harry Erwin
"For a number to make sense in the game, someone has to calibrate it and program code. There are too many significant numbers that behave non-linearly to expect that. It's just a game. Enjoy it." herwin@btinternet.com
User avatar
witpqs
Posts: 26376
Joined: Mon Oct 04, 2004 7:48 pm
Location: Argleton

RE: Admiral's Edition General Thread

Post by witpqs »

ORIGINAL: Andy Mac

End dates for land device production so no more masses of obsolete equipment.

Andy

Will this be true for aircraft as well?
Andy Mac
Posts: 12577
Joined: Wed May 12, 2004 8:08 pm
Location: Alexandria, Scotland

RE: Admiral's Edition General Thread

Post by Andy Mac »

Sorry Herwin thats pretty much above my pay grade I will need to refer you to someone that understands the AI stuff - I am very much in the just trying to get it doing sensible stuff camp.
 
I believe air have end dates as well but not sure how it works one of the airdales would need to answer that one....
rockmedic109
Posts: 2422
Joined: Tue May 17, 2005 11:02 am
Location: Citrus Heights, CA

RE: Admiral's Edition General Thread

Post by rockmedic109 »

Thank you for the info.

Enerytime I read something new, I am amazed and filled with wonder.

I haven't been this excited for a game to be released since Red Baron 2.

I am going to be off work for about six months {starting last week}, so I just wished timing could have coincided with that a little better.
User avatar
Shark7
Posts: 7936
Joined: Tue Jul 24, 2007 4:11 pm
Location: The Big Nowhere

RE: Admiral's Edition General Thread

Post by Shark7 »

ORIGINAL: Andy Mac

Sorry Herwin thats pretty much above my pay grade I will need to refer you to someone that understands the AI stuff - I am very much in the just trying to get it doing sensible stuff camp.

I believe air have end dates as well but not sure how it works one of the airdales would need to answer that one....

If you can even get it to the point that it actually moves while drooling instead of just standing still and drooling it will be an improvement. [;)] [:D]
Distant Worlds Fan

'When in doubt...attack!'
Lameduck
Posts: 18
Joined: Wed Feb 06, 2008 10:18 am

RE: Admiral's Edition General Thread

Post by Lameduck »

If you don't mind a newbie asking a question, can political points received be based on current score? I have the impression that the Allied player will be deciding what units he gets by purchasing them by using his points.

I see all these AAR's where Japan is doing much better than they did historically, but there's no way to simulate the Allies responding to the Japanese threat.
User avatar
Terminus
Posts: 39781
Joined: Fri Apr 22, 2005 11:53 pm
Location: Denmark

RE: Admiral's Edition General Thread

Post by Terminus »

ORIGINAL: Lameduck

If you don't mind a newbie asking a question, can political points received be based on current score? I have the impression that the Allied player will be deciding what units he gets by purchasing them by using his points.

No, and where do you get that idea?
We are all dreams of the Giant Space Butterfly.
bradfordkay
Posts: 8602
Joined: Sun Mar 24, 2002 8:39 am
Location: Olympia, WA

RE: Admiral's Edition General Thread

Post by bradfordkay »

Some of the mods have more units (compared to stock) listed as West Coast Command which then require PPs to be spent in order to bring them forward. Some of these mods give more PPs in order to facilitate this requirement.

It's possible, Terminus, that Lameduck is noticing this in some of the AARs he is reading and has extrapolated that AE will be similar.
fair winds,
Brad
User avatar
Terminus
Posts: 39781
Joined: Fri Apr 22, 2005 11:53 pm
Location: Denmark

RE: Admiral's Edition General Thread

Post by Terminus »

That's a definite possibility...
We are all dreams of the Giant Space Butterfly.
Lameduck
Posts: 18
Joined: Wed Feb 06, 2008 10:18 am

RE: Admiral's Edition General Thread

Post by Lameduck »

Sorry, I went through most of the AE threads in the last few days, and they're bit jumbled up for me. What I was thinking of came from this

ORIGINAL: Mike Solli

quote:

ORIGINAL: Don Bowen


quote:

ORIGINAL: 1275psi

Hi
The AE threads are getting pretty big, and I have not really followed them too much -I already am going to get it! -a quick question on Political points
I understand that not returning a ship will be expensive.
But what is to stop a person just going into the political points red -and then deciding -well -Ill never get back into the green -Ill just never return anything now.
Tabpub against me nhas never returned a single ship as far as I can tell -and in game terms it has'nt hurt too much.

Would it make more sense to say -well, you are in the red -no reinforcements for you until you are back into the green!

Probably been covered all this - so sorry in advance




If you run out of Political Points in AE, you will be screwed. The politicians will not let you do anything! They won't let go of land or air units, won't allow you to change commanders, and other things that don't pop to mind right now.

That's what political points are for.



Is there a difference in the use of PPs in AE vs WitP?

Edit: I'll ask this in the general thread.



Not really but most of the US/Allied stuff iirc enters as part of restricted commands...so to go anywhere or do anything with them will require PP.

I was thinking that maybe Allied reinforcements would be at some "eastern US" base and have to be bought out before they can be used. If so, then if the Japanese are doing much better than historical and have a large lead, then the Allies could get more PP's to free up more units. Many ships such as the Wasp could have been sent to the Pacific earlier if the situation was so dire that they were needed.

What made me think of this is the "Forlorn Hopes" AAR where the Japanese are approaching Sydney. A large scale invasion of Southeast Australia could have forced the cancellation of Torch and brought the Wasp and maybe some British CV's into the Pacific earlier.
Andy Mac
Posts: 12577
Joined: Wed May 12, 2004 8:08 pm
Location: Alexandria, Scotland

RE: Admiral's Edition General Thread

Post by Andy Mac »

Ah ok I understand some of this is under debate now.
 
Broadly forces attached to India Command, West Coast and Australia Command and some NZ Command units must be bought out by PP's
 
Forces that arrive after the start tend not to be restricted.
 
For the 1st 6 months the allies will have some tough choices to make with PP's
 
Do you replace Percival 250 PP's
Do you replace Heath another 150 PP's
Do you try to save some US units in the PI
Do you try to free up units from Australia/NZ or the West Coast to garrison the SLOC or try to get enough points to buy a Bde or two from India to further reinforce Malaya ?
 
PP's are going to be in short supply as the allies for 6 months.
 
After that how many PP's are REQUIRED to get the historic ORBAT is a matter still under debate inside the team.
 
Certainly some US forces that served in the Pacific will need to be acquired especially those on the west coast in the 1st 6 months of the war.
All the Australian Militia Bdes that served overseas need to be bought out.
The NZ Bdes that served with 3rd NZ Div will  be available and will need to be bought out
As will the Canadian Bde Group that served in the Aleutians
Also some India Command Units will need to be bought out of a restricted command.
 
Some choices will be easier. e.g. Most of the Dutch Army on Java cannot be moved to another island and you cannot buy them out with PP's other islands can redeploy if you have PP's
 
Remember units have about 50% more devices than stock so units cost more to release.
 
On balance PP's are going to be tighter throughout the war and there will be less scope for buying out all the forces and sending them off to fight.
 
e.g. Canadian Bde Gps able to be bought out will still number 3 but static devices will slow down the rate of acquisition. NZ HDef Bdes will be restricted from changing HQ so again only 1 or 2 extra bdes will even be available.
 
Basically these forces 'may' be released eventually but you will be sacrificing a US oir Indian unit to do it - thats the aim not sure yet how its going to work out.
 
 
 
 
User avatar
witpqs
Posts: 26376
Joined: Mon Oct 04, 2004 7:48 pm
Location: Argleton

RE: Admiral's Edition General Thread

Post by witpqs »

Andy, one thing you said brings up an issue for me. You mentioned that after the first few months most US forces would not be arriving at restricted commands. I dislike having too many forces preallocated to South Pacific, Central Pacific, etc. because while that might reflect historical disposition, if the opposing Japanese player emphasizes attacks along a different axis, then the Allied player is stuck with (for example) zillions of troops going to SouthPac when the threat is up north.

I like the idea of all (or most) arriving forces being assigned to the 'home command'. If that command is a restricted one, as in West Coast, then allocate the PP's to reassign them once. Any shifting of LCU later would have to use the very dear daily PP's.

I thought I remembered reading earlier in these AE threads that what I described was roughly how things were going to be in AE, but you seem to be saying otherwise:
Certainly some US forces that served in the Pacific will need to be acquired especially those on the west coast in the 1st 6 months of the war.

I am interpreting that to mean that the remaining US forces will not need to be acquired.
Post Reply

Return to “War in the Pacific: Admiral's Edition”