ROM Hack Howling 3DS Theme Formatter Tool

  • Thread starter Thread starter Cpblack
  • Start date Start date
  • Views Views 4,813
  • Replies Replies 7
  • Likes Likes 2

Cpblack

New Member
Newbie
Joined
Dec 22, 2016
Messages
4
Reaction score
3
Trophies
0
Age
27
XP
79
Country
United States
I have created a simple tool that when run inside the Custom/Custom NSFW folder will create a name.txt for all themes inside that do not already have one based on the theme's folder name. I created this because I had a lot themes that I didn't want to manually create name.txt's for.
Download
Source .PY File
 
Last edited by Cpblack,
Uh.
The Theme checker does that, you know?
yes, but you have to "accept" the name for each theme
this is a loot for lazy people

do not you worry, my next theme checker haves a lazy mode

@Asia81 read the last post on the HTT thread
I will need you soon to translate a new version if you want to
 
  • Like
Reactions: Asia81
Make a new Text-File and rename the ending to bat and put the following into it:
Code:
@echo off

for /D %%i in (*) do (

echo %%i > name.txt
move /Y name.txt "%%i"

)
pause
exit
Move the Bat File into the Folder with your Themes (into for example the Custom Folder) and double click the file.
It puts the name of the Folder into the name.txt
 

Site & Scene News

Popular threads in this forum