Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ThemeShooter Wii: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:
|title=Wii Homebrew PC Tools (PC utilities) - GameBrew
|title_mode=append
|image=themeshooterwii.jpg
|image_alt=ThemeShooter
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=ThemeShooter
|title=ThemeShooter
|image=themeshooterwii.jpg
|image=themeshooterwii2.png
|description=Screenshot tool for HBC themes
|description=Screenshot tool for HBC themes.
|author=SifJar, HoKaze
|author=SifJar
|lastupdated=2010/09/29
|lastupdated=2010/09/29
|type=PC utilities
|type=PC utilities
Line 15: Line 9:
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/wiihomebrews/themeshooterwii.7z
|download=https://dlhb.gamebrew.org/wiihomebrews/themeshooterwii.7z
|website=
|website=https://wiibrew.org/wiki/ThemeShooter
|source=https://dlhb.gamebrew.org/wiihomebrews/themeshooterwii.7z
|source=https://dlhb.gamebrew.org/wiihomebrews/themeshooterwii.7z
}}
}}
'''ThemeShooter''' is a small application made to allow HBC theme creators to create screenshots of their themes to put on the HBC theme repository.
ThemeShooter is a small application made to allow HBC theme creators to create screenshots of their themes to put on the HBC theme repository.
 
==User guide==
Just run ThemeShooter.exe and click "Browse", then select the theme.zip you want to screenshot.
 
Then click "Make screenshot" and select where to save the screenshot.


==Usage==
If the screenshots the app generates don't have text on them, try right-clicking ThemeShooter.exe and choosing "Run as Administrator".  
Very simple. Just run ThemeShooter.exe and click "Browse", then select the theme.zip you want to screen shot. Then click "Make screenshot" and select where to save the screenshot.


If the screenshots the app generates don't have text on them, try right-clicking ThemeShooter.exe and choosing "Run as Administrator". This should only be necessary one time, to install the fonts. On subsequent runs, running normally should suffice.
This should only be necessary one time, to install the fonts. On subsequent runs, running normally should suffice.


==Images==
==Screenshots==
https://dlhb.gamebrew.org/wiihomebrews/themeshooterwii-01.png
https://dlhb.gamebrew.org/wiihomebrews/themeshooterwii3.png
https://dlhb.gamebrew.org/wiihomebrews/themeshooterwii-02.png


==Todo List==
https://dlhb.gamebrew.org/wiihomebrews/themeshooterwii2.png
*Add choice of background/background_wide and apps_list/apps_grid
*Randomize bubbles scaling/rotation
*Add other screens


==Changelog==
==Changelog==
'''v2.5'''
'''v2.5'''
*Added theme previewing
*Added theme previewing.
*Rejects incorrectly sized images
*Rejects incorrectly sized images.
*Bubble positioning is now random (don't blame me if they overlap :P)
*Bubble positioning is now random (don't blame me if they overlap).


'''v2.0'''
'''v2.0'''
*Text implemented, including colour read from theme.xml
*Text implemented, including colour read from theme.xml.
*Some positioning made more accurate
*Some positioning made more accurate.
*Improved "the Homebrew Channel" text
*Improved "the Homebrew Channel" text.
*Missing images replaced with ones from "Dark Waters v2" theme by NeoRame, with exception of background.png, which MUST be present
*Missing images replaced with ones from "Dark Waters v2" theme by NeoRame, with exception of background.png, which MUST be present.


'''v1.0'''
'''v1.0'''
*Initial release
*Initial release.
*All images implemented, no text
*All images implemented, no text.
 
== Variants - ThemeShooterTk ==
ThemeShooterTk 1.1 is a cross-platform, Python based clone of ThemeShooter made by HoKaze.
 
It can be run on Windows, Linux, Mac OS X and most modern Unix-like operating systems so long as the following requirements are met:
*Python 2.x (Python 2.6 and 2.7 should work fine)
*Tkinter (should come with python)
*Python Imaging Library, PIL (Tends to be included with python)
*PIL: ImageTk Module (on Linux this tends to be kept separate, look for the "python-imaging-tk" package)
 
What started off as a quick and dirty clone of the original ThemeShooter has since grown and whilst it may be behind the original and ThemeShooterX, it should hopefully suffice for some basic "themeshots." I do intend on continuing to add to it on the rare occasion I have time.
Please check the enclosed readme file for further information, bugs and what to look for in the future.
 
==Features==
As of version 0.11:
*Dummy text (with alpha)
*Theme previews
*Screenshot generation
*Replaces missing images (apart from the background) with images from Classic theme, Dark Water v2 theme OR a custom theme of your choice
*Random bubble placement on both preview and screenshots
*Beginnings of an application database of sorts (possibly expanded later)
*Basic configuration file support for program settings (will be expanded later)
*Simple console output option, for debugging and rough speed checks
*Cross-platform! (Windows-specific bugs fixed)
*Less ugly buttons!
*Bugfixes!
*Support for both List View and Grid View (4:3 only for now)
*Resizing and rotating of bubbles (finally!)
*Preferences program for changing some settings via GUI instead of text files
*Even more bugfixes!
 
==Images==
https://dlhb.gamebrew.org/wiihomebrews/themeshooterwii-03.png
https://dlhb.gamebrew.org/wiihomebrews/themeshooterwii-04.png
https://dlhb.gamebrew.org/wiihomebrews/themeshooterwii-05.png


==Todo List==
==Credits==
*Better commenting and explanations
*Thanks to tic (Tariq Porter) for his [http://www.autohotkey.com/forum/viewtopic.php?t=32238 GDI+ Library].
*Try to clean up some of the uglier, hackier code (done, partially, sort of?)
*Thanks to Titan for [http://www.autohotkey.net/~Titan/#xpath XPath library].
*Rejection of incorrectly-sized images?
*Team Twiizers for HBC.
*Widescreen support?
*7zip.org for 7za.exe.
*Fix image mask bug with some application images when saving screenshots
*NeoRame for "Dark Waters v2" theme.
*More bubbles!
*bg4545 for improved hbc.png.
*Less sorcery and arcane rituals invoked by the program...?


==External links==
==External links==
* Wiibrew - https://wiibrew.org/wiki/ThemeShooter
* WiiBrew - https://wiibrew.org/wiki/ThemeShooter

Latest revision as of 15:00, 29 March 2023

ThemeShooter
Themeshooterwii2.png
General
AuthorSifJar
TypePC utilities
Version2.5
LicenseMixed
Last Updated2010/09/29
Links
Download
Website
Source

ThemeShooter is a small application made to allow HBC theme creators to create screenshots of their themes to put on the HBC theme repository.

User guide

Just run ThemeShooter.exe and click "Browse", then select the theme.zip you want to screenshot.

Then click "Make screenshot" and select where to save the screenshot.

If the screenshots the app generates don't have text on them, try right-clicking ThemeShooter.exe and choosing "Run as Administrator".

This should only be necessary one time, to install the fonts. On subsequent runs, running normally should suffice.

Screenshots

themeshooterwii3.png

themeshooterwii2.png

Changelog

v2.5

  • Added theme previewing.
  • Rejects incorrectly sized images.
  • Bubble positioning is now random (don't blame me if they overlap).

v2.0

  • Text implemented, including colour read from theme.xml.
  • Some positioning made more accurate.
  • Improved "the Homebrew Channel" text.
  • Missing images replaced with ones from "Dark Waters v2" theme by NeoRame, with exception of background.png, which MUST be present.

v1.0

  • Initial release.
  • All images implemented, no text.

Credits

  • Thanks to tic (Tariq Porter) for his GDI+ Library.
  • Thanks to Titan for XPath library.
  • Team Twiizers for HBC.
  • 7zip.org for 7za.exe.
  • NeoRame for "Dark Waters v2" theme.
  • bg4545 for improved hbc.png.

External links

Advertising: