netdialog trouble

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
quadrizo
Posts: 21
Joined: Thu Aug 23, 2007 10:21 pm

netdialog trouble

Post by quadrizo »

hello all
i've a trouble with the netdialog:
in the sdk sample i've seen that the code is done for FW >200 and under but when i compile it for FW=150 only the cube is displayed, not the dialog box

so my question is : is it a way to have the net dialog in 150 FW or not ?
and if not, is it a way to have a proper connection with dhcp in 150?

thanks

sorry for english ..
Insert_witty_name
Posts: 376
Joined: Wed May 10, 2006 11:31 pm

Post by Insert_witty_name »

It's possible to run the net dialog on a pure 1.5 firmware.

It's not possible to run it on the 1.5 subset that is available on custom firmware, as it is missing the dialog functionality.
quadrizo
Posts: 21
Joined: Thu Aug 23, 2007 10:21 pm

Post by quadrizo »

thanks for the answer, that explain some behavior ...

so is it possible to make a connection with dhcp ? because as i've readed in some topics, on 1.5 fw with sceNetApctlConnect only static ip connection could be made ...

i know it's a bit useless now with 3xx CF but i try to assure the maximum compatibilty in my game, and the only point which block is to do a dhcp connection on 1.5 subset with CF
pspZorba
Posts: 156
Joined: Sat Sep 22, 2007 11:45 am
Location: NY

Post by pspZorba »

Just for my curiosity, why do you want to do it for 1.50 Kernel?

you have no 1.5 on slim and DA thinks to give it up for the fat, so coding for 1.5 won't give any maximum compatibility?
--pspZorba--
NO to K1.5 !
quadrizo
Posts: 21
Joined: Thu Aug 23, 2007 10:21 pm

Post by quadrizo »

after the answer of Insert_witty_name, that's most for know how to do than something else and for testing, my code works perfectly on CF3xx but i can't test it myself on 1.50,cause i havn't pure 1.50 it's a bit irritating
all this stuff cause i know people who don't want to take a cf and still have a old 1.50

but it's not answering my question ....
pspZorba
Posts: 156
Joined: Sat Sep 22, 2007 11:45 am
Location: NY

Post by pspZorba »

sorry but I don't have the 1.5 kernel (even on my fat) so I can't help you.
--pspZorba--
NO to K1.5 !
Post Reply