Search found 16 matches

by jjsonick
Wed Feb 27, 2013 1:19 pm
Forum: Ren'Py Questions and Announcements
Topic: Submitting to Mac App Store possible?
Replies: 29
Views: 4501

Re: Submitting to Mac App Store possible?

Most of such errors are related to code signing. Solvable. The "Malformed Framework" has an easy fix too. The big no-no is related to app sandboxing, mostly because RenPy creates files in the app folder. That's not allowed if sandboxing is enabled. John, would you be willing to write up s...
by jjsonick
Fri Feb 22, 2013 5:32 pm
Forum: Development of Ren'Py
Topic: Ren'Py 6.15 Pre-Releases
Replies: 141
Views: 15752

Re: Ren'Py 6.15 Pre-Releases

PyTom, I'm still on Lion, but since you're on Mountain Lion now, I assume you've encountered the 'unsigned app' warning with Ren'Py? If so, could you say how scary/non-scary the warning is, and how easy/difficult is it to turn the warning off? It's not scary, is FALSE. It tells you that the file is...
by jjsonick
Fri Feb 22, 2013 4:04 pm
Forum: Development of Ren'Py
Topic: Ren'Py 6.15 Pre-Releases
Replies: 141
Views: 15752

Re: Ren'Py 6.15 Pre-Releases

PyTom, I'm still on Lion, but since you're on Mountain Lion now, I assume you've encountered the 'unsigned app' warning with Ren'Py? If so, could you say how scary/non-scary the warning is, and how easy/difficult is it to turn the warning off?
by jjsonick
Fri Feb 22, 2013 3:53 pm
Forum: Ren'Py Questions and Announcements
Topic: Retina Macbook Pro Support (HiDPI)
Replies: 8
Views: 1768

Re: Retina Macbook Pro Support (HiDPI)

parallaxdreams, I don't have a retina display to try this on, but did you try checking "Open at Low Resolution" in the app options (the OS X app options instead of the Renpy options)? It's mentioned in this Katawa Shoujo forum thread as solving a layout display problem with Renpy on retina...
by jjsonick
Thu Feb 21, 2013 11:00 pm
Forum: Development of Ren'Py
Topic: Ren'Py 6.15 Pre-Releases
Replies: 141
Views: 15752

Re: Ren'Py 6.15 Pre-Releases

I can report that on two Macs I tested, the bug with the main window initially being invisible when launching Renpy in Lion seems fixed (hopefully this will be related to the fullscreen bug in Mountain Lion, which I can't test).
by jjsonick
Thu Jan 17, 2013 2:38 pm
Forum: Ren'Py Questions and Announcements
Topic: Ren'iOS: Getting Ren'Py to run on iOS
Replies: 20
Views: 23196

Re: Ren'iOS: Getting Ren'Py to run on iOS

The demo video looks great, and it would be fantastic if this can be viable within Apple's guidelines. Keep up the good work! If you sync your device with iTunes, it'll download any installed app archives to your iTunes library. The app archive is just a Zip file, and inside is the usual OS X/iOS ap...
by jjsonick
Tue Oct 02, 2012 11:31 pm
Forum: Ren'Py Questions and Announcements
Topic: Launcher still not initially showing Main Screen on Mac
Replies: 0
Views: 571

Launcher still not initially showing Main Screen on Mac

I see this issue was listed as a bug last year ( Bug #871462 ), and thought maybe it was addressed by the rewrite the Mac launcher got for 6.14, but still with the Renpy launcher, games I compile with it (for example, the tutorial example), and finished games like Planet Stronghold, I see this: when...
by jjsonick
Tue Oct 02, 2012 2:55 pm
Forum: Development of Ren'Py
Topic: Bug on Mac OSX full screen mode
Replies: 1
Views: 1165

Re: Bug on Mac OSX full screen mode

Vampyre, can you say what the problem games are? I'd like to test this on my own Mac to see if I get the same problem. Could provide us more info to give PyTom.
by jjsonick
Tue Jul 17, 2012 3:48 pm
Forum: Ren'Py Questions and Announcements
Topic: Submitting to Mac App Store possible?
Replies: 29
Views: 4501

Re: Submitting to Mac App Store possible?

Jack, sorry the process sounds like such a pain right now - thanks for relating your experience with it. Depending on what other people are doing, I might do something like running a kickstarter or indiegogo campaign to fund updates to Mac and iOS support. The big annoying problem is that the codesi...
by jjsonick
Fri Jun 22, 2012 4:05 pm
Forum: Ren'Py Questions and Announcements
Topic: Submitting to Mac App Store possible?
Replies: 29
Views: 4501

Re: Submitting to Mac App Store possible?

jack_norton wrote:I'm getting a new mac soon to test another engine, but I plan to try submitting some games. BTW I think there's a new code signing tool that doesn't require those steps anymore.
Oh, cool, I'll look into that, and would be glad to hear how your experience goes. :)
by jjsonick
Fri Jun 22, 2012 2:38 pm
Forum: Ren'Py Questions and Announcements
Topic: Submitting to Mac App Store possible?
Replies: 29
Views: 4501

Submitting to Mac App Store possible?

Hi all, I see there's some old threads about the possibility of submitting Mac Renpy apps the Apple's Mac App Store, but I can't find any reports of success or failure with trying this (please point me to them if they do exist). Is it the case that it's technically possible, by following the similar...
by jjsonick
Mon Aug 01, 2011 2:01 pm
Forum: Ren'Py Questions and Announcements
Topic: Fullscreen working in Mac OS X Lion?
Replies: 4
Views: 896

Re: Fullscreen working in Mac OS X Lion?

That's good news, Camille!

If we get a few more confirmations, maybe there's nothing to worry about (opengl safely kicking in?).
by jjsonick
Sun Jul 31, 2011 2:13 pm
Forum: Ren'Py Questions and Announcements
Topic: Fullscreen working in Mac OS X Lion?
Replies: 4
Views: 896

Fullscreen working in Mac OS X Lion?

Some potential bad news - OS X Lion apparently breaks the ability to go fullscreen using SDL . Looks like there's a patch for SDL addressing the issue, but it's still being tested. But maybe Ren'Py's ability to use OpenGL hardware will avoid this issue entirely on recent Macs? I'm still on Snow Leop...
by jjsonick
Tue Jan 02, 2007 1:19 am
Forum: Ren'Py Questions and Announcements
Topic: ALBS - RPG Battle/Inventory System
Replies: 19
Views: 5952

Well, I don't mind getting my hands somewhat dirty with programming -- I don't think at this point I'd be good building from scratch, but I think I could do some tweaking of code to suit my needs. It'd be worth it to have those systems. :)
by jjsonick
Mon Jan 01, 2007 1:09 pm
Forum: Ren'Py Questions and Announcements
Topic: Vista compatability?
Replies: 24
Views: 6401

Vista compatability?

Has anyone had a chance to try out Ren'Py in Vista? Any issues? edit for extra info: One thing in particular I'm worried about is that Vista apparently restricts programs from writing anywhere besides My Documents -- and how that might mess up the Save Game/Load Game functionality when playing Ren'P...