- Joined
- Sep 7, 2014
- Messages
- 1,721
- Reaction score
- 1,200
- First Language
- Greek
- Primarily Uses
- RMVXA
(Apologies if I posted this on the wrong area)
I was thinking of opening a shop where I write custom software for the game. Some of these include: a Launcher, a Save Manager (where the player can import or export his/her save files in hard to access folders (like APPDATA) and an Auto-Backup System (where it automatically creates a copy of their save files before starting up the game). The software is standalone and can be added to the game with no issues (just place it on the game's folder and it will work well).
Concepts:
Is anybody interested for this?
I'd like to note: The launcher interacts with with the game.exe through command line arguments (assuming that you have a script that adds this). It by no means modify the game's exe. All the functions are done by the custom software itself.
I was thinking of opening a shop where I write custom software for the game. Some of these include: a Launcher, a Save Manager (where the player can import or export his/her save files in hard to access folders (like APPDATA) and an Auto-Backup System (where it automatically creates a copy of their save files before starting up the game). The software is standalone and can be added to the game with no issues (just place it on the game's folder and it will work well).
Concepts:
Is anybody interested for this?
I'd like to note: The launcher interacts with with the game.exe through command line arguments (assuming that you have a script that adds this). It by no means modify the game's exe. All the functions are done by the custom software itself.
Last edited by a moderator:
