-
Posts
1,174 -
Joined
-
Last visited
-
Days Won
132
Content Type
Forums
Events
Downloads
Store
Development Tracking
HyperCL
Everything posted by floatingyeti
-
Jet Wave (Wave Shark)
floatingyeti commented on Johnfreitassousa44197812's file in Game Themes (4:3)
-
Next project: The Cruis'n World 500!
floatingyeti replied to Andyman's topic in Cabinets and Projects
That's one of my favorite methods to use while I'm creating database/media for a new system. I filter for just available roms + wheels. I can keep viewing the Hyperspin wheel and easily focus on just the tested games and media I created. -
-
It is a SNES clone (portable) system. There aren't any exclusives released for it, it runs the SNES library. As far as I can tell we can't emulate it yet so this would function as an alternate SNES theme. The SupaBoy did have a 16:9 screen. So you can use this as an alternative SNES wheel with wide-screen aspect setting to "emulate" the SupaBoy.
-
Do you have Joysticks enabled in HyperHQ? It might be the issue, try disabling Joysticks so only the keyboard mapping through xpadder is detected.
-
Why not filter "roms only" and move or delete the roms you don't want to see on the wheel? You can keep your database and media intact but store the unwanted roms in a different location so they are not seen.
- 1 reply
-
- 1
-
-
GX PART 2 (galap2) - MAME missing theme
floatingyeti commented on brudibru's file in Game Themes (16:9)
I'm impressed that you are committed to learn SWF animations. So many of us are stuck using the same methods for years because we lack the motivation to learn a new skill. The ship and enemies morphing from the original Galaxian artwork to the new clone graphics is a creative way to represent a clone game. Having the gameplay video the entire background is making it hard to see your animation. The animation is good, let it be the focus of the theme. Please keep making swf animated flash themes, the struggle will be worth it! -
I've had that error a few times. My Hyperspin\Settings\(SystemName).ini reset and wiped all my configuration. I was able to quickly fix it because I backup my Hyperspin Settings folder and it only happened twice in 10 years so it's rare. Open HyperHQ and re-enter all Settings in "Wheel Settings" for that system.
-
Version 1.0.0
214 downloads
Not a very exciting MAME Update this month but there is one more Namco System 10 game. New Parents: Mortal Race [mortalr] Taiko no Tatsujin RT: Nippon no Kokoro [taikort] New Clones: Amidar (bootleg, set 2) [amidarb2] Condor (Sidam bootleg of Phoenix) [condorva] Psycho-Nics Oscar (World revision 0, bootleg) [oscarbl] Sky Fire [skyfire] TeddyBoy Blues (315-5111, Old Ver.) [teddybboa] Updated Roms: Arkanoid (Japan, newer w/level select) [arkanoidja] Avengers (US, revision C) [avengers] Sprint 4 (Rev 03) [sprint4] Invaders, The [tinv2650] Upgraded Roms: Pit & Run - F-1 Race (set 3) [pitnrunb] Euro League (Italian hack of Tecmo World Cup '90, set 3) [twcup90b3] Removed: Pit & Run - F-1 Race (set 1) [pitnrun] Euro League (Italian hack of Tecmo World Cup '90, set 2) [twcup90ba] Required CHDs: taikort ------------------------------------------------------------------------ Thank-you to all June Update Contributors: Agard brudibru Emanu Jesfknkrys Johnfreitassousa44197812 nanometrovovo2 ------------------------------------------------------------------------ MAME Project Uploads: 01: MAME Project Upload 02: 0.250 Update 03: Clone Media Update 04: 0.251 Update 05: January Mame Media Update 06: 0.252 Update 07: 0.253 Update 08: 0.254 Update 09: 0.255 Update ------------------------------------------------------------------------ Missing themes project: THEME CREATORS NEEDED ! The road to completion (...almost) - Requests - HyperSpin Forum (hyperspin-fe.com) -
I would search for the xpadder folder (if it's not in A:\Utilities) and place a copy of the folder in that location. Will that work?
-
- 4 comments
-
- 1
-
-
- pico-8 fantasy console
- floatingyeti
-
(and 2 more)
Tagged with:
-
-
WWIII , 1981, Irem - ww3 - MAME (16:9)
floatingyeti commented on jesfknkrys's file in Game Themes (16:9)
-
How to order a database and wheels to match the alphabetical order
floatingyeti replied to mikty's topic in Support
WOW! Thankyou for the excellent research and solution. This is a huge help to me! I need to go through some of the many databases I made and fix the index info as needed. Thanks again!!! -
-
-
-
How to order a database and wheels to match the alphabetical order
floatingyeti replied to mikty's topic in Support
I looked over all the uploaded files, checked my version of HyperSpin, and even copied the Baseball Stars entries from retrofe database. all my databases are still displayed in alphabetical order by description. This is making me feel insane. Can anybody reading this leave a comment and confirm they can reorder their databases like Andyman? -
How to order a database and wheels to match the alphabetical order
floatingyeti replied to mikty's topic in Support
That may be true. I have created so many MAME Software List databases that I assumed the <description> reordering is a constant on all systems. But isn't XML and Hyperspin determining the order? Is anyone else experiencing this issue? I've never brought it up because I thought it was another Hyperspin limitation that can't be fixed/changed. -
How to order a database and wheels to match the alphabetical order
floatingyeti replied to mikty's topic in Support
my database: <game name="bstars" index="" image=""> <description>Baseball Stars Professional (NGM-002)</description> <cloneof /> <crc /> <manufacturer>SNK</manufacturer> <year>1990</year> <genre>Baseball</genre> <rating>Other - NR (Not Rated)</rating> <enabled>Yes</enabled> </game> <game name="bstars2" index="" image=""> <description>Baseball Stars 2</description> <cloneof /> <crc /> <manufacturer>SNK</manufacturer> <year>1992</year> <genre>Baseball</genre> <rating>Other - NR (Not Rated)</rating> <enabled>Yes</enabled> </game> Unfortunately for me its alphabetizing the Wheel in reverse order to my database Its putting "2" before "P" Baseball Stars 2 Baseball Stars Professional How does your database look? What settings do Mikty and I have to adjust so our databases will be arranged in xml entry sequence rather than <description>? -
-
How to order a database and wheels to match the alphabetical order
floatingyeti replied to mikty's topic in Support
That's because it's ordered by <description> "game name" </description> You are referring to <game name="rom name"> I want to be wrong about this limitation because it's very inconvenient. I've encountered many irritating examples in the databases I made.