Logging game events to text file
#3
Thanks for your reply!  To clarify what I meant in my last sentence, I'm talking about a physical space in the real world.  I have RGB lights that can be controlled via UDP, and I intend to use Chataigne to read the text file and change the lights when a particular item is used (quick flash on and off a few times for lightning, RGB scroll for star). 

It looks like I actually figured out how to do what I need, by simply adding a breakpoint in Dolphin with the instruction "Write to Log".  Then, under the log tab, check "Write To File", and Chataigne can just read the .log file from there and use its own logic to change my lights.  The only thing left is figuring out where an "item used" breakpoint is...any hints? Wink

(03-04-2024, 01:38 AM)Vega Wrote: for what you've described in your final sentence, you wouldn't need that information kept in a text file. You can write up a code that keeps that information into an allocated portion of memory, and then another code can read those memory contents and know how to modify the arena lights based on the memory contents (items being used) present.

I assume you thought I was talking about a virtual arena? Unless you're suggesting something different, in which case I'm all ears.  Thanks again for your kind response!
Reply


Messages In This Thread
Logging game events to text file - by seanmcnally - 03-02-2024, 09:56 PM
RE: Logging game events to text file - by Vega - 03-04-2024, 01:38 AM
RE: Logging game events to text file - by seanmcnally - 03-04-2024, 08:15 PM
RE: Logging game events to text file - by Vega - 03-04-2024, 09:37 PM
RE: Logging game events to text file - by Vega - 03-07-2024, 01:02 AM
RE: Logging game events to text file - by Vega - 03-08-2024, 12:25 AM
RE: Logging game events to text file - by Vega - 03-08-2024, 06:44 PM
RE: Logging game events to text file - by Vega - 03-12-2024, 09:13 PM
RE: Logging game events to text file - by Vega - 03-13-2024, 11:36 PM
RE: Logging game events to text file - by Vega - 03-14-2024, 06:28 PM
RE: Logging game events to text file - by Vega - 03-16-2024, 02:23 AM
RE: Logging game events to text file - by Vega - 03-16-2024, 04:54 PM
RE: Logging game events to text file - by Vega - 03-16-2024, 11:13 PM
RE: Logging game events to text file - by Vega - 03-18-2024, 05:20 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)