Super Mario 64 Port Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 41: | Line 41: | ||
==External links== | ==External links== | ||
* GitHub - https://github.com/bythos14/sm64-vita | * GitHub - https://github.com/bythos14/sm64-vita | ||
[[Category:Other game ports on Vita]] | |||
[[Category:Vita game ports]] | |||
Latest revision as of 03:13, 26 October 2024
| Super Mario 64 Port | |
|---|---|
| General | |
| Author | bythos14 |
| Type | Platform |
| Version | 2021 |
| License | Mixed |
| Last Updated | 2021/02/25 |
| Links | |
| Source Only Download | |
| Website | |
| Source | |
Super Mario 64 Port for PS Vita, based on the full decompilation of Super Mario 64.
Note: This does not include all assets necessary for compiling the game. A prior copy of the game is required to extract the assets and to build the game. See instructions.
Screenshots
Known issues
- At the start of the game with Princess Peach, when the camera zooms out the skybox seems to disappear. It is only temporary.
- The fade transition from the star select menu seems to have a minor bug, the white background disappears as it fades into white.
- TAS Input stops working if the app is suspended or the Vita is put to sleep.
Credits
- WOLFwang for making the livearea assets.
- fgsfds for the initial effort towards porting to the vita.
- The original sm64decomp team for this impressive decompilation.
- The sm64-port team for the work towards porting the decomp to other platforms.
- Rinnegatamante for making the vitaGL library, it made this port alot easier.