Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ggdjr

Pages: 1 ... 3 4 [5]
61
Famicom/NES / Re: Ask for help about dumping
« on: February 02, 2021, 08:21:19 PM »
The menu has mapper register writes for both mappers 45 and 411. It is likely one of those two. What dumper hardware do you have?
Tengu.

62
Famicom/NES / Ask for help about dumping
« on: February 02, 2021, 08:30:45 AM »
I have a JY Series cart that the mapper I haven't seen before, I can only dump one game and the menu with my own scripts. maybe use either a strange mapper or i haven't seen.

63
Famicom/NES dumps / ggdjr's dumps
« on: January 23, 2021, 09:22:07 AM »
I don't know how to insert local photos about the cartridge and menus', and I haven't blog, so I just can share the download link here.

The first part, i'll share some small games collection that they have some menu with interesting (or can say they are special.) graphics—BS/KD-6XXX, FKXXX and KB-4XXX series.

These are the names about this part of roms:
15-in-1 (20, 25, 80, 99, 160, 210, 260-in-1) (BS-6008)
Super 4-in-1 (7, 25, 28, 111, 9999999-in-1) (KB-4009)
Super 4-in-1 (7, 60, 99, 111, 9999999-in-1) (KB-4016)
Super Game 4-in-1 (7, 30, 65, 111, 9999999-in-1) (KB-0306N-2_20201107) (This cart hasn't cover, and the date behind is my dump date.)
Super Game 16-in-1 (19, 31, 51, 56, 112, 121, 126-in-1) (BS-6002)
Super Game 16-in-1 (500, 9999999, 999999999-in-1) (FK037)

These games are use the basic mapper 176, and both have DIP Switch if you are use FCEUX or Nestopia to change menus, but NintendulatorNRS can't.

Download Link: https://www.mediafire.com/file/r49un87pao0g57r/ggdjr%2527s_dumps_20200120.rar/file

64
Famicom/NES / Re: Nes Multicart Famicom
« on: January 19, 2021, 09:03:16 AM »
Only NintendulatorNRS will run mapper 332 correctly. The ROM itself is good. What is the cartridge ID code (HH-xxx)?
But I don't know if it's the rom or the emulator's problem, if you know what's the problem, please give me some help. Actually, i have some multicarts dumps, i want to share in this forum. But i don't know how to insert a local image, and i don't know how to write emulator.

65
Famicom/NES / Re: Nes Multicart Famicom
« on: January 19, 2021, 08:56:17 AM »
Yes, which number?
I don't know, there's no cover.

66
Famicom/NES / Re: Nes Multicart Famicom
« on: January 19, 2021, 06:07:39 AM »
Only NintendulatorNRS will run mapper 332 correctly. The ROM itself is good. What is the cartridge ID code (HH-xxx)?
Yeah, it's HH Series.

67
Famicom/NES / Re: Nes Multicart Famicom
« on: January 18, 2021, 09:50:54 PM »
Sending full script, please share multicart

rewrite nut 332 to nut 100, after listing rewrite mapper 100 to mapper 332
OK, this script can use. But still has a problem with one of the game: Soccer's title. Could you help me?


68
Famicom/NES / Re: Nes Multicart Famicom
« on: January 18, 2021, 09:33:46 PM »
Sending full script, please share multicart

rewrite nut 332 to nut 100, after listing rewrite mapper 100 to mapper 332
Thanks, i'll try it.

69
Famicom/NES / Re: Nes Multicart Famicom
« on: January 18, 2021, 02:35:49 AM »
And one more question, I have a multicart which is maybe use mapper 332, but i can't do a fully dump. Can someone help?

This is my mapper 332 script:
function cpu_dump(d, prg_size, banksize)
{
    for (local i = 0x08; i < 0x10; i += 0x01) {
      cpu_write(d, 0x6000, i &0x07);
      cpu_read(d, 0x8000, 0x4000);
      cpu_read(d, 0xC000, 0x4000);
   }
   for(local j = 0x48; j < 0x50; j += 0x01){
      cpu_write(d, 0x6000, j &0x07 | j >>3 &0x08);
      cpu_read(d, 0x8000, 0x4000);
      cpu_read(d, 0xC000, 0x4000);
   }
}
function ppu_dump(d, chr_size, banksize)
{
   for (local i = 0x20; i < 0x28; i += 0x01) {
    cpu_write(d, 0x6001, i &0x07);
    ppu_read(d, 0x0000, 0x2000);
   }
   local j = 0x48;
   cpu_write(d, 0x6000, j);
   for (local i = 0x20; i < 0x28; i += 0x01) {
    cpu_write(d, 0x6001, i &0x07);
    ppu_read(d, 0x0000, 0x2000);
   }
}


70
Famicom/NES / Re: Nes Multicart Famicom
« on: January 18, 2021, 02:23:38 AM »
These two cards maybe mapper 57, but I havn't the script.

I have a script mapper 57, it's not a mapper 57. Do you want a script mapper 57? I can send it to you. I need a script mapper 134 t4a54a and Mapper 134 BS-5652 and a few others

Yeah, but my dump machine is Tengu , do you have the correct script?
yes i have the same dumper as yours :-)
please share your scripts. I'm sending you mapper 57
mapper 57 you must use nnd.exe
write to m57.lua enter
I'd try, and could worked. Thanks.

71
Famicom/NES / Re: Nes Multicart Famicom
« on: January 07, 2021, 09:50:42 PM »
These two cards maybe mapper 57, but I havn't the script.

I have a script mapper 57, it's not a mapper 57. Do you want a script mapper 57? I can send it to you. I need a script mapper 134 t4a54a and Mapper 134 BS-5652 and a few others

Yeah, but my dump machine is Tengu , do you have the correct script?
yes i have the same dumper as yours :-)
please share your scripts. I'm sending you mapper 57
mapper 57 you must use nnd.exe
write to m57.lua enter

OK, i'll take a try. And by the way, what mapper's carts do you have?

72
Famicom/NES / Re: Nes Multicart Famicom
« on: January 07, 2021, 01:21:39 AM »
These two cards maybe mapper 57, but I havn't the script.

I have a script mapper 57, it's not a mapper 57. Do you want a script mapper 57? I can send it to you. I need a script mapper 134 t4a54a and Mapper 134 BS-5652 and a few others

Yeah, but my dump machine is Tengu , do you have the correct script?

73
Famicom/NES / Re: Nes Multicart Famicom
« on: January 06, 2021, 06:34:32 AM »
These two cards maybe mapper 57, but I havn't the script.

74
Famicom/NES / Re: Copyrights on bottom
« on: August 11, 2019, 09:15:30 PM »
What's with those weird copyright numbers?
Example: (C) 2005SR83718

Maybe is 2005(Year)SR(Serial Number?)XXXXX.

75
Famicom/NES / Re: Looking for an obscure NES game called "Eating"
« on: May 23, 2019, 09:51:13 AM »
Its a really weird NES title where you play as kirby-ish looking thing
Gameplay can be found here:
https://youtu.be/xwm7DaSLfcg
If anyone can find a rom ( stand-alone or in a multicart )i would really appreciate it!
Hello man, here's the game you want which is the single rom file:
http://www.mediafire.com/file/nnyfmw49v9zbxlz/Eating_%2528Fish_Story_hack%2529_%2528Unl%2529_%255Bp1%255D.nes/file

Pages: 1 ... 3 4 [5]