Hardware WiiWare / Virtual Console Dats for OfflineList / ClrMamePro

Adr990

To boldly go where no man has gone before!
Member
Joined
Apr 22, 2007
Messages
1,567
Trophies
0
Location
The Netherlands
Website
www.hyrule.net
XP
737
Country
Netherlands
Dude! That's freaking awesome!
ohmy.gif


There must have been spend days into this.
ohmy.gif


Thanks!
 
M

myspacee

Guest
Helllo to all,
in these days Try to build a command line renamer that use your dat,
but easily convert to a tool to manage missing entry and help to mantain db.

Choose WiiWare::ClrMamePro Nukes DAT for it's easy format :

Code:
game (
ÂÂÂÂname "4 - Block Breaker Deluxe (JP)"
ÂÂÂÂdescription "4 - Block Breaker Deluxe (JP)"
ÂÂÂÂrom ( name "4 - Block Breaker Deluxe (JP).wad" size 37555072 crc 02E5AAA2 )
)

With some implementations anyone can easily edit ClrMamePro Wiiwares DAT using CRC32

-Select folder with Wiiware wad files
-select wad
-tool calculate wad's CRC32, if not found ask for missing information and save new entry

Post first 'beta' but if anyone interested i can finish it.
http://www.megaupload.com/?d=QI52BO0C

Thank you for reading,

m.
 

ocdcsv

New Member
Newbie
Joined
Oct 16, 2009
Messages
1
Trophies
0
XP
10
Country
trying to sortout my wad collection and ran it through the offlinelist with the dats from the first post.

None were found for wiiware and VC listing (normal or nukes)

Thought hmmm
Went and downloaded the latest Tales of Monkey 2 and unrared it to the verify directory
It moved it as an unknown into the unknown directory.

What am I missing.
 

Nago

Well-Known Member
OP
Newcomer
Joined
Dec 14, 2006
Messages
95
Trophies
0
Website
crackerscrap.com
XP
157
Country
United States
Updated WW, sorry for the Lapse. I claim the standard "Busy with College!" excuse. I haven't abandoned the project.

VC to come soon.


Gbatemp's WW database differs from mine because I go back and correct previous entries, Gbatemp's list is really only like a newsticker: one they neglected for nearly half a year, at that. If there are any differences you are concerned about in particular, feel free to ask: otherwise, assume that my dat is the "more correct".
 
M

myspacee

Guest
Hello again,
made little tool that use also your .dat for Wiiware and VC renaming task.

Script aslo has some nice feature, as snopshot tool to prepare .png usefull
for NAND emulation and apps SD Apps folder.

And allow anyone to create .dat file is easy way. Give a try

m.
 

Barta

Well-Known Member
Member
Joined
Oct 19, 2006
Messages
176
Trophies
0
XP
205
Country
Netherlands
Maybe it's time to begin a new project and try to make the list updateable through a webpage.
Maybe more people will help maintaining the list. A little database behind it and we have always an up to date list.
It would be nice if we could include Wii, WiiWare, VC, NDS, PSP....
If we all maintain the site together, it would require a minimum effort from each contributer.

Any thoughts?
 

Nago

Well-Known Member
OP
Newcomer
Joined
Dec 14, 2006
Messages
95
Trophies
0
Website
crackerscrap.com
XP
157
Country
United States
I do apologize for not being as prompt as I promised for updates. I did actually begin working on a webpage back when I started this project (during the summer), but it was halted much for the same reason updates have been sparse currently which is that this is my last semester (before my degree), and I've been quite busy.

At any rate: WW is updated, VC has not yet.


Edit: If anyone seriously wants to try their hand and making a better system (A website), please contact me for my current script toolset and database dumps. I just don't have the time, and I know very, very little javascript, and as easy as Jquery is, it's still too much for me. In the future I may offer direct mySQL dumps of the table every time I update.
 

Methanoid

Well-Known Member
Member
Joined
Aug 28, 2007
Messages
115
Trophies
1
XP
808
Country
Barta said:
Maybe it's time to begin a new project and try to make the list updateable through a webpage.
Maybe more people will help maintaining the list. A little database behind it and we have always an up to date list.
It would be nice if we could include Wii, WiiWare, VC, NDS, PSP....
If we all maintain the site together, it would require a minimum effort from each contributer.

Any thoughts?

Good idea, as long as the website maintainers are carefully chosen and the site has some security on updates. I hate to think what would happen if the wrong people started to mess. Also, you want people who understand when a title needs to be removed and when a "proper" needs to replace a title. Would be great if the DAT updates had a change log to for the maintainers to check on each others work
wink.gif


I'd be happy to participate as a Dat contributor but my website coding skills are pretty much zero!

Meth
 

Slimmmmmm

GBAtemp MoNkEeE
Member
Joined
Nov 1, 2007
Messages
1,770
Trophies
0
Location
the land of lol
XP
528
Country
Can anyone make/point people to a guide for using these dats with clrmamepro ?

I've had a google and found a few guides for using clrmamepro, but I can't seem to get Wiiware working
frown.gif


Feeling really dumb, and at first I was like w0000t this app (clrmamepro) can tidy up all my nes/snes/DS/Wiiware stuff, but it seems it just wants to taunt me
tongue.gif
 

Slimmmmmm

GBAtemp MoNkEeE
Member
Joined
Nov 1, 2007
Messages
1,770
Trophies
0
Location
the land of lol
XP
528
Country
madridi4ever said:
why dont u use offline list.. its easier i think

Cause I've never tried anything like this so am a n00b to it, but after getting a few people say they hate clrmame I decided to have a look at offline, and it's sooooo much better and easier for a first time user to understand. Just wish I had tried that before wasting an hour with clrmame
tongue.gif
 
M

myspacee

Guest
Hello to all,
also my little tool use clearmame .dat : http://www.megaupload.com/?d=DME6PG3F

Plus has internal .dat that rename .wad with lot of info, eg:

Madstone_[WW]_[USA]_[WMDE]_[574d4445]_[89D8E8DE].wad

where :
Code
Code:
Madstone = internal wad name
[WW] = system
[USA] = country
[WMDE] = title ID
[574d4445] = ticket
[89D8E8DE] = CRC


To identify these info i use standard schema.

for system use first letter of title ID

Code
Code:
CÂÂ C64ÂÂ Commodore 64
EÂÂ NGEOÂÂ NeoGeo
FÂÂ NESÂÂ NES
HÂÂ CHANÂÂ Channels
JÂÂ SNESÂÂ SNES
LÂÂ SMSÂÂ Sega Master System
MÂÂ GENÂÂ Sega Genesis
NÂÂ N64ÂÂ Nintendo 64
PÂÂ T16ÂÂ TurboGrafx16
QÂÂ TCDÂÂ TurboGrafxCD
WÂÂ WWÂÂ WiiWare
XÂÂ MSXÂÂ MSX
BÂÂ notsetÂÂ notset
ÂÂÂÂnotsetÂÂ notset
ÂÂ notsetÂÂ notset
GÂÂ notsetÂÂ notset
UÂÂ notsetÂÂ notset
7ÂÂ notsetÂÂ notset
RÂÂ notsetÂÂ notset
OÂÂ notsetÂÂ notset
AÂÂ SNESÂÂ SNES
SÂÂ SNESÂÂ SNES
DÂÂ DLCÂÂ DLC


for country use last letter of title ID :
Code
Code:
AÂÂ FreeÂÂÂÂAll regions. System channels like the Mii channel use it.
DÂÂ EuropeÂÂ German-speaking regions. Only if separate versions exist, e.g. Zelda: A Link to the Past
EÂÂ USAÂÂ USA and other NTSC regions except Japan
FÂÂ EuropeÂÂ French-speaking regions. Only if separate versions exist, e.g. Zelda: A Link to the Past.
IÂÂ EuropeÂÂ Italian-speaking regions. Only if separate versions exist, e.g. Pokemon Snap.
JÂÂ JapanÂÂ Japan
KÂÂ KoreaÂÂ Korea
LÂÂ JapanÂÂ Japanese Import to Europe, Australia and other PAL regions
MÂÂ USAÂÂ American Import to Europe, Australia and other PAL regions
NÂÂ JapanÂÂ Japanese Import to USA and other NTSC regions
PÂÂ EuropeÂÂ Europe, Australia and other PAL regions
QÂÂ KoreaÂÂ Korea with Japanese language.
SÂÂ EuropeÂÂ Spanish-speaking regions. Only if separate versions exist, e.g. Pokemon Snap
TÂÂ KoreaÂÂ Korea with English language.
XÂÂ HBÂÂ Not a real region code. Used by DVDX and Homebrew Channel.
7ÂÂ HBÂÂ Homebrew
9ÂÂ HBÂÂ Homebrew
BÂÂ HBÂÂ Homebrew
CÂÂ HBÂÂ Homebrew
GÂÂ HBÂÂ Homebrew
HÂÂ HBÂÂ Homebrew
OÂÂ HBÂÂ Homebrew
RÂÂ HBÂÂ Homebrew
UÂÂ HBÂÂ Homebrew
VÂÂ HBÂÂ Homebrew
WÂÂ HBÂÂ Homebrew
YÂÂ HBÂÂ Homebrew
ZÂÂ HBÂÂ Homebrew

m.
 

MyGen

Active Member
Newcomer
Joined
Nov 19, 2009
Messages
34
Trophies
0
XP
47
Country
Does anyone know if it's possible to disable compression completely in offlinelist? Seems totally pointless compressing the already-compressed, then having the uncompress them again in order to install the WADs...
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: Well start walking towards them +1