DREAM BEATS OF RAGE 7.2 With VMU ICON RUMBLEPACK AND VMU SAVING

Place for discussing homebrew games, development, new releases and emulation.

Moderators: pcwzrd13, deluxux, VasiliyRS

Post Reply

What improvement, do you want, to see the most ?

Ported Video FMV cutscenes
20
38%
Scale Rending
9
17%
Change's from new src ported down
24
45%
 
Total votes: 53

User avatar
Ian Micheal
Developer
Posts: 6009
Joined: Wed Dec 19, 2018 5:23 am
Location: USA
Contact:

Re: DREAM BEATS OF RAGE 7.0 With RUMBLEPACK AND VMU SAVING

Post by Ian Micheal »

Very simple right now

Code: Select all

void  control_rumble(int port, int msec,int value,int time)
{
	    maple_device_t        *dev;
    purupuru_effect_t    rumble;

    dev = maple_enum_type(0, MAPLE_FUNC_PURUPURU);
    if (dev)
    {
        rumble.duration = time;
        rumble.effect1 = PURUPURU_EFFECT1_INTENSITY(value);
        rumble.effect2 = PURUPURU_EFFECT2_UINTENSITY(value);
        rumble.special = PURUPURU_SPECIAL_MOTOR1;

        purupuru_rumble(dev, &rumble);
	dcpad_rumblepower[port] = msec;
}
User avatar
Ian Micheal
Developer
Posts: 6009
Joined: Wed Dec 19, 2018 5:23 am
Location: USA
Contact:

Re: DREAM BEATS OF RAGE 7.0 With RUMBLEPACK AND VMU SAVING

Post by Ian Micheal »

Rumble pack effects fixed figure it my self.. and retail reset to gdemu..


7 in 1 almost ready :)
Attachments
cover.png
7in1png.png
User avatar
Ian Micheal
Developer
Posts: 6009
Joined: Wed Dec 19, 2018 5:23 am
Location: USA
Contact:

Re: DREAM BEATS OF RAGE 7.0 With RUMBLEPACK AND VMU SAVING

Post by Ian Micheal »

DCMC direct loader picture viewer 7 in 1 games optimized by me and Dubcity all working from a cdr under 55secs a game gdemu retail game reset vmu rumble pack 60fps on all games.. Merry christmas

Gdemu faster loading then a cdr

Video showing all features and all 7 games and features :) Keeping the dream alive intro


Features
-- Wii flow like cover menu launcher
--vmu saving
-- New rumble pack effects more like retail [not just one effect for everything]
--Retail reset for gdemu on all 7 games and DCMC
-- Custom ip bin and image for gdemu
-- Pal or ntsc and vga
--vmu saving
-- 60fps optimized engine
--HQ picture viewer all covers of all games
backcover3.png
backcover3.png
Selfboot cdi for cdr and gdemu
Dreambor 7 in 1 mega pack

No this does not work on dreamshell at this time ..
Attachments
frontcover.png
MastaG
Quad Damage
Posts: 204
Joined: Mon Nov 25, 2013 11:27 pm

Re: DREAM BEATS OF RAGE 7.0 With RUMBLEPACK AND VMU SAVING

Post by MastaG »

Thanks Ian!
I've created an iso file of "Dreambor[loader][r12]7in1.cdi" for DreamShell/RetroDream.
Download: https://mega.nz/file/yoE0lTCK#zDpg8OjLB ... kzBG5rhUQg

These games are awesome!
User avatar
Ian Micheal
Developer
Posts: 6009
Joined: Wed Dec 19, 2018 5:23 am
Location: USA
Contact:

Re: DREAM BEATS OF RAGE 7.0 With RUMBLEPACK AND VMU SAVING

Post by Ian Micheal »

MastaG wrote:Thanks Ian!
I've created an iso file of "Dreambor[loader][r12]7in1.cdi" for DreamShell/RetroDream.
Download: https://mega.nz/file/yoE0lTCK#zDpg8OjLB ... kzBG5rhUQg

These games are awesome!
Thanks mate.. and you Hex edited this or does it work on IDE HDD as well.. never had luck working on both serial port and ide HDD..

I will test :)
User avatar
Ian Micheal
Developer
Posts: 6009
Joined: Wed Dec 19, 2018 5:23 am
Location: USA
Contact:

Re: DREAM BEATS OF RAGE 7.0 With RUMBLEPACK AND VMU SAVING

Post by Ian Micheal »

MastaG wrote:Thanks Ian!
I've created an iso file of "Dreambor[loader][r12]7in1.cdi" for DreamShell/RetroDream.
Download: https://mega.nz/file/yoE0lTCK#zDpg8OjLB ... kzBG5rhUQg

These games are awesome!

Works great :) thank you..
MastaG
Quad Damage
Posts: 204
Joined: Mon Nov 25, 2013 11:27 pm

Re: DREAM BEATS OF RAGE 7.0 With RUMBLEPACK AND VMU SAVING

Post by MastaG »

Ian Micheal wrote:
MastaG wrote:Thanks Ian!
I've created an iso file of "Dreambor[loader][r12]7in1.cdi" for DreamShell/RetroDream.
Download: https://mega.nz/file/yoE0lTCK#zDpg8OjLB ... kzBG5rhUQg

These games are awesome!
Thanks mate.. and you Hex edited this or does it work on IDE HDD as well.. never had luck working on both serial port and ide HDD..

I will test :)
Yes I've extracted the image, unscrambled and replace E4745FA0 with EC745FA0.
But just for the main executable "0000.YWZ", not the other bootfiles.
User avatar
Ro Magnus Larsson
Vagabond
Posts: 797
Joined: Sat Jul 04, 2020 1:34 pm
Dreamcast Games you play Online: Quake 3 arena
Location: Argentina

Re: DREAM BEATS OF RAGE 7.0 With RUMBLEPACK AND VMU SAVING

Post by Ro Magnus Larsson »

MastaG wrote:
Ian Micheal wrote:
MastaG wrote:Thanks Ian!
I've created an iso file of "Dreambor[loader][r12]7in1.cdi" for DreamShell/RetroDream.
Download: https://mega.nz/file/yoE0lTCK#zDpg8OjLB ... kzBG5rhUQg

These games are awesome!
Thanks mate.. and you Hex edited this or does it work on IDE HDD as well.. never had luck working on both serial port and ide HDD..

I will test :)
Yes I've extracted the image, unscrambled and replace E4745FA0 with EC745FA0.
But just for the main executable "0000.YWZ", not the other bootfiles.
I will test what you did here because I had no luck with DreamBOR updates 6.8/7.0 in HDD IDE so far...console re-boots
Ro Magnus
Argentina.-
Post Reply