Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Buttercraft

Pages: [1] 2 3 ... 5
1
Server.War2.ru / Re: [Release] Windows Network Stack Optimizer
« on: December 08, 2024, 02:51:15 PM »
You can run the script on any system from Vista and up

it will have no affect on connectivity whatsoever, but may help in some cases like a bad driver, etc

2
Server.War2.ru / [Release] Windows Network Latency Optimizer
« on: December 08, 2024, 02:18:19 PM »
Since so many suffer from latency issues despite having otherwise decent connections I thought I should repost this here

This is the same script I wrote for Harry in an earlier thread but it fixes a bunch of other issues that affect latency, e.g.,

* Disables network throttling (by default windows reserves 20% of bandwidth for multimedia applications)
* Disables FlowControl/InterruptModeration/AdaptiveIFS at the driver level
* Disables all offloading to the NIC, CPU is faster
* Disables green energy options that restrict bandwidth
* Disables Jumbo Packets which interfere with VPN traffic

And a bunch of other optimizations.

If you change from ethernet to wifi or vice verse OR change network card, run the script again.

Run the script as admin, right click -> run as Administrator.


3
Server.War2.ru / Re: Warcraft II - 29 years! War2Combat 5.0 released!
« on: December 07, 2024, 03:20:29 AM »
I had problems getting 640x480 to work correctly.  I do not like HD screen sizes for war2 as it makes the minimap to hard to monitor on a large monitor.  So I started messing with the video settings to try to get the ORIGINAL settings back.

I also HATE that the pvpgn chat window gets taken out of full screen and becomes a window in both openGL and DirectX9 whenever you enter it (from a game or from main menu).

Modify ddraw.ini (previously dd-hd.ini) directly, like this.

Code: [Select]
fullscreen=true
windowed=false
maintas=true
boxing=false
savesettings=0
resizable=false
nonexclusive=false
fixchilds=2

If you like sharpness above all else, try this shader (only works properly in fullscreen).

4
Server.War2.ru / Re: [Release] New Shaders for HD users
« on: November 26, 2024, 03:54:01 AM »
Do you have any pictures to show before and after? Like what does this add?

Better visuals, cat-rom was not designed for computer graphics (see bottom of this page).

https://en.wikipedia.org/wiki/Mitchell%E2%80%93Netravali_filters

Catrom and B-spline are extreme opposites. Mitchell Netravali splits the difference, but still sits on the blurry side.

This is as sharp as you can push before you see similar types of artifacts.

5
Server.War2.ru / Re: [Release] New Shaders for HD users
« on: November 26, 2024, 03:52:35 AM »
Thanks for your input Lance, I forgot to add the bilinear switch. :newthumbsup:

6
Server.War2.ru / [Release] New Shaders for HD users
« on: November 23, 2024, 04:38:40 PM »
z-cubic is a "keys cubic" so called ideal filter based on the formula B+2C=1 (similar to Mitchell Netravali but maximally sharper)

z-cubic-soft is one tap softer, looks nice with cartoon style graphics as in war2, trees render a bit like remaster.

z-cubic-sharp is one tap sharper than z-cubic, some may prefer this.

Place them in your Shaders directory and modify the shader= line in ddraw.ini/dd-hd.ini

Code: [Select]
shader=Shaders\z-cubic-bilinear.glsl
:peon:


7
Server.War2.ru / Re: How to prevent
« on: November 12, 2024, 12:40:55 AM »

8
Mods & Development / Re: Mouse Cursor on twitch disappeared
« on: November 09, 2024, 05:52:45 PM »
I use opengl with custom shaders, ddrawcompat doesn't work with HD on my machine(config issue), it's a generic driver

when you say glitchy you mean you get jaggy graphics? put this INI in your combat folder, should clear that up

10
Mods & Development / Re: Mouse Cursor on twitch disappeared
« on: November 08, 2024, 09:14:37 PM »
Before you try the patch, try running DirectDraw compatibility tool (attatched to this post)

Point it at 'Warcraft II BNE.exe' and click apply.

11
Mods & Development / Re: Mouse Cursor on twitch disappeared
« on: November 08, 2024, 09:03:43 PM »
You may need to update your Lambchops (LC.dll) for the hardware cursor, but I think that's a dead end :salty:

https://forum.war2.ru/index.php?topic=6461.msg102140#msg102140

The widescreen patch has the latest lambchops plugin loader built in, no dlls are required.

Install the widescreen patch and set the resolution to 640x480 (in Warcraft II BNE.ini), you will not get HD icon and it will play almost exactly the same.

Play around with "Warcraft II Config.exe" if you don't know how to mess with .ini files, to see what works and see what settings you like visually.

12
Mods & Development / Re: Mouse Cursor on twitch disappeared
« on: November 08, 2024, 06:22:15 AM »
Dropping the ddraw.dll from fois HD mod into your War2 folder should fix it (backup the original incase of issues)

If not there is the hardware cursor plugin (it's in the same zip)

HardwareCursor.w2p, HardwareCursor.ini and "Cursors" folder go in your War2Combat\plugin folder

https://www.moddb.com/downloads/warcraft-ii-widescreen

13
Server.War2.ru / Re: How did this happen?
« on: November 08, 2024, 06:07:53 AM »
Always learning new strats from Rio

14
Cartography & Custom Maps / Re: U8 Defence map
« on: November 08, 2024, 06:05:25 AM »
Looks fun, how many players do we need? full house?

15
Server.War2.ru / Re: Warcraft 2 Remaster may be coming
« on: November 08, 2024, 06:04:01 AM »
They will definitely ruin it. The only way to remaster it is uodate the graphics a bit, the rest is perfect.
Agreed, although I feel like Dragon/Gryphon sprites were rushed, and they should respond faster

New maps by competent mappers, tilets(upper ground, ramps, bridges, doodads, map triggers, larger maps), audio tracks and.. ..maybe.. pathing could be improved

The basic game is solid

Pages: [1] 2 3 ... 5