Search found 2 matches

by wockenfuss
Fri Oct 19, 2007 9:05 am
Forum: Programming
Topic: can i route game actions to other software programs?
Replies: 12
Views: 2155

fullmetalparka, you're pretty much right on the money in terms of what i'd like to do. here's a link to the developer's documentation for PureData (the program i'm actually using, which is essentially an open-source version of Max/MSP): http://puredata.info/docs/developer i should be able to figure ...
by wockenfuss
Sun Oct 14, 2007 8:32 pm
Forum: Programming
Topic: can i route game actions to other software programs?
Replies: 12
Views: 2155

can i route game actions to other software programs?

okay, i'm new to game hacking. here's what i want to do: i'd like to have the actions performed on screen, either by the player, or by computer-controlled characters, trigger customized sounds. i don't actually want to load a new sound bank into the game itself, though. essentially, i want to be abl...