MPF PwnCall Posted April 21, 2017 Share Posted April 21, 2017 Quick question about modding. Would Ren X be moddable to be changed and released as a completely different game with its own launcher? im not asking about the feasibility of this but rather the permission to use the models, code, etc. Either permission from the ren x team or if EA will allow it through their agreement. 1 Quote Link to comment Share on other sites More sharing options...
Madkill40 Posted April 22, 2017 Share Posted April 22, 2017 You can't profit from them and would need permissions from both parties and it is unlikely to get it from the devs if EA do not permit extended usage. What would be the point of making a separate modded RenX when you could just release the mod as a server-side addition to RenX? Quote Link to comment Share on other sites More sharing options...
Totem Arts Staff TK0104 Posted April 22, 2017 Totem Arts Staff Share Posted April 22, 2017 You could just make a server with some mutators to create a custom game mode. As long it's still Renegade X Quote Link to comment Share on other sites More sharing options...
MPF PwnCall Posted April 23, 2017 Author Share Posted April 23, 2017 That would possibly work. Are there any limitations for mutators? Mostly looking to change vehicle/weapon stats like speed damage etc. and things like getting rid of the running mechanic. just looking to see if this would be an option, and with custom mutators could others join the server without having to download anything extra? thanks for the responses Quote Link to comment Share on other sites More sharing options...
Fffreak9999 Posted April 23, 2017 Share Posted April 23, 2017 The mutators are automatically downloaded on server join. Just bare in mind they tend to download slowly (but are quick if they are small enough) Quote Link to comment Share on other sites More sharing options...
MPF PwnCall Posted April 23, 2017 Author Share Posted April 23, 2017 So is that a one time download or every time you join the server? Quote Link to comment Share on other sites More sharing options...
Agent Posted April 24, 2017 Share Posted April 24, 2017 It's cached on the game client until it's stale, which takes quite some time of not being loaded. The download can also be sped up by configuring the server to use an HTTP server for downloads. Out of curiosity so that the original question is more answerable, what is your actual intent/goal? 1 Quote Link to comment Share on other sites More sharing options...
Totem Arts Staff yosh56 Posted April 24, 2017 Totem Arts Staff Share Posted April 24, 2017 2 hours ago, Agent said: It's cached on the game client until it's stale, which takes quite some time of not being loaded. The download can also be sped up by configuring the server to use an HTTP server for downloads. Out of curiosity so that the original question is more answerable, what is your actual intent/goal? 15 hours ago, MPF PwnCall said: Mostly looking to change vehicle/weapon stats like speed damage etc. and things like getting rid of the running mechanic. Quote Link to comment Share on other sites More sharing options...
boxes Posted April 24, 2017 Share Posted April 24, 2017 if you're going to try to remove sprinting, look for a way to mimic the air acceleration from the original if possible Quote Link to comment Share on other sites More sharing options...
zunnie Posted April 24, 2017 Share Posted April 24, 2017 14 hours ago, Agent said: The download can also be sped up by configuring the server to use an HTTP server for downloads. How would you set up something like this? What do i enter in which INI file to redirect a download? Thanks for the help Quote Link to comment Share on other sites More sharing options...
Agent Posted April 24, 2017 Share Posted April 24, 2017 @yosh56: clearly I was hoping for more context, I know how to read (most of the time). If I'm going off of only what he said, then I suppose he's aiming for some sort of CNC-Classic mode in an effort to be more faithful to the original game. 5 hours ago, zunnie said: How would you set up something like this? Now, the actual important part from the above thread is this: On 2/17/2017 at 0:38 AM, ShrewdTactician said: [IpDrv.HTTPDownload] RedirectToURL=http://www.edtnint.net/renx/maps/ Which is included in UDKEngine.ini. By default, RedirectToURL points to http://cdn.renegade-x.com/site/gamerepo/ . Everything else is already more or less configured -- you just have to point RedirectToURL to your own HTTP server. You basically just throw files into a flat-hierarchy directory, which might look something like this: 1 Quote Link to comment Share on other sites More sharing options...
zunnie Posted April 25, 2017 Share Posted April 25, 2017 Very nice, thanks a lot for the help! Quote Link to comment Share on other sites More sharing options...
Madkill40 Posted April 30, 2017 Share Posted April 30, 2017 Quite curious to see a Classic-Ren on a server. Vehicles also have a 'sprint', just a reminder. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.