Search found 134 matches

by lerabot
Fri May 10, 2019 2:39 pm
Forum: Programming Discussion
Topic: DC-TOOL-IP Linux Tutorial
Replies: 9
Views: 2464

Re: DC-TOOL-IP Linux Tutorial

I just edited the link to the DC-IP-LOAD and hosted in on my google drive.
by lerabot
Fri May 10, 2019 9:42 am
Forum: Programming Discussion
Topic: Strange bug with snd_sfx_play
Replies: 9
Views: 1585

Re: Strange bug with snd_sfx_play

+1 on this. Had this issue a year ago but forgot to comment on it.
by lerabot
Thu Mar 21, 2019 2:05 pm
Forum: Programming Discussion
Topic: OpenGL 1 collision tutorial
Replies: 1
Views: 539

Re: OpenGL 1 collision tutorial

There's no direct link between OpenGL and collision. OpenGL is a way to talk to your GPU. For the Dreamcast, it's just a way to communicate with the PVR chip. By the way, you should check out GLdc if you haven't yet. As for collision, whatever solution you'll find might use the same geomery as what ...
by lerabot
Tue Jan 29, 2019 1:40 pm
Forum: Homebrew Software and Indie Games Discussion
Topic: The Hideout [Reaperi Cycle Demo]
Replies: 1
Views: 1041

The Hideout [Reaperi Cycle Demo]

The Hideout is a short introduction into the strange world of Reaperi Cycle. You emerge into an alchemist library and try to piece back together how you ended up locked in this place. Explore your surroundings and find clues about the old chemists work before you leave, but beware, their old ways an...
by lerabot
Tue Jan 01, 2019 3:21 pm
Forum: Programming Discussion
Topic: Introducing Simulant, a cross-platform general-purpose game engine!
Replies: 3
Views: 1109

Re: Introducing Simulant, a cross-platform general-purpose game engine!

I've tested this a couple of time, and it's quite amazing what you can do in so little time!
by lerabot
Sun Nov 11, 2018 11:02 am
Forum: Programming Discussion
Topic: Maple controller input polls not behaving as expected
Replies: 7
Views: 2685

Re: Maple controller input polls not behaving as expected

I don't know how to approach your code tbh, but the previous code you submitted for the github/wiki think handled inputs just fine, right?
by lerabot
Tue Oct 23, 2018 10:55 am
Forum: Programming Discussion
Topic: Updates to bfont
Replies: 7
Views: 2174

Re: Updates to bfont

Ah! A sweet little bfont update ;)
by lerabot
Mon Oct 22, 2018 8:37 pm
Forum: Programming Discussion
Topic: Help fixing DreamRoQ
Replies: 3
Views: 1210

Re: Help fixing DreamRoQ

Ok, I went back and did some fixing, but libvdc has so much component to fix that it's a bit of a nightmare. Also, I got your version dreamRoq to work, but it plays at a much slower framerate than the previous version :( I think I'll just take a decision this week if I'm just dropping video all toge...
by lerabot
Sun Oct 21, 2018 4:33 pm
Forum: Programming Discussion
Topic: Help fixing DreamRoQ
Replies: 3
Views: 1210

Re: Help fixing DreamRoQ

I've been trying to get the libs to compile, without success. They all had different issues. libxvid had some type issue, and I cant remember what the issues are with the other one. Although RoQ video are super slow to encode, they are ok for my need. And the 512x512 resultion is quite nice. I feel ...
by lerabot
Thu Oct 18, 2018 8:10 am
Forum: Programming Discussion
Topic: My contribution to the KallistiOS project
Replies: 7
Views: 2661

Re: My contribution to the KallistiOS project

Wow! Merci beacoup!
by lerabot
Tue Oct 16, 2018 3:48 pm
Forum: Programming Discussion
Topic: Help fixing DreamRoQ
Replies: 3
Views: 1210

Help fixing DreamRoQ

This is PH3NOM last version. I've adapted it to the latest KOS and deleted deceprated functions. Still, I'm getting a black screen. The sample.roq works on the other version of DreamRoQ. All I've toyed with are the thd_create. I've never used the thd in my life, so that might explain why it doesn't ...
by lerabot
Sun Oct 14, 2018 9:08 am
Forum: Programming Discussion
Topic: Wiki feedback
Replies: 102
Views: 75208

Re: Wiki feedback

This is me copy/pasting the same base over and over :)

Thanks for reminding me, i'll clear that out!
by lerabot
Sat Oct 13, 2018 11:05 am
Forum: Programming Discussion
Topic: Wiki feedback
Replies: 102
Views: 75208

Re: Wiki feedback

I did get pandoc to work an convert to media wiki, but I'm honnestly terrible at writing makefiles, so If you want to comtribute on that part, be my guess ;)

Code: Select all

pandoc -f markdown -t mediawiki README.md > mediawiki_README.md
by lerabot
Fri Oct 12, 2018 12:34 pm
Forum: Programming Discussion
Topic: Wiki feedback
Replies: 102
Views: 75208

Re: Wiki feedback

Added / polished the drawing section with readme and more comments.
Also started 2 pages for BBA and ROQ video playing in the wiki.

EDIT : super productive day, I added 2 sound tutorials as well and fine tuned the controller one.

https://github.com/dreamcastdevs/dreamcast_tutorial
by lerabot
Fri Oct 12, 2018 8:37 am
Forum: Homebrew Software and Indie Games Discussion
Topic: Is there any interest in an updated Quake engine?
Replies: 25
Views: 10315

Re: Is there any interest in an updated Quake engine?

I'm glad you found motivation to keep working on it :)

Keep up the good work man :)
by lerabot
Thu Oct 11, 2018 9:38 am
Forum: Programming Discussion
Topic: Testing via SD card with Dreamshell
Replies: 4
Views: 1123

Re: Testing via SD card with Dreamshell

Bumping this up. I've been trying to use mksdiso without sucess.

Did anyone ever got thier homebrew to run with Dreamshell? Care to explain the process?
by lerabot
Wed Oct 10, 2018 10:38 am
Forum: Programming Discussion
Topic: Help setting up KOS on macOS
Replies: 4
Views: 713

Re: Help setting up KOS on macOS

+1 for doing it in a VM/Linux.

Just from a tool/tutorial perspective, it's just much better. Otherwise go on windows, a bunch of people use that too.
by lerabot
Wed Oct 10, 2018 10:36 am
Forum: Programming Discussion
Topic: Project Works on Emulators; Black Screen on Hardware
Replies: 12
Views: 2023

Re: Project Works on Emulators; Black Screen on Hardware

That's good to know Bluecrab!
by lerabot
Tue Oct 09, 2018 1:05 pm
Forum: Programming Discussion
Topic: Project Works on Emulators; Black Screen on Hardware
Replies: 12
Views: 2023

Re: Project Works on Emulators; Black Screen on Hardware

Aaahh yeah, that good old null pointer issue.

Glad you figured that out!
by lerabot
Thu Sep 27, 2018 9:55 am
Forum: Programming Discussion
Topic: Project Works on Emulators; Black Screen on Hardware
Replies: 12
Views: 2023

Re: Project Works on Emulators; Black Screen on Hardware

JohnWick7 wrote: Thu Sep 27, 2018 12:11 am As I'm looking for information on Hardware stays fit
Beautiful.

Also OP, I was wondering, where are you loading the file from? Romdisk? CD? And could you try to run your loader fonction without the Convert and Unload function.