More actions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|title=Wipeout Rewrite Vita | |title=Wipeout Rewrite Vita | ||
|image=wipeoutrewritevita.png | |image=wipeoutrewritevita.png | ||
|description=Port of Wipeout | |description=Port of a modernized rewrite of Wipeout (1995) for PS Vita. | ||
|author=Rinnegatamante | |author=Rinnegatamante | ||
|lastupdated=2023/08/17 | |lastupdated=2023/08/17 | ||
Line 19: | Line 19: | ||
|image_alt=Wipeout Rewrite Vita | |image_alt=Wipeout Rewrite Vita | ||
}} | }} | ||
A port of Wipeout Rewrite for PS | A port of Wipeout Rewrite for PS Vita offers a reimagined version of the classic 1995 game for modern systems. Experience enhanced visuals with high resolution, smooth gameplay at 60 FPS, an updated renderer, CRT post-processing effects, and a multitude of other exceptional features. | ||
== | It was entered into FuHEN Homebrew Contest. | ||
==Installation== | |||
Requirements: | |||
* libshacccg.suprx | * libshacccg.suprx | ||
* Game Data Files: PC/PSX | * Game Data Files: PC/PSX | ||
In order to run the game, you will have to prepare the assets (textures, 3d models etc). This code mostly assumes to have the PSX NTSC data, but some menu models from the PC version are loaded as well. The music (optional) needs to be provided in QOA format. The intro video as MPEG1. | |||
The directory structure is assumed to be as follows: | |||
*ux0:data/wipeout/wipeout/textures/ | |||
*ux0:data/wipeout/wipeout/music/track01.qoa | |||
*ux0:data/wipeout/wipeout/music/track02.qoa | |||
*... | |||
==Screenshots== | ==Screenshots== | ||
Line 37: | Line 44: | ||
https://dlhb.gamebrew.org/vitahomebrews/wipeoutrewritevita-04.png | https://dlhb.gamebrew.org/vitahomebrews/wipeoutrewritevita-04.png | ||
==Media== | |||
'''Wipeout Rewrite port gameplay Sony PS Vita Slim Playstation Vita 3.65 Henkaku Enso ([https://www.youtube.com/watch?v=LKuiGJGjRZs Gamer UA])'''<br> | |||
<youtube>LKuiGJGjRZs</youtube> | |||
==Changelog== | ==Changelog== | ||
'''v1.0''' | '''v1.0''' | ||
* First Release. | * First Release. | ||
==Credits== | |||
*Once13one for the Livearea assets. | |||
*CatoTheYounger for testing the homebrew. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/Rinnegatamante/wipeout-rewrite | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/1116 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/1116 | ||
* Reddit - https://www.reddit.com/r/vitahacks/comments/15t4sly/release_wipeout_rewrite_vita_port_of_a_modernized/ | * Reddit - https://www.reddit.com/r/vitahacks/comments/15t4sly/release_wipeout_rewrite_vita_port_of_a_modernized/ |
Revision as of 08:04, 8 September 2023
Wipeout Rewrite Vita | |
---|---|
General | |
Author | Rinnegatamante |
Type | Racing |
Version | 1.0 |
License | Mixed |
Last Updated | 2023/08/17 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
A port of Wipeout Rewrite for PS Vita offers a reimagined version of the classic 1995 game for modern systems. Experience enhanced visuals with high resolution, smooth gameplay at 60 FPS, an updated renderer, CRT post-processing effects, and a multitude of other exceptional features.
It was entered into FuHEN Homebrew Contest.
Installation
Requirements:
- libshacccg.suprx
- Game Data Files: PC/PSX
In order to run the game, you will have to prepare the assets (textures, 3d models etc). This code mostly assumes to have the PSX NTSC data, but some menu models from the PC version are loaded as well. The music (optional) needs to be provided in QOA format. The intro video as MPEG1.
The directory structure is assumed to be as follows:
- ux0:data/wipeout/wipeout/textures/
- ux0:data/wipeout/wipeout/music/track01.qoa
- ux0:data/wipeout/wipeout/music/track02.qoa
- ...
Screenshots
Media
Wipeout Rewrite port gameplay Sony PS Vita Slim Playstation Vita 3.65 Henkaku Enso (Gamer UA)
Changelog
v1.0
- First Release.
Credits
- Once13one for the Livearea assets.
- CatoTheYounger for testing the homebrew.