10-08-2021, 01:36 AM
Hi Daniel,
Thanks to you for pushing Tilengine, it helps finding bugs and improving it! Sorry for the blocks you find from time to time.
PyInstaller is very convenient to distribute the end product, as it packages the runtime, application code, assets... without requiring the user to set up everything by hand.
Is it a problem reading joystick input from another source? Doesn't Tilengine interfere with it? May I ask how you're doing this? I've never tried to use the built-in window but capture input from another source...
Yes, the Sega Genesis/Megadrive style you're producing is very apparent. At least for me, I owned this console as a young teen and played with it a lot for some years!
Thanks to you for pushing Tilengine, it helps finding bugs and improving it! Sorry for the blocks you find from time to time.
PyInstaller is very convenient to distribute the end product, as it packages the runtime, application code, assets... without requiring the user to set up everything by hand.
Is it a problem reading joystick input from another source? Doesn't Tilengine interfere with it? May I ask how you're doing this? I've never tried to use the built-in window but capture input from another source...
Yes, the Sega Genesis/Megadrive style you're producing is very apparent. At least for me, I owned this console as a young teen and played with it a lot for some years!