Jump to content

Creezz67

Content Creator
  • Posts

    1,308
  • Joined

  • Last visited

  • Days Won

    23

Creezz67 last won the day on June 4 2025

Creezz67 had the most liked content!

7 Followers

About Creezz67

  • Birthday 01/16/1968

Profile Information

  • Location
    united kingdom

Retained

  • HyperNewbie

Recent Profile Visitors

7,615 profile views

Creezz67's Achievements

  1. AI is your friend. Assuming it’s the arcade controller IPAC2, here’s a complete tutorial: IPAC2 Setup for HyperSpin 1. Hardware Setup Wire your buttons and joystick exactly as in the previous diagram: Joystick → UP, DOWN, LEFT, RIGHT pins Buttons → P1A, P1B… (6+ depending on your setup) All grounds → GND pin on IPAC2 USB → PC Optional: Use extra buttons for Exit, Coin, or Menu shortcuts: Example: P1G → HyperSpin “Back” Example: P1H → HyperSpin “Coin” 2. IPAC2 Configuration Plug the IPAC2 into the PC. HyperSpin sees it as a keyboard. You can program each button with keys HyperSpin recognizes: Example key mapping (common): Function Key Start / Player 1 Enter Coin / Insert Credit 5 Exit / Back Esc Up Up Arrow Down Down Arrow Left Left Arrow Right Right Arrow Fire / Action Z, X, C… If you want, use IPAC2 programming software to assign custom keys for each function. 3. HyperSpin Configuration HyperSpin uses keyboard inputs (or JoyToKey/Xpadder if using a gamepad), so your IPAC2 buttons are automatically recognized. Front-End Navigation: Up/Down → Move between systems or games Left/Right → Change themes or options Enter → Launch game Esc → Return / Exit Game Launch / MAME Mapping: Make sure each emulator used by HyperSpin (e.g., MAME, RetroArch) has its controls mapped to the same keys you assigned to IPAC2. This ensures when you launch a game, the same arcade buttons work seamlessly. Optional: Coin / Menu Buttons Many HyperSpin setups map a button to insert a coin (5) or open the menu (Esc). Use extra IPAC2 buttons for these. 4. Testing Open HyperSpin with your IPAC2 plugged in. Navigate the menus using the joystick. Test all buttons: Fire, Start, Coin, Exit. Launch a game and ensure in-game controls work. 5. Recommended Key Mapping for HyperSpin HyperSpin Action Suggested Key IPAC2 Button Move Up Up Arrow Joystick Up Move Down Down Arrow Joystick Down Move Left Left Arrow Joystick Left Move Right Right Arrow Joystick Right Start Game Enter P1A Fire / Action Z / X / C P1B, P1C… Insert Coin 5 P1D Exit / Back Esc P1E Tip: Consistency is key. Make sure emulator keys match HyperSpin menu keys.
  2. Try this. #NoTrayIcon ; Hide tray icon Gui +AlwaysOnTop -Caption +ToolWindow Gui, Color, 0 Gui, Show, x0 y0 h%A_ScreenHeight% w%A_ScreenWidth% ; --- Run Emulator --- emuExe := "simple64-gui.exe" emuPath := "E:\Nintendo\N64\Emulateur\Simple64 Super Mario\simple64-gui.exe" romPath := "E:\Nintendo\N64\Jeux\Super Mario 64 (E) (M3) [!].z64" Run, "%emuPath%" "%romPath%", , , emuPID Sleep, 3000 Gui, Destroy ; --- Wait until emulator closes --- Process, WaitClose, %emuPID% ExitApp ; Optional: ESC closes emulator Esc:: Process, Close, %emuPID% return
  3. What are you trying to do ? Where are you trying to run the command line from ? A bat file ? Maybe post what you are trying to use currently ?
  4. It's a timing issue on your PC to make it go fullscreen, as I found on mine. Alt+enter of keyboard makes it go fullscreen and I added that at the end of the script. Look at the bottom of the script for alt+enter info and see if changing the sleep helps (increase or decrease it accordingly)
  5. Try this. Escapes with Esc on keyboard and also should go fullscreen. Also works fine with Hyperspin and Rocketlauncher. Super Mario 64 (E) (M3) [!].ahk
  6. Try this, works perfectly for me in Hyperspin/RocketLauncher doa.ahk
  7. It's not an issue, it was just an alternative.
  8. Maybe this logo would be better for those that don't understand Japanese ?
  9. Are you using Hyperspin 1.5 or the newer 2.0 version ? If using 1.5 you need to be using Rocketlauncher in conjunction with Hyperspin and all the modules that Rocketlauncher uses will load all your games as intended. there is nothing special you need to do with any bios files if your emulators are loading games normally. if trying to use newer 2.0 version don’t bother , it’s light years from being anywhere near playable.
  10. State what the system and emulator is and maybe someone will be able to help.
  11. Version 1.0.0

    6 downloads

    Enjoy !! CRASH GAME OVER ALT.zip
  12. Server error when using EmuMovies Sync for Microsoft XBOX 360 (02-10-2025) All other systems work except this one.
  13. FYI, MAME (working games only, no clones) videos still missing as of MAME 0.280 (108 in total) : 119 alienfev backybbs barbpet bbust2 big10a blockfvr buriki carled99 dblagent digimon digimonv2 digimonv3 disppal epo_tetr fastdrwp fatfurwa fruitpc gigapets gon100 honktonk hotwhls hrthouse icproul jak_1vs jak_5thg jak_avtr jak_cind jak_ctah jak_dond jak_dpma jak_dwa jak_gdg jak_hm1m jak_hmbb jak_hsm jak_jpdy jak_marv jak_ntsc jak_pacg jak_rapm jak_sdoo jak_sesa jak_shrk jak_slpb jak_spac jak_spdv jak_wof2 jubileep kingsran kingyosu letsgof lpetshop mgames mjxysl mpntball mpntbalt mylpony nor6007a nor6007b ouipdc pdc30p pdcj pengpaydx pex0126p pex2001p pex2133p pex2278p rcirulet roadedge rocksock roul sams64 sams64_2 shuifeng songjang soulbird spidm2 ssh2000 ssh2000wf ssh2001 sshot supr200 thundhrt topgear toratora touryuu trapeze trktreat trspacadv trtreisl tshs tsururin turbosub typo240 uchitari venusdm vesarif vjpp1 vjpp3 vjpp4 vparadis2 vpoker wafrica whacmole xorwflat xorwldms xrally
×
×
  • Create New...