Aller au contenu

xxOToTOxx

GamerLine
  • Compteur de contenus

    497
  • Inscription

  • Dernière visite

  • Jours gagnés

    30

Tout ce qui a été posté par xxOToTOxx

  1. Here is a RoadBlaster Singe game created by #pjft based on 2011 iOS game video. It also includes the SegaCD audio track as an alternate, which can be enabled with: -altaudio -sega You can grab the game from here: https://drive.filen.io/d/dc82c626-da39-4311-8b68-d686ec02a41e#3fMqIX4OXof9bS3wVqAoC0wJsXHEGxf1
  2. I have de-interlaced the MAME dlair CHD with nnedi3 for hypseus. If anyone wants to try this the download is here: https://drive.filen.io/d/64fc449f-fbb2-40bd-860f-17942ef49425#v80O19rKFwtdr6MY8Ts8nUo86jgNnHoR
  3. Hey guys, with the release of the MAME Thayer's Quest CHD - I have attempted to use the CHD video in Hypseus The quality is more than a step up from Daphne (no surprise). I'm sure someone will attempt a nice AI upscale on the CHD, but until then here are my attempts. I find running this in `hypseus` with the following gives the best experience. -tq_keyboard -scanlines -scanline_shunt 3 DBX is also promising some interactivity on this bezel: A link to the video and framefile for hypseus: https://drive.filen.io/d/25955fe5-6b21-48d3-94de-959bed73f07d#3f2o9aaLmyUCLpArzVq5OrObsNz3LIm5 Waiting to see what some of you AI upscalers can produce. Some screenshots, including a new hi-def backlit authentic Thayer's Arcade keyboard now available in the repo.:
  4. Some screenshots (and/or logs) would help. Make sure you are using the latest versions of hypseus and the Singe LUA for hypseus. https://github.com/DirtBagXon/hypseus-singe/releases/tag/v2.11.1 https://github.com/DirtBagXon/hypseus_singe_data/releases/tag/v2.11.1-2 There were lots of overlay changes in the last release.
  5. If you are running in this folder structure with "-retropath" then you will probably need to alter the path in "emulator.singe" Open "emulator.singe" in a text editor, and find all the instance of "actionmax" in red below and change them to the name of one of the games i.e. "38ambushalley" So after editing is would look like this for example: spriteLoad("singe/actionmax/sprite_lighton.png") Before spriteLoad("singe/38ambushalley/sprite_lighton.png") After You also need to make the same change in: 38ambushalley.singe, bluethunder.singe, hydrosub2021.singe, popsghostly.singe and sonicfury.singe dofile("singe/actionmax/emulator.singe") Before dofile("singe/38ambushalley/emulator.singe") After This is in the docs for a RetroPie style setup, although in the docs they use a Perl script to automate it.
  6. The GPWorld ROM driver hasn't been given much love in Daphne, in fact it was pretty broken. The steering system is fundamental, at best, and only has STRONG turn controls currently. However, careful speed control will allow the game to be played fairly well now (on a keyboard). You can't go balls out in this game, and look out for the banking. The steering system should be getting more attention now some of the other issues have been resolved.
  7. Have to agree here, more people should be attempting to write the games rather than asking for someone else to do it for them. Singe has the ability for anyone to give game development a try, and I don't want to hear the "But I'm not a developer" bullcrap.. Many games have been created games by people who didn't have a clue but sat down, read the docs then created fantastic games. Karis made the Frameworks easy to do this. This is the ethos of Singe. Others have just done and have been good enough to share their work. Others just ask "can someone do it for me?". I am writing this to suppress further discussion/argument and to support all the guys who have been producing great games over the past years. All I will add is, if you want a game: attempt it yourself, then others might be more willing to pick up the task of helping you.
  8. Ok, so a few things here. Firstly biggest issue you have with the Singe games.... You cannot use MP4 files in hypseus, they need to be converted to MPEG2 (Daphne format). I see you found the data repo for Singe data, please read it carefully. BUT be aware this is only for Singe games. hypseus supports both Daphne ROM (emulation) and Singe (fan simulation) games. Be sure you know which version and importantly which video version you have (particularly with Bluth titles). They are not interchangable. For Singe setup see README on the repo you detailed below: https://github.com/DirtBagXon/hypseus_singe_data This YT video is great and demonstrates the format conversion too: This is an easy one, the ROM by default has random scenes set in the dip switches. Try adding the following bank switch arguments for serialized sequences: -bank 1 00000001 As stated above those framefiles are for Singe games, you are trying Daphne HD content. The HD content should be an exact frame translation to the original Daphne SD content. So you just use the Daphne framefiles. There is no difference. FRAMEINFO.MD is Singe again, not related to Daphne content. Your log file just show you trying to load MP4 video, so the VLDP will barf as explained in 1 (no MP4). Lots of these issues/misunderstandings come up regularly and are documented in the hypseus Discord server too.
  9. Here is a nice demo of the new viewport capabilities in v2.11.1, and using vertical bezels:
  10. You need to use the arguments @Hoagie listed. "-scorebezel" for Daphne Lair and "-annunbezel" for Daphne Space Ace. Currently there are no Singe versions (except DL2e) with the scoreboard, due to having the Daphne Enhanced versions. However, if you want to dive into this, just look at the "scoreBezelEnable(true)" argument and adding it into the header of the main Singe files for the games you want. You can't get the annunciator bezel in the 'Singe' version of Space Ace, but you could get the scoreboard.
  11. So the lines to look at, singled out. `/singe/Venus_Wars/Venus_Wars.txt` - should be `singe/Venus_Wars/Venus_Wars.txt` - no leading `/` - otherwise you are telling it the file is in the wrong place. Secondly, it's stating you have a "Gamepad" style config, but are not using `-gamepad` in the arguments. Which probably means your controller won't work when it does start. Just add `-gamepad` to the .bat arguments if that's your intended route. It does also state you are using: Version v2.10.4-1_x64 - So just grab the latest `hypseus.exe` from the repo releases zip file to update. Make sure you update the files from the "pics" and "sound" zip folders to your existing install too. https://github.com/DirtBagXon/hypseus-singe/releases/tag/v2.11.1
  12. Pretty sure this one is spaces in the folder names, change folder name and arguments to: StarshipTroopers You can't have spaces. This one you need to post the whole log output (Add PAUSE at the end of the .bat file), nothing obvious with the arguments I guess the advise is: Don't go randomly renaming Singe files and paths unless you know how to deal with the changes in both the game LUA and OS paths.
  13. https://github.com/DirtBagXon/hypseus-singe/releases/tag/v2.11.1 Goal to Go is packaged up here: https://drive.filen.io/d/e613689d-0d4d-43e3-bd7d-d2fadd2684c8#qw03alydEtFctEi19nxnET4mFGkd7Xm8
  14. To reitereate this is a Daphne Arcade ROM game, not a Singe simulation.
  15. From Discord including the Daphne M2V/OGG files: https://drive.filen.io/d/e613689d-0d4d-43e3-bd7d-d2fadd2684c8#qw03alydEtFctEi19nxnET4mFGkd7Xm8
  16. Shamelessly plugging YouTube videos here:
  17. You've probably never heard of this one.......
  18. During the vacation lots of work going on, there are some great new games lined up: Coming real soon.....
  19. I'm not sure what else it would be using, unless you have "hypinput.ini" mis-spelt or Windows is hiding an extension "hypinput.ini.txt" I've seen both of them before, check the logs: "logs/hypseus.log"
  20. Some upscaled Daphne M2V are here, including HVG's Cobra Command: https://mega.nz/folder/YhFTVYCY#aCVLZHBj5rM951zzk-7nfg
  21. Of course, Dragon's Lair and Space Ace have support in the ROM's so we can do it in Hypseus (Daphne) ROMS: See thread here: https://www.emuline.org/topic/2301-arcade-pc-hypseus-singe-64bit-4k-daphne-integrated-bezels/?do=findComment&comment=144884 With even the Annunciator in Space Ace: acebezels.mp4 A vertical monitor bezel version: Image/Video shares from the Discord server.
  22. So the latest Hypseus is out, for those interested in Dragon's Lair II: Timewarp using the Dragon's Lair Scoreboard seen below: Here is a packaged Windows version, with the latest Hypseus, Framework and Karis' DL2e working along with it: Download here: https://drive.filen.io/d/b89c74d7-0862-4d9d-bbe0-333da809b4d2#MAU2aajOoVxIsanfuoavdRZ5QJBhKjav
  23. Nope, Daphne doesn't play firefox, but MAME plays it pretty well
  24. Singe 2 Dragon's Lair II Enhanced - running on a Pi4 with DL Scoreboard interfaced via API.
×
×
  • Créer...