Neo Geo Mini

shinrukus

Well-Known Member
OP
Member
Joined
Aug 27, 2013
Messages
191
Trophies
0
Age
41
Location
Philadelphia, Pennsylvania
XP
639
Country
United States
The driver is located in the system.img (modules/joydev.ko) not the misc.img.
You'll overwrite it even with partial systèm.img don't you think?

True... very possible youre right.

I can at least get the vendor.img from an international version...
 
Last edited by shinrukus,

shinrukus

Well-Known Member
OP
Member
Joined
Aug 27, 2013
Messages
191
Trophies
0
Age
41
Location
Philadelphia, Pennsylvania
XP
639
Country
United States
We should be able to add jscal script on system.img or via putty uart command. Seems calibration issue is very common on linux with joydev driver.

i've found other versions of that joydev.ko driver, and I understand how its loaded, but the problem is, there are 3 different versions of the joystick i've seen, and 2 of them are almost identical. The bigger issue is I've never run into the joystick problem either, so I'm not a good test.

I'm very interested in attempting to swap out that joydev.ko driver, with another one to see if that fixes the issue. At most I can attempt it on one of mine and see if it breaks it completely. Either way, i'll post up the system.img for this.

Also keep in mind, I learned Linux in the middle of April fully, for this purpose... I knew basics of using Ubuntu, but I've never gone to the extent I've done for Linux before, so every piece of information you guys give me, I use for this purpose lol


Side note, I learned C++ to be able to work with the source of mvsnjemu.... still cant run a good make, but at least i'm able to spot problems now
 

hackotedelaplaqu

Well-Known Member
Member
Joined
Jan 10, 2009
Messages
606
Trophies
1
Website
wiibrew.org
XP
1,196
Country
France
I don't mind beta test the driver Swap, even if there a risk of brick. Mine is already broken so don't take the risk and PM me the modded IMG file.
Just to be sure, the other drivers are based on Mips architecture too ?
 

shinrukus

Well-Known Member
OP
Member
Joined
Aug 27, 2013
Messages
191
Trophies
0
Age
41
Location
Philadelphia, Pennsylvania
XP
639
Country
United States
Problem, joydev.ko needs to be compiled for every device its on, that could work in our favor for using other mips based
I don't mind beta test the driver Swap, even if there a risk of brick. Mine is already broken so don't take the risk and PM me the modded IMG file.
Just to be sure, the other drivers are based on Mips architecture too ?

I'm actually working on that now, what I wound up doing is grabbing the dingux source, and running a build on it, and since its already a mips based linux firmware, hopefully i'll be able to use the drivers, if not port it to the ngm
 

shinrukus

Well-Known Member
OP
Member
Joined
Aug 27, 2013
Messages
191
Trophies
0
Age
41
Location
Philadelphia, Pennsylvania
XP
639
Country
United States
I don't mind beta test the driver Swap, even if there a risk of brick. Mine is already broken so don't take the risk and PM me the modded IMG file.
Just to be sure, the other drivers are based on Mips architecture too ?

so I had to build from scratch Opendingux as it had the drivers compatible with the mips architecture, JUST to get the driver, and insmod script, but I got it, and compiled it in the system.img

https://drive.google.com/file/d/1xWDTw3dR2K7jAXnynpMyA9X_Y9WmlHpB/view?usp=sharing

This system.img however is also based on my USB Redirector script, so if you use it, dont erase your whole flash, just the data and cache partitions, and put your /res folder from the vendor.img to the root of your flash drive/portable hdd, and call the drive NEOGEO
 
Last edited by shinrukus, , Reason: Fixed Link

hackotedelaplaqu

Well-Known Member
Member
Joined
Jan 10, 2009
Messages
606
Trophies
1
Website
wiibrew.org
XP
1,196
Country
France
I'm starting to doubt that the issue is related to the joydev driver or faulty resistors in joypad board.
Indeed, I made new tests : booting the NGM WITHOUT the joystick's card plugged. The bug still occurs !!! Cursor is moving automatically to the left or simply blowing to the pins make it moves and stop. Maybe the main motherboard was damaged in the flashing process ?

I'm thinking about buying a new one and making a dump the hard way. But where are located the tx rx and gnd pins in in the international rev ?
 

shinrukus

Well-Known Member
OP
Member
Joined
Aug 27, 2013
Messages
191
Trophies
0
Age
41
Location
Philadelphia, Pennsylvania
XP
639
Country
United States
I'm starting to doubt that the issue is related to the joydev driver or faulty resistors in joypad board.
Indeed, I made new tests : booting the NGM WITHOUT the joystick's card plugged. The bug still occurs !!! Cursor is moving automatically to the left or simply blowing to the pins make it moves and stop. Maybe the main motherboard was damaged in the flashing process ?

I'm thinking about buying a new one and making a dump the hard way. But where are located the tx rx and gnd pins in in the international rev ?

I don't know if you are on the discord with us, but the person who dumped the rom, didnt use the uart port. But, the port slot is right by the power.

But that also gets me thinking, MAYBE its a power issue?

--------------------- MERGED ---------------------------

I'm starting to doubt that the issue is related to the joydev driver or faulty resistors in joypad board.
Indeed, I made new tests : booting the NGM WITHOUT the joystick's card plugged. The bug still occurs !!! Cursor is moving automatically to the left or simply blowing to the pins make it moves and stop. Maybe the main motherboard was damaged in the flashing process ?

I'm thinking about buying a new one and making a dump the hard way. But where are located the tx rx and gnd pins in in the international rev ?

Now that I think about it, it sounds more and more like a power issue... Try using your NGM in a powerstrip... that would also explain why changing the controller board would fix it because its a different board, so power conducivity issues wouldn't effect it. That also explains why I haven't gotten it at all flashing 100s at this point, because i'm using a Monster Power Strip that cleans and cycles power.
 

shinrukus

Well-Known Member
OP
Member
Joined
Aug 27, 2013
Messages
191
Trophies
0
Age
41
Location
Philadelphia, Pennsylvania
XP
639
Country
United States
So I dumped the rootfs of the international edition, and created a new vendor.img out of the vendor partition. it is NOT the same as whats currently out there, its different, and as such won't boot with the system.img thats currently available. So tomorrow im gonna buy ANOTHER one... and attempt to flash the newly dumped vendor.img on that one and see how it rolls.
 

shinrukus

Well-Known Member
OP
Member
Joined
Aug 27, 2013
Messages
191
Trophies
0
Age
41
Location
Philadelphia, Pennsylvania
XP
639
Country
United States
So I have 2 confirmed international vendor.img flashes with no joystick bug (3 if you count my new one). Something I learned (the hard way) is that there are more languages on the International Version's vendor.img then the Japanese one.
upload_2019-6-22_19-25-11.png
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • K3Nv2 @ K3Nv2:
    How do you know if the night will be good when you're asleep
  • BakerMan @ BakerMan:
    because i didn't say i was asleep
  • BakerMan @ BakerMan:
    i said i was sleeping...
  • BakerMan @ BakerMan:
    sleeping with uremum
  • K3Nv2 @ K3Nv2:
    Even my mum slept on that uremum
  • TwoSpikedHands @ TwoSpikedHands:
    yall im torn... ive been hacking away at tales of phantasia GBA (the USA version) and have so many documents of reverse engineering i've done
  • TwoSpikedHands @ TwoSpikedHands:
    I just found out that the EU version is better in literally every way, better sound quality, better lighting, and there's even a patch someone made to make the text look nicer
  • TwoSpikedHands @ TwoSpikedHands:
    Do I restart now using what i've learned on the EU version since it's a better overall experience? or do I continue with the US version since that is what ive been using, and if someone decides to play my hack, it would most likely be that version?
  • Sicklyboy @ Sicklyboy:
    @TwoSpikedHands, I'll preface this with the fact that I know nothing about the game, but, I think it depends on what your goals are. Are you trying to make a definitive version of the game? You may want to refocus your efforts on the EU version then. Or, are you trying to make a better US version? In which case, the only way to make a better US version is to keep on plugging away at that one ;)
  • Sicklyboy @ Sicklyboy:
    I'm not familiar with the technicalities of the differences between the two versions, but I'm wondering if at least some of those differences are things that you could port over to the US version in your patch without having to include copyrighted assets from the EU version
  • TwoSpikedHands @ TwoSpikedHands:
    @Sicklyboy I am wanting to fully change the game and bend it to my will lol. I would like to eventually have the ability to add more characters, enemies, even have a completely different story if i wanted. I already have the ability to change the tilemaps in the US version, so I can basically make my own map and warp to it in game - so I'm pretty far into it!
  • TwoSpikedHands @ TwoSpikedHands:
    I really would like to make a hack that I would enjoy playing, and maybe other people would too. swapping to the EU version would also mean my US friends could not legally play it
  • TwoSpikedHands @ TwoSpikedHands:
    I am definitely considering porting over some of the EU features without using the actual ROM itself, tbh that would probably be the best way to go about it... but i'm sad that the voice acting is so.... not good on the US version. May not be a way around that though
  • TwoSpikedHands @ TwoSpikedHands:
    I appreciate the insight!
  • The Real Jdbye @ The Real Jdbye:
    @TwoSpikedHands just switch, all the knowledge you learned still applies and most of the code and assets should be the same anyway
  • The Real Jdbye @ The Real Jdbye:
    and realistically they wouldn't

    be able to play it legally anyway since they need a ROM and they probably don't have the means to dump it themselves
  • The Real Jdbye @ The Real Jdbye:
    why the shit does the shitbox randomly insert newlines in my messages
  • Veho @ Veho:
    It does that when I edit a post.
  • Veho @ Veho:
    It inserts a newline in a random spot.
  • The Real Jdbye @ The Real Jdbye:
    never had that i don't think
  • Karma177 @ Karma177:
    do y'all think having an sd card that has a write speed of 700kb/s is a bad idea?
    trying to restore emunand rn but it's taking ages... (also when I finished the first time hekate decided to delete all my fucking files :wacko:)
  • The Real Jdbye @ The Real Jdbye:
    @Karma177 that sd card is 100% faulty so yes, its a bad idea
  • The Real Jdbye @ The Real Jdbye:
    even the slowest non-sdhc sd cards are a few MB/s
  • Karma177 @ Karma177:
    @The Real Jdbye it hasn't given me any error trying to write things on it so I don't really think it's faulty (pasted 40/50gb+ folders and no write errors)
    Karma177 @ Karma177: @The Real Jdbye it hasn't given me any error trying to write things on it so I don't really...