Search found 91 matches

by slasher2661996
Fri Sep 18, 2009 4:12 pm
Forum: PSP Development
Topic: MoHH 2 vulnerable to exploit?
Replies: 8
Views: 4114

might have thought that cause MoH had an exploit, MoH 2 had one as well?
by slasher2661996
Fri Sep 18, 2009 7:11 am
Forum: PSP Development
Topic: PSP Programming Newbie
Replies: 10
Views: 3389

No you can't use vb. It just simply won't work.
You have to code in C/C++
by slasher2661996
Mon Aug 31, 2009 9:29 pm
Forum: PSP Development
Topic: 2D Game Engine
Replies: 5
Views: 2267

Look at the docs (or source)
by slasher2661996
Sat Aug 22, 2009 11:55 am
Forum: PSP Development
Topic: PSP Development - Where to begin?
Replies: 5
Views: 2487

Look at the SDK samples, and the documentation
by slasher2661996
Sat Aug 15, 2009 5:03 pm
Forum: PSP Development
Topic: piKey on 3000
Replies: 2
Views: 1305

no, edit the sources and make it write to ms0
by slasher2661996
Sat Aug 15, 2009 9:11 am
Forum: PSP Development
Topic: 2D on 3D
Replies: 3
Views: 1601

With 2d, you can just load and blit images, with 3d, look at your other thread -.-
by slasher2661996
Sat Aug 15, 2009 9:00 am
Forum: PSP Development
Topic: PSP - Tutorials ???
Replies: 12
Views: 3352

DarkShadow44 wrote:thx

Could I copy some parts, or not ?
It's an engine 0_o
by slasher2661996
Fri Aug 14, 2009 3:46 pm
Forum: PSP Development
Topic: Maximum Texture Size
Replies: 24
Views: 7606

don't load a massive image like that, load tiles of the big image
by slasher2661996
Thu Aug 13, 2009 8:49 pm
Forum: PSP Development
Topic: What is NID, how I could get and why
Replies: 8
Views: 8744

m0skit0 wrote:Q1: NID is just a function ID for the kernel to recognize it and resolve it on the ELF imports. It's the SHA1 hash for the function name.
That, i didn't know ;)
by slasher2661996
Thu Aug 13, 2009 8:30 pm
Forum: PSP Development
Topic: File modification time display issue
Replies: 2
Views: 1203

localtime function please
by slasher2661996
Thu Aug 13, 2009 7:51 pm
Forum: PSP Development
Topic: What is NID, how I could get and why
Replies: 8
Views: 8744

Q1: Well, a nid is the memory address 0x000000 etc. to a reference to a firmware function

Q2: http://silverspring.lan.st/

Q3: You should hook a function is you want to track the usage, do something before the function executes etc.

Q4: Search this forum "easy hook example"
by slasher2661996
Wed Aug 12, 2009 8:13 pm
Forum: PSP Development
Topic: sceHprmEnd, sceSysregUartIoEnable documentation
Replies: 4
Views: 1726

Thanks Jim for your help. Those are unrelated, they just tell the compiler/linker that you want to use Sony's built-in libc functions rather than the ones provided by newlib. Is it necessary to specify in makefile to use 'sce' functions? Where ? Is it possible to use a sort of overload of sce f ? M...
by slasher2661996
Tue Aug 11, 2009 7:35 am
Forum: PSP Development
Topic: 5.51-5.55 Explot - Medal of Honor : Any good?
Replies: 15
Views: 6929

Re: 5.51-5.55 Explot - Medal of Honor : Any good?

As one current exploit couldnt be patch that was in 5.51, it seems like it works in 5.55 ofw. http://www.psp-hacks.com/2009/08/09/psp-firmware-5-55-still-vulnerable-to-mohh-exploit/ Is there any use of this exploit to users? Could it help to aleast make a HEN version of 5.55 so users can run it on ...
by slasher2661996
Tue Aug 11, 2009 7:28 am
Forum: PSP Development
Topic: pspgl vs pspgu
Replies: 3
Views: 1683

There are probably no replies can noone has been on ps2dev, missed this topic or do not know :/
by slasher2661996
Tue Aug 11, 2009 7:17 am
Forum: PSP Development
Topic: Detect MS Access
Replies: 5
Views: 2109

Re: Detect MS Access

Does anyone know of any ways i can detect when is being accessed? I have thought that maybe i could hook the sceIoRead/Write functions but am concerned that could get a little messy. Any other ways? Thanks, Will Hook it, and then make your function like this: int HookedFunction(param 1, par...
by slasher2661996
Tue Aug 11, 2009 7:14 am
Forum: PSP Development
Topic: Clearing the ram
Replies: 5
Views: 3421

Clearing the screen doesn't clear the image used.

Code: Select all

free()
by slasher2661996
Sun Aug 09, 2009 11:00 pm
Forum: PSP Development
Topic: undefined reference to `vtable'?
Replies: 3
Views: 2088

really? i was reading the error wrong, sorry :/
by slasher2661996
Sun Aug 09, 2009 2:30 pm
Forum: PSP Development
Topic: undefined reference to `vtable'?
Replies: 3
Views: 2088

Shop shop = new Shop();
by slasher2661996
Sun Aug 09, 2009 10:17 am
Forum: PSP Development
Topic: psptoolchain 20051202
Replies: 18
Views: 4474

Don't use Cygwin, use MinPSPw and my tutorials i posted
by slasher2661996
Sun Aug 09, 2009 9:35 am
Forum: PSP Development
Topic: Use PSPlink over Wifi?
Replies: 4
Views: 2278

i mean't that the wifi version of psplink only works on phat psp's
by slasher2661996
Sat Aug 08, 2009 10:22 am
Forum: PSP Development
Topic: OSLib in XMB possible?
Replies: 2
Views: 1438

Not without some usage of assembly or the gu
by slasher2661996
Sat Aug 08, 2009 10:20 am
Forum: PSP Development
Topic: PSP with a signed ram?
Replies: 5
Views: 2613

maybe but it wouldn't be that hard to bypass, as they would need to write a function for the older games, and we could just find and use that function
by slasher2661996
Sat Aug 08, 2009 10:17 am
Forum: PSP Development
Topic: Use PSPlink over Wifi?
Replies: 4
Views: 2278

You can only use wifi on phats
by slasher2661996
Thu Aug 06, 2009 6:52 pm
Forum: PSP Development
Topic: PSPLink and 80020148 error (could not be started) [SOLVED]
Replies: 7
Views: 2742

The 3.XX Kernel is used by 3.XX to 5.XX

Yes, download the sources and compile to get the most fixes
by slasher2661996
Tue Aug 04, 2009 7:29 am
Forum: PSP Development
Topic: How to boot a FW
Replies: 52
Views: 15725

thanks
by slasher2661996
Tue Aug 04, 2009 7:15 am
Forum: PSP Development
Topic: PSPLink and 80020148 error (could not be started) [SOLVED]
Replies: 7
Views: 2742

Don't use 1.5 for PSPLink, download the 3.XX kernel one and use that
by slasher2661996
Tue Aug 04, 2009 7:13 am
Forum: PSP Development
Topic: How to boot a FW
Replies: 52
Views: 15725

Back to the real topic:

So, i need to look at DevHook?
by slasher2661996
Mon Aug 03, 2009 7:56 am
Forum: PSP Development
Topic: Reverse Engineering ToolKit
Replies: 5
Views: 2671

Well sooooorrrrryyyyy, i won't do anything like this again :S
by slasher2661996
Mon Aug 03, 2009 7:48 am
Forum: PSP Development
Topic: How to boot a FW
Replies: 52
Views: 15725

sauron_le_noir wrote:DAX use a 1.5 kernel with some module that handle slim hardware taken from OFW 3.40
Thats the hybrid fw, but thats not what were talking about
by slasher2661996
Sun Aug 02, 2009 7:37 pm
Forum: PSP Development
Topic: Reverse Engineering ToolKit
Replies: 5
Views: 2671

I don't know anything about reverse engineering

I only posted these so noobs don't keep asking about them