guard3 Posted June 11, 2014 Share Posted June 11, 2014 (edited) Hello fellow modders! I decided to make this a long time ago, but now I'm on it... Liberty City Stories Beta* "Upstanding Citizen" [screenshots soon] This modifications brings 1998 Liberty City back to Vice City I'm doing this all by myself, so if anyone knows some useful articles that could help me, be free to post... Hope to release as soon as possible Currently working on: [ ] Map: [ ] Portland [ ] Staunton [ ] Shoreside Vale Guard3 http://www.gtagarage.com/mods/show.php?id=24734 Edited June 29, 2014 by guard3 Link to comment https://gtaforums.com/topic/715088-liberty-city-stories-beta-upstanding-citizen/ Share on other sites More sharing options...
MAJEST1C_R3 Posted June 11, 2014 Share Posted June 11, 2014 (edited) Hm strange, I also have "unhandled" while loading island in Ked. Do you know model names which cause this bug? Upd: Problem with "unhandled" is fixed. Download and try new version here: http://gtaforums.com/topic/686322-storiesrel-converted-maps/page-11?do=findComment&comment=1065578862 Edited June 12, 2014 by MAJEST1C_R3 guard3 1 Link to comment https://gtaforums.com/topic/715088-liberty-city-stories-beta-upstanding-citizen/#findComment-1065573634 Share on other sites More sharing options...
guard3 Posted June 16, 2014 Author Share Posted June 16, 2014 Thanks man! Much appreciated help. I'll give that a try. Also... The misplaced objects you asked me are kinda a lot... About half of the map! Something crazy is that when I load the map to Med, everything seems fine, although the last time i tried, Med crashed... And Ked shows map errors... Do you know any software that can install maps? I tried doing it by hand in gta_vc.dat, but I either do something wrong (I think I do it the right way) or the game just seems stubborn and can't recieve my maps! And thanks again! :}) And, by the way, here's the link to my mod... http://www.gtagarage.com/mods/show.php?id=24734 Link to comment https://gtaforums.com/topic/715088-liberty-city-stories-beta-upstanding-citizen/#findComment-1065602971 Share on other sites More sharing options...
MAJEST1C_R3 Posted June 16, 2014 Share Posted June 16, 2014 Can you show screenshots with misplaced models and errors in Ked? Link to comment https://gtaforums.com/topic/715088-liberty-city-stories-beta-upstanding-citizen/#findComment-1065603092 Share on other sites More sharing options...
guard3 Posted June 16, 2014 Author Share Posted June 16, 2014 (edited) Ok... I tried the new version, and didn't show any misplaced object errors, thanks! Now, when I try the map check, it says that some objects should be something else! ex. commer1005.dff should be ferry138.dff! I took a look on gtaforums and I saw the new Stories Map Converter maps on Vice City and successful testing... So looks like I'm doing something wrong... Should I create a new .img and put the .dff and .txd in? Because what I do is: 1) Convert the files from PS2, with GTA VC output dff, one big txd for all objects, generated IDE/IPL with ID offset 1000 (I have used GTA VC Map Cleaner), blank collision, "Optimise mesh" and gta vc backface culling patcher. 2) Create directory in \data\maps\commer and put commer.ide, commer,ipl and commer.col in. 3) Add all .dff and the big .txd in gta3.img, using img tool 4) Write on gta_vc.dat: # # Load IDEs first, then the models and after that the IPLs # # everything is loaded on a per directory basis and in alphabetical order # to improve the speed of loading # # Object types # IDE DATA\MAPS\generic.IDE IDE DATA\MAPS\COMMER\commer.IDE SPLASH loadsc2 #collision data COLFILE 0 MODELS\COLL\GENERIC.COL COLFILE 0 DATA\MAPS\COMMER\COMMER.COL # have to load map.zon before any of the IPLs IPL DATA\MAP.ZON IPL DATA\NAVIG.ZON IPL DATA\INFO.ZON # # Scene information # SPLASH loadsc3 IPL DATA\MAPS\COMMER\commer.IPL IPL DATA\MAPS\paths.ipl IPL DATA\MAPS\cull.ipl IPL DATA\occlu.ipl # # Interiors # SPLASH loadsc4 But it crashes all the time! Edited June 17, 2014 by guard3 Link to comment https://gtaforums.com/topic/715088-liberty-city-stories-beta-upstanding-citizen/#findComment-1065603855 Share on other sites More sharing options...
guard3 Posted June 17, 2014 Author Share Posted June 17, 2014 Ok... I tried the new version, and didn't show any misplaced object errors, thanks! Now, when I try the map check, it says that some objects should be something else! ex. commer1005.dff should be ferry138.dff! I took a look on gtaforums and I saw the new Stories Map Converter maps on Vice City and successful testing... So looks like I'm doing something wrong... Should I create a new .img and put the .dff and .txd in? Because what I do is: 1) Convert the files from PS2, with GTA VC output dff, one big txd for all objects, generated IDE/IPL with ID offset 1000 (I have used GTA VC Map Cleaner), blank collision, "Optimise mesh" and gta vc backface culling patcher. 2) Create directory in \data\maps\commer and put commer.ide, commer,ipl and commer.col in. 3) Add all .dff and the big .txd in gta3.img, using img tool 4) Write on gta_vc.dat: # # Load IDEs first, then the models and after that the IPLs # # everything is loaded on a per directory basis and in alphabetical order # to improve the speed of loading # # Object types # IDE DATA\MAPS\generic.IDE IDE DATA\MAPS\COMMER\commer.IDE SPLASH loadsc2 #collision data COLFILE 0 MODELS\COLL\GENERIC.COL COLFILE 0 DATA\MAPS\COMMER\COMMER.COL # have to load map.zon before any of the IPLs IPL DATA\MAP.ZON IPL DATA\NAVIG.ZON IPL DATA\INFO.ZON # # Scene information # SPLASH loadsc3 IPL DATA\MAPS\COMMER\commer.IPL IPL DATA\MAPS\paths.ipl IPL DATA\MAPS\cull.ipl IPL DATA\occlu.ipl # # Interiors # SPLASH loadsc4 But it crashes all the time! Update. Everything is fine, I just had to put the files into a separate .img SaL_Leone 1 Link to comment https://gtaforums.com/topic/715088-liberty-city-stories-beta-upstanding-citizen/#findComment-1065611317 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