Posts: 1,038
Threads: 36
Joined: Oct 2011
is there a way that i can develop dlc for my rmxp game so i don't have to work on every little thing at once? for instance; there is a building in my main town that will let the player change the character's outfits. i don't really want to be hung up on that while neglecting everything else, as i am largely a one man operation. is there any way i can release dlc, and make it able to integrate with the already released game? can this possibly work with vx?
Posts: 627
Threads: 38
Joined: May 2009
My guess is that as long as you don't edit the scripts, you can just update the rxdatas/graphics sounds that need to updated with no problems. Or even if you DO edit the scripts as long as it does not interfere with the save files (Creating extra save data, etc) It is possible that you can update the scripts as well. But I'm no expert on this....
My partner in crime = TREXRELL
Posts: 2,507
Threads: 75
Joined: Dec 2010
Us an install creator:
http://www.clickteam.com/website/usa/ins...eator.html
or a patch-maker:
http://www.clickteam.com/website/usa/patch-maker.html
that replaces the maps with new ones.
Make sure you don't replace maps that can be modified by the player (switches etc) just ones that hadn't been available before hand.
Posts: 1,038
Threads: 36
Joined: Oct 2011
im too ignorant when it comes to scripting. any dlc ideas i have more are for different quests or visual tweaks, than say, adding slot machines and day/night systems or anything crazy. basically just piddly crap i dont want distracting me from actually finishing the game. like right now i'm spending way too much time cutting music and drawing tilesets, and making sure everything matches so it doesn't look and feel five kinds of discombobulated.