More actions
No edit summary |
m (Text replacement - "↵Category:Support the author" to "") |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Rom Hacks (Game Hacks) - GameBrew | |title=Vita Homebrew Rom Hacks (Game Hacks) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=gtanativeresvita2.png | ||
|image_alt=GTA Native Resolution Patch | |image_alt=GTA Native Resolution Patch | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=GTA Native Resolution Patch | |title=GTA Native Resolution Patch | ||
|image= | |image=gtanativeresvita2.png | ||
|description= | |description=A patch to change the internal resolution for PSP GTA series. | ||
|author=TheFloW | |author=TheFloW | ||
|lastupdated=2020/09/ | |lastupdated=2020/09/24 | ||
|type=Game Hacks | |type=Game Hacks | ||
|version=0.3 | |version=0.3 | ||
|license= | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/ | |download=https://dlhb.gamebrew.org/vitahomebrews/gtanativeresvita.7z | ||
|website= | |website=https://github.com/TheOfficialFloW/GTANativeRes | ||
| | |donation=https://github.com/TheOfficialFloW/GTANativeRes#donation | ||
}} | }} | ||
This plugin increases the internal resolution of the game to native 960x544 resolution and adds mipmap patches to use higher resolution textures. | |||
The trade-off is ~20FPS (originally ~30FPS) and 16bit color depth instead of 32bit. | |||
== | It is recommended to use this plugin in conjunction with [[RemasteredControls Vita|RemasteredControls]] to get the greatest game experience. | ||
==Installation== | |||
Requirements: | |||
* [[Adrenaline Vita|Adrenaline]] v7 or higher. | * [[Adrenaline Vita|Adrenaline]] v7 or higher. | ||
* Option | * Option "Force high memory layout" disabled (Recovery menu > Advanced > Advanced configuration). | ||
Supported titles: | |||
* Grand Theft Auto: Vice City Stories [ULUS10160] (v3.00) | |||
* Grand Theft Auto: Liberty City Stories [ULUS10041] (v3.00) | |||
To install the patch, copy gta_native.prx to ux0:pspemu/seplugins/. | |||
Write this line to ux0:pspemu/seplugins/game.txt | |||
ms0:/seplugins/gta_native.prx 1 | |||
== | ==Screenshots== | ||
https://dlhb.gamebrew.org/vitahomebrews/gtanativeresvita3.png | |||
== Known issues == | == Known issues == | ||
* If enabled, other games may not be able to launch | * If enabled, other games may not be able to launch. | ||
* Not compatible with cheat plugins | * Not compatible with cheat plugins. | ||
==Changelog== | ==Changelog== | ||
Line 62: | Line 57: | ||
== Credits == | == Credits == | ||
Thanks to Kabuto_Kun for prior research. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/TheOfficialFloW/GTANativeRes |
Latest revision as of 04:33, 17 Mayıs 2024
GTA Native Resolution Patch | |
---|---|
General | |
Author | TheFloW |
Type | Game Hacks |
Version | 0.3 |
License | GPL-3.0 |
Last Updated | 2020/09/24 |
Links | |
Download | |
Website | |
Support Author | |
This plugin increases the internal resolution of the game to native 960x544 resolution and adds mipmap patches to use higher resolution textures.
The trade-off is ~20FPS (originally ~30FPS) and 16bit color depth instead of 32bit.
It is recommended to use this plugin in conjunction with RemasteredControls to get the greatest game experience.
Installation
Requirements:
- Adrenaline v7 or higher.
- Option "Force high memory layout" disabled (Recovery menu > Advanced > Advanced configuration).
Supported titles:
- Grand Theft Auto: Vice City Stories [ULUS10160] (v3.00)
- Grand Theft Auto: Liberty City Stories [ULUS10041] (v3.00)
To install the patch, copy gta_native.prx to ux0:pspemu/seplugins/.
Write this line to ux0:pspemu/seplugins/game.txt
ms0:/seplugins/gta_native.prx 1
Screenshots
Known issues
- If enabled, other games may not be able to launch.
- Not compatible with cheat plugins.
Changelog
v0.3
- Updated for Adrenaline v7.
v0.2
- Fixed bug where the savedata menu was not shown.
v0.1
- First Release.
Credits
Thanks to Kabuto_Kun for prior research.