forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Could you test something for me?

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
gambiting



Joined: 17 Aug 2006
Posts: 154

PostPosted: Wed Oct 17, 2007 3:50 am    Post subject: Could you test something for me? Reply with quote

Hi! I've implemented tv out in my game - shoot4fun,but I don't have my composite cable yet.If anyone has Slim with composite cable,please test my game and tell me if it runs on tv,photo of it would be nice :D Download it here:
http://rapidshare.com/files/63009578/shoot4fun_tv.zip
Unpack it to Shoot4Fun folder in PSP/GAME/
Game will auto-switch to tv mode when you plug in composite cable when in main menu,not anywhere else! Also,the game should hang if you remove it during play-I will fix it when I will get my own cable.Thanks :D
Back to top
View user's profile Send private message
gambiting



Joined: 17 Aug 2006
Posts: 154

PostPosted: Wed Oct 17, 2007 4:06 am    Post subject: Reply with quote

I forgot: if it's run on slim without tv cable,it will look really bad(screen will be doubled,I forgot to add cable check),on phat psp it runs normally.
Back to top
View user's profile Send private message
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Wed Oct 17, 2007 10:50 am    Post subject: Reply with quote

If you add code to make the mode component interlace (functionally equivalent to composite mode), I can test that for you as I have a slim hooked to an HDTV with the component cable right here beside me. :)
Back to top
View user's profile Send private message AIM Address
gambiting



Joined: 17 Aug 2006
Posts: 154

PostPosted: Wed Oct 17, 2007 2:40 pm    Post subject: Reply with quote

J.F. wrote:
If you add code to make the mode component interlace (functionally equivalent to composite mode), I can test that for you as I have a slim hooked to an HDTV with the component cable right here beside me. :)
It's already done - my program will interlace video out no matter what cable you use.I just asked for testing it with composite cable as I'm geting one soon.
Back to top
View user's profile Send private message
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Wed Oct 17, 2007 3:24 pm    Post subject: Reply with quote

Err - the game posted does NOT work with the component cable. It also doesn't exit from the Home button.
Back to top
View user's profile Send private message AIM Address
gambiting



Joined: 17 Aug 2006
Posts: 154

PostPosted: Wed Oct 17, 2007 10:12 pm    Post subject: Reply with quote

J.F. wrote:
Err - the game posted does NOT work with the component cable. It also doesn't exit from the Home button.
That's bad.I will have to figure it out by myself then.But thanks for trying :D
Back to top
View user's profile Send private message
gambiting



Joined: 17 Aug 2006
Posts: 154

PostPosted: Thu Oct 18, 2007 12:29 am    Post subject: Reply with quote

Ok,I just recieved my cable,and it really does not work.I will have to fix this.
Back to top
View user's profile Send private message
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Thu Oct 18, 2007 4:12 am    Post subject: Reply with quote

gambiting wrote:
Ok,I just recieved my cable,and it really does not work.I will have to fix this.


No problem. Once you have something, I'd be happy to try it again. :)
Back to top
View user's profile Send private message AIM Address
gambiting



Joined: 17 Aug 2006
Posts: 154

PostPosted: Thu Oct 18, 2007 6:34 am    Post subject: Reply with quote

J.F. wrote:
gambiting wrote:
Ok,I just recieved my cable,and it really does not work.I will have to fix this.


No problem. Once you have something, I'd be happy to try it again. :)
Almost fixed,there was small mistake in code,but now it switches to tv mode fine.But there is another problem - when switched to tv,the screen is flickering very much,and display is cloned 4 times(like 4 main menus on one screen).Can you take a look at it?New version is here:
http://rapidshare.com/files/63276616/shoot4fun_tv.rar

Thanks :D
Back to top
View user's profile Send private message
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Thu Oct 18, 2007 7:45 am    Post subject: Reply with quote

gambiting wrote:
J.F. wrote:
gambiting wrote:
Ok,I just recieved my cable,and it really does not work.I will have to fix this.


No problem. Once you have something, I'd be happy to try it again. :)
Almost fixed,there was small mistake in code,but now it switches to tv mode fine.But there is another problem - when switched to tv,the screen is flickering very much,and display is cloned 4 times(like 4 main menus on one screen).Can you take a look at it?New version is here:
http://rapidshare.com/files/63276616/shoot4fun_tv.rar

Thanks :D


Yeah, it finds the cable now, but the display is whacked. Remember, the every other line goes to base, and the others go to base + 262 * linewidth, where linewidth is 768 * bytePerPixel... unless you set the linewidth to 1024 like in the original example.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group