More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Games ( | |title=Vita Homebrew Games (Puzzle) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image=zeldapicrossvita.jpg | |image=zeldapicrossvita.jpg | ||
Line 12: | Line 11: | ||
|author=hatoving | |author=hatoving | ||
|lastupdated=2022/08/31 | |lastupdated=2022/08/31 | ||
|type= | |type=Puzzle | ||
|version=1.1 | |version=1.1 | ||
|license=Mixed | |license=Mixed | ||
Line 19: | Line 18: | ||
|source=https://github.com/hatoving/zeldapicross_vita | |source=https://github.com/hatoving/zeldapicross_vita | ||
}} | }} | ||
Zelda Picross port for PS Vita. | [http://www.zeldaroth.fr/us/dlpicross.php Zelda Picross] port for PS Vita, based on the Zelda fangame created by Vincent Jouillat. | ||
== | ==User guide== | ||
===Zelda Fangame Vita port=== | |||
*[[ZeldaROTH Vita|Zelda Return of the Hylian]]. | |||
*[[ZeldaOLB Vita|Zelda Oni Link Begins]]. | |||
*[[Zelda3T Vita|Zelda Time to Triumph]]. | |||
*[[ZeldaNSQ Vita|Zelda Navi's Quest]]. | |||
*[[Zelda Picross Vita|Zelda Picross]]. | |||
==Controls== | |||
Left Analog/D-Pad - Move (Map/Game) | |||
Cross - Mark square as full | |||
Circle - Mark square as empty, Reset square | |||
Triangle - Hypothesis | |||
Select - Pause | |||
Start - Progress through text, Confirm | |||
==Screenshots== | ==Screenshots== | ||
zeldapicrossvita3.jpg | |||
zeldapicrossvita4.jpg | |||
zeldapicrossvita5.jpg | |||
zeldapicrossvita6.jpg | |||
==Known issues== | |||
When playing the game, if for whatever reason every text has double letters at the end of 'em, try to go to ux0:data/ZeldaPicross in [[VitaShell]], open up config.cfg and change the value of fixText to 1. | |||
==Changelogs== | ==Changelogs== | ||
''' | '''v1.1''' | ||
* | *Added a temporary change in regards of the double letters at the end of every text (happens to some, see the Known bugs section of the README for more info). | ||
*Fixed some songs getting distorted/crackled after it being restarted. | |||
==Credits== | |||
*[https://github.com/Rinnegatamante/ Rinnegatamante] and [https://github.com/Northfear/ Northfear] for helping me troubleshoot some issues. | |||
*[https://github.com/usineur usineur]'s code used in [https://github.com/hatoving/zeldapicross_vita/blob/main/src/Audio.cpp Audio] and half of it used in [https://github.com/hatoving/zeldapicross_vita/blob/main/src/Keyboard.cpp Input]. | |||
*[https://github.com/v-atamanenko gl33twine] for those nice looking Vita buttons. | |||
== External links == | ==External links== | ||
* | * GitHub - https://github.com/hatoving/zeldapicross_vita | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/861 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/861 | ||
Revision as of 08:45, 18 December 2022
Zelda Picross | |
---|---|
File:Zeldapicrossvita.jpg | |
General | |
Author | hatoving |
Type | Puzzle |
Version | 1.1 |
License | Mixed |
Last Updated | 2022/08/31 |
Links | |
Download | |
Website | |
Source | |
Zelda Picross port for PS Vita, based on the Zelda fangame created by Vincent Jouillat.
User guide
Zelda Fangame Vita port
Controls
Left Analog/D-Pad - Move (Map/Game)
Cross - Mark square as full
Circle - Mark square as empty, Reset square
Triangle - Hypothesis
Select - Pause
Start - Progress through text, Confirm
Screenshots
zeldapicrossvita3.jpg zeldapicrossvita4.jpg
zeldapicrossvita5.jpg zeldapicrossvita6.jpg
Known issues
When playing the game, if for whatever reason every text has double letters at the end of 'em, try to go to ux0:data/ZeldaPicross in VitaShell, open up config.cfg and change the value of fixText to 1.
Changelogs
v1.1
- Added a temporary change in regards of the double letters at the end of every text (happens to some, see the Known bugs section of the README for more info).
- Fixed some songs getting distorted/crackled after it being restarted.