nohero Posted September 2, 2020 Posted September 2, 2020 (edited) 3 minuti fa, CiTrON ha scritto: thx now works fine for me : ) Good, I'm glad. I'm using the RetroArch core, it gives me more options for mapping joypad. CHEERS Edited September 2, 2020 by nohero
nohero Posted September 2, 2020 Posted September 2, 2020 (edited) @DaniG249, I put it on MEGA...YT didn't load it because it's 20+ minutes and since I have a non-verified account I can't upload video longer than 15 minutes. https://mega.nz/file/bAcWSIhT#0csH2x3hbP81gJyeNWIqCCPlcAU_ed8t4Qy2KRabbSU Click on the MEGA link and watch it on your browser if you don't want to download almost 7 GB, lol. Pay no attention at my gameplay, I wanted to be as quick as possible At the end of the video I change my closing script for the emulator 'cause the previous one didn't work anymore ( forgot about it ). CHEERs Edited September 2, 2020 by nohero
Guest DaniG249 Posted September 2, 2020 Posted September 2, 2020 3 hours ago, DaniG249 said: Pretty big for a 20+ Minute Video. What is the Resolution of this Video? Even my Videos,which are twice as long,don`t even come close to that Size. Still,i`ll download the Video to see for myself. But that can take a long Time because i only have a Limit of 5GB on Mega. Then i can`t download anything for 5 Hours. In any Case,i`ll watch the Video!
Guest DaniG249 Posted September 3, 2020 Posted September 3, 2020 11 hours ago, DaniG249 said: You have convinced me and i am impressed by your Commitment. 😊 😊 😊 But what does the Launchbox have to do with all of this? And how do i relate it to Demul. Besides Launchbox,Demul,pharrier.zip, hikaru.zip and mie.zip,do i have to download anything Else important? Instructions on this woul be nice.
nohero Posted September 3, 2020 Posted September 3, 2020 (edited) Resolution is 1920x1080 in mp4 recorded with ShadowPlay. I think I need to set a lower quality, will do test soon. LaunchBox is a frontend, I'm using it to keep all emulators under 1 UI. It's good also for scripts and allow you to set external applications in combination to a game or an emulator. Check YT or Google for it. Regarding Demul you need bios and rom ( hikaru.zip, mie.zip and pharrier.zip ). For the Planet Harrriers emulation the version I suggest you is 190715 or 058. No version will give you perfection but the 2 I mentioned let you finish/complete the game. CHEERs Edited September 3, 2020 by nohero 1
chrisino Posted September 6, 2020 Posted September 6, 2020 Hi. I'm really interested in running light gun games on dreamcast, atomiswave and Naomi. Confidential mission works perfectly on Flycast. Death Crimson 1 & 2 work well but you really need a crosshair/sight as the mouse pointer isn't ideal. Maze of Kings for Naomi works like a charm but again only with a mouse pointer. Does anyone know how to find a way to show a crosshair or implement one? I guess I should be asking the devs but just thought i'd ask anyway.
nohero Posted September 6, 2020 Posted September 6, 2020 (edited) 2 ore fa, chrisino ha scritto: Hi. I'm really interested in running light gun games on dreamcast, atomiswave and Naomi. Confidential mission works perfectly on Flycast. Death Crimson 1 & 2 work well but you really need a crosshair/sight as the mouse pointer isn't ideal. Maze of Kings for Naomi works like a charm but again only with a mouse pointer. Does anyone know how to find a way to show a crosshair or implement one? I guess I should be asking the devs but just thought i'd ask anyway. Some time ago a made a script for changing the mouse cursor with a custom crosshair. I used it with Demul and LaunchBox. Now I have it for HotD4 and TP ( always through LaunchBox ). I like it. CHEERs Edited September 6, 2020 by nohero
chrisino Posted September 6, 2020 Posted September 6, 2020 Hi. Could you replicate it with flycast? I'd really appreciate it. I've found a cursor changing program which works but I kind of want one that opens on running specific games and changes back to the default cursor on exit. I'm pretty impressed with Flycast. Redream still doesn't offer what Flycast does. It's pretty easy to set up. No complicated or hard to find plugins either.
nohero Posted September 6, 2020 Posted September 6, 2020 (edited) 2 ore fa, chrisino ha scritto: Hi. Could you replicate it with flycast? I'd really appreciate it. I've found a cursor changing program which works but I kind of want one that opens on running specific games and changes back to the default cursor on exit. I'm pretty impressed with Flycast. Redream still doesn't offer what Flycast does. It's pretty easy to set up. No complicated or hard to find plugins either. It can also be made for Flycast but you need AutoHotkey in standalone and you must launch the script before you launch Flycast/RetroArch or you need LaunchBox ( it has already AutoHotkey ). I posted a video for TP and HotD 4 through LaunchBox so you will see how it looks : CHEERs Edited September 6, 2020 by nohero
chrisino Posted September 6, 2020 Posted September 6, 2020 Hi, I'm struggling with this one. It looks overly complicated for something that I thought I could create a batch script for. I've looked at all the commercial software and nothing comes close. Like I say I thought that a script could be created that opens the emulator, passes the ROM and switches to a custom cursor. When the emulator exits the script would switch the cursor back to default. What at first seemed achievable is now rather complicated. Thanks anyway.
chrisino Posted September 7, 2020 Posted September 7, 2020 (edited) Hi. Found the script for autohotkey. Works really well. https://www.autohotkey.com/boards/viewtopic.php?t=62799 Edited September 7, 2020 by chrisino
professor Posted September 7, 2020 Posted September 7, 2020 any friend know how run game with command line with load state?
nohero Posted September 7, 2020 Posted September 7, 2020 25 minuti fa, chrisino ha scritto: Hi. Found the script for autohotkey. Works really well. https://www.autohotkey.com/boards/viewtopic.php?t=62799 Mine is a little bit different than what you found 13 minuti fa, professor ha scritto: any friend know how run game with command line with load state? Make an example and I will try to help you. CHEERs
professor Posted September 7, 2020 Posted September 7, 2020 31 minutes ago, nohero said: Make an example and I will try to help you. eg: Run, TeknoParrotUi.exe --profile=StarWars.xml
nohero Posted September 7, 2020 Posted September 7, 2020 (edited) 29 minuti fa, professor ha scritto: eg: Run, TeknoParrotUi.exe --profile=StarWars.xml If you are using a frontend like LaunchBox you can do that adding the command line in the box for the specific game using TeknoParrot as emulator. An example : --profile=SR3.xml ( this is for Sega Rally 3 ) If you are not using a frontend, you can do a BAT file. CHEERs Edited September 7, 2020 by nohero
professor Posted September 7, 2020 Posted September 7, 2020 2 minutes ago, nohero said: If you are using a frontend like LaunchBox you can do that adding the command line in the box for the specific game using TeknoParrot as emulator. An example : --profile=SR3.xml ( this is for Sega Rally 3 ) If you are not using a frontend, you can do a BAT file. CHEERs lol.... i want to run flycast games in flycast emulator. what is the command line parameter for Flycast games? how we run rom in flycast with bat or ahk ?
nohero Posted September 7, 2020 Posted September 7, 2020 Adesso, professor ha scritto: lol.... i want to run flycast games in flycast emulator. what is the command line parameter for Flycast games? how we run rom in flycast with bat or ahk ? I run Flycast through RetroArch core, don't know for standalone version.
aeliss Posted September 7, 2020 Posted September 7, 2020 il y a 54 minutes, professor a dit : lol.... i want to run flycast games in flycast emulator. what is the command line parameter for Flycast games? how we run rom in flycast with bat or ahk ? Take a look here https://github.com/TheArcadeStriker/flycast-wiki/wiki/Configuration-files-and-command-line-parameters
professor Posted September 7, 2020 Posted September 7, 2020 Just now, aeliss said: Take a look here https://github.com/TheArcadeStriker/flycast-wiki/wiki/Configuration-files-and-command-line-parameters yea i know that... but how auto load save state as like Mame?
nohero Posted September 7, 2020 Posted September 7, 2020 3 minuti fa, professor ha scritto: yea i know that... but how auto load save state as like Mame? When you launch a game in Flycast standalone, what command/option/key-button you use to run the save state? I did something for loading a save state for a Supermodel game. An automate ahk script with delay according how much time it needs to start.
professor Posted September 7, 2020 Posted September 7, 2020 22 minutes ago, nohero said: When you launch a game in Flycast standalone, what command/option/key-button you use to run the save state? I did something for loading a save state for a Supermodel game. An automate ahk script with delay according how much time it needs to start. i know what you want to say... actually i dont want to make micro keys for loading state after game start. that is easy with ahk. i am looking officially load stateeg: Mame.exe mslug -state 1 which emulator you use for Supermodel games? as far as i know Supermodel didn't save state
nohero Posted September 7, 2020 Posted September 7, 2020 (edited) 30 minuti fa, professor ha scritto: i know what you want to say... actually i dont want to make micro keys for loading state after game start. that is easy with ahk. i am looking officially load stateeg: Mame.exe mslug -state 1 which emulator you use for Supermodel games? as far as i know Supermodel didn't save state There's only an emulator for Model 3 and it's Supermodel. It saves and loads states. Check better For loading states via command line and Flycast I don't know, ahk scripts it's what I use. CHEERs Edited September 7, 2020 by nohero
phasermaniac Posted September 15, 2020 Posted September 15, 2020 Hi! I was testing Flycast in Retroarch, and seems to work nice. Retroarch theorically supports raw input, but I can't get my two lightguns to work. In the log I get this: I set the Input controller to Raw, and then I am searching the correct index for each gun, but I cant find. I have read you can see indexes with "retroarch --verbose --menu" but I get this: [ERROR] Error opening device 0x0000000007449990 (VID/PID: 058f:6254). [ERROR] Error opening device 0x0000000007465B90 (VID/PID: 0b9a:016a). [ERROR] Interface not found ( USB OPTICAL MOUSE) (VID/PID: 89e5:1001). Any tip? Have anyone two guns working in retroarch actually?
phasermaniac Posted September 15, 2020 Posted September 15, 2020 In both hod2 (naomi) and Death Crimson2 (dreamcast), using retroarch with raw input, gun1 works if I set mouse id=3, so controllers seems swapped, and I cant find gun2 id. In the log I can't find any [RAW] message.
Moksi Posted October 26, 2020 Posted October 26, 2020 On 2-9-2020 at 2:32 PM, nohero said: If you use the good version for Planet Harriers the bugs will be almost zero CHEERs Which one is the good version of Demul to use with Planet Harriers Nohero ? i noticed the enemy fireballs arent always visible thanks 1
SuperMagoAlex Posted October 26, 2020 Posted October 26, 2020 9 hours ago, Moksi said: Which one is the good version of Demul to use with Planet Harriers Nohero ? i noticed the enemy fireballs arent always visible thanks It's useless to quote him, he left us for sure, avatar changed, no infos in his account page and impossible to send him private messages. 1
JustinCredible81 Posted October 26, 2020 Posted October 26, 2020 4 hours ago, SuperMagoAlex said: It's useless to quote him, he left us for sure, avatar changed, no infos in his account page and impossible to send him private messages. I think I ran him off but it's his fault. I asked for help with a rpcs3 game, he said he would help if I thanked him for past help. I showed multiple times where I thanked him, and he disappeared right after that. 1
mikigol Posted April 11, 2021 Posted April 11, 2021 Is possible to play with two mouses? I tried config 1player port A, and 2player port B, and show 2 crosshairs, but only its working 1player crosshair with both mouses
bakaaa Posted April 12, 2021 Posted April 12, 2021 On 9/2/2020 at 9:50 AM, CiTrON said: can anyone help me? Maybe you already fixed it but you need to extract dc_bios.bin and dc_flash.bin in \FlyCast\Data\dc_bios.bin.. \FlyCast\Data\dc_flash.bin.
Guest POPO69 Posted October 2, 2021 Posted October 2, 2021 hello, force feedback fonctionnal? please tks
devilous Posted February 4, 2022 Posted February 4, 2022 (edited) Flycast gets Naomi 2 !!! https://github.com/blueminder/flycast-dojo/releases Edited February 4, 2022 by devilous 2
Shin Endymion Posted February 4, 2022 Posted February 4, 2022 😯😯😯 Great news when this gets fully working! I never really liked playing Naomi 2 games on Demul, so this should perform much better! 1
Rex2573 Posted March 7, 2022 Posted March 7, 2022 Il 4/2/2022 at 12:10, devilous ha scritto: Flycast gets Naomi 2 !!! https://github.com/blueminder/flycast-dojo/releases hello excuse me is possible to use it without borders in game becaus when ipla it te upper border remain at the top
kratos1883 Posted March 19, 2022 Posted March 19, 2022 Il 7/3/2022 at 22:48, Rex2573 ha scritto: hello excuse me this emulator is amazing but i don t understand why some atomiswave roms as in particular G G Isuka and Maximum Speed crash when i run them
KaiSSeR_SK Posted July 8, 2022 Posted July 8, 2022 Hi all! I'm getting a little problem with my sindens and ahk script. My problem is with Confidential Mission DC version (not arcade). I wish to play this version because it's multilanguage and I like to play in my main language (spanish). The "problem" of the Dreamcast version is that for reload, it's necessary hold "B" button and pull the trigger... (no offscreen shoot like arcade ver) I've done an ahk script to replace one key with mouse buttons click. I've done it for Demul, and it's working flawlessly but can't play with my bro even I'm using demulshooter to able 2 guns. So I thinked the same script works on Flycast but... It doesn't... Here I put my script if that helps... Run, My_Path\flycast.exe "RomPath\Confidential Mission.gdi" *c:: MouseClick,right,,,1,0,D MouseClick,left,,,1,0,D sleep, 10 MouseClick,right,,,1,0,U MouseClick,left,,,1,0,U Return ESC:: Process,Close,Flycast.exe Run,taskkill /im "Flycast.exe" /F ExitApp return The game starts, and if I press ESC key, the game closes and the app ends... Only the part of the reload code is failling. Thanks in advance!
mamefan2018 Posted September 17, 2022 Posted September 17, 2022 the official ver 2.0 of flycast was released 19 days ago and it has Naomi 2 support ... so no need to use the dojo build and most of the Naomi 2 games i tried worked fine with it ...
joe555 Posted September 19, 2022 Posted September 19, 2022 (edited) https://github.com/TheArcadeStriker/flycast-wiki/wiki/Savedata-and-Extras-for-NAOMI-Atomiswave-games For those that didn't know eeprom saves to replace, extra charters or red blood in some games , here is red blood for zombie revenge, change extension to yours zip or 7zip, you can also use the cheats from retroarch with it, virtual fighter 4 can turn off network in test menu to speed up loading Edited October 1, 2022 by joe555
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now