(Solved) Changing Game Title
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.
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.
- cubierocks
- Newbie
- Posts: 19
- Joined: Sat Nov 03, 2012 11:12 am
- Projects: An Everyday Love
- itch: hollowrosestudios
- Contact:
(Solved) Changing Game Title
Whenever I launch my renpy game I'll hover my mouse over the icon and it will read "renpy" I want to change that into the title of the game "Derpworld".
I've already gone into options and changed it to:
config.window_title = u"Derpworld"
and
config.window_title = "Derpworld"
(not sure if the 'u' is important, so I tried it both ways)
and it doesn't change anything.
Am I doing something wrong or is it only because I haven't released the game yet (so it stays as only a 'renpy project')?
I've already gone into options and changed it to:
config.window_title = u"Derpworld"
and
config.window_title = "Derpworld"
(not sure if the 'u' is important, so I tried it both ways)
and it doesn't change anything.
Am I doing something wrong or is it only because I haven't released the game yet (so it stays as only a 'renpy project')?
Last edited by cubierocks on Sun Jul 28, 2013 8:26 pm, edited 1 time in total.
- lemonscent
- Regular
- Posts: 185
- Joined: Mon Jun 17, 2013 5:24 pm
- Projects: Remembrance:)
- Contact:
Re: Changing Game Title
config.window_title = u"Derpworld"
& config.name = "Derpworld"
If you want to change the title on the Renpy launcher, you have to change the folder's title directly:)
& config.name = "Derpworld"
If you want to change the title on the Renpy launcher, you have to change the folder's title directly:)
- cubierocks
- Newbie
- Posts: 19
- Joined: Sat Nov 03, 2012 11:12 am
- Projects: An Everyday Love
- itch: hollowrosestudios
- Contact:
Re: Changing Game Title
Which folder?
I made the changes you listed above, but nothing changed.
I made the changes you listed above, but nothing changed.
- PyTom
- Ren'Py Creator
- Posts: 15893
- 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: Changing Game Title
Try building distributions, and launching the built distribution. There's some file renaming that goes on when you actually build.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom(When was the last time you backed up your game?)
"Silly and fun things are important." - Elon Musk
Software > Drama • https://www.patreon.com/renpytom
- cubierocks
- Newbie
- Posts: 19
- Joined: Sat Nov 03, 2012 11:12 am
- Projects: An Everyday Love
- itch: hollowrosestudios
- Contact:
Re: Changing Game Title
Alright, I'll try that, thanks!
Who is online
Users browsing this forum: Bing [Bot], Google [Bot], Ocelot