More actions
(Created page with "{{Infobox Vita Homebrews |title=Tile World Vita |image=tileworldvita.png |description=Port of Tile World for PSVITA. |author=MOQI |lastupdated=2023/09/21 |type=Action |version=1.0 |license=Mixed |download=https://dlhb.gamebrew.org/vitahomebrews/tileworldvita.7z |website=https://github.com/koolaidxk1d/tworld-vita |source=https://github.com/koolaidxk1d/tworld-vita |donation= }} {{#seo: |title=Vita Homebrew Games (Action) - GameBrew |title_mode=append |image=tileworldvita.p...") |
No edit summary |
||
Line 21: | Line 21: | ||
This is a port of Tile World for the PS Vita. | This is a port of Tile World for the PS Vita. | ||
Tile World (also known as TileWorld or Tileworld) is a game designed to emulate Chip's Challenge. It was written by Brian Raiter. To avoid copyright infringement with Chip's Challenge, the game does not use the original graphics, sound or music. The original level set is not bundled with Tile World, so it's legal for use. | Tile World (also known as TileWorld or Tileworld) is a game designed to emulate Chip's Challenge. It was written by Brian Raiter. To avoid copyright infringement with Chip's Challenge, the game does not use the original graphics, sound or music. The original level set is not bundled with Tile World, so it's legal for use. | ||
Line 29: | Line 28: | ||
ux0:app/TWKK00001/ | ux0:app/TWKK00001/ | ||
| | | | ||
|- data/ # custom datasets (.dat) | |||
|- res/ # resources used for sounds and graphics (level independent) | |||
|- sets/ # level-sets (.dac) | |||
|- sce_sys/ | |||
|- eboot.bin | |||
</pre> | </pre> | ||
==Media== | ==Media== | ||
'''Gameplay Tile World [HD] 1080p''' ([https://www.youtube.com/watch?v=LrNQK7X3sSY GameplayCompany]) <br> | '''Gameplay Tile World [HD] 1080p''' ([https://www.youtube.com/watch?v=LrNQK7X3sSY GameplayCompany]) <br> | ||
Line 44: | Line 44: | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/koolaidxk1d/tworld-vita | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/1132 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/1132 |
Revision as of 13:43, 30 Ocak 2024
Tile World Vita | |
---|---|
General | |
Author | MOQI |
Type | Action |
Version | 1.0 |
License | Mixed |
Last Updated | 2023/09/21 |
Links | |
Download | |
Website | |
Source | |
This is a port of Tile World for the PS Vita.
Tile World (also known as TileWorld or Tileworld) is a game designed to emulate Chip's Challenge. It was written by Brian Raiter. To avoid copyright infringement with Chip's Challenge, the game does not use the original graphics, sound or music. The original level set is not bundled with Tile World, so it's legal for use.
Adding levelpacks / custom content
All of the games files are stored in the same directory as the eboot:
ux0:app/TWKK00001/ | |- data/ # custom datasets (.dat) |- res/ # resources used for sounds and graphics (level independent) |- sets/ # level-sets (.dac) |- sce_sys/ |- eboot.bin
Media
Gameplay Tile World [HD] 1080p (GameplayCompany)
Changelog
v1.0
- First Release.