Jump to content

reznnate

Moderator
  • Posts

    618
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by reznnate

  1. WHY!?!? It's been nearly 11 years!?!? Well, I fell back in love with Hyperspin and decided to update the app. I uploaded a quick 'attract' test to see if I'm the only one left here but a few people downloaded and that's enough for me, particularly for an 11 year old Android device. Anyway, the update is coming along well and it's turned into a significant app overhaul/rewrite. I'm quite proud of it. There are a few remaining things to fix and then I should be able to post next month.
  2. HyperspinFE-beta3.apk View File I've always wanted an attract mode and finally got around to it. Updated to latest Android SDK as well. Add or edit these lines in Settings.ini [AttractMode] Active=true Time=120 ;seconds delay before spinning MaxSpinTime=10 ;max seconds it will spin to next theme MaxTopSpeed=0.05 ;seconds between fast-speed wheel steps (increase for slow storage) HyperSpin=true ;ignored on Android Wait_For_Video=true ;ignored on Android Submitter reznnate Submitted 02/14/2026 Category HyperSpin (Android) File Count 1 Credits Reznnate  
  3. Version beta3

    38 downloads

    I've always wanted an attract mode and finally got around to it. Updated to latest Android SDK as well. Add or edit these lines in Settings.ini [AttractMode] Active=true Time=120 ;seconds delay before spinning MaxSpinTime=10 ;max seconds it will spin to next theme MaxTopSpeed=0.05 ;seconds between fast-speed wheel steps (increase for slow storage) HyperSpin=true ;ignored on Android Wait_For_Video=true ;ignored on Android
  4. HyperspinFE_AndroidR_arm64_beta2.apk View File Latest beta fix for Android R Still need an update/fix for new launcher method used by a few emulators Submitter reznnate Submitted 07/20/2023 Category HyperSpin (Android) File Count 1 Credits Reznnate  
  5. Version r-b2

    486 downloads

    Latest beta fix for Android R Still need an update/fix for new launcher method used by a few emulators
  6. I wish the retroarch MAME core was better on Shield, but it's buggy... Am working on SAF support but it will be a few weeks (I think) for an update. I'll post the new beta here when it's ready.
  7. Thanks for the info guys. I do think there is a needed feature in Hyperspin related to SAF URL or whatever. Looking into it...
  8. @pmindemann Yep, arcade is important for me too but mamereloaded is getting a bit old for me so I've been using Retroarch cores. I've been out of the loop for a few years and am not familiar with the current state of Google's constantly changing OS. It looks like Arc Browser has been keeping up with the launching parameters (and it was able to launch Mamereloaded for me). I don't know why it's not working in Hyperspin. I could use some help determining the correct intents and parameters. I'm not sure what else is wrong.
  9. @pmindemann I'm not sure what's wrong with mamereloaded. I was able to get it working standalone but it's not launching from Hyperspin for me either.
  10. Here is an updated beta to test. It fixes all of the known regressions I could find and the crash and performance issues reported so far. HyperspinFE_AndroidR_arm64_beta2.apk
  11. Bug with seeking to letters on the wheel is fixed. Was related to arm32->arm64 bug. Fixed! Bug with slower than expected video playback was due to arm64 config with ffmpeg library. Fixed!
  12. I connected my NAS today and confirmed the new Google/Shield OS version broke the ability for Hyperspin to scan the /storage folder for new paths and hyperspin folders. The fix for USB was to scan device IDs and then build the search path from that. The fix for NAS storage will involve adding the ability to specify the path directly in settings.ini.
  13. I've only been using external USB drives for testing external storage. It is possible YET ANOTHER regression happened with NAS drives and 9.x firmware. I'll look into it... @pmindemann do you have your data folder setup? This hyperspin .apk is only a player. It doesn't offer auto-download of media, themes, etc.
  14. I've been testing as well and have found issues with launching a few standalone emulators -- c64.emu, Redream, and PPSSPP. PPSSPP launches but won't load game. I've also been testing arm64 Retroarch cores and these don't seem to work (for me): freeintv, snesx, flycast, and mupen64plus_next_gles3. I've hit a crash issue with a Cave theme that worked previously. It uses a background.swf causing a crash (and may be raising a 64b issue).
  15. Let me know if you find something in hyperspin changed (possible, but less likely) or if it's related to .ini or those emulators behaving differently. For example, I've noticed emulators that haven't been updated cannot properly browse external media. Be sure the emulators have permissions giving them access to external storage (in Android TV settings->apps->permissions) In summary.... some of the key changes made for this build of Hyperspin include: 1. both 32b and 64b binaries... meaning that new 64b libraries (ffmpeg) are used as well (on Shield TV pro). 2. updated Android sdk version and life-cycle that addresses launch/return behavior and changes to external storage behavior and permissions 3. a few bug fixes
  16. Let me know if you find issues. As stated above, most issues I'm hitting involve Android's update and impact to emulators and external storage access/permissions, etc.
  17. Okay, I'm going to attach a test build here for the sake of quick feedback. LOTS of things have changed under the hood (including an arm64 binary) so let me know if you run into problems. Almost all the issues I've been hitting (while testing at this point) are related to emulator behavior, issues with my old config/.ini files, etc. Also, this build includes the change suggested by Hyperseeder for better support of the different Retroarch versions. -Reznnate Hyperspin-test-July22.apk
  18. I've been out of the scene for awhile and was wondering if new issues or emulator launch problems have cropped up. Are there patches or workarounds to consider?
  19. I had nearly given up due to the number of Android OS and SDK changes. Fortunately things are moving forward again and an update is looking likely.... soon too. Sorry it's taken so long.
  20. Sorry the app was broken. I'm working on a quick update to fix compatibility. It's been years since I've looked at this so I'm running into various build/env issues and I don't have an ETA. It should be easy but I've already spent more hours than I expected. I'm expecting an update in 2-3 weeks, but that's not a promise since I'm uncertain about the fixes required yet. While I'm at it, I intend to fix the issue raised with Retroarch as well. Cheers!
  21. Hyperspin_Android-test.apk View File Before I post this to the Google Play store, I wanted to let you guys test it first. There are only 2 minor changes. 1. Properly sleeps in the background when an emulator is launched (this should help battery and potential lag) 2. Changed default path for retroarch.cfg to /storage/emulated/0/Android/data/com.retroarch/files/retroarch.cfg (was previously /data/data/com.retroarch/retroarch.cfg). This should unify the config files (when retroarch launched standalone) and make it R/W. Pointing to /data/data was a hspin app bug. SORRY! Submitter reznnate Submitted 07/07/2017 Category HyperSpin (Android) File Count Credits  
  22. Version 1.0.8

    2,058 downloads

    Before I post this to the Google Play store, I wanted to let you guys test it first. There are only 2 minor changes. 1. Properly sleeps in the background when an emulator is launched (this should help battery and potential lag) 2. Changed default path for retroarch.cfg to /storage/emulated/0/Android/data/com.retroarch/files/retroarch.cfg (was previously /data/data/com.retroarch/retroarch.cfg). This should unify the config files (when retroarch launched standalone) and make it R/W. Pointing to /data/data was a hspin app bug. SORRY!
  23. Version 1.0

    2,593 downloads

    A few modifications were required to make it work smoothly on Android. These changes don't affect the PC functionality so it should work well on both Windows and Android. -- added new 'Main Menu_Android.xml' to remove MUGEN and OpenBOR wheels. No emulators have been ported yet. -- added Settings_Android folder -- fix -- added transition video to media/frontend, Hyperspin on Android needs this -- fix -- added English exit images to media/frontend -- fix -- replace 0-length SpecialA4.swf file (caused Android Hyperspin to crash)
×
×
  • Create New...