Page 1 of 1

A dev talk and fix for a major problem we was having

Posted: Fri May 21, 2021 12:03 pm
by Ian Micheal

Re: A dev talk and fix for a major problem we was having

Posted: Fri May 21, 2021 1:58 pm
by Ian Micheal
example of how broken this was https://streamable.com/yt5v93
https://streamable.com/1k93pj

How it worked on demul it always worked
https://streamable.com/lc08ic

picture below is how it worked on hardware before anyones having problems with pvr like this try what i did

Re: A dev talk and fix for a major problem we was having

Posted: Fri May 21, 2021 5:29 pm
by Ian Micheal
Src and example and compiled elf and bin to test for your self
https://github.com/ianmicheal/SDL-dream ... /SDLNEHE20

with all the api's needed to use SDL+opengl GLDC DreamHAL on dreamcast kos2.0

Re: A dev talk and fix for a major problem we was having

Posted: Sat May 22, 2021 12:05 am
by colgate
Great stuff thanks for sharing!

Re: A dev talk and fix for a major problem we was having

Posted: Sat May 22, 2021 1:57 am
by Ian Micheal
I'm porting more nehe examples to SDL+opengl for people to use and learn from also all GLDC straight examples plus pc example to show the fitness of the api :)