View Single Post

Old 01-22-2009, 09:02 AM   #3
wing_zero
//bemanistyle::[User]
 
wing_zero is offline
Join Date: Oct 2008
Posts: 1
Marketplace Rating: 0
Send a message via PM  to wing_zero
Default

I have been able to get the movies to work in a consistent manner for LR2, though my only problem now is the timing for the videos.

1st: Make sure you have the latest version of LR2 from their website
2nd: Reconvert whatever video you have to MPG using 256x256 for the size while taking out the audio (as it will play ingame if you don't). SUPER video converter is what I use.
3rd: Drop the file into the folder of the song you want to use it on
4th: Edit the BME files (preferably notepad++, good for multi-tabbed editing).
5th: scroll down to the part where it looks like

#XX.WAV
#00002:1.0

Insert in-between like this

#XX.WAV

#BMP01 FILENAME.MPG
#00004:01

#00002:1.0

Any syntax errors will make the video fail to run
Modifying the third zero to "1 or 2" forces the video to play on the first or second measure
#00104:01 will force the video to play on the first measure
#00204:01 will force the video to play on the second measure

I have downloaded videos off youtube to use as my video source so thus far, I have half of DJT and 09 with vids XD. Hope this helps

Tips:
Search the BME file to see if the creator didn't put a #BMP01 tag on something else already. Most BME files from Japan has these so you just need to change the filename

Make sure to use MPG 1 codec. I have not had an .AVI file work for me YET.
  Reply With Quote