Shane Lynch is showing progress on twitter of a way to run basically ANYTHING from your PC to Groovy ... the hype is real!
@VideoGameEsoterica11 ай бұрын
Makes total sense. If you can send a signal you can make it work. Going to be a fully featured analog GPU soon
@nickiebanchou11 ай бұрын
@@VideoGameEsoterica yeah, been looking for a practical way to output RGB (composite is easy...S-video is doable... but actual proper RGB omg ) from a real PC, the dream is finally about to come true!
@VideoGameEsoterica11 ай бұрын
It’s happening! It was crystal clear RGBS
@soloM8111 ай бұрын
does shane have a github page to follow?
@VideoGameEsoterica11 ай бұрын
Yes just google “groovy mister GitHub”
@theblowupdollsmusic11 ай бұрын
This project looks so cool. Thank you for taking the time to put this great tutorial together. I remember reading somewhere that it also supports retro arch. I wonder if we could use this and final burn neo with runahead mode. Video latency may be low, but controller latency may still have a few frames with out runahead. Mame also has a low latency option to remove 1 frame in the settings now. That might be all thats needed.
@VideoGameEsoterica11 ай бұрын
Just get a good wired controller. Much better than run ahead IMO :) there’s charts out there for controller latency
@Wobble200711 ай бұрын
Run ahead just feels so weird to someone used to 0ms latency CRTs and OG hardware & FPGA, it can also be inconsistent/jittery, not to mention the weird audio timing that completly butchers sound quality, I know it's recommended to disable audio with run ahead, but that's 50% of the reason why I love retro games, that is the FM-Synth et cetera, Run Ahead is great for those that need it though and aren't fussed about accuracy and audio, but they really need to get some of these incredible software emulators into x86 bare metal cores imo, this would get rid of the minimum 30-60ms latency Windows OS has. Direct storage may also really make a difference, especially with emulators like Dolphin that use heavy texture caches, "Ubershaders" with direct storage could be a game changer, being ale to run the X86 emulation code directly between the GPU rendering pipeline and the SSD should help with latency massively, combine that with a good 1000Hz+ gamepad or kb&m, and Windows emulation will be low latency enough to make it worth while hooking up to a CRT for PS2/GC/Xbox/etc emulation. I don't think it will be anywhere near the 0ms of the CRT, that will take much better optimization of the DirectX API by MS, they need to finally make a game mode to bring the latency of Windows OS overheads down with when running games, Steam OS can be as low as 10-15ms (still not great), but much better than Windows 10/11 25-30ms (as high as 60ms) frame-times/latency , Directstorage is a good first step, now they just need a game mode in Windows that puts it in a full-screen optimized mode that disables or even boots the PC/DirectX API into an exclusive game mode separate from the standard Windows desktop, we may get back to the extremely low latency days of DOS and Windows 98se/2000, even XP had low latency when playing games prior to service pack 3.
@theblowupdollsmusic11 ай бұрын
@@Wobble2007 I find if you keep it at 2. It's quite smooth. Even 1 is helpful. Anything more and you are right it gets strange.
@lsdowdle11 ай бұрын
Since it is so easy to mess up with ~10+ copy and pastes... in future similiar circumstances I recommend highlighting everything on the web page and pasting them into notepad (or your preferred text editor) and then using it to clean it up, making it a single line which is one copy and paste. Much less error prone and you can see what you are working on a little more easily. Thanks for a fantastic video!
@VideoGameEsoterica11 ай бұрын
True. You can use notepad and just line it all up and copy once. I just wanted to get across that the syntax really mattered in the command line arguments
@DecoyBacon11 ай бұрын
@@VideoGameEsoterica I went the .bat file route. Just pasted it all in one line and saved as .bat, put shortcut to it on desktop, done. Never even had to mess with the actual mame shortcut. Alot easier to fix if you somehow get it wrong too.
@VideoGameEsoterica11 ай бұрын
I just thought about the easiest way everyone could do it and copy and paste into a shortcut felt like a skill everyone would know. It’s a hard judgement call sometimes as to “what does EVERYONE know” and I came down on the side of “ok right clicking, making a shortcut and copy and pasting seem like it’ll see success”
@Cookiedon1510 ай бұрын
6:21 so when I create a shortcut and try to copy everything in the properties - target, I am limited to the the number of characters I can input. I noticed you have quotations around the initial target path whereas mine does not. I looked up how to expand the character limit but what I find is that I have to create a batch file... this is where I am stuck
@VideoGameEsoterica10 ай бұрын
Go to the project GitHub. There is a batch file there now
@Cookiedon1510 ай бұрын
@@VideoGameEsoterica thank you
@VideoGameEsoterica10 ай бұрын
👍
@crteaser97265 ай бұрын
@@VideoGameEsoterica having the same issue what exactly do you mean?
@MagisterHamid11 ай бұрын
I got this up and running! I can’t get the sound out of my monitor though. Are there settings for that?
@adamdavis695811 ай бұрын
FINALLY A HOW TO for Groovy MiSTer!!!!! Thank you so much!! 🙏🏼🤩🙌🏼
@VideoGameEsoterica11 ай бұрын
Happy to do it. Just took a minute to get done
@SiincereARC11 ай бұрын
This feature is a game changer. It's pretty much the ultimate way of playing CPS3, PGM and the best Arcade Schmups without worrying about Tate mode. I also started an arcade racer build using the G29 Steering Wheel and pedal, so I might be more reliant on that instead of waiting for cores to be made. The Downside is extra things being powered on (extra computer, extra computer monitor, an ethernet switch although a passive switch might be perfectly fine).
@VideoGameEsoterica11 ай бұрын
Yes the “where do I leave this set up” factor is big in this one
@SiincereARC11 ай бұрын
@@VideoGameEsoterica I lucked out where I have the space but realistically I need my direct video from laser bear to work because that was my best option for a simple setup. Eventually they need a more dummy-proof/console style GUI or front end
@SiincereARC11 ай бұрын
@@VideoGameEsoterica I might too much of a github noob but had it not been for Lu's video explaining the setup (obviously prior to this video you just uploaded) I would have been completely lost on how to do this. The guide that exists on Github is not well written for people who aren't already well versed in that process.
@VideoGameEsoterica11 ай бұрын
My Ethernet is in a diff part of the house so for me I’d need a cable across the hallway 🤣
@VideoGameEsoterica11 ай бұрын
Yea a lot of times GitHub directions are predicated on knowing “how to do things” so I try and plain language teach them :)
@djkdrums884 күн бұрын
Followed the instructions from this video, and then the ones from the Mistercast video.. worked great!! Excellent tutorial. I even watched some old movies cast in 4:3 in 360p to my CRT. However about a week later, the screensaver that normally appears in Groovy when you open the core stopped appearing. Nothing in Groovy plays or works except that I can still open the OSD. This seems to have happened suddenly for no rhyme or reason.. if anybody happens to have any guesses as to the fix your advice is much appreciated!
@VideoGameEsoterica3 күн бұрын
Glad it worked :) that’s all I ever care about
@cantinhoretro9 ай бұрын
Just copy and paste the following arguments after the "mame.exe" (don't forget to add a space). video mister -aspect 4:3 -switchres -monitor arcade_15 -mister_window -mister_ip "x.x.x.x" -mister_compression lz4 -skip_gameinfo -syncrefresh -nothrottle -joystickprovider mister
@philexile295411 ай бұрын
It would be interesting to see two Misters head to head: one running an arcade core native to Mister, and the other running Groovy Mister rom on Mame to more definitively test latency.
@VideoGameEsoterica11 ай бұрын
Haha dear god the wiring job on that 🤣 but I do have all the equipment to do it
@philexile295411 ай бұрын
@@VideoGameEsoterica do it! ☺️
@VideoGameEsoterica11 ай бұрын
Haha maybe
@jdeluxe152811 ай бұрын
Groovy_MiSTer is ending up being a sleeper hit, its pretty amazing to see someone randomly drop something this clever.
@VideoGameEsoterica11 ай бұрын
That’s the great part about FPGA chips; it’s just a tool box like Lego. Sure MiSTer is being used for gaming but it’s at heart a general purpose development environment so it can be so much mor e
@simon4197811 ай бұрын
I use something similar on my arcade cab. I have an Arcade VGA installed in a PC which can get close enough to the desired resolutions (392 x 240 for CPS1/2/3) and it can do 320 x 240, 256 x 240 and many others. The company ULTIMARC made a Jamma adaptor too.
@VideoGameEsoterica11 ай бұрын
Yes some hardware does exist out there to make the process doable via the PC alone. It’s pretty specialized / a lot of people keep old PCs around. So getting a modern solution is great too :)
@originalbadboy3211 ай бұрын
@@donvanvilet8466 Its software emulation though which adds latency compared to FPGA emulation, so yes better than a PC from that point of view, but still not as good as actual hardware emulation.
@simon4197811 ай бұрын
@@originalbadboy32 I agree but I had this set-up since maybe 2005 when MISTer probably hadn't even been conceived.
@VideoGameEsoterica11 ай бұрын
I mean a good MAME implementation stands up against FPGA. Can’t discount MAME
@VideoGameEsoterica11 ай бұрын
Yes a lot of these old hardware builds existed long before MiSTer or FPGA (for these purposes) existed
@LamerDeluxe11 ай бұрын
Well done on the tutorial! It seems more daunting only reading the manual. Initially it was said to use a direct ethernet connection between the MiSTer and your PC, I was surprised that it worked fine on my network. Amazing how this core was made by someone doing it as a first core creation learning experience.
@VideoGameEsoterica11 ай бұрын
I tested direct and network and if you are into the same router it’s getting the same result. Since I know 99% of people are going to have familiarity with using a router I showed that method
@PrincessAmber10 ай бұрын
For some reason, when I replace the MiSTer binary with the GroovyMiSTer one, the system never starts up. I can FTP and SSH into it, but MiSTer itself never starts and I never get any picture on either display. I know it's the binary because if I replace it with the old MiSTer file it starts up again. :/
@VideoGameEsoterica10 ай бұрын
Hmm. That is very odd. Try deleting the binary and adding again. May be a copy issue
@seecon380610 ай бұрын
Did you figure it out? I am having the same issue. I tried running update_all again, and redownloading the mister file from github and loading it on the mister again.
@VideoGameEsoterica10 ай бұрын
What OS?
@Vvewa10 ай бұрын
I got the same thing, except putting my original binary back im still not getting any video, vga or hdmi. I got crtemudriver going easy as well...
@Vvewa10 ай бұрын
edit its like theres no sync on my crt, snow with the scrolling menu really fast and still no hdmi output, I tried getting a fresh mister ini from the main github to start again and even turning composite sync on. Basically bricked my mister from this
@nbacX8510 ай бұрын
I am not getting to the point, where the screensaver thing is bouncing on my PWM... any help?
@masonmcderp24859 күн бұрын
Would I see any difference doing this vs just using groovy mame on my pc? The PC is using VGA to my CRT arcade monitor. I've had the resolution switching working for a while now.
@VideoGameEsoterica9 күн бұрын
No functional difference no
@lizardking326822 күн бұрын
I can’t get this to work. When I load up groovy mister it’s just a blank screen. I have retried the process several times. I’m wondering if there’s an issue with groovy mister right now.
@VideoGameEsoterica22 күн бұрын
I’ll ask around. Should be working
@lizardking326822 күн бұрын
@ thanks man! Just got my mister pi. Your tutorials are a godsend!
@VideoGameEsoterica22 күн бұрын
Glad they are helping!
@adamdavis695810 ай бұрын
Any of you folks know of a way to force a game to display in 240p if it’s 480i through GroovyMiSTer? I can do it through GroovyMame by setting an individual .ini file notating resolution @2560x240@60hz but this doesn’t work in GroovyMiSTer …. Trying to get NARC to play well but I think 480i is tweaking out the video output 🥴
@VideoGameEsoterica10 ай бұрын
Not that I’m aware of yet
@Cenon2_10 ай бұрын
Thanks for the indepth tutorial. Btw its faster and less prone to error to just copy the full path from shortcut properties and add the command line arguments to notepad, then copy the whole modified path back.
@VideoGameEsoterica10 ай бұрын
I almost showed it that was but figured adding a program into the middle might present some other issue :)
@Hawk_Eye_Retro11 ай бұрын
Thank you for making this! I'm very excited to give it a try at some point.
@VideoGameEsoterica11 ай бұрын
Happy to do it. Complex video but it was fun
@webmaster124210 ай бұрын
Which version of Mame is Groovy based on? and there is no mortal kombat 1 in mame? therefore it is limited?
@VideoGameEsoterica10 ай бұрын
This was .261
@axelkusanagi41397 ай бұрын
So wait, can I have my main mister config be the one I use for FPGA gaming and this be one of the alternative configs?
@VideoGameEsoterica7 ай бұрын
Should work fine yeah
@Netinterspace11 ай бұрын
Thank you for the reply (and video). It's good to know it can be connected directly too, let us know how the switch experiment goes!
@VideoGameEsoterica11 ай бұрын
Yes I’ll have the switch early next week
@johnsundberg769711 ай бұрын
This is awesome! Love this project.
@VideoGameEsoterica11 ай бұрын
I didn’t expect anything like it but it is super impressive. It just works. Once you get it set up
@drumlesstrance10 ай бұрын
Wow, I spent the whole of yesterday reading forum threads and preparing for the extreme headache of setting up dual-GPU CRTEmudriver on Win 11 from my main desktop… thankfully I hadn’t ordered that old AMD GPU yet! This looks so so promising!
@VideoGameEsoterica10 ай бұрын
It’s extremely promising and still getting even better
@Pixelhorizon11 ай бұрын
Finally got it to work! Much appreciated 🙏
@VideoGameEsoterica11 ай бұрын
Glad you got it working :)
@Pixelhorizon11 ай бұрын
@@VideoGameEsoterica already having a lot of fun with it. Thx once again 👍
@VideoGameEsoterica11 ай бұрын
Happy to do it. I’ll update as more features get added
@05112248 ай бұрын
Have you managed to get the retroarch test build running? And if so will there be a video?
@VideoGameEsoterica8 ай бұрын
I’ll do a vid in the future. Haven’t tried running it yet
@05112248 ай бұрын
@@VideoGameEsoterica ive tried unsuccessfully. Couldn't seem to find much information about compiling it online
@ScandalUK11 ай бұрын
It’s a good idea - CRT output is convenient on the MiSTer
@VideoGameEsoterica11 ай бұрын
It’s a super fun and interesting use case
@MagisterHamid11 ай бұрын
This groovy mister is excellent! Keep this groovy mister content coming!!!
@VideoGameEsoterica11 ай бұрын
I may do more on it. There’s other apps that can pass video through. Mednafen and RetroArch (some of RetroArch apparently)
@MagisterHamid11 ай бұрын
@@VideoGameEsoterica I’m not so deep into this emulation department. How far does these arcade emulation go? Up until Sega Naomi? Currently you can only run specific emulators that are compatible with Groovy right?
@VideoGameEsoterica11 ай бұрын
After NAOMI you get to arcade platforms that are either consoles in a box (Python 2/Triforce/Chihiro) and after that PCs in a box. So the PC in a box stuff mostly runs on a standard PC with a few hacks. It isn’t so much “emulation” as it is “running software on non-target hardware”
@lalalaLaFlex11 ай бұрын
So I can play on my CRT with Retroachievements through Retroarch now?
@VideoGameEsoterica11 ай бұрын
Pretty much. Some cores may not work. It’s still in active development
@koomar34111 ай бұрын
Holy smokes!!! This is GENIUS!
@VideoGameEsoterica11 ай бұрын
It’s a really fun way to use MiSTer in a method you’d never expect
@LordBarko11 ай бұрын
The Groovy.rbf doesn't show a bouncing image for me, just a black screen. I can F12 into the Groovy menu but can't get my PC to push to MiSTer. I've followed all steps exactly three times from fresh. Any ideas?
@VideoGameEsoterica11 ай бұрын
Hmm that’s odd. You have the new “MiSTer” main file yes? Sounds like an issue where you don’t have it.
@LordBarko11 ай бұрын
@@VideoGameEsoterica yup. Saved the old one as mister.bak.
@VideoGameEsoterica11 ай бұрын
Hmm. I’ll have to ask around. That’s one I haven’t heard of anyone experiencing. Maybe delete the core and copy it back just to be sure?
@LordBarko11 ай бұрын
@VideoGameEsoterica thanks mate going to give it another shot now. Seems odd that the menu on the Groovy.rbf opens fine but the bouncing image isn't present. Oddly I had the same issue a month or two ago with Wakas latency tool, refused to give me an image. Weird as everything else works perfectly and always has.
@VideoGameEsoterica11 ай бұрын
Yeah I asked around. Nobody has seen that. So I sadly can’t offer any suggestions other than recopy core / try a new sd card with a new base install
@Scott-vv9it10 ай бұрын
I just got it set up thanks to your video! Is there any way to reduce the vertical overscan on the mame end?
@VideoGameEsoterica10 ай бұрын
You’d have to do that on the service menu of the tv for now
@Scott-vv9it10 ай бұрын
@@VideoGameEsoterica hmm.. I'm having a weird issue where groovymister is cropping quite a lot of the picture off of the bottom, but nothing else I display on that screen does that, not even other mister cores. I think maybemy TV doesn't know how to display that signal. It's a later sony CRT, it's possible it does some sort of processing.
@VideoGameEsoterica10 ай бұрын
It could just need service menu adjustments would be my guess
@efegoku8011 ай бұрын
I haven’t had the time to test it :) but this is amazing and could be the best solution for PC to CRT, if someone ports the core to a cheaper dedicated FPGA board and makes a driver for a “virtual” GPU. Thank you for the video!
@VideoGameEsoterica11 ай бұрын
It’s def going to take the top spot I bet for PC to CRT
@Deltax511 ай бұрын
can you just play it off the harddrive? Like the other cores?
@VideoGameEsoterica11 ай бұрын
No reason that shouldn’t work
@Deltax511 ай бұрын
@@VideoGameEsoterica ok i will try it out. Hopfully i get it running. expect a beta at most. Wonder if they can get noime emulator working. Not like it's a fpga core. Wonder if they can implement fpga elements to make it a better experience.
@VideoGameEsoterica11 ай бұрын
It’s probably going to be updated next week I bet
@patjohnny5711 ай бұрын
Excellent tutorial. Are you able to scale the analog signal using a retrotink 4k or use direct video into the retrotink 4k with this? Thanks.
@VideoGameEsoterica11 ай бұрын
Tink isn’t in the component chain. It’s video signal from a computer sent over the network to MiSTer
@jasuko11 ай бұрын
I think that the question @patjohnny57 asked is if the RetroTINK _could_ be in the component chain. This would allow using all the scalers and filters of the RetroTINK, and maybe even still benefit from lower latency than the PCʼs GPU output when using a FPD?
@VideoGameEsoterica11 ай бұрын
Ooh I see. Good question
@adamdavis695811 ай бұрын
Do you have any idea if this works with older versions of GroovyMame? I have an older rom set and don’t want to have to download new if I don’t have to 🥴
@VideoGameEsoterica11 ай бұрын
Should work yes
@coderkind11 ай бұрын
Do you need to be running your MiSTer with RGBs? I'm using mine via YPbPr usually.
@VideoGameEsoterica11 ай бұрын
No. That’s just what I’m using here. It will output whatever analog signal you want
@victorhasselblad31111 ай бұрын
Hi. A good tutorial. Does the Groovy project mean that in the future “on Mister” you can still play CRT on PS2 and Dreamcast (even without SNAC and a slight delay)?
@VideoGameEsoterica11 ай бұрын
Maybe. People are working on gen purpose video streaming to MiSTer. Might that means any emulator you want passed to CRT? Perhaps. It’s literally being worked on now so we have to wait and see :)
@victorhasselblad31111 ай бұрын
@@VideoGameEsoterica In the end, you will have to show us something when "those guys" finish the Saturn and N64))
@igorbuenocorrea261511 ай бұрын
Hey, what brand/model is that lcd monitor you use in this video? Is it good?
@VideoGameEsoterica11 ай бұрын
It was sent to me for review. I’ll have a video soon. It’s quite good. I’ve been putting it through it’s paces for the review
@igorbuenocorrea261511 ай бұрын
@@VideoGameEsoterica good to know! I'll be waiting for the review!
@VideoGameEsoterica11 ай бұрын
Should be late next week
@SmoMo_11 ай бұрын
Nice video, thanks for making it. Do you know if this is always locked to 15khz or can it also do the similar but slightly different frequencies for Taito F3, Mortal Kombat etc..
@VideoGameEsoterica11 ай бұрын
I have to do more research but 15khz is resolution, not frame rate. 15/24/31kHz are standard, medium and vga res. You can send whatever framerate through them that you want basically
@gcolombelli11 ай бұрын
@@VideoGameEsoterica A while ago I decided to test how my TVs and monitors would react to some arcade cores with weird timings and vsync_adjust set to 1 or 2... R-Type, Qbert, Moon Patrol, Spelunker, S.O.S., Poly-Play, The Tower of Druaga, Breakout, Space Invaders were a few of the ones I've tried. Not sure what else could be good candidates, maybe try searching for "mister core default resolutions" or use arcadedb.
@arbbo167510 ай бұрын
Which MAME ROM set is best ?
@VideoGameEsoterica10 ай бұрын
Just use current
@PixelCherryNinja11 ай бұрын
Banging video!😮
@VideoGameEsoterica11 ай бұрын
One of the more complicated ones
@rodribyte425511 ай бұрын
I have seen many games in mame with different latencies, I wonder if that is replicated with groovy Mister. MK2 is one of them, but I don't know if that happens because it runs at 53hz.
@VideoGameEsoterica11 ай бұрын
All groovy MAME is doing really is sending the signal MAME is generating to the CRT. So I’m sure some signals will be too far out of line for a CRT
@trev19767 ай бұрын
Thanks for this , ive built around 4 groovymame PC's now but its a lot of messing around. Would be nice to just plug a powerful windows 11 PC into this and have everything running nicely. Hopefully soon it can be used for fightcade and all emulation.
@VideoGameEsoterica7 ай бұрын
I’d love to see a fightcade instance
@antivanti11 ай бұрын
I hope there will eventually be a window/screen capture version as well so you could send any game, video or other application to a CRT via this
@VideoGameEsoterica11 ай бұрын
I bet you will see continued development on this
@antivanti11 ай бұрын
@@donvanvilet8466 The point would be to get picture on a CRT TV at all without using either a hacked ancient AMD video card, a crappy HDMI-Composite converter or something like an Extron VSC video scaler. Now I have one of those but it that's also old tech that's difficult to find. And you can't get 240p output with the Extron or the composite adapters.
@antivanti11 ай бұрын
@@donvanvilet8466 Composite not good for anything really, which is exactly my point. If I want to play something like Shovel Knight on a CRT at 240p then there is basically no obtainable option. Maybe a Retrotink 5x paired with an HDMI-VGA adapter and a VGA-SCART sync adapter. Having a way to just output via the MiSTer would be easier. Especially if there were good crop/scale options on the PC side. I believe there might actually be a MAME core that does Window capture and with some development it could fit the bill. A separate app would be better tho
@dinierto11 ай бұрын
Shane Lynch is working on just such a thing
@VideoGameEsoterica11 ай бұрын
I saw. I was chatting with about it
@HyperSF211 ай бұрын
Usual top notch explanation. Does seem a lot to go though just to get some games not on Mister. Wonder if this would work for something like flycast in 15kz for dreamcast games?
@VideoGameEsoterica11 ай бұрын
Flycast isn’t working yet but they are working on it. It’s an involved setup process but once you are done it’s done and never needs to be redone
@snooks560711 ай бұрын
it'd be simpler if there was a .bat with all the arguments downloadable in github along with the exe but still I think creating a .bat in notepad is simpler than copy-pasting the command-line to a shortcut one argument at a time
@VideoGameEsoterica11 ай бұрын
I’m sure someone will improve the process in the future. This is still all WIP
@MrBroken03011 ай бұрын
12:28 Would be nice if there would be more arcade to Playstation conversion like with Tetris the Grandmaster Challenge.
@VideoGameEsoterica11 ай бұрын
Yes there’s a solid PS1 arcade library that never came home
@ezgoodnight11 ай бұрын
In the Doom Source port world a lot of folks use BAT files for running EXEs with lots of arguments. I use a launcher, and I know there are a lot of launchers for MAME. I wonder if there is one that is suited to this use case. I just know putting arguments in shortcuts annoys me... I prefer putting it in a text file or an arguments list in a launcher.
@VideoGameEsoterica11 ай бұрын
Yes it’s a bit cumbersome but it works. I’m sure it’ll get improved upon later
@ezgoodnight11 ай бұрын
@@VideoGameEsoterica it's the nature of OSS projects that they iterate quickly. I'm sure you're right.
@VideoGameEsoterica11 ай бұрын
Yes this is a review but it’s a review of an in development project. Good thing is it’s already this good and it’s not done
@superhadouken11 ай бұрын
Ir would be cool if you explain the same but with retroarch
@VideoGameEsoterica11 ай бұрын
I may in the future :)
@sega_kid428811 ай бұрын
Broken Wings - Mr. Mister? If so bravo sir 👏🏽
@VideoGameEsoterica11 ай бұрын
Not everyone finds that Easter egg :)
@VideoGameEsoterica11 ай бұрын
Yep backmasked
@MrBroken03011 ай бұрын
11:04 Thats exactly the game i would have tried first on this groovy mister setup!
@VideoGameEsoterica11 ай бұрын
It’s the number 1 arcade game I want to see get a MiSTer core
@MrBroken03011 ай бұрын
@@VideoGameEsoterica For me its Street Fighter 3 third strike im wishing for the most. Another thing im wishing for is light gun support for the saturn core so i can experience Policenauts on Saturn for the first time with mouse and gun like Kojima intended :D
@VideoGameEsoterica11 ай бұрын
Jotego is working on CPS 3. I’m sure light gun support will come to Saturn eventually too
@MagisterHamid11 ай бұрын
It’s one of the best beatem ups ever
@VideoGameEsoterica11 ай бұрын
And the best soundtrack ever IMO
@amerigocosta745211 ай бұрын
Reading the title I assumed some madman had compiled MAME to the DE-10 Nano architecture for the sake of it! Wouldn't be something? If I get the gist of this project, it is about reprogramming the Mister to act as a downscaler..over network? Interesting to say the least but a bit convoluted.. (Edit: I understand this is super clever and actually skips a lot of processing a PC graphics card would do so lag is very low.. Very impressive and a testament to the versatility of the Mister, I just like things to be as streamlined as possible..)
@VideoGameEsoterica11 ай бұрын
Haha I bet that happens one day. Yes it’s a networked gpu
@amiga_vision11 ай бұрын
Yes, you can compile things like MAME and ScummVM on the DE-10 Nano directly - but it’s a very slow (700MHz?) ARM CPU, so that won’t do you much good for emulation. The reason this project is exciting is that it skips all the complexity of making modern graphics cards output something that is compatible with CRTs (it’s a mess, trust me), and replaces that whole ordeal with just MAME running on a modern PC/Mac with good performance, and then MiSTer can handle the analog output 😊
@VideoGameEsoterica11 ай бұрын
Modern GPUs and 240p is an absolute mess
@dorfus11 ай бұрын
Hold up I thought MAME stood for “Maple Addicts Must Exit”
@VideoGameEsoterica11 ай бұрын
No that’s the sign your wife put over your house door
@TheMikeyb8611 ай бұрын
AxTuAlLy It StANdS fOr... *thinks deeply*... No, you're right.
@VideoGameEsoterica11 ай бұрын
Multiple Actual Maple Enigmas
@elphive4211 ай бұрын
So, you can’t use Dreamcast controllers with it?
@VideoGameEsoterica11 ай бұрын
Haha it’s funny it’s MAPLE on NAOMI / DC
@rahndail386311 ай бұрын
Oshit this is big. Cave games that don't have cores yet, here we come!
@VideoGameEsoterica11 ай бұрын
The ones MAME hasn’t removed cause someone decided to hassle them 😫
@rahndail386311 ай бұрын
@@VideoGameEsoterica Dang, I wasn't aware of this! Which games did the stop support for?
@VideoGameEsoterica11 ай бұрын
I’d have to check. ExA Arcade stuff
@METR0lD11 ай бұрын
Groovy! 🪱
@VideoGameEsoterica11 ай бұрын
5 VGE points awarded for Earthworm Jim joke
@keilmillerjr97012 ай бұрын
But why? You can use groovymame with an older, cheap and common AMD GPU or APU. You are adding a very expensive cost and complication for no reason.
@VideoGameEsoterica2 ай бұрын
Because you can. That’s always reason enough
@systemshocker28759 ай бұрын
Hang on, isnt this what MARS FPGA is gonna do? Correct me if I'm wrong.
@VideoGameEsoterica9 ай бұрын
No. I think you have that wrong
@soloM8111 ай бұрын
this video should make the extreme software emulation fanboys happy they are upset with anybody not talking about Groovy MiSTer they think its some type of conspiracy lol
@VideoGameEsoterica11 ай бұрын
Haha no conspiracy. Just takes a lot of effort to make videos like this. Two TVs, an extra monitor, two Ethernet cables, mess of video cables, power for it all, etc
@VideoGameEsoterica11 ай бұрын
Wow no you are right. Big MiSTer sends me truck loads of cash. I’m Scrooge McDuck with a money bin over here 🤣
@VideoGameEsoterica11 ай бұрын
I’m sure you’ll love it! (This is how long it took to teach it so people can understand it. And 8 minutes is mid roll add territory. Not 13)
@gonzalo197211 ай бұрын
10:47 The audio is NOT sent thru ethernet
@VideoGameEsoterica11 ай бұрын
It’s part of the test builds feature as notated on their GitHub
@gonzalo197211 ай бұрын
@@VideoGameEsoterica my bad, you are right! Sound is there when the option is turned ON in the menu (default is OFF, cause it doesnt work that good yet)
@VideoGameEsoterica11 ай бұрын
Yes it’s WIP still. But really the video is what you really want sent over IMO as most people will be very close to their PC while using this I’d assume
@deusprogrammer_thekingofspace11 ай бұрын
Wait…what? Edit: oh wait. It’s not a core. Just a passthrough for an emulator. Cool I guess.
@VideoGameEsoterica11 ай бұрын
Yes it’s basically a GPU in FPGA that can accept and process signals over a network. So a networked gpu
@deusprogrammer_thekingofspace9 ай бұрын
@@VideoGameEsoterica actually I never thought about how brilliant this was until now. I wonder if one could also make a “core” to do the opposite. Converting composite into HDMI like a RetroTink.
@VideoGameEsoterica9 ай бұрын
Ooh interesting. Not sure
@originalbadboy3211 ай бұрын
Kinda missing the point of FPGA in the first place, by using software emulation. But I can see why some might want it.
@VideoGameEsoterica11 ай бұрын
It’s just a fun new thing to do with MiSTer. The more the merrier
@dinierto11 ай бұрын
I'd say it's the opposite, you can play games via software emulation (and beyond) that MiSTer wouldn't normally support, but with all the low latency benefit of bypassing the computer's GPU and frame buffering
@VideoGameEsoterica11 ай бұрын
It’s def an exciting feature
@cheater0011 ай бұрын
NO! i'm DONE doing you favors!!! mwahahahahahaaaaa
@VideoGameEsoterica11 ай бұрын
🤣
@-valkyrie-0011 ай бұрын
do your laundry
@VideoGameEsoterica11 ай бұрын
It’s done, not folded
@jasonhowe169711 ай бұрын
you know vga on thye tv ever since hdmi 1.2/1.3 was the hdmi standard of the time the downside to the vga input was the audio inputwas confined to a 3.5mm stereo jack from a pc perspective we've upto 1080 p over vga for over 8 years basing this on pure capture and streaming principle you are looking hdmi as the preference as the capture medium if you wan a pure rgb medium you are looking to s-video, component or scart/jp21 from a vga pc perspective you had anything from 320x200=1280x720 pending on the capacity of the monitor and gpu at the time could handle without lag and slow down in terms of a crt tv unless you have access to high dot matrix trinatron type screens you are barking on the stupid pile of idiots cause you are chasing a perfection that had a life span of 2-4 yyears once lcd panels became a standard option in the home it superceded crt by a factor of 100-1 in video quality
@zombiekilldemon11 ай бұрын
Can you use a light gun like the Gcon2 with MAME using this method?
@VideoGameEsoterica11 ай бұрын
No. This is receiving the signal. There isn’t two way communication. So if you plugged the GunCon into the computer and aimed at the tv…it’s just aiming off screen