More actions
(Created page with "{{Infobox Vita Homebrews |title=Freeways Vita |image=freewaysvita.png |description=Port of Freeways for PSVITA. |author=Rinnegatamante |lastupdated=2024/02/12 |type=Simulation |version=1.0 |license=MIT |download=https://dlhb.gamebrew.org/vitahomebrews/freewaysvita.7z |website=https://vitadb.rinnegatamante.it/#/info/1184 |source=https://github.com/Rinnegatamante/freeways-vita |donation=https://www.patreon.com/Rinnegatamante }} {{#seo: |title=Vita Homebrew Games (Simulatio...") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|title=Freeways Vita | |title=Freeways Vita | ||
|image=freewaysvita.png | |image=freewaysvita.png | ||
|description=Port of Freeways for | |description=Port of Freeways for PS Vita. | ||
|author=Rinnegatamante | |author=Rinnegatamante | ||
|lastupdated=2024/02/12 | |lastupdated=2024/02/12 | ||
Line 21: | Line 21: | ||
This is a wrapper/port of Freeways for the PS Vita. | This is a wrapper/port of Freeways for the PS Vita. | ||
Freeways is an indie traffic management simulation/puzzle game developed Captain Games. | |||
==Installation== | |||
Requirements: | |||
== | |||
* libshacccg.suprx | * libshacccg.suprx | ||
* kubridge.skprx | * [[Kubridge_Vita|kubridge.skprx]] | ||
* Game Data Files | * [[FdFix_Vita|fd_fix.skprx]] OR [[RePatch_reLoaded_Vita|repatch_ex.skprx]] | ||
* Android Game Data Files (tested with v1.1 of the game) | |||
For the plugins: | |||
* Install [https://github.com/TheOfficialFloW/kubridge/releases/ kubridge] and [https://github.com/TheOfficialFloW/FdFix/releases/ FdFix] by copying <code>kubridge.skprx</code> and <code>fd_fix.skprx</code> to your taiHEN plugins folder (usually <code>ux0:tai</code>) and adding two entries to your <code>config.txt</code> under <code>*KERNEL</code>: | * Install [https://github.com/TheOfficialFloW/kubridge/releases/ kubridge] and [https://github.com/TheOfficialFloW/FdFix/releases/ FdFix] by copying <code>kubridge.skprx</code> and <code>fd_fix.skprx</code> to your taiHEN plugins folder (usually <code>ux0:tai</code>) and adding two entries to your <code>config.txt</code> under <code>*KERNEL</code>: | ||
<pre> *KERNEL | <pre> *KERNEL | ||
ux0:tai/kubridge.skprx | ux0:tai/kubridge.skprx | ||
ux0:tai/fd_fix.skprx</pre> | ux0:tai/fd_fix.skprx</pre> | ||
* Note: Don't install fd_fix.skprx if you're using rePatch plugin. | |||
* (Optional) Install [[PSVshell_Vita|PSVshell]] to overclock your device to 500Mhz. | |||
* Install <code>libshacccg.suprx</code>, if you don't have it already, by following [https://samilops2.gitbook.io/vita-troubleshooting-guide/shader-compiler/extract-libshacccg.suprx this guide]. | |||
For the game: | |||
* Obtain your copy of Freeways legally for Android in form of an <code>.apk</code> file. [https://stackoverflow.com/questions/11012976/how-do-i-get-the-apk-of-an-installed-app-without-root-access You can get all the required files directly from your phone] or by using an apk extractor you can find in the play store. | |||
* Obtain your copy of | |||
* Open the apk with your zip explorer and extract the file <code>libcrusty.so</code> from <code>lib/armeabi</code> folder to <code>ux0:data/freeways</code>. | * Open the apk with your zip explorer and extract the file <code>libcrusty.so</code> from <code>lib/armeabi</code> folder to <code>ux0:data/freeways</code>. | ||
* Extract the <code>assets</code> folder in <code>ux0:data/freeways</code>. | * Extract the <code>assets</code> folder in <code>ux0:data/freeways</code>. | ||
* Install the vpk file from the [https://github.com/Rinnegatamante/freeways-vita/releases release page]. | |||
==Screenshots== | ==Screenshots== | ||
Line 77: | Line 64: | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/Rinnegatamante/freeways-vita | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/1184 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/1184 | ||
[[Category:Mobile game ports on Vita]] | |||
[[Category:Vita game ports]] |
Latest revision as of 05:33, 26 October 2024
Freeways Vita | |
---|---|
General | |
Author | Rinnegatamante |
Type | Simulation |
Version | 1.0 |
License | MIT License |
Last Updated | 2024/02/12 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
This is a wrapper/port of Freeways for the PS Vita.
Freeways is an indie traffic management simulation/puzzle game developed Captain Games.
Installation
Requirements:
- libshacccg.suprx
- kubridge.skprx
- fd_fix.skprx OR repatch_ex.skprx
- Android Game Data Files (tested with v1.1 of the game)
For the plugins:
- Install kubridge and FdFix by copying
kubridge.skprx
andfd_fix.skprx
to your taiHEN plugins folder (usuallyux0:tai
) and adding two entries to yourconfig.txt
under*KERNEL
:
*KERNEL ux0:tai/kubridge.skprx ux0:tai/fd_fix.skprx
- Note: Don't install fd_fix.skprx if you're using rePatch plugin.
- (Optional) Install PSVshell to overclock your device to 500Mhz.
- Install
libshacccg.suprx
, if you don't have it already, by following this guide.
For the game:
- Obtain your copy of Freeways legally for Android in form of an
.apk
file. You can get all the required files directly from your phone or by using an apk extractor you can find in the play store. - Open the apk with your zip explorer and extract the file
libcrusty.so
fromlib/armeabi
folder toux0:data/freeways
. - Extract the
assets
folder inux0:data/freeways
. - Install the vpk file from the release page.
Screenshots
Changelog
v1.0
- First Release.