Search found 15 matches
- Thu Aug 10, 2006 1:05 pm
- Forum: PS2 Development
- Topic: Fast mirror image
- Replies: 3
- Views: 2589
- Tue Aug 08, 2006 8:44 pm
- Forum: PS2 Development
- Topic: Fast mirror image
- Replies: 3
- Views: 2589
Fast mirror image
Hello guy
I use SDL for display image but when i need mirror my image i locked surface and for-loop width and height to swap pixel and draw to surface.
That's a problem it very slow. Anybody have a fast algorithm for mirror image please help me..... :-(
best regards
wing64
I use SDL for display image but when i need mirror my image i locked surface and for-loop width and height to swap pixel and draw to surface.
That's a problem it very slow. Anybody have a fast algorithm for mirror image please help me..... :-(
best regards
wing64
- Fri Jul 28, 2006 8:19 pm
- Forum: PS2 Development
- Topic: video with smpeg problem
- Replies: 0
- Views: 1289
video with smpeg problem
Hello I use smpeg for load video mpeg1 and found problems. If run by network with ps2link program can display video mpeg1 correct but when change prorgam run from memorycard or burn to cd-rom then video mpeg1 not display on screen is show black screen. Why program run by ps2link can display video co...
- Fri Apr 21, 2006 5:49 pm
- Forum: PS2 Development
- Topic: Problem with screen when run .elf
- Replies: 19
- Views: 6180
- Thu Apr 20, 2006 6:21 pm
- Forum: PS2 Development
- Topic: Problem with screen when run .elf
- Replies: 19
- Views: 6180
- Thu Apr 20, 2006 5:49 pm
- Forum: PS2 Development
- Topic: Problem with screen when run .elf
- Replies: 19
- Views: 6180
Hi 1. Now... SDL_INIT_AUDIO work ok. When program load my own sound (001.wav) ps2client said load successed (see message below) but sound not going out (i set volume to MIX_MAX_VOLUME by function Mix_Volume and Mix_VolumeMusic but i can't here any sound). How do i ? 2. How do i play mp3 , ogg and mi...
- Thu Apr 20, 2006 2:54 pm
- Forum: PS2 Development
- Topic: Problem with screen when run .elf
- Replies: 19
- Views: 6180
- Thu Apr 20, 2006 2:41 pm
- Forum: PS2 Development
- Topic: Problem with screen when run .elf
- Replies: 19
- Views: 6180
- Tue Apr 18, 2006 11:32 pm
- Forum: PS2 Development
- Topic: Problem with screen when run .elf
- Replies: 19
- Views: 6180
- Tue Apr 18, 2006 10:44 pm
- Forum: PS2 Development
- Topic: Problem with screen when run .elf
- Replies: 19
- Views: 6180
- Mon Apr 17, 2006 1:03 pm
- Forum: PS2 Development
- Topic: Problem with screen when run .elf
- Replies: 19
- Views: 6180
- Sun Apr 16, 2006 3:47 pm
- Forum: PS2 Development
- Topic: Problem with screen when run .elf
- Replies: 19
- Views: 6180
screen image problem
Hello
First image is run .elf on InLink.
Second image is run .elf on Ps2Link.
I don't understand this problem with SDL lib or PS2SDK or GSKit. Please help..
best regards
wing64
First image is run .elf on InLink.
Second image is run .elf on Ps2Link.
I don't understand this problem with SDL lib or PS2SDK or GSKit. Please help..
best regards
wing64
- Sat Apr 15, 2006 8:04 pm
- Forum: PS2 Development
- Topic: Problem with screen when run .elf
- Replies: 19
- Views: 6180
Problem with screen when run .elf
Hello I compile my own program use SDL already and have .elf file. When i run program by InLink v1.3.7 then screen (on TV) is crash. What's happened ? Please suggest me. best regards wing64 SourceCode Program #include <stdio.h> #include "SDL.h" int main(int argc, char *argv[...
- Tue Apr 11, 2006 12:15 pm
- Forum: PS2 Development
- Topic: Configure option when compile SDL on ps2
- Replies: 2
- Views: 1595
- Sun Apr 09, 2006 5:37 pm
- Forum: PS2 Development
- Topic: Configure option when compile SDL on ps2
- Replies: 2
- Views: 1595
Configure option when compile SDL on ps2
Hello
When i setup PS2DEV and cygwin allready then i want to compile SDL
for use on ps2. How do i compile SDL ? When ./configure in SDL folder i need use what option or not ? Please...explain me.
best regards
wing64
When i setup PS2DEV and cygwin allready then i want to compile SDL
for use on ps2. How do i compile SDL ? When ./configure in SDL folder i need use what option or not ? Please...explain me.
best regards
wing64