Search found 9 matches
- Fri Dec 02, 2022 7:34 am
- Forum: Display Devices
- Topic: ARC Break if MiSTer Is Connected to Sound Bar but Not Powered
- Replies: 3
- Views: 1303
Re: ARC Break if MiSTer Is Connected to Sound Bar but Not Powered
Interesting to see it is not something unprecedented, I did not know there was adapter to disconnect the CEC path ! I still prefer to keep it off, not that it would make much of a difference, roughly $2 on a $300 per month bill... Work from home has sky rocket my electric bill, and I still must get some electric work to get an extra outlet on an ad...
- Thu Dec 01, 2022 11:36 pm
- Forum: Display Devices
- Topic: ARC Break if MiSTer Is Connected to Sound Bar but Not Powered
- Replies: 3
- Views: 1303
ARC Break if MiSTer Is Connected to Sound Bar but Not Powered
Hi, I noticed a 100% repro issue with my setup. LG TV to sound bar to mister. In that configuration, if let the mister un-powered. The TV and SB will fail to handshake and enable ARC audio. If mister is powered, no problem. If I turn off mister while things are running good. ARC will disconnect after some times. And finally, unplugging the hdmi cab...
- Tue Nov 15, 2022 2:59 am
- Forum: Neo Geo MVS / AES / CD
- Topic: MGL Files With the NeoGeo Core?
- Replies: 15
- Views: 6723
Re: MGL Files With the NeoGeo Core?
It is fairly light work if I can find a DB with the right informations to mine from. Kind of no pressure coding compared to my daily work
It is to toy with the mister until I have actual time to dig into learning how to do actual stuff with a FGPA ecosystem.
- Tue Nov 15, 2022 1:01 am
- Forum: Neo Geo MVS / AES / CD
- Topic: MGL Files With the NeoGeo Core?
- Replies: 15
- Views: 6723
Re: MGL Files With the NeoGeo Core?
If I understand well, wizzo you are the one behind the game menu script ? Definitely not a fan of the "put a bunch of parent folder traversal to hit the root" suggestion :roll: I got it working now as I said above, and I am fine with using my own. It is interesting to see people sharing such things with a json db for the downloader script...
- Mon Nov 14, 2022 5:13 pm
- Forum: Neo Geo MVS / AES / CD
- Topic: MGL Files With the NeoGeo Core?
- Replies: 15
- Views: 6723
Re: MGL Files With the NeoGeo Core?
Ok I figured it out, I tried a few variation of path, and it appears the neo geo core load only and only if the path is in the form of ../../games/NEOGEO/rom.zip . I would have rather use absolute paths, but for now, I am happy. Path that did not work I tried first were /games/NEOGEO/rom.zip and /media/fat/games/NEOGEO/rom.zip . I have also not loo...
- Mon Nov 14, 2022 3:58 pm
- Forum: Neo Geo MVS / AES / CD
- Topic: MGL Files With the NeoGeo Core?
- Replies: 15
- Views: 6723
Re: MGL Files With the NeoGeo Core?
Why no use this script to automatically create a games folder? https://github.com/wizzomafizzo/MiSTer_GamesMenu Because the script does not work somehow for me on neogeo games, it creates just a few weird entries. It works for other platforms tho, but even so, it only replicates the physical folders, so i will also tackle that later to create that...
- Sun Nov 13, 2022 7:55 pm
- Forum: Neo Geo MVS / AES / CD
- Topic: MGL Files With the NeoGeo Core?
- Replies: 15
- Views: 6723
MGL Files With the NeoGeo Core?
Hi, I generate some MGL files to get the Neo Geo games into an organized folder like the arcades can be ( alphabetic, per year, etc ). I have all the MGL in the right place and shows in the menu as intended, but I can't get the actual MGL to load a game. The core launch and quickly end up on a `Z80 error` message. Example of MGL: <mistergamedescrip...
- Wed Nov 09, 2022 11:14 pm
- Forum: Development for MiSTer
- Topic: SDRAM Memory Checker
- Replies: 1
- Views: 4842
SDRAM Memory Checker
Is there an utility to test a SDRAM module, maybe with the ability to run stability test at various frequency ?
- Wed Nov 09, 2022 5:36 am
- Forum: Display Devices
- Topic: Left Horizontal Offset on Sony PVM 14M4U
- Replies: 1
- Views: 440
Left Horizontal Offset on Sony PVM 14M4U
Hello misters and misses, I recently took the leap of faith and purchased a Sony PVM, model 14M4U and I am looking at optimizing video settings for it. Monitor is hooked though a HDMI to vga to RGBS BNC ( 5outputs actually, rgb, sync is grey, what is black ). How do you get audio from the Mister in that scenario ? This is until I get the analog IO ...