Ren'Py on the DS
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.
Re: Ren'Py on the DS
I'll upload it for you. Here's the VNDS archive and True Remembrance, one of the games that was ported. I hope this helps.
- Attachments
-
- true_remembrance.zip
- (4.33 MiB) Downloaded 56 times
-
- vnds-1.3.5.zip
- (1.99 MiB) Downloaded 50 times
- Twar3Draconis
- Regular
- Posts: 129
- Joined: Thu Apr 19, 2007 12:07 am
- Location: Michigan, United States, Terra
- Contact:
Re: Ren'Py on the DS
I don't believe that would help much, since the specification for the .scr file is on that site.
More so interesting might be ONScripter on the DS.
More so interesting might be ONScripter on the DS.
-
Guest
Re: Ren'Py on the DS
Documentation + source code are included in the downloadsTwar3Draconis wrote:I don't believe that would help much, since the specification for the .scr file is on that site.
More so interesting might be ONScripter on the DS.
And ONScripter can't be ported to the DS without rewriting the entire program. Writing a new engine and then porting ONScripter novels is considerably less work.
- Twar3Draconis
- Regular
- Posts: 129
- Joined: Thu Apr 19, 2007 12:07 am
- Location: Michigan, United States, Terra
- Contact:
Re: Ren'Py on the DS
There WAS a port of ONScripter, but socam seems to have taken it, as well as his/her blog off of hatena.
Re: Ren'Py on the DS
ROM is actually far slower than RAM. But the thing is games on carts don't 'load' as they are permanently mapped into the memory space. The carts are the "big memory" as there is typically at least 10-to-1 more ROM available than RAM. The only 'loading' that happens is typically the game's graphics and sound since the ROM is too slow to handle those directly.LVUER wrote:May be because DS uses cartridge system (which loads very fast), it doesn't need big memory?
ROM has data density, RAM has speed.
Re: Ren'Py on the DS
It's a relative thing, remember - ROM loads 'a bit' slower than RAM in the grand scheme of things. Compared to - say - an optical drive, it's blazingly fast still. Don't several DS titles stream video off the cart?Gau_Veldt wrote: ROM is actually far slower than RAM.
(And there's nothing physical about RAM or ROM that means ROM has to necessarily be slower; it just happens to be in this one platform.)
Server error: user 'Jake' not found
Re: Ren'Py on the DS
Plus, of course, DS cartridges aren't ROM mapped into the console's address space - they're basically block devices not unlike flash cards. The only reason loading is so fast (and that rather depends on the game!) is because the cartridge isn't too slow, and you're simply not shuffling very much data around at all.
(GBA cartridges were address mapped ROM, as it happens, but the GBA had even less RAM - only 256KB main memory - so it really needed ROM.)
(GBA cartridges were address mapped ROM, as it happens, but the GBA had even less RAM - only 256KB main memory - so it really needed ROM.)
- shadowchicken477
- Newbie
- Posts: 3
- Joined: Wed Jun 11, 2008 1:44 am
- Projects: Life In A Broken Glass Bottle,Untitled Horror/Mystery VN
- Location: Arizona US
- Contact:
Re: Ren'Py on the DS
hey Pytom, I have a ps3, and if your interested with the whole ps3 linux thing, ill be your guinea pig for it
"You try, you try, you fail, you fail, but the only true failure is when you stop trying." -Unknown
Who is online
Users browsing this forum: Bing [Bot]


