Freeways Vita: Difference between revisions

From GameBrew
(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
Line 2: Line 2:
|title=Freeways Vita
|title=Freeways Vita
|image=freewaysvita.png
|image=freewaysvita.png
|description=Port of Freeways for PSVITA.
|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.


The port works by loading the official Android ARMv6 executables in memory, resolving their imports with native functions and patching them in order to properly run. By doing so, it's basically as if we emulate a minimalist Android environment in which we run natively the executable as they are.
Freeways is an indie traffic management simulation/puzzle game developed Captain Games.


'''Note: The port has been tested with v.1.1 of the game.'''
==Installation==
 
Requirements:
==About The Game==
* '''Freeways''' is an innovative game that lets you create freeway interchanges, putting you in the role of a skilled traffic engineer.
* Sketch out roads as if you are painting a masterpiece on canvas.
* Craft your design with a focus on efficiency or unleash the spaghetti junction of your wildest dreams.
* Test the traffic flow through your interchange by simulating different scenarios. Remember, preventing traffic jams is key.
* Build a vast interconnected network of interchanges that links an entire world together. The game boasts 80 challenging levels to conquer.
 
==Requirements:==
* libshacccg.suprx
* libshacccg.suprx
* kubridge.skprx
* [[Kubridge_Vita|kubridge.skprx]]
* Game Data Files: Android
* [[FdFix_Vita|fd_fix.skprx]] OR [[RePatch_reLoaded_Vita|repatch_ex.skprx]]
 
* Android Game Data Files (tested with v1.1 of the game)
== Setup Instructions ==
In order to properly install the game, you'll have to follow these steps precisely:


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 [https://github.com/Electry/PSVshell/releases 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].


'''Note''' Don't install fd_fix.skprx if you're using rePatch plugin
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.
* '''Optional''': Install [https://github.com/Electry/PSVshell/releases 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].
* 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.
* 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].
==Media==
'''PROFESSIONAL HIGHWAY ENGINEER plays Freeways!''' ([https://www.youtube.com/watch?v=1OzC-LG9pG4 Real Civil Engineer]) <br>
<youtube width=""640"">1OzC-LG9pG4</youtube>


==Screenshots==
==Screenshots==
Line 77: Line 64:


== External links ==
== External links ==
* Github - https://github.com/Rinnegatamante/freeways-vita
* GitHub - https://github.com/Rinnegatamante/freeways-vita
* VitaDB - https://vitadb.rinnegatamante.it/#/info/1184
* VitaDB - https://vitadb.rinnegatamante.it/#/info/1184

Revision as of 07:21, 18 February 2024

Freeways Vita
Freewaysvita.png
General
AuthorRinnegatamante
TypeSimulation
Version1.0
LicenseMIT License
Last Updated2024/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:

For the plugins:

  • Install kubridge and FdFix by copying kubridge.skprx and fd_fix.skprx to your taiHEN plugins folder (usually ux0:tai) and adding two entries to your config.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 from lib/armeabi folder to ux0:data/freeways.
  • Extract the assets folder in ux0:data/freeways.
  • Install the vpk file from the release page.

Screenshots

freewaysvita-01.png

freewaysvita-02.png

freewaysvita-03.png

freewaysvita-04.png

Changelog

v1.0

  • First Release.

Credits

  • TheFloW for the original .so loader.
  • gl33ntwine for the awesome Android subsystem reimplementation FalsoNDK and FalsoJNI.
  • CatoTheYounger for testing the homebrew and providing screenshots.

External links

Advertising: