Search Results

Found 1 results for "6f4de4882cfc01dbacaed063461f6708" across all boards searching md5.

Anonymous /vg/529329865#529392940
6/30/2025, 4:31:05 PM
>>529392195
>external generator that just happens to make JSONs compatible with lorebooks
That's the way to go. I adapt those adventure modules by making Gemini make WI for every room mentioned in the .pdf, then make up a dozen generic rooms, and finally generate a huge master-entry which acts like a map for the AI to follow. Works like a charm.

The entire process can be streamlined like so:
1. Design a level
2. Write world info entry for each room. Make sure all rooms are connected.
3. Make up generic rooms such as corridors or cul-de-sacs.
4. write a meta-navigation world info entry to instruct the AI to use it as a map, connecting each are to simulate the 3D space like in a game. (Pic related)