Homebrew RELEASE Ren'Py port to Nintendo Switch

  • Thread starter Thread starter uyjulian
  • Start date Start date
  • Views Views 89,094
  • Replies Replies 133
  • Likes Likes 16

You sound super cool.

and are communicating with me on how to improve it.

You are ignoring the biggest way to improve it. And other ways, including contemporary file types like apng and animated svg. People can 'communicate' with you all they want, doesn't mean anything if you are incapable of implementing any of the features.
 
  • Like
Reactions: Julie_Pilgrim
You are ignoring the biggest way to improve it. And other ways, including contemporary file types like apng and animated svg. People can 'communicate' with you all they want, doesn't mean anything if you are incapable of implementing any of the features.
You want more file types? Go ask renpytom as he is the one that maintains the engine. If he implements them, I can merge them into my fork.
 
Could anyone give me an example of a game they've decompiled and got to work? This way I can verify I'm setting up Ren'Py and renpy-switch correctly.

Looking forward to using it. VNs are maximum comfy on a switch.
 
Could anyone give me an example of a game they've decompiled and got to work? This way I can verify I'm setting up Ren'Py and renpy-switch correctly.

Looking forward to using it. VNs are maximum comfy on a switch.
The Question, included with the Ren'Py distribution, works perfectly fine.

If the game works on Ren'Py 7.3.4, it should also work on this version.
 
apparently i'm not doing something right.

merging folders: add renpy switch files to "game folder", or add "game folder" to renpy switch? i know that a renpy folder will need to be overwritten, but i need to know which set is the actual necessary one.


does this have to be compiled to the single .nro?

do I have to rename the game files in the main folder to "renpy.py" or can i leave that as is?

the games i use have in the main folder a .py and a .sh, but no .pyo


basically, i need idiot proof instructions please
 
Last edited by Warlord698, , Reason: addendum
merging folders: add renpy switch files to "game folder", or add "game folder" to renpy switch? i know that a renpy folder will need to be overwritten, but i need to know which set is the actual necessary one.
Use "renpy" folder from "renpy-switch-sdk-vX.7z"
does this have to be compiled to the single .nro?
no
do I have to rename the game files in the main folder to "renpy.py" or can i leave that as is?
no, you do not need to rename anything
the games i use have in the main folder a .py and a .sh, but no .pyo
pyo will be generated when you run the game on the SD filesystem, or when you run "find . -name \*.py -exec python -O -m py_compile {} \;" on a system with Python installed.
 
  • Like
Reactions: Warlord698

Site & Scene News

Popular threads in this forum