Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Generate for Tony Hawk's Motion (CTWP) #70

Open
ValadAmoleo opened this issue Oct 24, 2023 · 0 comments
Open

Can't Generate for Tony Hawk's Motion (CTWP) #70

ValadAmoleo opened this issue Oct 24, 2023 · 0 comments

Comments

@ValadAmoleo
Copy link

Trying to create a forwarder for Tony Hawk's Motion (CTWP) but it fails. Here's the log:

Tue Oct 24 2023 11:46:09 GMT+0100 (British Summer Time): generator.py:50: DeprecationWarning: LINEAR is deprecated and will be removed in Pillow 10 (2023-07-01). Use Resampling.BILINEAR instead.

Tue Oct 24 2023 11:46:09 GMT+0100 (British Summer Time): Custom path is not provided. Using path for input file.
Using ROM path: /roms/nds/Tony Hawk's Motion/Tony Hawk's Motion.nds
Output file: Tony Hawk's Motion.nds.cia
Getting gamecode...
Extracting and resizing icon...
Getting ROM titles...
Creating SMDH...
Missing arguments for command "makesmdh".
makesmdh - Creates a .smdh/.icn file.
-s/--shorttitle: Optional if specified for a language. Default short title of the application.
-js/--japaneseshorttitle: Optional if default specified. Japanese short title of the application.
-es/--englishshorttitle: Optional if default specified. English short title of the application.
-fs/--frenchshorttitle: Optional if default specified. French short title of the application.
-gs/--germanshorttitle: Optional if default specified. German short title of the application.
-is/--italianshorttitle: Optional if default specified. Italian short title of the application.
-ss/--spanishshorttitle: Optional if default specified. Spanish short title of the application.
-scs/--simplifiedchineseshorttitle: Optional if default specified. Simplified Chinese short title of the application.
-ks/--koreanshorttitle: Optional if default specified. Korean short title of the application.
-ds/--dutchshorttitle: Optional if default specified. Dutch short title of the application.
-ps/--portugueseshorttitle: Optional if default specified. Portuguese short title of the application.
-rs/--russianshorttitle: Optional if default specified. Russian short title of the application.
-tcs/--traditionalchineseshorttitle: Optional if default specified. Traditional Chinese short title of the application.
-l/--longtitle: Optional if specified for a language. Default long title of the application.
-jl/--japaneselongtitle: Optional if default specified. Japanese long title of the application.
-el/--englishlongtitle: Optional if default specified. English long title of the application.
-fl/--frenchlongtitle: Optional if default specified. French long title of the application.
-gl/--germanlongtitle: Optional if default specified. German long title of the application.
-il/--italianlongtitle: Optional if default specified. Italian long title of the application.
-sl/--spanishlongtitle: Optional if default specified. Spanish long title of the application.
-scl/--simplifiedchineselongtitle: Optional if default specified. Simplified Chinese long title of the application.
-kl/--koreanlongtitle: Optional if default specified. Korean long title of the application.
-dl/--dutchlongtitle: Optional if default specified. Dutch long title of the application.
-pl/--portugueselongtitle: Optional if default specified. Portuguese long title of the application.
-rl/--russianlongtitle: Optional if default specified. Russian long title of the application.
-tcl/--traditionalchineselongtitle: Optional if default specified. Traditional Chinese long title of the application.
-p/--publisher: Optional if specified for a language. Default publisher of the application.
-jp/--japanesepublisher: Optional if default specified. Japanese publisher of the application.
-ep/--englishpublisher: Optional if default specified. English publisher of the application.
-fp/--frenchpublisher: Optional if default specified. French publisher of the application.
-gp/--germanpublisher: Optional if default specified. German publisher of the application.
-ip/--italianpublisher: Optional if default specified. Italian publisher of the application.
-sp/--spanishpublisher: Optional if default specified. Spanish publisher of the application.
-scp/--simplifiedchinesepublisher: Optional if default specified. Simplified Chinese publisher of the application.
-kp/--koreanpublisher: Optional if default specified. Korean publisher of the application.
-dp/--dutchpublisher: Optional if default specified. Dutch publisher of the application.
-pp/--portuguesepublisher: Optional if default specified. Portuguese publisher of the application.
-rp/--russianpublisher: Optional if default specified. Russian publisher of the application.
-tcp/--traditionalchinesepublisher: Optional if default specified. Traditional Chinese publisher of the application.
-i/--icon: PNG file to use as an icon.
-o/--output: File to output the created SMDH/ICN to.
-r/--regions: Optional. Comma separated list of regions to lock the SMDH to.
Valid regions: regionfree, japan, northamerica, europe, australia, china, korea, taiwan.
-f/--flags: Optional. Flags to apply to the SMDH file.
Valid flags: visible, autoboot, allow3d, requireeula, autosave, extendedbanner, ratingrequired, savedata, recordusage, nosavebackups, new3ds.
-mmid/--matchmakerid: Optional. Match maker ID of the SMDH.
-mmbid/--matchmakerbitid: Optional. Match maker BIT ID of the SMDH.
-ev/--eulaversion: Optional. Version of the EULA required to be accepted before launching.
-obf/--optimalbannerframe: Optional. Optimal frame of the accompanying banner.
-spid/--streetpassid: Optional. Streetpass ID of the SMDH.
-cer/--cero: Optional. CERO rating number (0-255).
-er/--esrb: Optional. ESRB rating number (0-255).
-ur/--usk: Optional. USK rating number (0-255).
-pgr/--pegigen: Optional. PEGI GEN rating number (0-255).
-ppr/--pegiptr: Optional. PEGI PTR rating number (0-255).
-pbr/--pegibbfc: Optional. PEGI BBFC rating number (0-255).
-cr/--cob: Optional. COB rating number (0-255).
-gr/--grb: Optional. GR rating number (0-255).
-cgr/--cgsrr: Optional. CGSRR rating number (0-255).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant