Page 1 of 2

CoCoNet 0.9.6 released

PostPosted: 25 Oct 2009, 05:39
by Kroah
Hi everyone!

Here's version 0.9.6.33 of CoCoNet: CoCoNet Installer 0.9.6.33.exe

New features:
- Client & Server program merged
- New "Join & Host"
- Custom AI compiled at run time
- Custom AI files sent from the server to the clients if needed
- Vanilla AI available (XL & ST)
- Option to select distinct AI for each Computer
- Option to select the scenario (Standard, 1880 & 1914)
- Load & Save game feature
- Direct3D via XNA instead of GDI+ to improve framerate
- Zoomed map for high resolution screen

You must install the following components before installing CoCoNet:
- Microsoft DirectX 9.0c
- Microsoft .NET Framework 3.5
- Microsoft XNA Framework 3.1

As you can see, this is a major release. But new features mean new bugs too...
I have a lot of spare time right now, so i will be highly responsive to your feedbacks (bugs, gameplay enhancement...).
If CoCoNet throws an exception, it's written to a file inside the logs folder.

Thank you very much for your time and have fun! :)

Re: CoCoNet 0.9.6.33 released

PostPosted: 25 Oct 2009, 21:41
by captain jack
Hi all,
i have some newbie questions.
i´ve downloaded and instal the new version.
when i start there´s a window with 4 fields
User: my name
Port:2626
Adress:
Server:

What must be written in these 2 fields(Adress, Server)?

greetings Captain Jack?

Re: CoCoNet 0.9.6.33 released

PostPosted: 25 Oct 2009, 23:37
by Kroah
captain jack wrote:What must be written in these 2 fields(Adress, Server)?

I think you've found by yourself, but here's the explanation:
- Address: this is the IP or DNS of the sever when you want to join a game, not needed if you host. You can put "localhost" if you launch a second instance of CoCoNet.
- Server: this is the server name (aka game name), needed if you host only.

Re: CoCoNet 0.9.6.33 released

PostPosted: 27 Oct 2009, 01:04
by Monty
i can't play it. when i press the "host" button on the starting screen, the next screen appears but in the background another window with an exception opens up and if i click "ok" in that window the game shuts down.
Maybe a graphic card issue? i use a radeon 9600xt.

Re: CoCoNet 0.9.6.33 released

PostPosted: 01 Nov 2009, 18:33
by Kroah
Hum, this is a driver compatibility issue.

In fact your driver does not support texture that are not power of 2. I think newest drivers should enable this feature.

If not, i'm really surprised that this powerful card does not support it.

Anyway, i'll update my code to create power of 2 textures for those hardwares (mainly mobile card).

Can you try update your drivers with latest ones?

PS: CoCoNet forum permissions had some problems. I've fixed this, you can now post without approval (at last!) and subscribe to forum/topics. Sorry for the trouble.

Re: CoCoNet 0.9.6.33 released

PostPosted: 02 Nov 2009, 16:34
by Kroah
If you have some time, I would need to know your graphics card DirectX CAPS (capabilities) with your updated drivers. You can use DirectX CAPS Viewer to get them.

I would like the full dump of all your caps if the tool allows it (if possible), else I'm mainly interested for the values of D3DPTEXTURECAPS_NONPOW2CONDITIONAL and D3DPTEXTURECAPS_POW2.

If you don't know how to do it, the next version of CoCoNet can list them.

I've tried a 6600GT, a 7600GS and a Radeon 4670 but all accept non power of 2 textures. I haven't any older Radeon gfx card (Nvidia cards are compatible since the 6xxx series). I'll try to get a laptop computer anyway, their mobile gfx processor are less powerful.

Thank you,
Pascal

Re: CoCoNet 0.9.6.33 released

PostPosted: 06 Nov 2009, 03:12
by Monty
sorry for answering late.
actually i don't use the original ati catalyst driver, instead i'm using a modded driver (omegadrivers.net). and not the newest one i have to admit. i tried to update the driver some time ago but encountered problems and so i returned to the one i had before (which makes no problems exept not working with coconet :cry: ). so i might wipe it from my system and install the newest catalyst driver eventually, but i can't tell now when this will be, sorry again. i will try to do it soon though...
keep it going!
cheers monty

Re: CoCoNet 0.9.6.33 released

PostPosted: 06 Nov 2009, 11:40
by Kroah
Don't install the Catalyst only for CoCoNet, stick with the modded drivers. I had some issue last year with official Nvidia drivers and i won't try another drivers unless i really need it.
This WE, I'll post a new version of CoCoNet using conditional support of 2D textures with dimensions that are not powers of two for old devices only. If this doesn't work, I'll only use 2D textures with dimensions that are powers of two for those.

Beside this problem, I've played a full game with 4 players without any glitches. So i think releasing CoCoNet after the texture fix, if it works!

Thank you for your time,
Pascal

Re: CoCoNet 0.9.6.33 released

PostPosted: 06 Nov 2009, 13:37
by Monty
ok, that would be best if it worked that way :D
and did you win the game? and which major power did you play? :wink:

Re: CoCoNet 0.9.6.33 released

PostPosted: 07 Nov 2009, 00:40
by Kroah
Can you try with CoCoNet 0.9.7:
CoCoNet Installer 0.9.7.exe

I hope this will work (".)

Re: CoCoNet 0.9.6.33 released

PostPosted: 11 Nov 2009, 12:30
by Symoon
Hi,

Can't wait to try the new version !

But... Is there a way to install XNA without having to install Visual Studio or C# Express 2008 ?
C# Express says it requires 468MB of disk space, and my good old computer is running low on hard disk space on the system partition (1.3GB left) :-/

REPLYING TO MYSELF: Yes, it is possible ;-)
See http://blogs.msdn.com/astebner/archive/2009/06/12/9740290.aspx
1Gb left on my hard drive... Gragl ;-)

Re: CoCoNet 0.9.6.33 released

PostPosted: 11 Nov 2009, 12:44
by captain jack
@Symoon
That´s a good idea. on my PC i can install without problems, i think, there´s already Visiual studio or exress.
On my Notebook, i have problems to install, but i´m trying.

greetings
captain jack

Re: CoCoNet 0.9.6.33 released

PostPosted: 11 Nov 2009, 12:50
by Monty
Kroah wrote:Can you try with CoCoNet 0.9.7:
CoCoNet Installer 0.9.7.exe

I hope this will work (".)

sadly, the same error still occurs :cry:

Re: CoCoNet 0.9.6.33 released

PostPosted: 11 Nov 2009, 13:19
by Symoon
I also have an exception running the game. It occurs exactly as Monty's one (exception behind the "hosting game" screen), but for a different reason it seems.

I use an old ATI Mobility Radeon, with 32MB of video RAM... Maybe too old ?

Re: CoCoNet 0.9.6.33 released

PostPosted: 11 Nov 2009, 23:11
by Kroah
Thank you all for your reply, i'll have a look at the excpetions :( .

This is hard to catch the problem because i have no way to reproduce the bug here (i have only Nvidia video cards...7600GS, 6600GT, GeForce 4 Ti and GeForce GT 230M).

Concerning the XNA framework, you can download the redistributable version here (only 7.3 MB!):
- Microsoft XNA Framework Redistributable 3.1