DaytimeDreamer
Southern Pounce.,
- Joined
- Jul 22, 2005
- Posts
- 748
yes, i will just remove the neosd serial from the previous owner
Sent you an email and saw your reply back. All worked fine and couldn't be faster with the replies Many thanks.
yes, i will just remove the neosd serial from the previous owner
Sent you an email and saw your reply back. All worked fine and couldn't be faster with the replies Many thanks.
just drop us an email (contact@neosdstore.... ) and we will remove your serial from the users list, so you can register it again
I'm having a really weird issue with my NeoSD. I've been using it on a CMVS that I bought off of ebay (which was very cheaply made) and it's been running fine. It was a converted MV-1C. I recently received an Omega CMVS and I am unable to get to the NeoSD game listing menu. The Omega will load the last game that I loaded using the cheap CMVS (and I have tried different games to try and resolve this issue) but when I attempt to enter the NeoSD menu it shows some glitchy graphics and then it resets back to the Unibios screen and the game loads again like normal. When I put the NeoSD back in the cheap CMVS I can access the NeoSD game menu just fine (either by holding start or doing the A+D+Start combo during the game). I've tried deleting the cfg file from the SD card, the BUP files, I've set it to "no" on the backup ram setting within the NeoSD, and I've done a hardware test and memory reset on the Omega console without any luck. Does anyone have any suggestions? Thanks in advanced for your help
I seem to be having a similar issue with my neosd cart. I am using a Analogue CMVS with 1.06 neosd firmware. I am only able to access the game menu list randomly. The cart boots the loaded game and then it will take me multiple attempts to try bring up the game list menu. It will finally randomly work for no apparent reason. When I have accessed it, I changed the buttons combinations and am still having the same issue. I have it currently set to boot to the game list menu on power up but it is still booting directly to the last flashed game. Any help?
Didn't want to create a separate thread for this one question, but does anyone have the Monitor Test Patterns ROM in Neo format handy? I got the OSSC yesterday, and I'm planning on doing some fine tuning.
Provided in this package is a 'montest.neo' ROM for NeoSD users to calirbate their own A/D levels. To use the montest.neo ROM in the NeoSD, simply add the file to SD memory card with all the other .neo ROMs. It will then show in the game list as "Monitor Test Utility" and is basically a port of Artemio's 240 Test Suit.
That's strange, the "hold p1 start while booting" mode should always work. Can you check if you have Arcade Mode enabled? if so, try disabling it. Also when doing A+D+Start, hold them for several seconds.
I'm sure you've already found it by yourself by now, but FBX's latest Framemeister profiles pack contains a ready-made image in Neo format.
I haven't, so thanks a bunch! This is most helpful. I'll be testing it out with the OSSC later.
Hi,
I'm having some issues with world heroes 2 (all versions and jet) and prehistoric isle 2 with my MV1-FZS with unibios 3.1, right now the games don't work, wh2 shows the screen in white with black boxes and prehistoric isle 2 has a lot of graphic glitches (mostly missing backgrounds), I've formatted the sd, converted the roms from two different romsets, changing the configuration from arcade to aes and back, etc... with no avail.
The weird thing is: these games worked fine when I converted them using the very first neobuilder build. I played wh2 from the beginning to end and worked fine and tested ph2 too. Right now I don't have a real wh2 or ph2 cart to test, maybe the board is dying, who knows. I have a 161 in 1 with that game and works. The rest of the games in the romset work fine, as far as I know.
I was wondering if someone still has the first neobuilder build around, could you please send it to me?, the only one in neosdstore is the newest one.
Thanks in advance.
Hi,
I'm having some issues with world heroes 2 (all versions and jet) and prehistoric isle 2 with my MV1-FZS with unibios 3.1, right now the games don't work, wh2 shows the screen in white with black boxes and prehistoric isle 2 has a lot of graphic glitches (mostly missing backgrounds), I've formatted the sd, converted the roms from two different romsets, changing the configuration from arcade to aes and back, etc... with no avail.
The weird thing is: these games worked fine when I converted them using the very first neobuilder build. I played wh2 from the beginning to end and worked fine and tested ph2 too. Right now I don't have a real wh2 or ph2 cart to test, maybe the board is dying, who knows. I have a 161 in 1 with that game and works. The rest of the games in the romset work fine, as far as I know.
I was wondering if someone still has the first neobuilder build around, could you please send it to me?, the only one in neosdstore is the newest one.
Thanks in advance.
hi i just purchased a neo geo coin op 4 slot arcade machine i have the 161 games cart and it plays for like 10 seconds and keeps crashing why/?
I got a question regarding MVS/AES. Why are the flashcarts made for the MVS first? neoSD and now the DS cart have the MVS ready at first. Are there any reasons for that?
Shouldnt it be easier to make the AES version first since the hardware is not custom build with different power sources etc. And the market should be bigger on the AES since there never been a multicart available before.
There are many reasons why MVS is easier, but the main one is bacause the sprite serializer chip is on the board.
MVS carts just output the 32 bit sprite data for 8 pixels, and the sprite serializer handles returning the proper 4 bits and advancing to the next pixel synchronized with a graphics clock, and also handles horizontal flipping. AES have that chip on the carts, so it needs to be simulated by hardware in neoSD to output 4+4 bits of pixel data, based on the control signals present on the cart, and also this chip has its own quirks.