Q/A: Run Game.exe icon

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.
Message
Author
Tage
Regular
Posts: 194
Joined: Mon Nov 01, 2004 2:18 am
Location: Memphis, TN
Contact:

#16 Post by Tage »

It's no problem at all, lol, I thank you for even considering it! I will happily wait for that release too!

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:

#17 Post by PyTom »

The feature is actually in my codebase, as of a few minutes ago, but I'm not planning on actually cutting a release for some time. Are you (Tage) planning on releasing a game anytime soon? If so, I can accellerate the release process.

Tage
Regular
Posts: 194
Joined: Mon Nov 01, 2004 2:18 am
Location: Memphis, TN
Contact:

#18 Post by Tage »

Nah, I'm still working on the menu =P lol, in all seriousness though...I'm only 5% done :cry: lol, I plan to work hard on it after my finals this week though. I'm FREE today of next week. I'm so happy. lol

Edit: I hope I can wrap it up in a month; although, that's probably being WAY too optimistic, lol.

Naraku
Newbie
Posts: 20
Joined: Mon Nov 15, 2004 3:27 pm
Contact:

#19 Post by Naraku »

From what I have heard Windows XP has a whole different way
of handleing the GUI interface, that could also include the program
icon. On another topic, System Restore creates protected CAB files
that cannot be deleted therefore a reinfection of computer virus
is always just a reboot away. Also I have heard that Service Pak 2
security cannot be completly disabled, bad news for anyone who
wants to use Norton Internet Security or any other product like
that. Just wanted to know, which Linux desktop is best suited for
video games, is it Gnome or would it be some other desktop?
Which do you recommend? Your program was originaly designed
to run on Linux was it not?

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:

#20 Post by PyTom »

Ren'Py is being developed under Linux, using the cross-platform python language and pygame libraries. It does not use any desktop-environment integration, so the whole Gnome vs KDE thing is totally irrelevant to it.

My own desktop environment consists of the gnome-panel, a version of sawfish with python bindings I wrote on a lark, XEmacs, a slew of gnome-terminals, and mozilla firefox.

Ren'Py games should work on any platform that pygame supports, perhaps with some minor fixes to ensure correct paths and filename cases.

Tage
Regular
Posts: 194
Joined: Mon Nov 01, 2004 2:18 am
Location: Memphis, TN
Contact:

#21 Post by Tage »

Yes, System Restore does create protected files that cannot be deleted, but if you go into "System Restore", turn it off, reboot, turn it on, reboot...It creates a new, clean one to use.

And to turn off the Service Pack 2 security, go into "Administrator's Tools > Services" or type "services.msc" in "Run" and then Disable "Security Center"

Naraku
Newbie
Posts: 20
Joined: Mon Nov 15, 2004 3:27 pm
Contact:

#22 Post by Naraku »

Will your software be compatible with Windows 2000
or just Windows XP?

Is there a big technical difference between the two
as far as making games and other software?

Thanks, I am still decideing which one to get.

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:

#23 Post by PyTom »

I've been developing Ren'Py on Linux and Windows 2000, with some testing on XP. I suspect (but haven't really tested) that games written with Ren'Py will work on all windows from Windows 98 up, and will run on Windows 95 so long as you install the Winsock 2 update, which Python depends on.

At least from my perspective, there's very little difference between OSes, as Python and Pygame handle most of the platform-specific details.

For a new Windows system I'd probably get XP, if only because 2000 is already four years old, which is quite old for an OS. Then again, I've been running the same Linux install since 1997-8ish, so I'm perhaps not the best person to ask.
(I've managed 3 cpu upgrades, 4 hdd upgrades, and 3 major kernel revisions without needing a reinstall.)

Naraku
Newbie
Posts: 20
Joined: Mon Nov 15, 2004 3:27 pm
Contact:

#24 Post by Naraku »

Its a tough choice, I can get Windows 2000 for $67 but
Windows XP is $198 and I already bought the Windows 2000
secrets book for $5. I would be upgrading from Windows ME, which
is an upgrade from Windows 98.

I am also interested in running dual boot with Linux Slackware 10.0

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:

#25 Post by PyTom »

If you're an academic (student, teacher, etc), you can get significant discounts on M$ products.

Naraku
Newbie
Posts: 20
Joined: Mon Nov 15, 2004 3:27 pm
Contact:

#26 Post by Naraku »

No such luck, though I did find some nice discounts at
http://www.amazon.com its a lot more than just a
book store. The used and new section is worth a look
and a lot of times the software / music / books are in like
new condition.

Thanks for the info / advice.

Tage
Regular
Posts: 194
Joined: Mon Nov 01, 2004 2:18 am
Location: Memphis, TN
Contact:

#27 Post by Tage »

Moooooo....

Anyway, whenever I try to run build_exe.py on my ico file it says it cannot find console.py... I was wondering where it was? lol. It worked a long time ago, I haven't tried building the exe with a personal icon in a while...

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:

#28 Post by PyTom »

I may not ship console.py, as it's not really relavent to a Unix system. But it's just a copy of run_game.py. So if you copy run_game.py to console.py, everything should work.

Tage
Regular
Posts: 194
Joined: Mon Nov 01, 2004 2:18 am
Location: Memphis, TN
Contact:

#29 Post by Tage »

Awesome, thanks a lot! I think I pester you too much about customizations, lol. :oops: Thanks for all the help!

Tage
Regular
Posts: 194
Joined: Mon Nov 01, 2004 2:18 am
Location: Memphis, TN
Contact:

#30 Post by Tage »

The exe file works...But after creating the exe file, I find it to be 8kb smaller than the exe file that comes with the package. Also, I got this message at the end of the compile.

The following modules appear to be missing
['AppKit', 'Foundation', 'objc', 'psyco']

My question is...is it okay to use this new exe file?

Post Reply

Who is online

Users browsing this forum: No registered users