fastman92 Posted December 26, 2011 Share Posted December 26, 2011 (edited) In-game Timecyc Editor 1.8 by fastman92 This tool, a CLEO script lets you edit timecyc.dat (weather colors, properties) in game using a simple and intuitive UI. Changes take effect immediately. There are several other timecyc editors, but they they do not allow changes to be tested in real time and require the game to be restarted. Or at least effects are not clearly visible until the game is maximized and timecyc.dat is reloaded again. To select colors an HSV pallete with RGB & HSV spinners has been implemented. Other spinners allow easy editing of other properties. After editing the save button can be used to generate a new imecyc.dat file. You're encouraged create your own timecyc.dat and share it up to GTA community. What`s more - the project is released under open source license terms. Fully compatible with GTA San Andreas v1.0 [uS] HOODLUM No-CD Fixed EXE & GTA: San Andreas v1.01 [EURO] No-CD/Fixed EXE Fully compatible with any screen (4:3, 16:9, 16:10...) Fully compatible with CLEO3 and newer - - - - - - - - - - - - - - - - - Useful links to read: What to do if script crashes your game - http://gtaforums.com/topic/659392-why-some-correctly-written-cleo-scripts-may-crash-the-game-and-how-to-get-them-working/ About possibly unknown voting button: http://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?p=1061316955 Illumination - http://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?p=1063404402 How two sky colors are mixed up: http://gtaforums.com/topic/552632-wip-timecyc-for-gta-sa/?p=1062872262 Go underwater and edit UNDERWATER weather: http://www.gtagarage.com/mods/show.php?id=19404 Video that explains how to install In-game timecyc editor to GTA San Andreas. Download http://www.mediafire.com/?1hphzwpv5cq4c1y Tutorial how to edit timecyc.dat written in Spanish by homerossj1 Installation Make sure you are using one of the following gta_sa.exe versions: 1. GTA San Andreas v1.0 [uS] HOODLUM No-CD Fixed EXE: EXE size: 14 383 616 bytes 2. GTA: San Andreas v1.01 [EURO] No-CD/Fixed EXE: EXE size: 15 806 464 bytes In-game Timecyc Editor is fully compatible with both of them, 1.0 US and 1.01 Euro No-CD shortly. Remember that you should have administrator privileges to GTA San Andreas directory, otherwise writing new timecyc.dat won`t work. On Windows Vista/7 you should run GTA SA as administrator if UAC is enabled. UAC prevents programs from running with administrator privileges until they're run as administrator explicitly. If you don't have a CLEO Library then download it from here: http://cleo.sannybuilder Then: Copy ALL! files from put_to_root_of_GTASA to GTA San Andreas directory. If you use MPACK (e.g DYOM), create these directories and copy file from archive to GTA San Andreas User Files: - CLEO\TimecycEditor.ini - models\txd\timecyc.dat Or simply don't use the In-game Timecyc Editor on MPACK. Eventually you can open TimecycEditor.ini to change some options. - Most important is WriteIlluminationInTimecycDat, if it`s disabled timecyc.dat will be generated with no illumination values - It`s configurable because timecyc.dat with illumination values won`t be readable using other third party editors such as TimecycSA and people would complain about this. For boolean settings values (1, true, yes) are equivalent and will set to 1. Reading is not case-sensitive. Any other value than the following will cause setting to be false. -- -TimecycDatAuthor - if set, author name, preferably your name will be written in timecyc.dat ***** Usage (after you installed mod) Run the game. Go to the place where you want to see the changes. Enter "TIMECYC" using keyboard. Simple UI will appear To configure options you have to click left on mouse or press left Ctrl, sumarizing: left mouse click OR left Ctrl Rotate camera using key defined in configuration .ini ( \ slash by default) Enter "TIMECYC" again to quit timecyc editor Time state spinner - press to freeze/unfreeze time. Weather spinner - changes the weather (0 to 22) Cycle spinner - changes the time to start of next/previous cycle. Cycles depend on time. (1 to 8) Hour spinner - increment/decrement current hour (0 to 23) Minute spinner - increment/decrement current minute (0 to 59) Save button - generate new timecyc.dat, do not forget to click after the changes seem to be good. If you quit the game and forget to save the changes will be lost and you need to start work again. Reload button - load settings from timecyc.dat, use you messed something up. It calls internal SA method called CTimeCycle::Initialise HSV Pallete - allows easy selection of color, it came from Paint.NET Hue - depends on angle of needle in relation to center of pallete -90 degrees. Its value varies from 0 to 360, what we derive from the Babylonian system. Saturation - depends on the distance between center of pallete and needle Value - when new color is selected, value is set to 100. It can be later decreased on its proper regulator Pallete regulators - using these any color can be selected. Especially useful regulator is color value (brightness) Available regulators: RGB, Red, Green, Blue HSV, Hue, Saturation, Value In fact (7, 8, 9: Dir), Direct light is unused in GTA SA, that is answer why it`s missing in timecyc editor. There is no Dir in memory. Instead "255 255 255" is saved to generated file. Building - any static object, office, home even grass or tree. Format of explanation (Number of parameter index starting from 1: R* short name) - My own name + description Explanation of timecycle properties: (1, 2, 3: Amb) - Static ambience color, the color of ambient light used to colorize static map IPL objects - buildings, NOT peds & vehicles. Its value should be low. (4, 5, 6: Amb_Obj) - Dynamic ambience color, the color of ambient light used to colorize peds & vehicles, NOT buildings Its value should be low. (7, 8, 9: Dir) - unused in GTA SA, color of direct light. Always 255 255 255 in generated file. (10, 11, 12: Sky top) - Sky top color, The color of the top of the skysphere. (13, 14, 15: Sky bot) - Sky bottom color, The color of the bottom of the skysphere. (16, 17, 18: SunCore) - Sun core color, The color of the core sprite of the sun. (19, 20, 21: SunCorona) - Sun corona color, The color of the corona sprite of the sun. (22: SunSz) - Sun core size, The size of the core sprite of the sun. (23: SprSz) - Sun corona size, The size of the corona sprite of the sun. (24: SprBght) - Sprite brightness, The the brightness of the above mentioned sprites. (25: Shdw) - Shadow intensity, The intensity of the shadows of objects like pedestriants, vehicles or poles. (26: LightShd) - Light shading, Value used for the shading algorithm on pedestirants and vehicles [?]. (27: PoleShd) - Pole shading, Shading value for map objects with flag 32768. (28: FarClp) - Far clipping, The distance of the far clipping plane from the camera. (29: FogSt) - Fog start, The range of the distance fog from the camera. (30: LightOnGround) - Light on ground, Amount of light on the ground of the sea [?]. (31, 32, 33: LowCloudsRGB) - Lower clouds RGBA, Color of the lower clounds. (34, 35, 36: BottomCloudRGB) - Bottom clouds RGBA, Color of the top of the upper clouds. (37, 38, 39, 40: WaterRGBA) - Water RGBA, Color of the water vertices. (41: Alpha1) - Alpha level for first color correction value. (42, 43, 44: RGB1) - First color correction value. (45: Alpha2) - Alpha level for second color correction value. (46, 47, 48) - Second color correction value. (49, 50, 51: CloudAlpha) - Lower clouds alpha level, Upper clouds alpha level, Unused (? not tested) clouds alpha level (52: Illumination) - working, not present in standard GTA SA timecyc.dat, but loaded by timecyc reading function. ***** Changes ** 1.8 version: - World Properties -> Light On Ground could be incremented, but couldn't be decremented. Fixed. ** 1.7 version: - Fully compatible with CLEO3 now. - I noticed that ColourAdd2 incorrectly pointed red, to ColourCorrect1. Fixed - fixed possible problem with timers - added cominuque whether timecyc.dat has been saved successfully or failure happened - In-game Timecyc Editor has been Integrated with GTA Palette & Mouse SCM API - added possibility to write a custom nick(name) to timecyc.dat. Configurable in .ini file ** 1.6 version: - TimecycWriteMemoryByteFromFloat has been fixed, float properties of one weather modified 4 weathers, caused by error in code (size 4) instead of (size 1) - Now script is compatible with CLEO3 too. ** 1.5 version: - update caused by upcoming car spawner that uses camera rotation when player can`t move too. Opcode 003E: overwrite_camera_movement_state 2 has been created to be shared along the scripts. - default key of rotation was changed to \ slash You can alter the key in TimecycEditor.ini - An error in source, writing to additional variable using CLEO opcode was fixed. It caused the crashes. ** 1.4 version: - added possibility to rotate around player/vehicle using X key (configurable within .ini file), it took a lot of time to get it finally working, part of ASM code had to be written for that ** 1.3 version: - added indicators for intensity of taken values from current and next cycle the way interpolation works. When it`s start of time - 100% intensity of current cycle values, 0% intensity of next cycle values - fixed stopping of time - time wasn`t stopped according to icon, but in fact it was, caused by cmp dword ptr [_IsTimeStopped], 0 instead of cmp byte ptr [_IsTimeStopped], 0 ** 1.2 version: - new functions GetTimeCycleNum and GetCenterTimeOfCycle that don`t return key time between cycles, but starting time - fixed disappearing of Value description near the pallete caused by incorect array index of GXTcomuniqueKey ** 1.1 version: - added possibility to stop the time, button is placed near the clock **** Thanks to: seggaeman - for editing of hourglass textures Jacko427 - testing Rockstar Games for creating an innovative game Copyright © 2011, fastman92 All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ***** Informations: Date of release: 01-10-2012 Author: fastman92 Version: 1.8 For: GTA San Andreas E-mail: [email protected] Visit fastman92-site.tk Edited February 28, 2014 by fastman92 Ruvix, ChengizVlad09, Snoops27 and 2 others 5 Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/ Share on other sites More sharing options...
Jacko427 Posted December 26, 2011 Share Posted December 26, 2011 (edited) Nice this has a seperate topic. The other is fullfiled with lots of screenshots. Anyway, this doesn't work on GTA SA. gta_sa.exe is what it is said in the readme. But I tried to install cleo4, it's still crashing before the game start. EDIT, just readed your reply in the enb topic. I gotta test it out. Btw, which OS do you have? Does it really need cleo4? Cleo4 has never ever worked on my Vista Home x64, never Only cleo3. Edited December 26, 2011 by Jacko427 Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060970763 Share on other sites More sharing options...
fastman92 Posted December 26, 2011 Author Share Posted December 26, 2011 (edited) I gotta test it out. Btw, which OS do you have? Does it work now after you did what has been written? I have Windows 7 , but that doesn't matter. Edited December 26, 2011 by fastman92 Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060970844 Share on other sites More sharing options...
Jacko427 Posted December 26, 2011 Share Posted December 26, 2011 I gotta test it out. Btw, which OS do you have? Does it work now after you what has been written? I have Windows 7 , but that doesn't matter. It doesn't work. It doesn't crash anymore before the game start up, just can now get into MainMenu. But after loading the game, it crashes. Cleo4 actually never had worked on Vista x64. I tried the IV_Lights cleo4 for SA, never worked once, keeps crashing and crashing. Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060970853 Share on other sites More sharing options...
Silent Posted December 26, 2011 Share Posted December 26, 2011 Tested, it DOES work. Silent's approved = good. Snoops27 and RyanDri3957V 2 Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060970890 Share on other sites More sharing options...
ItsAllAboutGTA Posted December 27, 2011 Share Posted December 27, 2011 Okay,it work for me now ! thanks a lot fastman ! Here are some cookies Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060970943 Share on other sites More sharing options...
Jacko427 Posted December 27, 2011 Share Posted December 27, 2011 Crap, I'm the only one guy having bad luck with never-working cleo4 on x64 OS called Vista Home Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060970951 Share on other sites More sharing options...
aStiffSausage Posted December 27, 2011 Share Posted December 27, 2011 Works fine for me, and I have to say that this one is really great! I bet hundreds of modders will now keep modding timecycs and making them better and better. PS. Have you found out anything about the transmission-stuff? Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060971045 Share on other sites More sharing options...
Jacko427 Posted December 27, 2011 Share Posted December 27, 2011 (edited) Update about the crash when installed Cleo4. It seems the crash is caused by an older version of StreamIniExtender by Deji. The old version I had before installed Cleo4 was from June, the newest is from September 25th. I installed the latest StreamIniExtender and now it opens it! So lucky I don't have to f*ck up my notebook with trying to dualboot between Vista and XP. EDIT Ialways have found the GTA SA, player and peds looked like dark sh*t. When it's night, they look damn awful. Now they have better lighting: Before: After: fastman92, your tool is very usefull!!! Edited December 27, 2011 by Jacko427 Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060971118 Share on other sites More sharing options...
fastman92 Posted December 27, 2011 Author Share Posted December 27, 2011 PS. Have you found out anything about the transmission-stuff? No, i`ll try to find it today Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060971755 Share on other sites More sharing options...
l911 Posted December 27, 2011 Share Posted December 27, 2011 AMAZING! I always looked for somthing like that Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060971843 Share on other sites More sharing options...
Rider916 Posted December 27, 2011 Share Posted December 27, 2011 i've been waiting for a tool like this for a loooooong time, now in 2011, its finally here Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060972164 Share on other sites More sharing options...
Marty McFly Posted December 28, 2011 Share Posted December 28, 2011 I have CLEO 4 installed(yes right folder) in CLEO folder: timecyceditor.ini timecyceditor.cs FileSystemOperations.cleo IniFiles.cleo InntOperations.cleo TestCPad.....cs opcode003D.cs in CLEO_TEXT folder(inside CLEO folder): Timecyceditor.fxt in models\txd : timecyc.txd I always start a new game on startup, the game crashes when the "francis int. airport liberty city 1992" screen should appear. what am I doing wrong?? I have the right exe (the one with 616 bytes at the end) Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060974077 Share on other sites More sharing options...
fastman92 Posted December 28, 2011 Author Share Posted December 28, 2011 (edited) @Marty McFly, everything seems to be good Tell me what happens when you remove timecyceditor.cs, but leave all other files. Try to reinstall CLEO4 and show me your CLEO directory. Check what happens when you have only files of timecyc editor in CLEO directory and no other mods. I installed GTA SA to check if In-game Timecyc Editor works. Then i installed CLEO4 and put files from put_to_root_of_GTASA to root of GTA SA. I found it working I consider making this tool for GTA VC and perhaps for GTA III. Maybe for GTA IV too, but i must get experience with its coding. Once i have started coding in GTA IV i can try writing better and more advanced scripts as time goes on. The main problem with GTA VC coding is 05F6 opcode that crashes game even when using it with parameters. Though CLEO VC authors don't seem to care about these problems and development has apparently been stopped. But instead of waiting for a new CLEO VC what ain't gonna happen forever it'd be better to deal with it myself and write custom SCM function opcodes that are really working. That will be a step forward in VC SCM coding. Function opcodes started to work with these parameters: 05F5=-1,call_scm_func %1p%05F6=-1,ret GTAG database is messed up. Edited December 31, 2011 by fastman92 Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060974189 Share on other sites More sharing options...
ZZCOOL Posted December 29, 2011 Share Posted December 29, 2011 make this for iv Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060975568 Share on other sites More sharing options...
robi29 Posted December 29, 2011 Share Posted December 29, 2011 Good work. make this for iv +1000 Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060975978 Share on other sites More sharing options...
Convetors Posted December 29, 2011 Share Posted December 29, 2011 Hi this mod is awesom !!!!! so the only thing that u need is stoping time when modding caus i was working in 5 am but the time is still running when im done i found my self in 7am so how to fix this Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060976923 Share on other sites More sharing options...
fastman92 Posted December 29, 2011 Author Share Posted December 29, 2011 See the spinners of cycle or hour & minutes spinners above the clock. Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060976933 Share on other sites More sharing options...
Convetors Posted December 29, 2011 Share Posted December 29, 2011 See the spinners of cycle or hour & minutes spinners above the clock. yEAH I SAW THAT but that is stop timing or just give me the time that i want the it keep running Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060976940 Share on other sites More sharing options...
fastman92 Posted December 29, 2011 Author Share Posted December 29, 2011 See the spinners of cycle or hour & minutes spinners above the clock. yEAH I SAW THAT but that is stop timing or just give me the time that i want the it keep running It will be done in 1.1 version. Tell me what`s missing and it may be implemented in 1.1. Currently i`m focused on GTA4 C# scripting. Otherwise you can do it yourself and will get it faster. I included original source of script and functions. Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060976945 Share on other sites More sharing options...
Convetors Posted December 29, 2011 Share Posted December 29, 2011 See the spinners of cycle or hour & minutes spinners above the clock. yEAH I SAW THAT but that is stop timing or just give me the time that i want the it keep running It will be done in 1.1 version. Tell me what`s missing and it may be implemented in 1.1. Currently i`m focused on GTA4 C# scripting. Otherwise you can do it yourself and will get it faster. I included original source of script and functions. Thing that need to done : -Stop timing when editing -write number using keyboard (this is not necessary) Thats All and thnks man You Rock !!! i give you Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060976953 Share on other sites More sharing options...
fastman92 Posted December 29, 2011 Author Share Posted December 29, 2011 See the spinners of cycle or hour & minutes spinners above the clock. yEAH I SAW THAT but that is stop timing or just give me the time that i want the it keep running It will be done in 1.1 version. Tell me what`s missing and it may be implemented in 1.1. Currently i`m focused on GTA4 C# scripting. Otherwise you can do it yourself and will get it faster. I included original source of script and functions. Thing that need to done : -Stop timing when editing -write number using keyboard (this is not necessary) Thats All and thnks man You Rock !!! i give you Possible, 1.1 version will be released after the new year already. Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060976962 Share on other sites More sharing options...
Jacko427 Posted December 29, 2011 Share Posted December 29, 2011 See the spinners of cycle or hour & minutes spinners above the clock. yEAH I SAW THAT but that is stop timing or just give me the time that i want the it keep running It will be done in 1.1 version. Tell me what`s missing and it may be implemented in 1.1. Currently i`m focused on GTA4 C# scripting. Otherwise you can do it yourself and will get it faster. I included original source of script and functions. Thing that need to done : -Stop timing when editing -write number using keyboard (this is not necessary) Thats All and thnks man You Rock !!! i give you Possible, 1.1 version will be released after the new year already. Good thinking. That writing numbers with keyboard would be very usefull and it will make work faster then using the spinners. And the stop time is also very usefull. Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060976974 Share on other sites More sharing options...
fastman92 Posted December 30, 2011 Author Share Posted December 30, 2011 Function opcodes started to work with these parameters: 05F5=-1,call_scm_func %1p%05F6=-1,ret GTAG database is messed up. I`m working on in-game timecyc editor for GTA VC. First of all i need to create many functions that will let me to open and write to files. Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060978527 Share on other sites More sharing options...
Marty McFly Posted December 30, 2011 Share Posted December 30, 2011 Got it working, guess how: I have a vehicles.img separated from the gta3.img cause my gta3.img is too big, so rebuilding takes too long, so I extracted all vars into a vehicles.img and told the gta.dat to read a vehicles.img. it crashed with your editor I put all cars back to the gta3.img, and deleted the vehicles.img, rmoved the line in gta.da and it worked. maybe CLEO FileSystemOperation crashes when some files like gta.dat are edited... Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060978753 Share on other sites More sharing options...
fastman92 Posted December 30, 2011 Author Share Posted December 30, 2011 (edited) Video that explains how to install In-game timecyc editor to GTA San Andreas. That is a script to properly export & remove all vehicles & models from gta3.img to models\parts and models\vehicles http://pastebin.com/f6DKfXDb Place SparkCS.exe to models directory. Run it from batch mode Sparkcs.exe -script "script.txt" You can import these files into vehicles.img. I have external vehicles.img too, but anyway it isn`t reason why the game crashes. If so, did you try to remove in-game timecyc editor? Remove TimecycEditor.cs || TestCheat_CPad__DoCheats_mark_hasKeyBeenPressed.cs || opcode_003D.cs so the game started suddenly working? Edited March 23, 2012 by fastman92 Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060978851 Share on other sites More sharing options...
Marty McFly Posted January 1, 2012 Share Posted January 1, 2012 (edited) Uhm yes I followed your advice, deleted the three files and it worked. now I have reinstalled my SA, installed all mods I have usually like SRT, project oblivion etc and I have the same problem again -.- with all files--->crash, those three files deleted--->no crash btw: is there any possibility to let SA load the vehicle files from a folder and not from an img file? Edited January 1, 2012 by Marty McFly Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060983524 Share on other sites More sharing options...
fastman92 Posted January 1, 2012 Author Share Posted January 1, 2012 Uhm yes I followed your advice, deleted the three files and it worked. now I have reinstalled my SA, installed all mods I have usually like SRT, project oblivion etc and I have the same problem again -.- with all files--->crash, those three files deleted--->no crash btw: is there any possibility to let SA load the vehicle files from a folder and not from an img file? btw: is there any possibility to let SA load the vehicle files from a folder and not from an img file? Not yet. GTA SA is not Painkiller where it tries to read files from directory, otherwise from .pak file. ***** Changes ** 1.1 version: - added possibility to stop the time, button is placed near the clock Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060983964 Share on other sites More sharing options...
Silent Posted January 1, 2012 Share Posted January 1, 2012 btw: is there any possibility to let SA load the vehicle files from a folder and not from an img file? There is a tool called Virtual IMG (by Ryosuke), his site is partially down though, and I doubt it's possible to download it. Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060983976 Share on other sites More sharing options...
Aimaster Posted January 1, 2012 Share Posted January 1, 2012 btw: is there any possibility to let SA load the vehicle files from a folder and not from an img file? There is a tool called Virtual IMG (by Ryosuke), his site is partially down though, and I doubt it's possible to download it. Maybe you have it on your disk? Could you upload this tool and post a link here or via PM? Would be nice of you Link to comment https://gtaforums.com/topic/496825-gtasa-in-game-timecyc-editor/?do=findComment&comment=1060984499 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now