Agrajag Posted May 24, 2014 Posted May 24, 2014 Finally found time to give this a try today and managed to do just what I wanted, i.e. display arcade systems with the normal 4:3 themes and homes systems with the 16:9 Unified Mega Themes. Here's what I did: 1 - Put HyperSpin and HyperLaunch into three separate folders as follows: H:\HyperSpin H:\HyperSpin Arcade H:\HyperSpin Home 2 - Created Main.ahk, Arcade.ahk and Home.ahk by taking zerojay's code and changing the Run command accordingly (e.g. Run, H:\HyperSpin Arcade\HyperSpin.exe) and turned them into executables using the AutoHotkey compiler. 3 - Added Arcade and Home wheels to the main instance of HyperSpin, pointing them at Arcade.exe and Home.exe respectively, and removed all the other wheels. 4 - Configured the Arcade and Home instances of HyperSpin with the appropriate systems and window size, and added Main.exe as the Exit Program for both of them. 5 - Made sure the path for HyperLaunch was set correctly in the Settings.ini for each instance of HyperSpin, and that various things in all three instances of HyperLaunch were pointing to the correct location (e.g. Xpadder, Editpad Lite etc). That's basically it as far as splitting up the systems is concerned. I'm going to have to tweak it a bit so I can load HyperSearch as well (plus I've moved all my games to my NAS and need to change the rom paths for every system!), but I'm very pleased with the results so far. Thanks a million, zerojay! Splitting thing up like this does of course mean having to sort out where all the media goes, and I like the idea of having a script to copy files into the right folders after using HyperSync. I have a basic HyperSpin setup on D drive with the full set of systems in the main menu so I can use HyperSync to download everything, then I selectively copy the resulting files to H drive (being sure not to overwrite the Mega Themes and resized-for-widescreen artwork I've been adding for the Home systems). I use ViceVersa Pro backup software on my PC, and had been thinking about setting up some jobs that will copy themes and videos for each system to the appropriate folders on H drive. It will be time consuming doing this in the first place, but will make updating the media much simpler in the future. However, it would be great to have something that would take care of this automatically based on the main database for each instance, with a means of choosing what gets copied for each system. HyperSpin behaving oddly? Read about known bugs here: http://www.hyperspin-fe.com/topic/4590-known-bugs-and-handy-hints-for-hyperspin/ The installer for HyperSpin now includes HyperLaunch 2. Go here for support: http://www.hyperspin-fe.com/forum/122-hyperlaunch-2/ HyperLaunch3 is now called RocketLauncher. Go here for support: http://www.rlauncher.com/forum/content.php Read this for ftp login info: http://www.hyperspin-fe.com/topic/2320-ftp-access-must-read/ Platinum members get 25% off an Emumovies subscription: http://www.hyperspin-fe.com/topic/1211-emumovies-code/
zerojay Posted May 24, 2014 Author Posted May 24, 2014 You might be able to use Symlinks to handle some of the media stuff and syncing without needing to do it in multiple installs. Glad to see you got it working, it's not that hard.
Agrajag Posted May 24, 2014 Posted May 24, 2014 I've never used symlinks before so will have to investigate, but I think that's a job for another day. And it's dinner time now anyway... HyperSpin behaving oddly? Read about known bugs here: http://www.hyperspin-fe.com/topic/4590-known-bugs-and-handy-hints-for-hyperspin/ The installer for HyperSpin now includes HyperLaunch 2. Go here for support: http://www.hyperspin-fe.com/forum/122-hyperlaunch-2/ HyperLaunch3 is now called RocketLauncher. Go here for support: http://www.rlauncher.com/forum/content.php Read this for ftp login info: http://www.hyperspin-fe.com/topic/2320-ftp-access-must-read/ Platinum members get 25% off an Emumovies subscription: http://www.hyperspin-fe.com/topic/1211-emumovies-code/
knewlife Posted May 24, 2014 Posted May 24, 2014 I've never used symlinks before so will have to investigate, but I think that's a job for another day. And it's dinner time now anyway... they are a tool for windows 7 that make create hard links as easy as copy a folder can't remember the exact name Sent from my Nokia Lumia 520 using Tapatalk EmuLink (Canal de Youtube) | Main Menu Changer | HyperArchiver Version 0.0.0.17 | HSBezel
KlopjerO Posted August 27, 2014 Posted August 27, 2014 You could use symlink. It let's you make junctions on your HDD redirecting folders to other folders.. http://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/ Best part is, its a native command. | My themes / downloads | Get the MS-DOS Wheel sound pack | Get your MS-DOS game themes here | Get the MS-DOS wheel set here | My YouTube channel | WarcrafT - Lord of the clans |ZeroJay's Ultimate DooM archive
RodentVienna Posted August 27, 2014 Posted August 27, 2014 i am using symlinks to speed up access times on hdd. roms and vidoes each are on separate hdd. soon i will move to ssd anyway, and only link from install dir to content dirs Gesendet von meinem LG-P880 mit Tapatalk
Agrajag Posted August 27, 2014 Posted August 27, 2014 I never did get around to trying this. To be honest I have very little free time at the moment and more important things to do with it, so my HyperSpin setup is pretty much on hold. Fingers crossed HyperBase Live will be launched soon and take care of this issue for me, and maybe one day I'll have time to enjoy it! Sent from my phone using Tapatalk, probably while at work... HyperSpin behaving oddly? Read about known bugs here: http://www.hyperspin-fe.com/topic/4590-known-bugs-and-handy-hints-for-hyperspin/ The installer for HyperSpin now includes HyperLaunch 2. Go here for support: http://www.hyperspin-fe.com/forum/122-hyperlaunch-2/ HyperLaunch3 is now called RocketLauncher. Go here for support: http://www.rlauncher.com/forum/content.php Read this for ftp login info: http://www.hyperspin-fe.com/topic/2320-ftp-access-must-read/ Platinum members get 25% off an Emumovies subscription: http://www.hyperspin-fe.com/topic/1211-emumovies-code/
SamC Posted September 1, 2014 Posted September 1, 2014 Great work! This is exactly what I'm looking for. Would it be possible to add both games and sub wheels to the same wheel? I'm currently building on Lionheart's AVGN theme. Some episodes review multiple games and it would be nice to be able to have a sub wheel for those particular episodes.
zerojay Posted September 1, 2014 Author Posted September 1, 2014 You could use as deep a depth as you wish, pretty much. any tutorial? Everything's already in the OP.
ninja2bceen Posted September 5, 2014 Posted September 5, 2014 Zero jay, did u just add genres before the games or can you have the pre wheel that is essentially system genre (handheld, consoles etc), then systems, then games, the select genres? Advance the cause to 100%. http://hyperbase.hyperspin-fe.com/ Planet Geekdom, Subscribe for Tutorials! https://www.youtube.com/channel/UCdcby-s2GwriaOHGmVC2vGA?sub_confirmation=1&app=desktop
Agrajag Posted October 31, 2014 Posted October 31, 2014 I've just realised this isn't a sticky thread and it really deserves to be, so could someone do the honours please? HyperSpin behaving oddly? Read about known bugs here: http://www.hyperspin-fe.com/topic/4590-known-bugs-and-handy-hints-for-hyperspin/ The installer for HyperSpin now includes HyperLaunch 2. Go here for support: http://www.hyperspin-fe.com/forum/122-hyperlaunch-2/ HyperLaunch3 is now called RocketLauncher. Go here for support: http://www.rlauncher.com/forum/content.php Read this for ftp login info: http://www.hyperspin-fe.com/topic/2320-ftp-access-must-read/ Platinum members get 25% off an Emumovies subscription: http://www.hyperspin-fe.com/topic/1211-emumovies-code/
Recommended Posts
Archived
This topic is now archived and is closed to further replies.