MenuET Posted August 10, 2014 Share Posted August 10, 2014 (edited) Hi there. I was thinking about it some time ago and, as i am just a 3D a modeler and i don't understand the GTA Editing in itself quite well, i want to discuss the possibility to contour the GTA engine limits and break the map size limits to infinite size (or any size we want). I want to reminder that i don't have plans to make a HUGE mod, but i think that conversation will drive us to something constructive. At first, As far as i know about GTA is that any GTA have its co-ordinates limits (maximum co-ordinates numbers at X, like 0.0000 to 546.0000), and any of these co-ordinates are a float number (float number, for dummies, are a non-integer number like 2,5; 7,543; 35,374...), and, by the logic, inside a float number has infinity other float numbers (i.e. inside 5 we have 5,2; 5,54; 5,65, and inside 5,2 we have 5,23543; 5,22423; 5,2856756...). Following that logic, at a co-ordinate number, we have infinite numbers inside on it. Think about instead of trying to raise the co-ordinate numbers limits, multiply a 5x5 co-ordinate grid by 10 (50x50) just by constructing your new mod with the models 10x smaller than the normal size, and editing anything you need on the script and data files to fit camera, handling, and etcetera and making every thing fit quite well in just ONE co-ordinate number. Double your co-ordinate number capacity by shrinking objects. That is my first point. ........................................................................................................................................................................................................... At second point, We all know how house interiors works. It has another 16 or 17 worlds for the interiors and just ONE for the outside, conventional map. When we cross a door in game, we are crossing a portal that drives you from World 1(Outside) to any of 17 interior worlds. As GTA San Andreas already did with Liberty City, and GTA V already did with a country town, why can't we just model another map inside one of 17 interior worlds, and use a big portal on sea (Like a big door) in two worlds to drive us from one world to another? Basically transforming one interior world to another exterior world (a new map) and keep the world 1(default map) intact. Think about that. It is possible at some way. About the first possibility (keeping co-ordinates and shrinking objects) i already saw a example used on Source engine (Which have a very limited map limit) and it worked. The guy extended the map limits 10x just by shrinking everyting 10x. About the second possibility, is is also a plausible idea. Well, thanks for attention. Edited August 10, 2014 by MenuET Ss4gogeta0 1 Link to comment Share on other sites More sharing options...
RanZY Posted September 1, 2014 Share Posted September 1, 2014 wtf? viiv project not solve problem map i try add other pice of map gta v but the game crash Link to comment Share on other sites More sharing options...
NTAuthority Posted September 2, 2014 Share Posted September 2, 2014 wtf? viiv project not solve problem map i try add other pice of map gta v but the game crash... are you even using it on CitizenFX? The old alpha 1 build does not support as many map objects. Inactive in GTA/R* title modification indefinitely pursuant to a court order obtained by TTWO. Good job acting against modding! Link to comment Share on other sites More sharing options...
fefenc Posted September 2, 2014 Share Posted September 2, 2014 (edited) I think Ranzy is trying to do his own V map project. pice, euheuheuehuehueu Edited September 2, 2014 by fefenc Link to comment Share on other sites More sharing options...
BishopMKMM Posted May 15, 2015 Share Posted May 15, 2015 Still tho, it would be nice to discuss the methods or theories about how to make this happen Link to comment Share on other sites More sharing options...
b0ssVenom Posted May 16, 2015 Share Posted May 16, 2015 GTA 5 has map boundaries of 9 x 16 KM, but it would be cool if NTA will have success on cracking them. Link to comment Share on other sites More sharing options...
Silent Posted May 16, 2015 Share Posted May 16, 2015 GTA 5 has map boundaries of 9 x 16 KM, but it would be cool if NTA will have success on cracking them. Wouldn't it be better if there were some map mods before that? First things first. Link to comment Share on other sites More sharing options...
gangster2332 Posted May 16, 2015 Share Posted May 16, 2015 minecraft is infinite. with sone coding, it should be possible for gta to be infinite too. Link to comment Share on other sites More sharing options...
BunnyPig Posted May 17, 2015 Share Posted May 17, 2015 minecraft is infinite. with sone coding, it should be possible for gta to be infinite too.That's not entirely true, minecraft isn't infinite. After a certain distance the world gets all screwed up because of limitations to the system. Now, it's basically infinite if you can Stand that corrupted world but it's still broken. Gta and minecraft are also built on 2 entirely different engines, the RAGE engine does not allow infinite worlds. Although if we can find the limitation we can only adjust it in a 32-bits rule. Link to comment Share on other sites More sharing options...
oscar230 Posted May 17, 2015 Share Posted May 17, 2015 Hi there. I was thinking about it some time ago and, as i am just a 3D a modeler and i don't understand the GTA Editing in itself quite well, i want to discuss the possibility to contour the GTA engine limits and break the map size limits to infinite size (or any size we want). I want to reminder that i don't have plans to make a HUGE mod, but i think that conversation will drive us to something constructive. At first, As far as i know about GTA is that any GTA have its co-ordinates limits (maximum co-ordinates numbers at X, like 0.0000 to 546.0000), and any of these co-ordinates are a float number (float number, for dummies, are a non-integer number like 2,5; 7,543; 35,374...), and, by the logic, inside a float number has infinity other float numbers (i.e. inside 5 we have 5,2; 5,54; 5,65, and inside 5,2 we have 5,23543; 5,22423; 5,2856756...). Following that logic, at a co-ordinate number, we have infinite numbers inside on it. Think about instead of trying to raise the co-ordinate numbers limits, multiply a 5x5 co-ordinate grid by 10 (50x50) just by constructing your new mod with the models 10x smaller than the normal size, and editing anything you need on the script and data files to fit camera, handling, and etcetera and making every thing fit quite well in just ONE co-ordinate number. Double your co-ordinate number capacity by shrinking objects. That is my first point. ........................................................................................................................................................................................................... At second point, We all know how house interiors works. It has another 16 or 17 worlds for the interiors and just ONE for the outside, conventional map. When we cross a door in game, we are crossing a portal that drives you from World 1(Outside) to any of 17 interior worlds. As GTA San Andreas already did with Liberty City, and GTA V already did with a country town, why can't we just model another map inside one of 17 interior worlds, and use a big portal on sea (Like a big door) in two worlds to drive us from one world to another? Basically transforming one interior world to another exterior world (a new map) and keep the world 1(default map) intact. Think about that. It is possible at some way. About the first possibility (keeping co-ordinates and shrinking objects) i already saw a example used on Source engine (Which have a very limited map limit) and it worked. The guy extended the map limits 10x just by shrinking everyting 10x. About the second possibility, is is also a plausible idea. Well, thanks for attention. you're on to something, keep on digging!! Link to comment Share on other sites More sharing options...
SonofUgly Posted May 17, 2015 Share Posted May 17, 2015 GTA 5 has map boundaries of 9 x 16 KM, but it would be cool if NTA will have success on cracking them.According to NTA "collision quadtree creation shows -8192 to 8192 on both sides, so 16384x16384." And playerinfo shows the world limits as 16k x 16k, and seeing as all previous GTAs have had square map limits before (AFAIK), I think it's pretty probable that's our boundary.Which is big enough to fit III, VC, SA, IV and V's map all together... without moving Los Santos... and with room for an addition 6 Vice Citys. That'll probably be big enough for a while. cybert and Mr.Arrow 2 Link to comment Share on other sites More sharing options...
Causeless Posted May 20, 2015 Share Posted May 20, 2015 (edited) Following that logic, at a co-ordinate number, we have infinite numbers inside on it. Think about instead of trying to raise the co-ordinate numbers limits, multiply a 5x5 co-ordinate grid by 10 (50x50) just by constructing your new mod with the models 10x smaller than the normal size, and editing anything you need on the script and data files to fit camera, handling, and etcetera and making every thing fit quite well in just ONE co-ordinate number. Double your co-ordinate number capacity by shrinking objects. That is my first point. You'd run into numerical precision errors. This part isn't true: "and, by the logic, inside a float number has infinity other float numbers" Floats do not have infinite precision. There's many values which cannot be stored by a float - for example, the exact value of 0.1 is actually impossible to store in a binary float. If you tried to store 0.1, instead the float would store the closest possible value it can actually represent, or 0.100000001490116119384765625 to be exact. I could go on for ages about explaining why this is and all the limitations of the system, but here's the end result - making everything smaller is not a magic bullet. Making everything smaller results in bugs, weird physics, animations jumps and/or glitches, particle physics issues... and each of these problems becomes worse and worse the smaller you make things. Edited May 20, 2015 by Causeless Deji 1 Link to comment Share on other sites More sharing options...
Nerdman3000 Posted May 24, 2015 Share Posted May 24, 2015 (edited) I think I'd like to see this done. Perhaps we could get Gifbrah's San Andreas fan map actually created in the game. Edited May 24, 2015 by Nerdman3000 Link to comment Share on other sites More sharing options...
Deji Posted May 25, 2015 Share Posted May 25, 2015 For me the question isn't about limits, it's about how worthwhile breaking them would actually be. You could put the VC map in SA for example, but what's a map without paths and fitting ped/vehicle models? The atmosphere will be SA-ish, etc. Adding on to SA would be great if you ask me, but then where are all the modellers, texturers and such to actually do some original work? I wouldn't break limits just so some cheap ports could be done. I don't really see many map mods out there which are only limited by the limits on map scale... so why bother breaking the limits? If I had a large mod with some mappers, then I'd certainly attempt to work my way around the limits - but it seems kinda pointless to break limits for "no mod in particular". Wesser, Jestic and Silent 3 Link to comment Share on other sites More sharing options...
Nerdman3000 Posted May 25, 2015 Share Posted May 25, 2015 (edited) For me the question isn't about limits, it's about how worthwhile breaking them would actually be. You could put the VC map in SA for example, but what's a map without paths and fitting ped/vehicle models? The atmosphere will be SA-ish, etc. Adding on to SA would be great if you ask me, but then where are all the modellers, texturers and such to actually do some original work? I wouldn't break limits just so some cheap ports could be done. I don't really see many map mods out there which are only limited by the limits on map scale... so why bother breaking the limits? If I had a large mod with some mappers, then I'd certainly attempt to work my way around the limits - but it seems kinda pointless to break limits for "no mod in particular". You could always reuse assets from other games that have Las Vegas and San Francisco. The Crew for example, with some work to polish it, could be used as models to create Las Ventruas and San Fierro. Of course the interiors would be a different story. That's just a suggestion of course. Edited May 25, 2015 by Nerdman3000 Link to comment Share on other sites More sharing options...
masterskywalker Posted May 30, 2015 Share Posted May 30, 2015 Whats up buddys, i have one question: Can i edit hidden liberty city with any tool? Because i'll be awesome if you can put two maps, like SA and teletransport do Liberty City (or another converted city). Link to comment Share on other sites More sharing options...
Obb Porff Posted April 14, 2018 Share Posted April 14, 2018 Reducing gta sa map by just 5 times will be enough to fit all three gta cities. OT: MenuET what map mod will you be making? Link to comment Share on other sites More sharing options...
vizs Posted April 14, 2018 Share Posted April 14, 2018 @Obb Porff Why on earth are you bumping ded af topics? Link to comment Share on other sites More sharing options...
Silent Posted April 15, 2018 Share Posted April 15, 2018 Enough. Link to comment Share on other sites More sharing options...
Recommended Posts