URZU
09-07-2008, 11:29 PM
Sup HS. Great FE. Just started working with it.
idk if something is already available or if I have just been installing the game themes the hard way (open each folder, copy to HS folders, open next folder... )?
So I put together a very small batch file to do it for me and thought I would share it for anyone as lazy as me -.-zzZ
Just edit the first line of the file with notpad to reflect the path of the system you're installing themes for atm. (prolly MAME right now XD) Then after DLing the theme(s), just throw this .bat in the extracted folder and run it. Done. Next Theme.
For those of you who don't want to hassle with the attachment:
set cpath=D:\HyperSpin\Media\MAME
xcopy /e .\Images %cpath%\Images
xcopy /e .\Themes %cpath%\Themes
xcopy /e .\Video %cpath%\Video
xcopy /e .\Sound %cpath%\Sound
Hope this helps someone d-_-b
idk if something is already available or if I have just been installing the game themes the hard way (open each folder, copy to HS folders, open next folder... )?
So I put together a very small batch file to do it for me and thought I would share it for anyone as lazy as me -.-zzZ
Just edit the first line of the file with notpad to reflect the path of the system you're installing themes for atm. (prolly MAME right now XD) Then after DLing the theme(s), just throw this .bat in the extracted folder and run it. Done. Next Theme.
For those of you who don't want to hassle with the attachment:
set cpath=D:\HyperSpin\Media\MAME
xcopy /e .\Images %cpath%\Images
xcopy /e .\Themes %cpath%\Themes
xcopy /e .\Video %cpath%\Video
xcopy /e .\Sound %cpath%\Sound
Hope this helps someone d-_-b