Hacking GTA: San Andreas port for Vita by The Flow ...

Boydy86

Well-Known Member
Member
Joined
Jun 3, 2019
Messages
107
Trophies
0
Age
38
XP
304
Country
United Kingdom
Well I don't know I'm about 15 hours in & I'm fine no issues.. I would expect a few crashes as a new port
Yeah absolutely, I would rather put off starting a new game until any big bugs are ironed out, but what you said sounds good to me!

tbh, crash/bug regardless, this port is an incredible achievement. Absolutely no one would be in a position to complain if the port was even unplayable.
 
  • Like
Reactions: SuperDan

SuperDan

Im Aware ... Im Unaware
OP
Member
Joined
Aug 17, 2016
Messages
3,478
Trophies
1
Location
Londoner , Living In Louisiana ...
XP
6,530
Country
United States
Yeah absolutely, I would rather put off starting a new game until any big bugs are ironed out, but what you said sounds good to me!

tbh, crash/bug regardless, this port is an incredible achievement. Absolutely no one would be in a position to complain if the port was even unplayable.
As long as you leave the configuration it won't crash at all.. It's smooth & definitely playable... Stop wasting time & play mate
 
  • Like
Reactions: Boydy86

Spider_Man

Well-Known Member
Member
Joined
May 28, 2015
Messages
3,933
Trophies
0
Age
38
XP
5,197
Country
United States
id love to try this, is it like the switch releases (not sure if this came to the switch) where you just copy your game files to root and install a vpk.

i tried to find codes on the switch for gta3/vc/max payne but cant get pointers, was wondering maybe possible if it lets you use vitacheat for the vita.
 
  • Like
Reactions: SuperDan

SuperDan

Im Aware ... Im Unaware
OP
Member
Joined
Aug 17, 2016
Messages
3,478
Trophies
1
Location
Londoner , Living In Louisiana ...
XP
6,530
Country
United States
id love to try this, is it like the switch releases (not sure if this came to the switch) where you just copy your game files to root and install a vpk.

i tried to find codes on the switch for gta3/vc/max payne but cant get pointers, was wondering maybe possible if it lets you use vitacheat for the vita.
Yes you can there is VitaCheat & also you can press the =Select button & Left Trigger = to use PC cheats
 
  • Like
Reactions: Spider_Man

markehmus

Well-Known Member
Member
Joined
Jul 26, 2008
Messages
1,521
Trophies
0
Age
112
Location
in the GAME
XP
1,379
Country
Canada
i been having fun getting my driving skill up ,
got up to a 1min wheelie and endo's of like 10sec and
it seems to take too long to improve skills... so i googled

open T:\data\gtasa\data\ar_stats.dat with notepad++


There is a driving school at San Fierro near your Doherty garage and there is a bike school at Las Venturas.
You can increase your skills there unless if you're still stuck at Los Santos.

If you mind changing some of the data in the game's files, go to the ar_stats.dat file
inside the data folder of your main San Andreas directory and find the lines ,
which are these:
  • STAT_INC_MOTORBIKE_SKILL 25
  • STAT_TIMELIMIT_MOTORBIKE_SKILL 180
  • STAT_INC_DRIVING_SKILL 20
  • STAT_TIMELIMIT_DRIVING_SKILL 300

  1. change the 180 to 1
  2. change the 300 to 1 too
  3. Save and load up your game.
  4. Get in any car and drive around.
  • You'll instantly notice your stats rapidly rising.
  • The same will happen for your Motorbike skill when you rid a motorcycle.
This means that in normal gameplay time,
  • 3 minutes of uninterrupted riding of a bike would increase the skill by 2.5%,
  • while 5 minutes of uninterrupted driving of a car would raise the corresponding skill by 2%...



you can see i commented out the original
after i pasted it a second time
i went crazy just adding a zero('s) at the end of each
and changed time increments to 1


0 STAT_INC_CYCLE_STAMINA 500
1 STAT_INC_SWIM_STAMINA 500
2 STAT_INC_SPRINT_STAMINA 100
3 STAT_INC_RUNNING 500
4 STAT_INC_DRIVING_SKILL 200
5 STAT_INC_FLYING_SKILL 500
6 STAT_INC_CYCLE_SKILL 500
7 STAT_INC_MOTORBIKE_SKILL 250
8 STAT_INC_BOAT_SKILL 500
9 STAT_INC_BODY_MUSCLE 100
10 STAT_INC_BREATH_UNDERWATER 500
11 STAT_INC_MAX_HEALTH 200
#0 STAT_INC_CYCLE_STAMINA 50
#1 STAT_INC_SWIM_STAMINA 50
#2 STAT_INC_SPRINT_STAMINA 10
#3 STAT_INC_RUNNING 5
#4 STAT_INC_DRIVING_SKILL 20
#5 STAT_INC_FLYING_SKILL 50
#6 STAT_INC_CYCLE_SKILL 50
#7 STAT_INC_MOTORBIKE_SKILL 25
#8 STAT_INC_BOAT_SKILL 50
#9 STAT_INC_BODY_MUSCLE 10
#10 STAT_INC_BREATH_UNDERWATER 50
#11 STAT_INC_MAX_HEALTH 20


33 STAT_TIMELIMIT_CYCLE_STAMINA 1
34 STAT_TIMELIMIT_SWIM_STAMINA 1
35 STAT_TIMELIMIT_SPRINT_STAMINA 1
36 STAT_TIMELIMIT_RUNNING 1
37 STAT_TIMELIMIT_DRIVING_SKILL 1
38 STAT_TIMELIMIT_FLYING_SKILL 1
39 STAT_TIMELIMIT_CYCLE_SKILL 1
40 STAT_TIMELIMIT_MOTORBIKE_SKILL 1
41 STAT_TIMELIMIT_BOAT_SKILL 1
42 STAT_TIMELIMIT_FAT_ADJUST 1
43 STAT_TIMELIMIT_FAT_ADJUST_STRENUOUS 1
44 STAT_TIMELIMIT_BREATH_UNDERWATER 1
45 STAT_TIMELIMIT_MAX_HEALTH 1
#33 STAT_TIMELIMIT_CYCLE_STAMINA 300
#34 STAT_TIMELIMIT_SWIM_STAMINA 180
#35 STAT_TIMELIMIT_SPRINT_STAMINA 300
#36 STAT_TIMELIMIT_RUNNING 300
#37 STAT_TIMELIMIT_DRIVING_SKILL 300
#38 STAT_TIMELIMIT_FLYING_SKILL 300
#39 STAT_TIMELIMIT_CYCLE_SKILL 120
#40 STAT_TIMELIMIT_MOTORBIKE_SKILL 180
#41 STAT_TIMELIMIT_BOAT_SKILL 300
#42 STAT_TIMELIMIT_FAT_ADJUST 150
#43 STAT_TIMELIMIT_FAT_ADJUST_STRENUOUS 150
#44 STAT_TIMELIMIT_BREATH_UNDERWATER 60
#45 STAT_TIMELIMIT_MAX_HEALTH 600


instant max skill upon driving/swimmimg/cycling..., no cheats
...put that together with the 14mil save
https://gbatemp.net/attachments/gtasa-sf-14mil-rar.250313/
i shared in the horse race thread
your set up straight away without cheats
 
Last edited by markehmus,
  • Like
Reactions: SuperDan

anticon

New Member
Newbie
Joined
Mar 24, 2021
Messages
2
Trophies
0
Age
41
XP
33
Country
United States
getting error could not find symbol _
zn14mainmenuscreen9hascpsaveev

any body have any ideas? I followed the official install
guide from the the flow & I have psm 2.01 installed
 
  • Like
Reactions: SuperDan

SuperDan

Im Aware ... Im Unaware
OP
Member
Joined
Aug 17, 2016
Messages
3,478
Trophies
1
Location
Londoner , Living In Louisiana ...
XP
6,530
Country
United States
i been having fun getting my driving skill up ,
got up to a 1min wheelie and endo's of like 10sec and
it seems to take too long to improve skills... so i googled
Whooa I just saw this...!! Zero'd everything & it worked?


open T:\data\gtasa\data\ar_stats.dat with notepad++


There is a driving school at San Fierro near your Doherty garage and there is a bike school at Las Venturas.
You can increase your skills there unless if you're still stuck at Los Santos.

If you mind changing some of the data in the game's files, go to the ar_stats.dat file
inside the data folder of your main San Andreas directory and find the lines ,
which are these:
  • STAT_INC_MOTORBIKE_SKILL 25
  • STAT_TIMELIMIT_MOTORBIKE_SKILL 180
  • STAT_INC_DRIVING_SKILL 20
  • STAT_TIMELIMIT_DRIVING_SKILL 300

  1. change the 180 to 1
  2. change the 300 to 1 too
  3. Save and load up your game.
  4. Get in any car and drive around.
  • You'll instantly notice your stats rapidly rising.
  • The same will happen for your Motorbike skill when you rid a motorcycle.
This means that in normal gameplay time,
  • 3 minutes of uninterrupted riding of a bike would increase the skill by 2.5%,
  • while 5 minutes of uninterrupted driving of a car would raise the corresponding skill by 2%...



you can see i commented out the original
after i pasted it a second time
i went crazy just adding a zero('s) at the end of each
and changed time increments to 1


0 STAT_INC_CYCLE_STAMINA 500
1 STAT_INC_SWIM_STAMINA 500
2 STAT_INC_SPRINT_STAMINA 100
3 STAT_INC_RUNNING 500
4 STAT_INC_DRIVING_SKILL 200
5 STAT_INC_FLYING_SKILL 500
6 STAT_INC_CYCLE_SKILL 500
7 STAT_INC_MOTORBIKE_SKILL 250
8 STAT_INC_BOAT_SKILL 500
9 STAT_INC_BODY_MUSCLE 100
10 STAT_INC_BREATH_UNDERWATER 500
11 STAT_INC_MAX_HEALTH 200
#0 STAT_INC_CYCLE_STAMINA 50
#1 STAT_INC_SWIM_STAMINA 50
#2 STAT_INC_SPRINT_STAMINA 10
#3 STAT_INC_RUNNING 5
#4 STAT_INC_DRIVING_SKILL 20
#5 STAT_INC_FLYING_SKILL 50
#6 STAT_INC_CYCLE_SKILL 50
#7 STAT_INC_MOTORBIKE_SKILL 25
#8 STAT_INC_BOAT_SKILL 50
#9 STAT_INC_BODY_MUSCLE 10
#10 STAT_INC_BREATH_UNDERWATER 50
#11 STAT_INC_MAX_HEALTH 20


33 STAT_TIMELIMIT_CYCLE_STAMINA 1
34 STAT_TIMELIMIT_SWIM_STAMINA 1
35 STAT_TIMELIMIT_SPRINT_STAMINA 1
36 STAT_TIMELIMIT_RUNNING 1
37 STAT_TIMELIMIT_DRIVING_SKILL 1
38 STAT_TIMELIMIT_FLYING_SKILL 1
39 STAT_TIMELIMIT_CYCLE_SKILL 1
40 STAT_TIMELIMIT_MOTORBIKE_SKILL 1
41 STAT_TIMELIMIT_BOAT_SKILL 1
42 STAT_TIMELIMIT_FAT_ADJUST 1
43 STAT_TIMELIMIT_FAT_ADJUST_STRENUOUS 1
44 STAT_TIMELIMIT_BREATH_UNDERWATER 1
45 STAT_TIMELIMIT_MAX_HEALTH 1
#33 STAT_TIMELIMIT_CYCLE_STAMINA 300
#34 STAT_TIMELIMIT_SWIM_STAMINA 180
#35 STAT_TIMELIMIT_SPRINT_STAMINA 300
#36 STAT_TIMELIMIT_RUNNING 300
#37 STAT_TIMELIMIT_DRIVING_SKILL 300
#38 STAT_TIMELIMIT_FLYING_SKILL 300
#39 STAT_TIMELIMIT_CYCLE_SKILL 120
#40 STAT_TIMELIMIT_MOTORBIKE_SKILL 180
#41 STAT_TIMELIMIT_BOAT_SKILL 300
#42 STAT_TIMELIMIT_FAT_ADJUST 150
#43 STAT_TIMELIMIT_FAT_ADJUST_STRENUOUS 150
#44 STAT_TIMELIMIT_BREATH_UNDERWATER 60
#45 STAT_TIMELIMIT_MAX_HEALTH 600


instant max skill upon driving/swimmimg/cycling..., no cheats
...put that together with the 14mil save
https://gbatemp.net/attachments/gtasa-sf-14mil-rar.250313/
i shared in the horse race thread
your set up straight away without cheats

--------------------- MERGED ---------------------------

getting error could not find symbol _
zn14mainmenuscreen9hascpsaveev

any body have any ideas? I followed the official install
guide from the the flow & I have psm 2.01 installed
Did you check that the psm 2. 01worked on other ports? You might have to do the data copy thing
 

Drake008

Well-Known Member
Member
Joined
Feb 2, 2008
Messages
116
Trophies
1
XP
331
Country
Germany
Does someone know how to obtain the file(s)

libGTASA.so

and the

assets

folder


I do not have a a
pk from the game just the installed variant on my phone. Thought it would be easier. Hopefully I do not spent the 10 Euros on the game for nothing.

--------

Also when I try to install the pkg files from the
Extract libshacccg.suprx

thread/instructions

I get the menu of the pkginstaller program. When I select the correct folder in which the packages lay I get only a black screen. The program itself can be exited via PS Button but it installs nothing (just a black screen)
 
Last edited by Drake008,
  • Like
Reactions: SuperDan

Flame

Me > You
Global Moderator
Joined
Jul 15, 2008
Messages
7,328
Trophies
3
XP
19,156
Country
United Kingdom
  • Like
Reactions: SuperDan

Drake008

Well-Known Member
Member
Joined
Feb 2, 2008
Messages
116
Trophies
1
XP
331
Country
Germany
I know that the instructions are there. I wouldn't ask I have not been there. So please help me to obtain these files from my phone as I do not know how an emulator would help when it downloads the same file from the play store.
 
  • Like
Reactions: SuperDan

Flame

Me > You
Global Moderator
Joined
Jul 15, 2008
Messages
7,328
Trophies
3
XP
19,156
Country
United Kingdom
I know that the instructions are there. I wouldn't ask I have not been there. So please help me to obtain these files from my phone as I do not know how an emulator would help when it downloads the same file from the play store.

i kinda misread.

you have two choices. find the apk. or if you are rooted with your phone follow this https://stackoverflow.com/questions...e-apk-of-an-installed-app-without-root-access

get and install 7zip on your computer. now right click the gtasa.apk and extract it.

but please dont ask for the apk here. its all over the web. easy to find. :)
 
Last edited by Flame,
  • Like
Reactions: SuperDan

Drake008

Well-Known Member
Member
Joined
Feb 2, 2008
Messages
116
Trophies
1
XP
331
Country
Germany
OK that worked. Thank you for that.

Next problem is here Extract libshacccg.suprx from https://samilops2.gitbook.io/vita-t...t-libshacccg.suprx#installing-the-psm-runtime

I have put the pkg files into the desired folder on ux0\package. After that I start the pkginstaller app and select the correct folder from within it. And here comes the Black Screen and nothing gets installed. The app itself can be shutdown. I tried it after a complete reboot, too.
 
  • Like
Reactions: SuperDan

Flame

Me > You
Global Moderator
Joined
Jul 15, 2008
Messages
7,328
Trophies
3
XP
19,156
Country
United Kingdom
OK that worked. Thank you for that.

Next problem is here Extract libshacccg.suprx from https://samilops2.gitbook.io/vita-t...t-libshacccg.suprx#installing-the-psm-runtime

I have put the pkg files into the desired folder on ux0\package. After that I start the pkginstaller app and select the correct folder from within it. And here comes the Black Screen and nothing gets installed. The app itself can be shutdown. I tried it after a complete reboot, too.

disable all your plug-ins which you don't need. i know its a long process but it needs to be done if you want to play San Andreas.

but be careful you dont disable what you need. like for sd2vita plug-ins or the like.
 
  • Like
Reactions: SuperDan

Drake008

Well-Known Member
Member
Joined
Feb 2, 2008
Messages
116
Trophies
1
XP
331
Country
Germany
I do not know what for plugins I have installed where can i see them and how to deinstall them if some were installed.

Or is the Tai folder meant on ur0 ?
 
Last edited by Drake008,
  • Like
Reactions: SuperDan

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • linuxares @ linuxares:
    Sure is... and poor devs get hit with the charge backs
    +1
  • SylverReZ @ SylverReZ:
    Exactly.
  • linuxares @ linuxares:
    Thor from "Pirate Software" said its just better to pirate the game than buy from a keyshop if you care about the devs
    +2
  • The Real Jdbye @ The Real Jdbye:
    devs don't get hit with the chargebacks, the keys are free to generate
  • The Real Jdbye @ The Real Jdbye:
    at least on steam
  • linuxares @ linuxares:
    Except he said the DEVS get hits with the chargeback cost
    +1
  • linuxares @ linuxares:
    since the key gets bought with a stolen credit card
  • The Real Jdbye @ The Real Jdbye:
    there's nothing to charge back because the keys don't cost them money to generate in the first place
  • K3Nv2 @ K3Nv2:
    If the game has a crack sure
  • K3Nv2 @ K3Nv2:
    Most these crack sites have dead links anymore or the crack don't even work
  • linuxares @ linuxares:
    @The Real Jdbye What don't you get? If someone use a stolen creditcard. Then sell said key on G2A. If I the dev sold the game key, I will get the charge back cost. That's how it works, it doesn't matter if I generate 300 keys if 300 of them are bought with stolen credit cards. I never said it was on Steam, but its the dev that gets hit. There is a ton of stories out there if you google it.
    +1
  • K3Nv2 @ K3Nv2:
    Just buy other people's steam account :teach:
  • linuxares @ linuxares:
    Just tell them you're dead ;D
    +1
  • K3Nv2 @ K3Nv2:
    They already know
  • linuxares @ linuxares:
    I honestly wonder how the EU would say if I willed my account to you. And Valve be like "nope!"
    +1
  • cearp @ cearp:
    @K3Nv2 - sounds like you need a better place to find cracks!
  • K3Nv2 @ K3Nv2:
    Psionics offline right now or I would
  • SylverReZ @ SylverReZ:
    @cearp, Psi is offline at the minute, but he knows where to find them.
  • cearp @ cearp:
    get your mind out of the gutter, I'm talking about piracy
  • cearp @ cearp:
    not that type of crack
    +1
  • K3Nv2 @ K3Nv2:
    I mean the drug not the booty pervs
    +2
  • linuxares @ linuxares:
    @cearp At a plumber convenstion. Loads of cracks!
    +2
  • K3Nv2 @ K3Nv2:
    A plumber is either on crack or in crack or showcasing crack
    +2
  • cearp @ cearp:
    or of course, dealing with cracks (in pipes)
    cearp @ cearp: or of course, dealing with cracks (in pipes)