Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Stratagus-vita: Difference between revisions

From GameBrew
m (Text replacement - "GameBrew!" to "GameBrew")
No edit summary
Line 6: Line 6:
}}
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=Wargus - Warcraft 2
|title=Wargus
|image=wargusvita.jpg
|image=wargusvita.jpg
|description=Port of Warcraft 1/2 for PSVITA.
|description=Port of Wargus, the Stratagus strategy game engine.
|author=Northfear
|author=Northfear
|lastupdated=2022/08/15
|lastupdated=2022/08/15
Line 15: Line 15:
|license=GPL-2.0
|license=GPL-2.0
|download=https://dlhb.gamebrew.org/vitahomebrews/wargusvita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/wargusvita.7z
|website=https://stratagus.com/
|website=https://www.reddit.com/r/vitahacks/comments/ozec8i/release_warguswar1gus_v313vita1_warcraft_12_mod/
|source=https://github.com/Northfear/stratagus-vita
|source=https://github.com/Northfear/stratagus-vita
}}
}}
Wargus is a Warcraft 2 Mod that allows you to play Warcraft 2 with the Stratagus engine. The game looks and sounds almost exactly like Warcraft 2. The gameplay is very close to Warcraft 2’s gameplay, with slight enhancements towards Starcraft and other more modern RTS games.
This is a port of Wargus/War1gus, the Stratagus strategy game engine to the PS Vita.
 
[https://stratagus.com/index.html War1gus] is a re-implementation of Warcraft: Orcs & Humans that allows you to play Warcraft with the Stratagus engine. The game uses graphics and sounds from the original Warcraft, but improves the gameplay mechanisms with many modern conveniences that the Stratagus engine allows, such as modern mouse controls, named groups, larger group selection, more player factions in multiplayer games, a map editor, and multiple towns.
 
[https://stratagus.com/war1gus.html Wargus] is a Warcraft 2 Mod that allows you to play Warcraft 2 with the Stratagus engine. The game looks and sounds almost exactly like Warcraft 2. The gameplay is very close to Warcraft 2's gameplay, with slight enhancements towards Starcraft and other more modern RTS games.


==Requirements==
==Requirements==
* Game Data Files: PC
Wargus/War1gus requires extracted Warcraft 1/2 (Warcraft: Orcs and Humans or Warcraft 2: ToD/BtDP) data in order to play the game.
 
So basically you'll have to install Wargus/War1gus on your PC, extract game data from original discs or GoG version. And once you have a working PC version, you'll have to copy extracted game data to your Vita.
 
Preparation:
*Install stratagus.vpk. Extract content of stratagus_data.zip into ux0:data/.
*Download [https://github.com/Wargus/wargus/releases/ Wargus]/[https://github.com/Wargus/wargus/releases/ War1gus] and install it to your PC (Make sure that you're using the SAME version for both Vita and PC, since version mismatch may cause problems).
*(You may need to disable antivirus during Wargus installation, since it may break ecoding process in some cases.)
 
How to use Wargus/War1gus:
*On the first launch you will be asked for a copy of the original Warcraft 1/2. Select the path to the game or GoG installer and wait until installer extracts/encodes the data.
*Once the data is extracted and you have a working PC installation of Wargus/War1gus, it's time to copy the game data to Vita.
**If you were using portable version of Wargus/War1gus, then the extracted data should be in the installation folder.
**Otherwise the game data should be located at Documents\Stratagus\data.Wargus or Documents\Stratagus\data.War1gus (for Windows versions).
 
Copy campaigns, graphics, maps, music, sounds and videos from Wargus/War1gus data folders and paste them into ux0:data/Wargus/ for Wargus or into ux0:data/War1gus/ for War1gus.


== Install ==
Copy scripts/wc2-config.lua for Wargus or scripts/wc1-config.lua for War1gus and paste the file into ux0:data/Wargus/scripts//ux0:data/War1gus/scripts/.


Wargus/War1gus requires extracted Warcraft 1/2 data in order to play the game.
'''Note:''' You may have to reinstall data files (Install steps 2-4) after the Stratagus update.


So basically you'll have to install Wargus/War1gus on your PC, extract game data from original discs or GoG version and once you have a working PC version, you'll have to copy extracted game data to your Vita.
==User guide==
Multiplayer is not supported on PS Vita.


<ol>
Game startup/loading times are around 1-2 minutes for Wargus.
<li><p>Download and install stratagus.vpk. Extract content of stratagus_data.zip into <code>ux0:data/</code>.</p>
<li><p>Download Wargus/War1gus and install it to your PC (Make sure that you're using the SAME version for both Vita and PC, since version mismatch may cause problems)</p>
<p>https://github.com/Wargus/wargus/releases/</p>
<p>https://github.com/Wargus/war1gus/releases/</p></li></ol>


(You may need to disable antivirus during Wargus installation, since it may break ecoding process in some cases)
Use the legacy fog of war, since it's much faster (should be on by default if you haven't replaced scripts folder).


<ol start="3">
Auto-cast with mages can cause pretty big slowdowns in War1gus (probably in Wargus too). No performance problems with auto healing and clerics tho.
<li><p>On the first launch you will be asked for a copy of the original Warcraft 1/2. Select the path to the game or GoG installer and wait until installer extracts/encodes the data.</p></li>
<li><p>Once the data is extracted and you have a working PC installation of Wargus/War1gus, it's time to copy the game data to Vita.</p></li></ol>


If you were using portable version of Wargus/War1gus, then the extracted data should be in the installation folder. Otherwise the game data should be located at <code>Documents\Stratagus\data.Wargus</code> or <code>Documents\Stratagus\data.War1gus</code> (for Windows versions).
You can turn on bilinear filtering by editing ux0:data/Wargus/wc2/preferences.lua/ux0:data/War1gus/wc1/preferences.lua and changing BilinearFilter option to true.


Copy <code>campaigns</code>, <code>graphics</code>, <code>maps</code>, <code>music</code>, <code>sounds</code> and <code>videos</code> from Wargus/War1gus data folders and paste them into <code>ux0:data/Wargus/</code> for Wargus or into <code>ux0:data/War1gus/</code> for War1gus.
==Controls==
Left Analog - Cursor movement


Copy <code>scripts/wc2-config.lua</code> for Wargus or <code>scripts/wc1-config.lua</code> for War1gus and paste the file into <code>ux0:data/Wargus/scripts/</code>/<code>ux0:data/War1gus/scripts/</code>.
Right Analog - Map scrolling


<ol start="5">
Cross - Left mouse button
<li>Start the game.</li></ol>


==Controls ==
Circle - Right mouse button


* Left analog stick - Cursor movement
Square - Attack
* Right analog stick - Map scrolling
* × - Left mouse button
* ○ - Right mouse button
* □ - Attack
* △ - Stop
* D-Pad Up/Right/Down/Left - 1/2/3/4 button
* L1 - Ctrl
* R1 - Shift (also used for cursor movement speedup)
* SELECT - F10
* START - Esc


Use L1 + D-Pad to create teams (1-4) and D-Pad to select them (same as Ctrl + 1-4 on keyboard).
Triangle - Stop


You can change cursor movement speed by editing <code>ux0:data/Wargus/wc2/preferences.lua</code>/<code>ux0:data/War1gus/wc1/preferences.lua</code> and changing <code>ControllerSpeed</code> option (you may need to change some game options first for this file to appear).
D-Pad Up/Right/Down/Left - 1/2/3/4 button


==Media==
L1 - Ctrl
<youtube>Z5iuxh7jGzU</youtube>


==Screenshots==
R1 - Shift (also used for cursor movement speedup)
https://dlhb.gamebrew.org/vitahomebrews/wargusvita-01.jpg
https://dlhb.gamebrew.org/vitahomebrews/wargusvita-02.jpg
https://dlhb.gamebrew.org/vitahomebrews/wargusvita-03.jpg
https://dlhb.gamebrew.org/vitahomebrews/wargusvita-04.jpg


=== Additional info ===
Select - F10
You may have to reinstall data files (Install steps 2-4) after the Stratagus update.


Multiplayer is not supported on PS Vita.
Start - Esc


Game startup/loading times are around 1-2 minutes for Wargus.
Use L1 + D-Pad to create teams (1-4) and D-Pad to select them (same as Ctrl + 1-4 on keyboard).


Use the <code>legacy</code> fog of war, since it's much faster (should be on by default if you haven't replaced <code>scripts</code> folder).
You can change cursor movement speed by editing ux0:data/Wargus/wc2/preferences.lua/ux0:data/War1gus/wc1/preferences.lua and changing ControllerSpeed option (you may need to change some game options first for this file to appear).


Auto-cast with mages can cause pretty big slowdowns in War1gus (probably in Wargus too). No performance problems with auto healing and clerics tho.
==Screenshots==
wargusvita3.png
wargusvita4.png


You can turn on bilinear filtering by editing <code>ux0:data/Wargus/wc2/preferences.lua</code>/<code>ux0:data/War1gus/wc1/preferences.lua</code> and changing <code>BilinearFilter</code> option to <code>true</code>.
wargusvita5.png
wargusvita6.png


==Changelogs==
==Changelogs==
'''v3.3.2-vita.3'''
'''v3.3.2-vita.3'''
*Added a message about the need of data re-install after an update
*Added a message about the need of data re-install after an update.


'''v3.3.2-vita.2'''
'''v3.3.2-vita.2'''
*Upstream version bump
*Upstream version bump.


'''v3.1.3-vita.2'''
'''v3.1.3-vita.2'''
*Fixed a crash that was happening with Vita-Recorder plugin installed
*Fixed a crash that was happening with Vita-Recorder plugin installed.


'''v3.1.3-vita.1'''
'''v3.1.3-vita.1'''
*Initial PS Vita port
*Initial PS Vita port.


== External links ==
==External links==
* Official Website - https://stratagus.com/
* GitHub - https://github.com/Northfear/stratagus-vita
* Github - https://github.com/Northfear/stratagus-vita
* VitaDB - https://vitadb.rinnegatamante.it/#/info/717
* VitaDB - https://vitadb.rinnegatamante.it/#/info/717
* Reddit - https://www.reddit.com/r/vitahacks/comments/ozec8i/release_warguswar1gus_v313vita1_warcraft_12_mod/

Revision as of 02:07, 30 December 2022

Wargus
File:Wargusvita.jpg
General
AuthorNorthfear
TypeStrategy
Version3.3.2-vita.3
LicenseGPL-2.0
Last Updated2022/08/15
Links
Download
Website
Source

This is a port of Wargus/War1gus, the Stratagus strategy game engine to the PS Vita.

War1gus is a re-implementation of Warcraft: Orcs & Humans that allows you to play Warcraft with the Stratagus engine. The game uses graphics and sounds from the original Warcraft, but improves the gameplay mechanisms with many modern conveniences that the Stratagus engine allows, such as modern mouse controls, named groups, larger group selection, more player factions in multiplayer games, a map editor, and multiple towns.

Wargus is a Warcraft 2 Mod that allows you to play Warcraft 2 with the Stratagus engine. The game looks and sounds almost exactly like Warcraft 2. The gameplay is very close to Warcraft 2's gameplay, with slight enhancements towards Starcraft and other more modern RTS games.

Requirements

Wargus/War1gus requires extracted Warcraft 1/2 (Warcraft: Orcs and Humans or Warcraft 2: ToD/BtDP) data in order to play the game.

So basically you'll have to install Wargus/War1gus on your PC, extract game data from original discs or GoG version. And once you have a working PC version, you'll have to copy extracted game data to your Vita.

Preparation:

  • Install stratagus.vpk. Extract content of stratagus_data.zip into ux0:data/.
  • Download Wargus/War1gus and install it to your PC (Make sure that you're using the SAME version for both Vita and PC, since version mismatch may cause problems).
  • (You may need to disable antivirus during Wargus installation, since it may break ecoding process in some cases.)

How to use Wargus/War1gus:

  • On the first launch you will be asked for a copy of the original Warcraft 1/2. Select the path to the game or GoG installer and wait until installer extracts/encodes the data.
  • Once the data is extracted and you have a working PC installation of Wargus/War1gus, it's time to copy the game data to Vita.
    • If you were using portable version of Wargus/War1gus, then the extracted data should be in the installation folder.
    • Otherwise the game data should be located at Documents\Stratagus\data.Wargus or Documents\Stratagus\data.War1gus (for Windows versions).

Copy campaigns, graphics, maps, music, sounds and videos from Wargus/War1gus data folders and paste them into ux0:data/Wargus/ for Wargus or into ux0:data/War1gus/ for War1gus.

Copy scripts/wc2-config.lua for Wargus or scripts/wc1-config.lua for War1gus and paste the file into ux0:data/Wargus/scripts//ux0:data/War1gus/scripts/.

Note: You may have to reinstall data files (Install steps 2-4) after the Stratagus update.

User guide

Multiplayer is not supported on PS Vita.

Game startup/loading times are around 1-2 minutes for Wargus.

Use the legacy fog of war, since it's much faster (should be on by default if you haven't replaced scripts folder).

Auto-cast with mages can cause pretty big slowdowns in War1gus (probably in Wargus too). No performance problems with auto healing and clerics tho.

You can turn on bilinear filtering by editing ux0:data/Wargus/wc2/preferences.lua/ux0:data/War1gus/wc1/preferences.lua and changing BilinearFilter option to true.

Controls

Left Analog - Cursor movement

Right Analog - Map scrolling

Cross - Left mouse button

Circle - Right mouse button

Square - Attack

Triangle - Stop

D-Pad Up/Right/Down/Left - 1/2/3/4 button

L1 - Ctrl

R1 - Shift (also used for cursor movement speedup)

Select - F10

Start - Esc

Use L1 + D-Pad to create teams (1-4) and D-Pad to select them (same as Ctrl + 1-4 on keyboard).

You can change cursor movement speed by editing ux0:data/Wargus/wc2/preferences.lua/ux0:data/War1gus/wc1/preferences.lua and changing ControllerSpeed option (you may need to change some game options first for this file to appear).

Screenshots

wargusvita3.png wargusvita4.png

wargusvita5.png wargusvita6.png

Changelogs

v3.3.2-vita.3

  • Added a message about the need of data re-install after an update.

v3.3.2-vita.2

  • Upstream version bump.

v3.1.3-vita.2

  • Fixed a crash that was happening with Vita-Recorder plugin installed.

v3.1.3-vita.1

  • Initial PS Vita port.

External links

Advertising: