Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Songs in UMU genre are not unlocked in DDR2014(MDX:A:A:A:2015122100) #135

Open
scrips opened this issue May 14, 2020 · 4 comments
Open

Songs in UMU genre are not unlocked in DDR2014(MDX:A:A:A:2015122100) #135

scrips opened this issue May 14, 2020 · 4 comments

Comments

@scrips
Copy link

scrips commented May 14, 2020

After applying the patch, the "U.M.U x BEMANI" genre folder is displayed, but the song is not unlocked and is not displayed.
image
image

These songs existed until version MDX:J:A:A:2015112000. You can see the folder where the song is unlocked in the video below.
https://www.youtube.com/watch?v=7WbuJPvQRCw

The definitions of these songs on musicdb.xml are as follows.

	<music reclink="635">
		<name lang="ja">My HERO</name>
		<artist lang="ja">chairmans 【岩手】</artist>
	</music>

	<music reclink="636">
		<name lang="ja">Everybody Say EDOGAWA</name>
		<artist lang="ja">EDOist 【東京】</artist>
	</music>

	<music reclink="637">
		<name lang="ja">HAPPY☆きたかた</name>
		<artist lang="ja">KIRA☆GIRL 【福島】</artist>
	</music>

	<music reclink="638">
		<name lang="ja">ルシャナの気持ち</name>
		<artist lang="ja">Le Siana 【奈良】</artist>
	</music>

	<music reclink="639">
		<name lang="ja">my cosmic world</name>
		<artist lang="ja">silQ 【東京】</artist>
	</music>

	<music reclink="640">
		<name lang="ja">Dong! Dong!</name>
		<artist lang="ja">Star☆T 【愛知】</artist>
	</music>

	<music reclink="641">
		<name lang="ja">マーメイド</name>
		<artist lang="ja">T!P 【栃木】</artist>
	</music>

	<music reclink="642">
		<name lang="ja">ドリームキャッチャー</name>
		<artist lang="ja">アイくるガールズ 【福島】</artist>
	</music>

	<music reclink="643">
		<name lang="ja">僕は君に恋をした</name>
		<artist lang="ja">アイドル教室 【愛知】</artist>
	</music>

	<music reclink="644">
		<name lang="ja">Field on!</name>
		<artist lang="ja">サザン☆クロス 【鹿児島】</artist>
	</music>

	<music reclink="645">
		<name lang="ja">LUCKY-YO!!</name>
		<artist lang="ja">だいやぁ☆もんど 【鳥取】</artist>
	</music>

	<music reclink="646">
		<name lang="ja">Boom! Boom! Miracle Emotion</name>
		<artist lang="ja">ひろしま MAPLE★S 【広島】</artist>
	</music>

	<music reclink="647">
		<name lang="ja">CAPTIVE</name>
		<artist lang="ja">フルーティー♡ 【北海道】</artist>
	</music>

	<music reclink="648">
		<name lang="ja">We are チャリンコエンジェルス</name>
		<artist lang="ja">浦安マリンエンジェルス 【千葉】</artist>
	</music>

	<music reclink="649">
		<name lang="ja">乙女の真骨頂</name>
		<artist lang="ja">乙女の純情 【福岡】</artist>
	</music>

	<music reclink="650">
		<name lang="ja">川崎純情音頭</name>
		<artist lang="ja">川崎純情小町☆ 【神奈川】</artist>
	</music>

	<music reclink="651">
		<name lang="ja">Determination</name>
		<artist lang="ja">柊木りお 【東京】</artist>
	</music>

	<music reclink="652">
		<name lang="ja">瞬間 I LOVE YOU</name>
		<artist lang="ja">H&amp;A. 【静岡】</artist>
	</music>

	<music reclink="653">
		<name lang="ja">A to Z</name>
		<artist lang="ja">OSAKA翔GANGS 【大阪】</artist>
	</music>

	<music reclink="654">
		<name lang="ja">ザッツ!KAIYODO</name>
		<artist lang="ja">はちきんガールズ 【高知】</artist>
	</music>

	<music reclink="655">
		<name lang="ja">MITOれて!いばらきっしゅだ~りん</name>
		<artist lang="ja">水戸ご当地アイドル(仮) 【茨城】</artist>
	</music>

	<music reclink="656">
		<name lang="ja">LoveLove DokiDoki</name>
		<artist lang="ja">水戸ご当地アイドル(仮) 【茨城】</artist>
	</music>

Of these, songs other than reclink = 655/656 have been deleted in the 2015/12/22 version,
Confirm that the audio file exists in "/data/sound/win/dance" and the video file exists in "/data/mdb_apx/movie".

@mon
Copy link
Owner

mon commented May 14, 2020

Might be best to look at the existing offset table and expand the 0s to hit more memory locations. Probably just forgotten!

@NicholasNRG
Copy link

Sorry if bump, just wondering if this was ever resolved? I can't find anyone that has managed

@scrips
Copy link
Author

scrips commented Nov 22, 2022

I followed mon's advice and filled the other areas with 0's, but the UMU songs didn't show up. I don't know if the song data has already been deleted or if the patch is incomplete. In any case this patch is no longer maintained and the issue seems to have been forgotten.

@mon
Copy link
Owner

mon commented Nov 22, 2022

The venn diagram of "people that can fix this" and "people who care to fix this" is pretty small. I am not in it, for one.
I don't know of anyone that follows this issue tracker except me - you may have better luck asking on whatever DDR players groups (with an emphasis on data, not just public machines) you may be a part of.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants