Aller au contenu

xxOToTOxx

GamerLine
  • Compteur de contenus

    513
  • Inscription

  • Dernière visite

  • Jours gagnés

    34

Tout ce qui a été posté par xxOToTOxx

  1. Aha, no longer an issue.... Hypseus Singe version 2.8.0: Daphne 16bit VLDP (frame) limit constraint has been removed Singe games exceeding 65535 frames are now supported
  2. Enjoy, dltv is actually quite a lot of fun I found - thanks @poiu (but you had a few bugs - I am sure I missed some) It's 4 hours of video, so.....
  3. Hypseus 2.8 Release - Daphne VLDP 16bit to 32bit Upgrade Windows Release: https://github.com/DirtBagXon/hypseus-singe/releases/tag/v2.8.0 Windows folder structure releases: Dragon's Lair TV Show: https://mega.nz/file/o9lACZaL#f_w2NrJyLxsST5ErwzDfOknm8t6RihjpdouvO6FNAtE Princess Mononoke: https://mega.nz/file/RsVAVRTa#QASLJYImnjf_6f3XBPwK3K1LxJy_gGKgAhkTY1c0e-A Sucker Punch: https://mega.nz/file/AhdQDTJD#KYqH1JmaWwSLrvmwDQNZXyzqo9wNRBgqSCBjJ4yYaSA Tron: https://mega.nz/file/loFW3ZYT#KvZoxnUb43qt70ix_mx-pBi6ynFjWScNZYr3rLt7194
  4. Hypseus 2.8 Release - Daphne VLDP 16bit to 32bit Upgrade This release of Hypseus will remove the previous 65535 frame limit on MPEG2 video files within Daphne and Singe. The release with allow Hypseus to support the outstanding Singe 2 games: Windows release 2.8.0: https://github.com/DirtBagXon/hypseus-singe/releases/tag/v2.8.0 Dragon's Lair TV Show: https://mega.nz/file/o9lACZaL#f_w2NrJyLxsST5ErwzDfOknm8t6RihjpdouvO6FNAtE Princess Mononoke: https://mega.nz/file/RsVAVRTa#QASLJYImnjf_6f3XBPwK3K1LxJy_gGKgAhkTY1c0e-A Sucker Punch: https://mega.nz/file/AhdQDTJD#KYqH1JmaWwSLrvmwDQNZXyzqo9wNRBgqSCBjJ4yYaSA Tron: https://mega.nz/file/loFW3ZYT#KvZoxnUb43qt70ix_mx-pBi6ynFjWScNZYr3rLt7194
  5. Hypseus 2.8 Release - Daphne VLDP 16bit to 32bit Upgrade This release of Hypseus will remove the previous 65535 frame limit on MPEG2 video files within Daphne and Singe. The release with allow Hypseus to support the outstanding Singe 2 games: And the heads up from the previous post: I will post the links to files shortly.
  6. Perfect I am not a Windows user, but that sounds like it's a good thing You can also try the '-nolinear_scale' argument to disable bilinear scaling in fullscreen. Plenty of options there.
  7. Firstly, have you tried removing the video .dat files and letting Hypseus recreated them ? I haven't tested dle11 specifically before but I just grabbed from: https://archive.org/download/firefox_201602/Daphne/roms/ And seems to run fine: 2022-01-08 22:17:47.575 INFO [1971532] [reset_logfile@337] Line Blending Function: C 2022-01-08 22:17:47.575 INFO [1971532] [reset_logfile@344] Audio Mixing Function: C 2022-01-08 22:17:47.579 WARN [1971532] [sound::init@208] WARNING : requested 2048 samples for sound buffer, but got 1024 samples 2022-01-08 22:17:47.595 INFO [1971532] [SDL_input_init@445] No joysticks detected 2022-01-08 22:17:47.595 INFO [1971532] [game::load_compressed_rom@946] Loading compressed ROM image dle11u1l.bin ... 8192 bytes read. 2022-01-08 22:17:47.595 INFO [1971532] [game::load_compressed_rom@946] Loading compressed ROM image dle11u2l.bin ... 8192 bytes read. 2022-01-08 22:17:47.595 INFO [1971532] [game::load_compressed_rom@946] Loading compressed ROM image dle11u3l.bin ... 8192 bytes read. 2022-01-08 22:17:47.595 INFO [1971532] [game::load_compressed_rom@946] Loading compressed ROM image dle11u4l.bin ... 8192 bytes read. 2022-01-08 22:17:48.901 INFO [1971532] [ldp_vldp::read_frame_conversions@1043] Framefile parse succeeded. Video/Audio directory is: vldp_dl/lair/./ 2022-01-08 22:17:48.950 INFO [1971532] [video::init_display@264] Repaint dimensions: 1440x1080 2022-01-08 22:17:55.659 WARN [1971532] [ldv1000::pre_display_disable@451] Display disable received (unsupported) 2022-01-08 22:18:14.761 WARN [1971532] [ldv1000::pre_display_disable@451] Display disable received (unsupported) 2022-01-08 22:18:15.245 INFO [1971532] [ldp::pre_search@178] ignoring seek because we're already on that frame Delete those .dat files, let hypseus recreate them... Then post the log.
  8. Heya, So which ROM are you using ? lair or dle21 ? What arguments are you currently trying, and what are the logs saying when the crash occurs ? What is the checksum of the ROM in case it's corrupt? I usually run 'lair' with -fastboot -bank 1 00110111 -bank 0 10011001 I haven't seen any issues with these m2v's.
  9. Dragon's Lair TV Show: Bug Hunt - What issues have you seen ? I'm in the process of porting Poiu's DLTV to Hypseus, and have found a number of issues. I can only see the version on archive.org currently - are there any updated versions? https://archive.org/details/singe-dl-tv Hopefully having fixed some of the more serious ones, I am asking if anyone has specifically seen issues with this 4 hour epic.... ? Please message me, or post here.
  10. Depends which type of hardware scoreboard you have. There is code in the source to work with the USB scoreboard supplied by Cambridge Arcade, it is not enabled by default. https://github.com/DirtBagXon/hypseus-singe/commit/22b13e416d6941db99246780f707213427ad0f27 The code for the original parallel port interface (those still exist correct?) is still unaltered in the source code and active, however I do not have the ability to test it.
  11. "singe2\Hayate_HD" Can you try these as replacement .singe files: https://mega.nz/file/gkNRlKBS#VcJS8UeM18n0NHiJo9vfazr-AZM9NzoSyTWiU2eF9vo - (Added alternate .singe file path)
  12. All the Daphne games are in the maabus thread above. There is also a torrent for content on the first post in this thread: magnet:?xt=urn:btih:37A007191448E20509B9189F8B6ED5D5AE08CC0D&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce Make sure that you update the Singe LUA files from the GitHub repo, as the LUA data in that torrent is old: https://github.com/DirtBagXon/hypseus_singe_data
  13. https://drive.filen.io/d/489d548f-c653-4156-9836-c75e2e5e7c07#0sBIRvjAyyoqO1BT0GThQfH5FYOoUJBP Unzip into the 'singe' sub-folder and run with: hypseus.exe singe vldp -framefile singe\typing-md2\typing-md2.txt -script singe\typing-md2\typing-md2.singe -fullscreen -blend_sprites Note: It uses the full keyboard, not standard controls. Start the game with 'Enter'. Not sure if you're asking for this, but use standard Daphne ROM and video for lair2, from any of the downloads here:
  14. Hypseus is now available via 'RetroPie-Setup' packages For all the Raspberry Pi users: https://retropie.org.uk/docs/Daphne/
  15. Ah, ok. I suspected so. Still will be good to have a modern usable version.
  16. Yeah, indication seems to be it's the same quality in any case, converting the PSX video seems far too complex....... a few forum threads, but no actual resolution on that seq001.out file...
  17. jpsxdec opens and scans it all, but only seems to be able to pull out a couple of short "pause" videos with the .str extension. The main video seems to be in a seq001.out file, which jpsxdec doesn't seem to want to play with. Found this also: https://romhacking-ru.translate.goog/forum/5-409-1?_x_tr_sch=http&_x_tr_sl=ru&_x_tr_tl=en&_x_tr_hl=en&_x_tr_pto=sc
  18. Absolutely, but the CD-i disk holds what seems a proprietary MPEG-1 stream https://www.isobuster.com/help/cd-i_and_vcd called Green Book standard. Long deceased. It seems to lack any timing information in the stream and ffpmeg complains about missing B, P frames and TOC header information. Even attempting a direct frame dump to png fails, encoding get video/audio sync issues and results in a crazy 2 hours movie. I am certain someone better than me, with these video streams, can do better. The Sega CinePak version has timing information. There is also the PSX version which I assume is the same as the CD-i from @DarkVoid666 description, but may not have the timing information issue. But need to figure out how to extract the video from the two PSX disks. Unless someone can obtain the iOS version....
  19. Yeah, I'd go with this one - I am having B and P frame issues from .rtf in ffmpeg......
  20. So the first two minutes of each source: https://mega.nz/file/sgcXHAhC#d_mHeHESEfhpuDg7AdTvJv1hi68rMCgW53ETgA_-1YM - CD-i https://mega.nz/file/J4sEhQZK#R4M62q_fNxT7Zq_LGcldo9_PGGYQFmGA2OCUr48BhrA - Sega CD
  21. Thanks guys. Will investigate and post a video if I can read one out of the files....
  22. Lets have a look at the CD-i version then, post or message me a link Need to make sure we can read the video....
  23. I have just sourced the Sega CD version and run some h264 conversion on the CinePak files, but I guess the best we can find: https://mega.nz/file/J4sEhQZK#R4M62q_fNxT7Zq_LGcldo9_PGGYQFmGA2OCUr48BhrA Edit: It also depends on the encoded format of the video, on the iOS port for instance, as the DOS version is in some propitiatory binary format I couldn't find any tools to convert from the .bin files.
  24. Not to take away from POIU's version here, but if you are having issues, there is a true 4k Daphne version of Super Don Quix-Ote using Hypseus here: https://mega.nz/file/0kdhCK5Z#sJEAgbg2IIuJy4M6sL16wUVJzQDsJ-Q1_gq3Pj8G00o - Hypseus Windows Template for SDQ https://dl.orangedox.com/LXURxhvxrAPUfTEZYs - Drop this M2V in vldp\sdq subfolder - run the .bat file.
  25. Dragon's Lair II Enhanced As Karis pointed out: Details of DL2E can be found here: http://www.dragons-lair-project.com/tech/enhancements/dl2e.asp We have an updated Hypseus port of this latest version for all those interested. As it's running Singe v3.31c code, version 2.6.21 of Hypseus Singe is required. Windows Singe 2 folder format for Hypseus Singe (Just needs Karis' MP4 and FFMPEG): https://mega.nz/file/Mk0miRDR#1tBmu9kxrdNJP6d7xnFyw6iSSqWT8vEf2RZ420dD2YE
×
×
  • Créer...