How Do You Add DLL Plug-in to Project

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
boshibaro
Newbie
Posts: 7
Joined: Thu Sep 06, 2007 12:28 pm
Contact:

How Do You Add DLL Plug-in to Project

#1 Post by boshibaro »

I've downloaded this DMReg registering software. Its a dll How do I add a dll plugin to my game?

Thnx in advance

User avatar
PyTom
Ren'Py Creator
Posts: 16096
Joined: Mon Feb 02, 2004 10:58 am
Completed: Moonlight Walks
Projects: Ren'Py
IRC Nick: renpytom
Github: renpytom
itch: renpytom
Location: Kings Park, NY
Contact:

Re: How Do You Add DLL Plug-in to Project

#2 Post by PyTom »

Short answer: Basically, you can't.

Long answer: Well, you could always create a .pyd wrapping the .dll, stick that in the base directory, and import it. I'd probably use pyrex to write the wrapper in. But this is well out of the realm of what I support Ren'Py for, as I mostly focus on cross-platform solutions.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
Software > Drama • https://www.patreon.com/renpytom

Post Reply

Who is online

Users browsing this forum: No registered users