- Joined
- Jan 26, 2014
- Messages
- 1,281
- Reaction score
- 106
- First Language
- Irish
- Primarily Uses
- N/A
I just want to ask this question because I want to know if these are still existent in RGSS3 or if there are ways to call them:
Are there possible ways to expand what we usually see on the RGSS3? These would be the things bothering me as of the moment that I would like varied opinions and answers. I want to see the deeper part of the program parts since most of the time, I see the tip of the iceberg.
Thank you so much.
- zLib - because I want to know if there's a way I can improve checking errors (CRC).
- CSV - are they existent in RGSS3? I want to do things with RMVXAce that needs CSV.
- JSON - is it possible to call JSON so you could do parsing values for it so you can show values or just load data structures into string? Or serialize data?
- gserver - for scripters to be able to create a small chatserver, for possible online implementations of RPG Maker VX Ace.
- io/console - for scripters to use different fork() implementations and use Keyboard Input / Flush
- RubyGems - a library that has most of the things that allows us to expand the limitations of RPG Maker.
- Data Compression - is there a way to data compress in RPG Maker VX Ace?
- win32 functions such as sounds (win32/sounds)
- speechsynthesis library (for voice commands)
Are there possible ways to expand what we usually see on the RGSS3? These would be the things bothering me as of the moment that I would like varied opinions and answers. I want to see the deeper part of the program parts since most of the time, I see the tip of the iceberg.
Thank you so much.
