Missing exe for 32 bit os

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
mold.FF
Newbie
Posts: 22
Joined: Fri Jun 30, 2017 5:04 am
Projects: Tiny Bunny, Crown of Leaves, Army Gals: Poker DLC, Galaxy Girls: Poker DLC
Skype: irzen89
Contact:

Missing exe for 32 bit os

#1 Post by mold.FF »

Hello. I'm working on a game Tiny Bunny, episodic horror VN. The other day we released the next - the 4th episode - and the players, among other things, began to complain that they can't run game on 32 bit OS. Previously, I did not pay attention to this and RenPy independently created exe-files for 64 and 32 bit OS.
Now he doesn't. I tried looking through the changelogs in the updates, but didn't find anything - most likely because I didn't search hard enough.
Can someone clarify the situation for me? RenPy no longer supports 32 bit OS, or am I missing some setting for this somewhere?

https://sun2-12.userapi.com/impg/3sOAjr ... type=album

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: Missing exe for 32 bit os

#2 Post by PyTom »

It depends on which version of Ren'Py you're using. Ren'Py 8 has dropped support for obsolete 32-bit operating systems. Ren'Py 7 still supports them, but you need it set:

Code: Select all

define build.include_i686 = True


I'd suggest recommending your players upgrade to a 64-bit OS.
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

mold.FF
Newbie
Posts: 22
Joined: Fri Jun 30, 2017 5:04 am
Projects: Tiny Bunny, Crown of Leaves, Army Gals: Poker DLC, Galaxy Girls: Poker DLC
Skype: irzen89
Contact:

Re: Missing exe for 32 bit os

#3 Post by mold.FF »

We are using RenPy 8.
Thanks for clarifying.
Well, I need to deliver bad news for players...

Another_Tom
Regular
Posts: 61
Joined: Mon Apr 24, 2023 9:06 am
Completed: Harold And The Witches
Projects: Steven On The Run
itch: dantom
Location: Germany
Contact:

Re: Missing exe for 32 bit os

#4 Post by Another_Tom »

mold.FF wrote: Sat Jun 03, 2023 11:48 am Well, I need to deliver bad news for players...
If you don't use Python 3 features you could simply download the latest 7's sdk and unzip it into a separate folder and build with that version, so your game would be accessible for older systems again.
I did this myself and it worked flawlessly even with a Ren'py Version 8 installed.

mold.FF
Newbie
Posts: 22
Joined: Fri Jun 30, 2017 5:04 am
Projects: Tiny Bunny, Crown of Leaves, Army Gals: Poker DLC, Galaxy Girls: Poker DLC
Skype: irzen89
Contact:

Re: Missing exe for 32 bit os

#5 Post by mold.FF »

Another_Tom wrote: Mon Jun 05, 2023 10:00 am
mold.FF wrote: Sat Jun 03, 2023 11:48 am Well, I need to deliver bad news for players...
If you don't use Python 3 features you could simply download the latest 7's sdk and unzip it into a separate folder and build with that version, so your game would be accessible for older systems again.
I did this myself and it worked flawlessly even with a Ren'py Version 8 installed.
That was my first thought when I learned about deprecated x32 support.
We've got a features added in 8, so unless we remade sections of the episode we don't consider it as option.

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: Missing exe for 32 bit os

#6 Post by PyTom »

It's time to tell players running a 32-bit os that they need to upgrade.
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

OldGoateye
Newbie
Posts: 24
Joined: Fri Oct 09, 2015 4:31 am
Contact:

Re: Missing exe for 32 bit os

#7 Post by OldGoateye »

Question was answered; I added nothing of value.
Last edited by OldGoateye on Sun Jun 11, 2023 5:06 pm, edited 1 time in total.

User avatar
Imperf3kt
Lemma-Class Veteran
Posts: 3808
Joined: Mon Dec 14, 2015 5:05 am
itch: Imperf3kt
Location: Your monitor
Contact:

Re: Missing exe for 32 bit os

#8 Post by Imperf3kt »

I don't think the suggestion is because anybody dislikes 32bit systems, but rather because 32bit systems started being phased out of production over 2 decades ago.
Windows last operating system that offered 32bit is also about to be end of life and we're already 5 operating systems past the last most commonly used 32bit Windows which was Windows XP at this point with Windows 12 set to be released later this year.
I know not everyone uses Windows, but it's generally a good chunk of your user base and a good indicator of technology trends.
Last edited by Imperf3kt on Sun Jun 11, 2023 6:25 pm, edited 1 time in total.
Warning: May contain trace amounts of gratuitous plot.
pro·gram·mer (noun) An organism capable of converting caffeine into code.

Current project: GGD Mentor

Twitter

OldGoateye
Newbie
Posts: 24
Joined: Fri Oct 09, 2015 4:31 am
Contact:

Re: Missing exe for 32 bit os

#9 Post by OldGoateye »

You're right. I apologise for all the trouble.

Post Reply

Who is online

Users browsing this forum: Amazon [Bot], Bing [Bot], Google [Bot]