View RSS Feed

Zorlon

GTA San Andreas Mods

Rating: 2 votes, 3.00 average.
So far I only have the Hot Coffee and Real Car names mods installed

Both need fixes

I do plan on doing this but so far this is notes and digging round

I need to fix bugs caused by the Hot Coffee
1. X and A need to be replaced to L and R for the Schools... I.E. hit X+A to start to do a spin (actual keys but the game asks for L+R for 360 and A for all others when it should be R)
FIXED This was done by hacking the xbox script instead of the PC script, though I did take the code for GF_SEX from the PC version and convert all the code to work in the xbox script

I need to fix bug in the Real Car Names mod
1. some game text certain missions ect
2. some graphics e.g. dock car list

At the moment I am enjoying playing through with those mods but with the bugs, yeah I know how to bypass them for now but I will work on a get around, as for the hot coffee bugs this is known to happen with a number of mods imported from the PC version, so I might be able to do some quick fixes after I am done just by comparing certain files, I don't know yet...

Updated 11th-July-2011 at 15:58 by Zorlon

Tags: None Add / Edit Tags
Categories
Mods

Comments

  1. Mohit's Avatar
    Good luck for fix.
  2. Zorlon's Avatar
    Hot Coffee button bug notes
    Driving school
    X+A to start instead of L+R and A instead of R
    Dropoff Coronas via Freeway bike
    B instead of A to launch an item

    Real Car Names Notes
    WANTED BOARD
    PATRIOT=HUMVEE XXX BUFFALO='90 CAMARO IROC-Z
    SANCHEZ=SUZUKI RM 250 XXX SENTINEL='91 BMW 5251
    STRETCH=STRETCH LIMO XXX INFERNUS='91 HONDA NSX
    FELTZER='90 MERCEDES-BENZ SL XXX CAMPER='67 VW BUS
    REMINGTON='76 LINCOLN MARK 5 XXX ADMIRAL=MERCEDES-BENZ 300D

    SLAMVAN='68 CHEVY CST XXX CHEETAH=FERRARI 512
    BLISTA COMPACT=HONDA CRX XXX RANCHER='80 FORD BRONCO
    STAFFORD='74 ROLLS ROYCE SHADOW XXX STALLION='65 FORD MUSTANG
    SABRE='78 OLDS CUTLASS XXX TANKER=TANKER
    FCR-900=HONDA CBR- 900 XXX COMET='90 PORSCHE 911

    BLADE='70 CHEVY CAPRICE DROPTOP XXX BANSHEE=DODGE VIPER RT/10
    FREEWAY=HARLEY DAVIDSON FXSTC XXX SUPER GT='91 MITSUBUSHI 3000GT
    MESA=JEEP WRANGLER XXX JOURNEY=GMC R.V.
    ZR-350='91 MAZDA RX-7 XXX HUNTLEY='92 RANGEROVER FREELANDER
    EUROS=NISSAN 350Z XXX BF INJECTION=MEYERS MANX

    555 we tip Mission car name error

    FORD GT-40 replaces BULLET

    Yosemite has no name.. wtf
    Updated 7th-July-2011 at 11:41 by Zorlon
  3. Zorlon's Avatar
    Quote Originally Posted by tanwarmohit287
    Good luck for fix.
    Shouldn't be too hard once I know what was changed in the PC version and just change those parts only in the xbox version rather than using the PC version modded files directly

    Basicly I think it's adapting the PC controls in the mini games into to the xbox version of the game

    This is done in one of 2 files but would guess at the main.scm file, this I will find out soon enough

    As for the fixes for the car mod this should be realy very easy to do one is pure text editing and I know it can be done, the other is graphic editing that I'm not as sure on.. 1. it's finding the gfx and 2. finding the software that works with the xbox version... I should have softwarefor doing that though but as of yet not tested

    I possibly have anough notes for the cars already.. not sure yet, I also have maybe missed something as I only started taking notes and I am already atleast half way through the game, but I should be able to get a script from game faqs for the mission subtitles. I'm not touching voice overs though, over radio reports ect..
    Updated 30th-June-2011 at 21:59 by Zorlon
  4. Zorlon's Avatar
    Re-Hacked the Original Xbox main.scm and used the pre-hacked script.img with it.. Unfortionatly this crashed the game out

    Re-hacked the Original Xbox main.scm and the Xbox script.img and I am testing this now

    Playing round with the files I can verify that the pre-hacked files are from the PC version and this is why the controls get messed up when importing hacked script data

    The data I hacked is actually less than the PC version the main.scm was easy as I said it was only one byte that needed changing to enable the Hot Coffee but the script.img also needs changing a bit to make the girls in the buff, this is what I'm not sure if I have done corectly or not as it's seems to be alot different to the PC version 12 bytes of data was changed in the PC version but the Xbox version of the file I could only find 6 bytes as the girls data was not repeated like it is in the PC version

    Because I have had to start a new game... old save data was not compatible it will take a little while before I can fully test out if the hot coffee works, preferably without the invisable box after um finishing off and a bit later again before I can test the other game parts that mess up, like the schools for driver bikes boats and planes ect..
    Updated 1st-July-2011 at 14:49 by Zorlon
  5. Zorlon's Avatar
    Bugga stuck in an invisable box, so need to hack to PC version files and try and change the controls for the mini games and schools ect, this is going to be a little hard than I first thought then
  6. Zorlon's Avatar
    Fuck me I hacked it atlast

    The files are from the Original Xbox not the PC this time, well kinda half n half

    What I done is take the GF_SEX code from the PC and hacked it up with correct refferences from the xbox version of GF_SEX and inserted that into the Main script file's

    No more stupid invisible box stopping you from doing your thing after a shag and this is fully uncut i.e. nude girlfriends

    all the rest of the code is the untouched xbox version so there should be no control bugs later on in the game that the PC version of the main script was causing , this may even be compatible with old saves, I am playing through yet again, I know the dates part works fine but will need to play a hell of alot to get to do the driving school ect..

    This also presurves all the xbox exsclusive game play, mostly 2 player stuff

    The following is not included in the PC script that the original hot coffee mod was done with, not that I have played any of those myself
    DEFINE MISSION 135 AT @RAM_2P
    DEFINE MISSION 136 AT @BIKE_2P
    DEFINE MISSION 137 AT @CARS_2P
    DEFINE MISSION 138 AT @HELI_2P
    DEFINE MISSION 139 AT @PEDS_2P
    DEFINE MISSION 140 AT @RUN_LS
    DEFINE MISSION 141 AT @RUN_LV
    DEFINE MISSION 142 AT @RUN_SF
    DEFINE MISSION 143 AT @RUN_DE
    DEFINE MISSION 144 AT @RUN_CO
    DEFINE MISSION 145 AT @R_MILY
    DEFINE MISSION 146 AT @R_SUZI
    DEFINE MISSION 147 AT @R_BARB
    DEFINE MISSION 148 AT @R_KYLIE
    DEFINE MISSION 149 AT @R_COCH
    DEFINE MISSION 150 AT @R_MICH
    Updated 3rd-July-2011 at 12:34 by Zorlon
  7. Mohit's Avatar
    Yeah A Broken Record.
  8. Zorlon's Avatar
    This needs a little more editing at the moment you are not rewarded after having sex, this should be plus 10 at the moment it adds nothing, atleast not the first time round...

    Though you do still get plus 5 if you say no to hot coffee, so you can play until 100% then shag as much as you like

    I will be trying to fix that in the next few days anyway
    Updated 3rd-July-2011 at 09:54 by Zorlon
  9. Mohit's Avatar
    It's like Sims
  10. Zorlon's Avatar
    Fixed seems I just missed a bit of code that needed to be converted correctly , well alot of code was messed up but it's all good now
    Updated 3rd-July-2011 at 12:35 by Zorlon
  11. Zorlon's Avatar
    Quote Originally Posted by tanwarmohit287
    It's like Sims
    Not realy SIM gansta's I spose it is in a way a simulation of gansta life
  12. Zorlon's Avatar
    Now tested the driving school just to double check that this bug was also fixed

    It now works as it should do
  13. Zorlon's Avatar
    Completed all my testing now and it's bug free as in does not effect any other aspects of the game, the game itself has it's own bugs

    So my Hot Coffee mod is now complete and ready for me to share out, though this is going to be on 15th-july-12011, so not just yet
  14. Zorlon's Avatar
    Testing with old save games = the game is censored again, so those saves need patching to play the hot coffee games

    Old game saves even unpatched are still very playable though in this mod so no special fixes are needed like removing old cache data or saves
  15. Zorlon's Avatar
    New Mod done

    Draw Distance improved

    Although that is a x2 value mod the ingame effect is not that noticable so not even sure it is worth releasing to be honest

    Could do with some outside testers
    Updated 12th-July-2011 at 12:34 by Zorlon
About Us

We are the oldest retro gaming forum on the internet. The goal of our community is the complete preservation of all retro video games. Started in 2001 as EmuParadise Forums, our community has grown over the past 18 years into one of the biggest gaming platforms on the internet.

Social