Log in

View Full Version : New Game


Wed-G
2005-10-23, 05:55 PM
Hey, blue. You remember back in the day when I made the
Adon Engine? Was there anything else on it that I need to fix?

I remember when you told me about the volume and I fixed that
now to a visual slide bar.

I had a question about the source for the RTP_RT.exe. Would it be possible to edit it and make a handle that actually changes the WAVE or SYNTH?

Also, this question is to anyone who plays games, what should I have in the options menu?

Right now I have three things-

Volume
System GFX
Text Type (MS Mincho or the other)

I need MORE STUFF!!!

I'll have screens and info next time.

sciencekid
2005-10-23, 08:45 PM
are you asking if you can make your program(i'm assuming it's rpgmaker2003) accept and be able to use wave files? and when you say synth are you reffering to midi files or mp3s? If so, I might be able to help you. but if you need an expert, i suggest go ahead contact blue like you were doing.

Wed-G
2005-10-24, 03:37 PM
are you asking if you can make your program(i'm assuming it's rpgmaker2003) accept and be able to use wave files? and when you say synth are you reffering to midi files or mp3s? If so, I might be able to help you. but if you need an expert, i suggest go ahead contact blue like you were doing.

No, I want to add an event control that changes the volume of the computer not internally in the rpg_rt. I've noticed that real games work like that. Haveing to do that internally is hard and monotonous... oh yeah, and gay.

But, without the source code to RPGMaker(2k3) and to the RTP_RT, then it might be impossible...

BlueCube
2005-10-24, 04:36 PM
No, I want to add an event control that changes the volume of the computer not internally in the rpg_rt. I've noticed that real games work like that. Haveing to do that internally is hard and monotonous... oh yeah, and gay.

But, without the source code to RPGMaker(2k3) and to the RTP_RT, then it might be impossible...

It's impossible as far as I know. Don't think Enterbrain made access to system controls available - you pretty much use what tools they give you and nothing else. It MIGHT be possible in RMXP, but no guarantee there either.. and you'd have to use Ruby anyway.