famawizard 15 Report post Posted November 30 (edited) Hi, Using Karis work (and adding a little bit of code ;-) ) I "emulated" the StarBlazers lasergame. More info Hidden Content Give reaction or reply to this topic to see the hidden content. . 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. Hidden Content Give reaction or reply to this topic to see the hidden content. 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 Hidden Content Give reaction or reply to this topic to see the hidden content. Edited Saturday at 08:22 PM by famawizard title+shot 10 Share this post Link to post Share on other sites
torostanco 24 Report post Posted November 30 thanks famawizard done well it would be nice also freedom fighter 1 Share this post Link to post Share on other sites
Karis 100 Report post Posted December 1 Thank you for using my work. Great job. 2 Share this post Link to post Share on other sites
torostanco 24 Report post Posted December 1 (edited) thanks karis e famawizard laser games arcade Edited December 1 by torostanco 1 Share this post Link to post Share on other sites
slantery 5 Report post Posted December 1 Thanks @famawizard! 1 Share this post Link to post Share on other sites
Hot buttered poodle 33 Report post Posted December 3 How do you start this game? 0 Share this post Link to post Share on other sites
snupello 7 Report post Posted December 3 (edited) Il 30/11/2019 Alle 23:14, famawizard ha scritto: Hi, Using Karis work (and adding a little bit of code ;-) ) I "emulated" the StarBlazers lasergame. More info Hidden Content Give reaction or reply to this topic to see the hidden content. . 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... Hidden Content Give reaction or reply to this topic to see the hidden content. Please share this file, as I dont'know how many days I will keep this link active. 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 3 by snupello i have solve 0 Share this post Link to post Share on other sites
RandomByte 1 Report post Posted December 3 (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 by RandomByte 0 Share this post Link to post Share on other sites
Hot buttered poodle 33 Report post Posted December 3 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? 0 Share this post Link to post Share on other sites
famawizard 15 Report post Posted December 3 (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 by famawizard 1 Share this post Link to post Share on other sites
snupello 7 Report post Posted December 3 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 0 Share this post Link to post Share on other sites
Hot buttered poodle 33 Report post Posted December 4 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. 0 Share this post Link to post Share on other sites
maabus 39 Report post Posted Wednesday at 05:25 PM 16 hours ago, Hot buttered poodle said: 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. right click the .bat file and click on edit. 0 Share this post Link to post Share on other sites
Hot buttered poodle 33 Report post Posted Wednesday at 05:34 PM (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 Wednesday at 05:36 PM by Hot buttered poodle 0 Share this post Link to post Share on other sites
maabus 39 Report post Posted Wednesday at 05:41 PM it runs in the daphne singe emulator. You can get the daphne singe from my master thread that has all of the laserdisc games. I'll get it working on my system and either upload a new bat file for you or tell you what to edit. 0 Share this post Link to post Share on other sites
maabus 39 Report post Posted Wednesday at 06:11 PM 24 minutes ago, Hot buttered poodle said: 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? Ok do the following if you dont have the Daphne Singe emulator download it here. Daphne Singe v1.14 - Hidden Content Give reaction or reply to this topic to see the hidden content. copy the singe folder into the main daphne_singe folder copy the starblazers folder into the daphne_singe\singe folder overwrite the fai.txt file copy the starblazers.bat file to the main daphne_singe folder edit the starblazers.bat file to have the following. You need to add singe/ to the start of the frame file entry. its in red below. " @daphne.exe singe vldp -opengl -x 1920 -y 1080 -fullscreen_window -noserversend -volume_vldp 64 -volume_nonvldp 32 -sound_buffer 2048 -framefile singe/starblazers/fai.txt -script singe/starblazers/setupgame.singe " click the starblazers.bat file to run the game. The Daphne / Singe thread has links to all of the laser disc games if you dont have them. 2 Share this post Link to post Share on other sites
Hot buttered poodle 33 Report post Posted Thursday at 12:46 AM 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 😀 0 Share this post Link to post Share on other sites
famawizard 15 Report post Posted Friday at 10:50 AM New version in first post ;-) 0 Share this post Link to post Share on other sites
Sinver76 5 Report post Posted Saturday at 02:56 AM (edited) Hidden Content Give reaction or reply to this topic to see the hidden content. Edited Saturday at 03:03 AM by Sinver76 1 Share this post Link to post Share on other sites
snupello 7 Report post Posted Saturday at 08:57 AM 6 ore fa, Sinver76 ha scritto: Hidden Content Give reaction or reply to this topic to see the hidden content. Realize a marquee for this game, tks 1 Share this post Link to post Share on other sites
snupello 7 Report post Posted Saturday at 08:59 AM (edited) Il 30/11/2019 Alle 23:14, famawizard ha scritto: Hi, Using Karis work (and adding a little bit of code ;-) ) I "emulated" the StarBlazers lasergame. More info Hidden Content Give reaction or reply to this topic to see the hidden content. . 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. Hidden Content Give reaction or reply to this topic to see the hidden content. Enjoy!!! i prefer the "classic" version, in the cab i can't use the mouse Edited Saturday at 09:40 AM by snupello 3 Share this post Link to post Share on other sites
famawizard 15 Report post Posted Saturday at 10:24 AM 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 ;-) 0 Share this post Link to post Share on other sites
famawizard 15 Report post Posted Saturday at 08:26 PM (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 Saturday at 08:27 PM by famawizard 1 Share this post Link to post Share on other sites