Originally posted by misfire
View Post
Well I have tested your irx under a standalone elf. I loaded
sio2man, mcman, and mcserv modules. I then used the above mentioned method (storing it in a buffer) and it loaded and worked flawlessly. Neat little thingy. When i finish dinner, I will try to run it during a game
Hopefully it works.EDIT::::::::::Result of test... She is a no go

Edit 2: Curious question. Im tryen to figure out why its not working when being called from game, yet it works when run in a standalone elf. I did notice the loading of the irx returned 36... which seems good. But this causes the ps2 to freeze. So my question is, would loading a module from kernel memory while in kernel mode cause this? (0x80025000) I know the memory is clear because everything else I put there works. Any ideas? What baout this question. Would loading a module in a vblank handler cause this? The vblank handler only calls it once. I dont think either of these things should matter, but who knows. Maby you guys know something I dont (prolly alot). Thanks
Comment