famawizard Posted November 30, 2019 Posted November 30, 2019 (edited) Hi, Using Karis work (and adding a little bit of code ;-) ) I "emulated" the StarBlazers lasergame. More info here. I have not implemented the mouse use (not too much difficult to do, only too time spending) but I replaced mouse clicks with other controls, maintaining the total event's number. The other sections (random ones too) are fully emulated, using the correct timing taken from some videos found on the web. Unfortunately, the source video is not an hi-quality one, so I have not inserted the cockpit's overlay (another easy thing to do). Feel free to modify timings and other things... Please share this file, as I dont'know how many days I will keep this link active. VERSION 2 Added the original choice level scene (with original crooshair too) using mouse, and the changes in the latest Karis code. https://mega.nz/#!ApkSkQJD!X5niYFa3lfysKWHykmDy1jFOuc7THOdVroFLOMS7J0w Enjoy!!! Hi, someone pointed out that he prefers to play StarBlazers without the mouse use (i.e. no choice level).... Well, setting choiceMode=false in setupgame.singe it's possible to bypass mouse use setupgame.singe Edited December 7, 2019 by famawizard title+shot 12
torostanco Posted November 30, 2019 Posted November 30, 2019 thanks famawizard done well it would be nice also freedom fighter 1
torostanco Posted December 1, 2019 Posted December 1, 2019 (edited) thanks karis e famawizard laser games arcade Edited December 1, 2019 by torostanco 1
Guest Hot buttered poodle Posted December 3, 2019 Posted December 3, 2019 How do you start this game?
snupello Posted December 3, 2019 Posted December 3, 2019 (edited) Le 30/11/2019 à 23:14, famawizard a dit : Hi, Using Karis work (and adding a little bit of code ;-) ) I "emulated" the StarBlazers lasergame. [...] Enjoy!!! I have a request to make. I use a front-end that from command string starts singe games. your game is divided into two folders so I can't get it to start correctly. I'm trying to copy the various files in the folders and change the configuration files but the game doesn't run properly. Can you change it for me? Thanks Edited December 13, 2019 by 7zxkv i have solve
RandomByte Posted December 3, 2019 Posted December 3, 2019 (edited) 2 hours ago, snupello said: I have a request to make. I use a front-end that from command string starts singe games. your game is divided into two folders so I can't get it to start correctly. I'm trying to copy the various files in the folders and change the configuration files but the game doesn't run properly. Can you change it for me? Thanks Depending on how you have setup the front-end, one folder goes into the roms folder (the one with bigger folder size/ video files) and one goes into daphne_folder/singe/. Now either create a custom bat or in the /singe/starblazers rename fai.txt to starblazers.txt and setupgame.singe to starblazers.singe. Or only move the folders (don't rename files) and place the starblazers.bat into the daphne_folder and link that to front-end. Explaining it is a bit difficult because there are so many different ways to place and run daphne singe stuff. Edited December 3, 2019 by RandomByte
Guest Hot buttered poodle Posted December 3, 2019 Posted December 3, 2019 When I click on the bat file a screen pops up really quick and then disappears. Is this a standalone game or does it run through something?
famawizard Posted December 3, 2019 Author Posted December 3, 2019 (edited) Merge the two folders in one single folder named StarBlazers then edit starblazers.bat: daphne.exe singe vldp -opengl -x 1920 -y 1080 -fullscreen_window -noserversend -volume_vldp 64 -volume_nonvldp 32 -sound_buffer 2048 -framefile starblazers/fai.txt -script starblazers/setupgame.singe The modify the MYDIR string in setupgame.singe Edited December 3, 2019 by famawizard 1
snupello Posted December 3, 2019 Posted December 3, 2019 5 ore fa, famawizard ha scritto: Merge the two folders in one single folder named StarBlazers then edit starblazers.bat: daphne.exe singe vldp -opengl -x 1920 -y 1080 -fullscreen_window -noserversend -volume_vldp 64 -volume_nonvldp 32 -sound_buffer 2048 -framefile starblazers/fai.txt -script starblazers/setupgame.singe The modify the MYDIR string in setupgame.singe tks
Guest Hot buttered poodle Posted December 4, 2019 Posted December 4, 2019 9 hours ago, famawizard said: Merge the two folders in one single folder named StarBlazers then edit starblazers.bat: daphne.exe singe vldp -opengl -x 1920 -y 1080 -fullscreen_window -noserversend -volume_vldp 64 -volume_nonvldp 32 -sound_buffer 2048 -framefile starblazers/fai.txt -script starblazers/setupgame.singe The modify the MYDIR string in setupgame.singe Ok...I merged the 2 folders together and made one folder call Starblazers. How do I edit the bat folder?? I know nothing about editing. I double clicked on the bat folder and it disappears instantly. If I right click on it I dont know what to do. Please help an idiot out. Thanks.
Guest Hot buttered poodle Posted December 4, 2019 Posted December 4, 2019 (edited) 9 minutes ago, maabus said: right click the .bat file and click on edit. I know that much but what I'm I editing? What am I changing to get this to run? I dont see a daphne exe file or anything similar. Please tell me what I need to "edit". Thanks. Plus is this a stand alone game or is it running through a emulator? Edited December 4, 2019 by Hot buttered poodle
Guest Hot buttered poodle Posted December 5, 2019 Posted December 5, 2019 Thank you very very much for this indepth answer. Exactly what I was looking for. I will try it as soon as I can. Thanks again 😀
Sinver76 Posted December 7, 2019 Posted December 7, 2019 (edited) Star Blazers box Edited December 7, 2019 by Sinver76 1
snupello Posted December 7, 2019 Posted December 7, 2019 (edited) Le 30/11/2019 à 23:14, famawizard a dit : Hi, Using Karis work (and adding a little bit of code ;-) ) I "emulated" the StarBlazers lasergame. [...] Enjoy!!! i prefer the "classic" version, in the cab i can't use the mouse Edited December 13, 2019 by 7zxkv 3
famawizard Posted December 7, 2019 Author Posted December 7, 2019 1 ora fa, snupello ha scritto: i prefer the "classic" version, in the cab i can't use the mouse Me too, but you can press CTRL and skip the selection ;-)
famawizard Posted December 7, 2019 Author Posted December 7, 2019 (edited) 11 ore fa, snupello ha scritto: i prefer the "classic" version, in the cab i can't use the mouse You are served ;-) Read first post Edited December 7, 2019 by famawizard 1
Sinver76 Posted December 11, 2019 Posted December 11, 2019 Hi friends !! Here I leave you my new gameplay of Star Blazers, finished with a 1Credit Clear, and no Deaths. I want to thank very especially to famawizard and Karis for the big aportattion to the Laserdisc Community. Thanks for you fantastic job !! Respect !! 4
famawizard Posted December 11, 2019 Author Posted December 11, 2019 (edited) Le 11/12/2019 à 16:03, Sinver76 a dit : Hi friends !! Here I leave you my new gameplay of Star Blazers, finished with a 1Credit Clear, and no Deaths. I want to thank very especially to famawizard and Karis for the big aportattion to the Laserdisc Community. Thanks for you fantastic job !! Respect !! It's a pleasure :-) Now try my new release... PLATOON ;-) Edited December 13, 2019 by 7zxkv
oisiris Posted December 11, 2019 Posted December 11, 2019 4 hours ago, famawizard said: It's a pleasure :-) Now try my new release... PLATOON ;-) hmmmmmm the link is dead for platoon
Skeeter Posted March 9, 2020 Posted March 9, 2020 Late to the party but I was just reading about this game which in turn lead me here. Thank you so much for this. Awesome work. 1
ducon2016 Posted March 9, 2020 Posted March 9, 2020 Super je viens juste de decouvrir! Merci du partage! 1
drewjbs Posted April 8, 2020 Posted April 8, 2020 does someone have a link to starblazers… looks like the megalink is dead
AceDexter Posted April 26, 2020 Posted April 26, 2020 (edited) @famawizard Thank you for your amazing work. I had a crash while playing and the Daphne text log says this... WARNING : search latency needs to be redesigned, it is currently disabled search succeeded d0 Play Freeing memory used to store audio stream... Shutting down sound system... Shutting down video display... Edited April 27, 2020 by AceDexter
famawizard Posted April 30, 2020 Author Posted April 30, 2020 Il 26/4/2020 Alle 21:06, AceDexter ha scritto: @famawizard Thank you for your amazing work. I had a crash while playing and the Daphne text log says this... WARNING : search latency needs to be redesigned, it is currently disabled search succeeded d0 Play Freeing memory used to store audio stream... Shutting down sound system... Shutting down video display... Hi, probably this was caused by two events occurred too near to each other. It's one of the weakness of singe, which doesn't happen very often. It is pratically unavoidable.
AceDexter Posted May 1, 2020 Posted May 1, 2020 21 hours ago, famawizard said: Hi, probably this was caused by two events occurred too near to each other. It's one of the weakness of singe, which doesn't happen very often. It is pratically unavoidable. That makes sense. It only happened that one time. Thanks!
Zardoz71 Posted June 8, 2020 Posted June 8, 2020 I was today years old when I found out this was a real thing. Loved Star Blazers as a kid, so I can't wait to give this a go! 1
Niola Posted February 27, 2021 Posted February 27, 2021 START If I press the SKIP button then the game starts well, with the ship leaving the port. Three more times I started without SKIP. Once the game started with the ship under water, once in the space between the meteorites and once it started from the port. The level selection screen is considered a second level, after making the choice comes the graphics with the scores, obviously all zeros. Did you create it on purpose like this? The first level has ONLY two keys to press and after the first, it is automatically saved; the save may be deleted.
legolas119 Posted January 18 Posted January 18 hi, i have downloaded Daphne and i'm bale to play all its games. But Star Blazer was missing in the pack i downloaded. I found this version of Star Blazer: please, can you tell me how i can use it with Daphne? Into the zip file there are 2 folders and a -.bat file. Where i have to put these files and folders into the Daphne emulator folder? thank you
famawizard Posted January 19 Author Posted January 19 10 hours ago, legolas119 said: hi, i have downloaded Daphne and i'm bale to play all its games. But Star Blazer was missing in the pack i downloaded. I found this version of Star Blazer: please, can you tell me how i can use it with Daphne? Into the zip file there are 2 folders and a -.bat file. Where i have to put these files and folders into the Daphne emulator folder? thank you hi. starblazers folder goes into singe folder, while the bat file goes into main hypseus folder
legolas119 Posted January 31 Posted January 31 (edited) hi, thanks. I copy/past all the files from the \singe\starblazers to the starblazers folder. Now, i put the .bat file into the root folder of the Daphne emulator. If i double click in it, it appears an error message. So i create my own .bat file like i did with other daphne games. I created this command into the .bat file: start daphne.exe blazer vldp -framefile D:\EMULATORI\Daphne\vldp\starblazers\fai.txt -blank_searches -min_seek_delay 1000 -seek_frames_per_ms 20 -homedir D:\EMULATORI\Daphne -bank 0 00000000 -bank 1 00000000 -sound_buffer 2048 -fullscreen -x 640 -y 480 If i double click on it, the game starts, but only sound works, the screen is copletely green, i can't see any image... i can hear sound and music, it seems that i can play the game, but i can't see anything, only a green screen... I trid to launch it from Daphne loader too, configuring the .txt file , in this way: But i have the same issue: the game starts, it seems it is playable, but i can see a green screen only. In addition, i notice that Daphne has ONE configuration only for both Galaxy Ranger and Starbalzer, so i can't configure the .txt file for both games siultaneously... Why? Please can you help me? thanks Edited January 31 by legolas119
famawizard Posted February 1 Author Posted February 1 This is my bat file: hypseus.exe singe vldp -framefile singe\starblazers\starblazers.txt -script singe\starblazers\starblazers.singe -fullscreen -volume_nonvldp 5 -volume_vldp 20
Hoagie Posted February 1 Posted February 1 19 hours ago, legolas119 said: start daphne.exe blazer vldp -framefile D:\EMULATORI\Daphne\vldp\starblazers\fai.txt -blank_searches -min_seek_delay 1000 -seek_frames_per_ms 20 -homedir D:\EMULATORI\Daphne -bank 0 00000000 -bank 1 00000000 -sound_buffer 2048 -fullscreen -x 640 -y 480 Why? Please can you help me?
legolas119 Posted February 1 Posted February 1 here what i see: I can hear sounds and i can play it (i can add coins for example and it seems that i can start the game) but it is impossible to see anything... I' using Daphne, not Hypseus, i don't know it. Is it better that Daphne? Does it support same games in the same format? thanks
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now