Hacking WiiFlow - an open source GUI USB-Loader

  • Thread starter Thread starter zorglub07
  • Start date Start date
  • Views Views 3,125,497
  • Replies Replies 16,228
  • Likes Likes 6
Quasi88 Plugin1 (Nec PC88)

source code

I also tried to fix issues in this port.
First, sound is better now, only by changing samplerate to 32000.
Then, the pads. This one made me mad. I tried the emulator months ago and the wiimote wasn't responding after a few minutes. It sould be ok now.

You can play Super Mario Bros. Special on this machine (and yes it's special!). The buttons are mapped specifcally for this game in quasi88.cfg.
System roms must be changed for better compatibility. Copy them in the /quasi88/rom folder. Little hint: look for pc88srl.zip that is used for MESS. If you don't want the menu in Japanese, don't copy kanji1.rom and kanji2.rom.
 
Thanks Etheboss, that's kind.
The goal is to have all the emulators available through Wiiflow (even the 'obscure ones'). Since fix94 has other fish to fry, and there aren't many volunteers except Matt0620 lately (who has done a great job), I'll try to look at the remaining emulators...
 
Make multiple plugin ini's and change the romdir= to point directly to the subfolder and choose it in the plugin select menu. Also name the ini relevant to what your playing, like album title.ini or whatever. Also I would post a pic of your dump, u never know it might help.

this is what I have done all ready, but when the song ends, it starts at a random folder playing the music in that one.( just like normal, when music is in music folder an not in sub folder.). I would like the mp3 player just play the music in the selected folder,from the ini.
 
this is what I have done all ready, but when the song ends, it starts at a random folder playing the music in that one.( just like normal, when music is in music folder an not in sub folder.). I would like the mp3 player just play the music in the selected folder,from the ini.
did u try to make m3u's or playlists with mplayerCE?
 
Quasi88 Plugin1 (Nec PC88)

source code

I also tried to fix issues in this port.
First, sound is better now, only by changing samplerate to 32000.
Then, the pads. This one made me mad. I tried the emulator months ago and the wiimote wasn't responding after a few minutes. It sould be ok now.

You can play Super Mario Bros. Special on this machine (and yes it's special!). The buttons are mapped specifcally for this game in quasi88.cfg.
System roms must be changed for better compatibility. Copy them in the /quasi88/rom folder. Little hint: look for pc88srl.zip that is used for MESS. If you don't want the menu in Japanese, don't copy kanji1.rom and kanji2.rom.
not sure if its the system rom or the game dsk, but the pseudo bios boots then I get "HALT" blinking
tried both Mario Bros Special and Punchball!
Any suggestions?
 
not sure if its the system rom or the game dsk, but the pseudo bios boots then I get "HALT" blinking
tried both Mario Bros Special and Punchball!
Any suggestions?
Does your pc88srl.zip file match this md5? D/load and extract to where your pc88srl.zip is, run with md5summer.exe or whatever else you got. Let me know how it works out for you, the file layout for the zip should be
Code:
disk.rom
kanji1.rom
kanji2.rom
n80.rom
n88.rom
n88_0.rom
n88_1.rom
n88_2.rom
n88_3.rom
 

Attachments

  • Like
Reactions: AbdallahTerro
?mplayerce plays mp3's? if that was the case I wouldn't have pushed for coverflow for mp3's. cause it would all ready be supported through mplayer.
the internal mp3 player doesn't read m3u's that was the first thing I tried when we were finally able to have coverflow. it would be nice an a lot less headache if the internal would read m3u's then I wouldn't have spent nearly a month doing all this work to get were I'm at now.
now if there is some thing you know please tell.
 
?mplayerce plays mp3's? if that was the case I wouldn't have pushed for coverflow for mp3's. cause it would all ready be supported through mplayer.
the internal mp3 player doesn't read m3u's that was the first thing I tried when we were finally able to have coverflow. it would be nice an a lot less headache if the internal would read m3u's then I wouldn't have spent nearly a month doing all this work to get were I'm at now.
now if there is some thing you know please tell.
Mplayer-CE reads mp3's man :ha:
It can't be all bad, u gotta admit it's badass that you got a coverflow for your albums now.
 
wpad_button_a=32
wpad_button_b=0
wpad_button_plus=27
wpad_button_minus=13
wpad_button_1=120
wpad_button_2=122
wpad_button_left=274
wpad_button_right=273
wpad_button_up=276
wpad_button_down=275
wpad_button_fleft=49
wpad_button_fright=51

o_O
That has to wait till tomorrow, goodnight :)
 
wpad_button_a=32
wpad_button_b=0
wpad_button_plus=27
wpad_button_minus=13
wpad_button_1=120
wpad_button_2=122
wpad_button_left=274
wpad_button_right=273
wpad_button_up=276
wpad_button_down=275
wpad_button_fleft=49
wpad_button_fright=51

o_O
That has to wait till tomorrow, goodnight :)
I couldn't read that either I was like WTF? :wtf::wacko: I thought you might be more familiar with these values cuz of all the mappers you supplied for DosBox ;)

Wiimpathy could you enlighten us a little bit on how these values might work?
 

Great to see ya back around more often, and SNAPPIN'!!! Seriously, your work on these plugins has been epic!!

Just tested Quasi88 with SMB Special, and it worked like a charm. :)

Was curious also... You very recently did a port of FunnyMu Wii (Creativision). If you're tackling the obscure plugins... think this one is worth it? I would assume since you did the port this one might be a breeze?

Thanks again for all your efforts!
 
Read the Wiibrew page first. I admit it took me a long time to find more info and use it.

You must replace the system rom files in /quasi88/rom with the ones from pc88srl.zip. Otherwise, most games won't start, or you're very lucky.
If you have a good Super mario brother special rom (in /quasi88/disk, you shouldn't have to change the mapping I provided in quasi88.cfg. Tested with wiimote/classic/gc pad but in case I'll recheck.

wiimote+classic ctrler code dump
is there a map file somewhere?
Is it a classic Pro ?
If you really want to remap, loot at the key_numberlist.txt file in source code and edit quasi88.cfg.
For ex., wpad_button_1=120 is for SDLK_x ie. key x on keyboard. A lot of pc-88 games use 2/4/6/8 for directions and x/z/space for buttons which is the mapping by default here. However, I change the code a bit and some corresponces Wiimote to Classic will be different from the wiibrew page.

Great to see ya back around more often, and SNAPPIN'!!! Seriously, your work on these plugins has been epic!!

Just tested Quasi88 with SMB Special, and it worked like a charm. :)

Was curious also... You very recently did a port of FunnyMu Wii (Creativision). If you're tackling the obscure plugins... think this one is worth it? I would assume since you did the port this one might be a breeze?

Thanks again for all your efforts!
Glad you like it! This game's so hard, if you complete it you're a hero.

FunnyMu, ha ha, yeah I'll try even if there are only 3 persons interested (original author, you and I;)). Creativision has different versions of famous games (Donkey Kong, Pac-Man etc...) that only exist on this console. For the curious, some history.
 
Looking a little more into the differences between NEStopia and QuickNES, I wanted to ask that you reconsider removing NESTopia, since it's the only plugin that has Famicom Disk System support. I started using it exclusively to launch FDS games which are neat, and since you're masterpiece is aiming to hit as many consoles as possible with your source menu setup, I don't think you want to alienate being able to launch games which are emulated well ;) Let me know what you think.
Nestopia will be back in the next pack along with all the new stuff and a new special tool that I'm not gonna talk about now.
I removed Gambatte_GB and Gambatte_GBC since we have a button for both called Gambatte :)
 

Site & Scene News

Popular threads in this forum