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

Zelda3 Vita: Difference between revisions

From GameBrew
m (HydeWing moved page The Legend of Zelda - A Link to The Past (Zelda3) Vita to Zelda3 Vita without leaving a redirect)
No edit summary
Line 15: Line 15:
|license=MIT
|license=MIT
|download=https://dlhb.gamebrew.org/vitahomebrews/zelda3alinktothepastvita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/zelda3alinktothepastvita.7z
|website=https://github.com/snesrev/zelda3
|website=https://github.com/Rinnegatamante/zelda3
|source=https://github.com/Rinnegatamante/zelda3
|source=https://github.com/Rinnegatamante/zelda3
}}
}}
Zelda3 Vita is a port of zelda3, a reimplementation of The Legend of Zelda: A Link to The Past with several enhancements.
Zelda3 Vita is a port of zelda3, a reimplementation of The Legend of Zelda: A Link to The Past with several enhancements.


==Requirements==
==Features==
* Game Data Files: SNES
*Secondary item slot on button X (Hold X in inventory to select).
*Displays max rupees, bombs and arrows with yellow or orange color.
*Extends throwing bombs to four instead of two.
*Support for MSU audio tracks.
*Support for enhanced aspect ratios of 16:9 or 16:10.
*Switching current item with L/R keys.
*Reordering of inventory by pressing Y+Arrows.
*Higher quality map screen.
*Disable low health beep.
*Pick up items and destroy pots with Sword.


==How to set up==
==Installation==
Requirements:
* Game Data Files: SNES.
 
How to set up:
*You need to extract the file zelda3_assets.dat from a dump of your own The Legend of Zelda: A Link to The Past US SNES cartridge. To do so:
*You need to extract the file zelda3_assets.dat from a dump of your own The Legend of Zelda: A Link to The Past US SNES cartridge. To do so:
*Download [https://www.python.org/ftp/python/3.10.7/python-3.10.7-amd64.exe Python installer] and install
**Download [https://www.python.org/ftp/python/3.10.7/python-3.10.7-amd64.exe Python installer] and install.
*Open the command prompt
**Open the command prompt.
*Type "python -m pip install --upgrade pip" and hit enter
**Type "python -m pip install --upgrade pip" and hit enter.
*Type "python -m pip install --upgrade Pillow" and hit enter
**Type "python -m pip install --upgrade Pillow" and hit enter.
*Type "python -m pip install --upgrade pyyaml" and hit enter
**Type "python -m pip install --upgrade pyyaml" and hit enter.
*Close the command prompt
**Close the command prompt.
*Follow these steps: https://github.com/snesrev/zelda3/wiki/2.-Cloning-and-Setup
**Follow these steps: https://github.com/snesrev/zelda3/wiki/2.-Cloning-and-Setup
*Place zelda3_assets.dat file in ux0:data/zelda3/tables
*Place zelda3_assets.dat file in ux0:data/zelda3/tables.
 
Options:
*Several options can be changed by editing the file ux0:data/zelda3/zelda3.ini.
*If you care more about framerate than widescreen, 4:3 aspect ratio is suggested to be set.
*(4:3 ensures game is always fullspeed whilst with widescreen, sometimes game drops down around 45 fps).


'''Options'''<br>
==Screenshots==
Several options can be changed by editing the file ux0:data/zelda3/zelda3.ini.
zelda3alinktothepastvita3.jpg
If you care more about framerate than widescreen, 4:3 aspect ratio is suggested to be set. (4:3 ensures game is always fullspeed whilst with widescreen, sometimes game drops down around 45 fps).


==Media==
zelda3alinktothepastvita4.jpg
<youtube>Z6hjG6MCcZ8</youtube>


==Screenshots==
zelda3alinktothepastvita5.jpg
https://dlhb.gamebrew.org/vitahomebrews/zelda3alinktothepastvita-01.jpg
https://dlhb.gamebrew.org/vitahomebrews/zelda3alinktothepastvita-02.jpg
https://dlhb.gamebrew.org/vitahomebrews/zelda3alinktothepastvita-03.jpg
https://dlhb.gamebrew.org/vitahomebrews/zelda3alinktothepastvita-04.jpg


==Changelogs==  
==Changelog==  
'''v.1.1'''
'''v1.1'''
* Fixed a bug making 4:3 aspect ratio to be always stretched. Now it will be stretched only if IgnoreAspectRatio is enabled,
* Fixed a bug making 4:3 aspect ratio to be always stretched. Now it will be stretched only if IgnoreAspectRatio is enabled,
* Added bilinear filtering option (BilinearFiltering).
* Added bilinear filtering option (BilinearFiltering).


'''v.1.0'''
'''v1.0'''
* First Release.
* First Release.


==Credits==
==Credits==
* Brandonheat8 for the Livearea assets
* Brandonheat8 for the Livearea assets.
* snesrev and everyone involved in the original recreation project
* snesrev and everyone involved in the original recreation project.


== External links ==
==External links==
* Official Website - https://github.com/snesrev/zelda3
* GitHub - https://github.com/Rinnegatamante/zelda3
* Github - https://github.com/Rinnegatamante/zelda3
* VitaDB - https://vitadb.rinnegatamante.it/#/info/993
* VitaDB - https://vitadb.rinnegatamante.it/#/info/993
* PSX-Place - https://www.psx-place.com/threads/release-zelda3-vita-port-of-the-legend-of-zelda-a-link-to-the-past.38470/
* PSX-Place - https://www.psx-place.com/threads/release-zelda3-vita-port-of-the-legend-of-zelda-a-link-to-the-past.38470/

Revision as of 11:55, 19 December 2022

The Legend of Zelda: A Link to The Past
File:Zelda3alinktothepastvita.jpg
General
AuthorRinnegatamante
TypeAdventure
Version1.1
LicenseMIT License
Last Updated2022/10/12
Links
Download
Website
Source

Zelda3 Vita is a port of zelda3, a reimplementation of The Legend of Zelda: A Link to The Past with several enhancements.

Features

  • Secondary item slot on button X (Hold X in inventory to select).
  • Displays max rupees, bombs and arrows with yellow or orange color.
  • Extends throwing bombs to four instead of two.
  • Support for MSU audio tracks.
  • Support for enhanced aspect ratios of 16:9 or 16:10.
  • Switching current item with L/R keys.
  • Reordering of inventory by pressing Y+Arrows.
  • Higher quality map screen.
  • Disable low health beep.
  • Pick up items and destroy pots with Sword.

Installation

Requirements:

  • Game Data Files: SNES.

How to set up:

  • You need to extract the file zelda3_assets.dat from a dump of your own The Legend of Zelda: A Link to The Past US SNES cartridge. To do so:
  • Place zelda3_assets.dat file in ux0:data/zelda3/tables.

Options:

  • Several options can be changed by editing the file ux0:data/zelda3/zelda3.ini.
  • If you care more about framerate than widescreen, 4:3 aspect ratio is suggested to be set.
  • (4:3 ensures game is always fullspeed whilst with widescreen, sometimes game drops down around 45 fps).

Screenshots

zelda3alinktothepastvita3.jpg

zelda3alinktothepastvita4.jpg

zelda3alinktothepastvita5.jpg

Changelog

v1.1

  • Fixed a bug making 4:3 aspect ratio to be always stretched. Now it will be stretched only if IgnoreAspectRatio is enabled,
  • Added bilinear filtering option (BilinearFiltering).

v1.0

  • First Release.

Credits

  • Brandonheat8 for the Livearea assets.
  • snesrev and everyone involved in the original recreation project.

External links

Advertising: