Posted 2005-10-23, 08:45 PM
in reply to Wed-G's post "New Game"
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.
Last edited by sciencekid; 2005-10-23 at 08:48 PM.
Reason: forgot to add something
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...
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.