IMG

 
IMG
IMG   IMG
  Welcome to GTAForums! Be sure to check out the Grand Theft Auto V Forum.

You are not registered! (If you are, click here to login) Registering is fast, free and easy and allows you to instantly reply to any topic on GTAForums.
Why wait? Click here to register your own unique username and become part of the ever-growing community!


( Log In | Register | Revalidate Validation E-mail )
Quick Log-In:
  IMG
       
>
Forum Rules GTA: Vice City Stories

GTA Vice City Stories

GUIDES, WALKTHROUGHS, AND USEFUL LINKS:

Secrets/Easter Eggs · Wallpapers · Vehicle Database · Enabling Custom Tracks · Cheats

Pages: (19) [1] 2 3 ... Last »  ( Go to first unread post ) Reply to this topicStart new topicStart Poll

 CheatDevice

 
edisoncarter  
Posted: Wednesday, Nov 1 2006, 23:33
Quote Post


Goon
Group Icon
Group: Members
Joined: Dec 16, 2004

Member Award




CheatDevice for VCS runs as a PRX, so you need to run VCS through DevHook to use it. You can install the PRX by running CheatDeviceInstall.exe or read the instructions in readme.txt if you prefer to do it by hand.

Download (for US or EU):
http://www.cheatdevice.com/gta/VCSCheatDevice22.zip

IMPORTANT NOTE: After installing, wait at least 30 seconds before turning off USB or pulling out your memory stick. The PC caches your changes and doesn't write them out until a while later. If your memory card gets corrupt, use chkdsk /f X:

I advise against saving your game after using cheats. Please note that when you spawn vehicles, you are using a game cheat that will lower your criminal rating!

Version History:

v2.2:
Hover Cars and Bikes
Set Wanted Level
Never Fall Off Your Bike
Automatic Flip Over
Walking Speed
Rocket Boost
Support for DevHook v0.51.01

v2.1
Fun with gravity!
Heavy car or bike
Make your car indestructible
More teleport locations

v2.0
Cheat Maker
Infinite Health & Armor
Set Time
Vehicle Spawns
Step Through Walls
Super Jump
Screenshot
Video Recorder
Step Up/Down

Thanks to ADePSP for the installer!

This post has been edited by edisoncarter on Friday, Dec 15 2006, 00:06
Users WebsitePM
  Top
 

 
kamo  
Posted: Wednesday, Nov 1 2006, 23:41
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Nov 28, 2005

XXXXX



Hmm... it seems that my HOME button dont work anymore if I use the prx.
PM
  Top
 

 
TXF  
Posted: Wednesday, Nov 1 2006, 23:53
Quote Post


Square Civilian
Group Icon
Group: Members
Joined: Feb 2, 2006

XXXXX



Do we need an iso for this to work? Or can we run it thriough 1.5 firmware with devhook emulating 2.7?

I know this should be asked in the firmware chat thread thing, but I figured I would get a nice fast answer here, since im getting the game within 1-2 hours.
PM
  Top
 

 
Waterbottle  
Posted: Wednesday, Nov 1 2006, 23:56
Quote Post


second daughter of my father's sister anne marit
Group Icon
Group: Members
Joined: Jun 29, 2004

nw.gif

XXXXX



is it for both US and EU?
PM
  Top
 

 
edisoncarter  
Posted: Thursday, Nov 2 2006, 00:05
Quote Post


Goon
Group Icon
Group: Members
Joined: Dec 16, 2004

Member Award




QUOTE (Waterbottle @ Nov 1 2006, 17:56)
is it for both US and EU?

Yes it is.
Users WebsitePM
  Top
 

 
DXT  
Posted: Thursday, Nov 2 2006, 00:09
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Oct 11, 2006

XXXXX



i just installed this and tryed it out it works great. And a note to people that are trying to find cheats and what not. I just tryed an ifinite ammo cheat that i got of cheat sync for LCS and it works for the guns but not the things that you would throw example grenades. Ill try other ones and post the code for the ones that work.
here is the Infinite Ammo code
CODE
#cheat Infinite Ammo (WORKS)
//ID: 4301
//Score: 264
//Author: Durka Durka Mahn
//Category: Player
//Description: Turn on and you'll have inf ammo for all slots, but camera.
//Image: none
//Time: 01/02/2006 20:44:43
//Working: Yes
setchar(pplayer + 0x05D9, 0x40);
setchar(pplayer + 0x0612, 0x01);
setchar(pplayer + 0x062E, 0x01);
setchar(pplayer + 0x0682, 0x05);
setchar(pplayer + 0x064B, 0x01);
setchar(pplayer + 0x05F6, 0x02);
setchar(pplayer + 0x0666, 0x01);



This post has been edited by DXT on Thursday, Nov 2 2006, 00:15
PM
  Top
 

 
Waterbottle  
Posted: Thursday, Nov 2 2006, 00:10
Quote Post


second daughter of my father's sister anne marit
Group Icon
Group: Members
Joined: Jun 29, 2004

nw.gif

XXXXX



QUOTE (DXT @ Nov 2 2006, 00:09)
i just installed this and tryed it out it works great. And a note to people that are trying to find cheats and what not. I just tryed an ifinite ammo cheat that i got of cheat sync for LCS and it works for the guns but not the things that you would throw example grenades. Ill try other ones and post the code for the ones that work.

here's a few cheats for vcs

#cheat guns
// By Waterbottle
setchar(pplayer+0x594,0x0b);//chainsaw
setchar(pplayer+0x5B0,0x10);//teargas
setchar(pplayer+0x5CC,0x14);//some handgun
setchar(pplayer+0x5E8,0x15);//..
setchar(pplayer+0x604,0x18);//..
setchar(pplayer+0x620,0x1C);//..
setchar(pplayer+0x63C,0x23);//mini gun
setchar(pplayer+0x658,0x1E);//sniper

#cheat Health
//by Waterbottle
setfloat(pplayer + 0x4E4, 150.0);

#cheat Armor
//by Waterbottle
setfloat(pplayer + 0x4E8, 150.0);

#cheat Breath
//by Waterbottle
setfloat(pplayer + 0x82C, 2.0);

#cheat Ammo
//by Waterbottle
setint(pplayer+0x5d8, 0x00ffffff);
setint(pplayer+0x5f4, 0x00ffffff);
setint(pplayer+0x610, 0x00ffffff);
setint(pplayer+0x5bc, 0x00ffffff);
setint(pplayer+0x62c, 0x00ffffff);
setint(pplayer+0x648, 0x00ffffff);
setint(pplayer+0x664, 0x00ffffff);

#cheat No Reloading
//by Waterbottle
setint(pplayer+0x5d4, 2);
setint(pplayer+0x5f0, 2);
setint(pplayer+0x60c, 2);
setint(pplayer+0x5b8, 2);
setint(pplayer+0x628, 2);
setint(pplayer+0x644, 2);
setint(pplayer+0x660, 2);

going to try and make something with if stetements and whatnot.
PM
  Top
 

 
ybakker  
Posted: Thursday, Nov 2 2006, 00:16
Quote Post



Group Icon
Group: Members
Joined: May 15, 2006

XXXXX



Wait, so this works with LCS as well?

I see that the PRX is called "cheatdevice.prx" again. Otherwise, i'll have to copy/paste everytime I switch from LCS to VCS.

Great job edisoncarter icon14.gif
PMMSNAOL
  Top
 

 
DXT  
Posted: Thursday, Nov 2 2006, 00:22
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Oct 11, 2006

XXXXX



no i was just useing codes from the CHEAT folder that you creat on your psp to put the cheats in but not all the same cheats work so far i only found that one that works on both. To any one who know would it be posible to make the LCS cheat device point to CHEAT/LCS/ or something like that to keep the cheat files away form each other. And have the VCS cheat device point to CHEAT/VCS/ or something like that. just a thought.
PM
  Top
 

 
topdogkiller  
Posted: Thursday, Nov 2 2006, 00:58
Quote Post


The Unseen
Group Icon
Group: Members
Joined: Aug 2, 2006

us.gif

XXXXX



f*ck, I'm missing it all. I couldn't downgrade so I gave in. I'll miss you cheat device sad.gif
PM
  Top
 

 
Acoustik  
Posted: Thursday, Nov 2 2006, 01:27
Quote Post


-> FrEnCh PlAyEr <-
Group Icon
Group: Members
Joined: Aug 19, 2005

fr.gif

XXXXX



Yeah... I could not wait any more...

I wanted to ask you if in this version, seen that it is a PRX you could make a system of macro to translate more easily CheatDevice in every update??

It shall be really practical, and I hope that you will can in the moin answer me can imports the answer...

Thank you!

And thank you for your work carried out on LCS!!
PM
  Top
 

 
xFinch713x  
Posted: Thursday, Nov 2 2006, 02:24
Quote Post


†713†
Group Icon
Group: Members
Joined: Mar 5, 2006

us.gif

XXXXX



just a suggestion edison, you should make the cheat searcher like that of CheatMaster or cw cheat, since it is much easier to search, and vette has all the vehicle garage codes, so you can get that from him, and
Users WebsitePMMSNAOLYahoo
  Top
 

 
MckMan31  
Posted: Thursday, Nov 2 2006, 02:24
Quote Post


Apple
Group Icon
Group: Members
Joined: Apr 8, 2005

us.gif

XXXXX



Damm*t. Why did I have to trade my bad PSP in... Now I have a TA-082 psp 2.60. Softdown only works for 2.5.Theres no way to downgrade a TA-082 PSP... If I brick it I dont think Ill be able to return it at Bestbuy. Is there a way to run devhook on a 2.6 PSP.
Users WebsitePMMSNAOLYahooXbox Live
  Top
 

 
makaveli 7  
Posted: Thursday, Nov 2 2006, 02:40
Quote Post


rebel
Group Icon
Group: Members
Joined: Dec 13, 2005

pn.gif

XXXXX



damn i still havent played the game yet cuz i cant downgrade cuz i have a japan 2.71 psp and i downloaded the easy downgrade from psp-hacks.com and when it sopose 2 downgrade it just frezzes my psp and blinks and turns off but when it turns on its still 2.71 why is this ive been waiting 2 dayz 2 play this game while haveing itin my possession help
PM
  Top
 

 
Sousanator  
Posted: Thursday, Nov 2 2006, 02:44
Quote Post


i am canadian
Group Icon
Group: Members
Joined: Oct 27, 2005

cd.gif

XXXXX



just got the game, played the first few missions,
then relized i missed cd,

i love how some of the old cheats work, and other are just crazy random stuff,

(i also teleporting to the old places in lcs and see where there are in vcs)

also, dont forget about infinte breathe for the next release

and the power jump just too funny,,


some things i noticed,, when i spawn any helicopter, it spawns, but wont fly?,,

(also 258 and 233 freezes, forget what it was, jet-something and jet ski)
i may go through the whole list if i get time this weekend, and no one else does it

edit: none of the flying machines work(but the spawn)
it seems 170-279 are the limits, athough some in the middle freeze when you spawn then

This post has been edited by Sousanator on Thursday, Nov 2 2006, 03:02
Users WebsitePM
  Top
 

 
topdogkiller  
Posted: Thursday, Nov 2 2006, 02:47
Quote Post


The Unseen
Group Icon
Group: Members
Joined: Aug 2, 2006

us.gif

XXXXX



damn I'm f*cking depressed. sad.gif I'm waiting untill someone can be able to crack 2.81 so I can downgrade it. Even if it takes forever. confused.gif sad.gif
PM
  Top
 

 
Drumbum1234  
Posted: Thursday, Nov 2 2006, 02:50
Quote Post


Drums
Group Icon
Group: Members
Joined: Apr 22, 2006

XXXXX



Edison.... Did rockstar leave another save game exploit? If you didnt check then could you?
PM
  Top
 

 
makaveli 7  
Posted: Thursday, Nov 2 2006, 03:07
Quote Post


rebel
Group Icon
Group: Members
Joined: Dec 13, 2005

pn.gif

XXXXX



QUOTE (topdogkiller @ Nov 2 2006, 02:47)
damn I'm f*cking depressed. sad.gif I'm waiting untill someone can be able to crack 2.81 so I can downgrade it. Even if it takes forever. confused.gif sad.gif

i cant downgrade from 2.71 right now at least u played the game
PM
  Top
 

 
vettefan88  
Posted: Thursday, Nov 2 2006, 03:18
Quote Post


just call me vette
Group Icon
Group: Members
Joined: Dec 11, 2005

XXXXX



has the devolopement thread been made yet?
I think the cheats section should be opened now, since I plan on introducing a ton of cheats within the next few days biggrin.gif

a suggestion though, can it read from a different folder for the cheats? like CHEATSVCS or something? because reading from the same one will get confusing between LCS, and VCS cheat device.
or maybe mso:/cheats/vcs/ will work.

edit some quick cheats:
CODE

#cheat Heavy Vic
//by vettefan
//makes vic really heavy, and capable of smashing through traffic.
setfloat(pplayer + 0xD0, 7000000, 10000000);
setfloat(pplayer + 0x128, 0, 0);
#off
setfloat(pplayer + 0xD0, 70, 100);

#cheat indestructable cars
//by vettefan
//cars will not attain any physical damage, or engine damage
setfloat(pcar + 0x0000027C, 1000000000);
setfloat(pcar + 0x0000010C, 0);


edit: I took out the indestructable cars from the heavy cars cheat, it seemed to cause a crash.
edit2: I completely removed the heavy cars cheat from the list since it was causing my game to crash. I'm not sure why it was doing that, since it was just working 10 minutes ago.

This post has been edited by vettefan88 on Thursday, Nov 2 2006, 04:57
PM
  Top
 

 
makaveli 7  
Posted: Thursday, Nov 2 2006, 04:20
Quote Post


rebel
Group Icon
Group: Members
Joined: Dec 13, 2005

pn.gif

XXXXX



alright i got 1.5 and devhook now haha yay but i dont have another udm ...damn but when i do play it i just emulate 2.71 and then do the switch thing right
PM
  Top
 

 

0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)

0 Members:

Pages: (19) [1] 2 3 ... Last »

Topic Options Reply to this topicStart new topicStart Poll
Search topic for posted by (exact match)



 
IMG IMG