View Single Post
  #13 (permalink)  
Old 14th November 2003
en0n en0n is offline
Junior Member
BS.Player Newbie
 
Join Date: Nov 2003
Posts: 3
Rep Power: 0
en0n is an unknown quantity at this point
Default

3 easy steps to fixing "shutdown bug"...(BSPlayer v1.0.0.800)

To patch Bsplayer you'll need UPX and any HEX editor.
Get UPX from:
http://upx.sourceforge.net/download/upx124w.zip

Get free HEX editor from:
http://www.chmaas.handshake.de/delph...vi32/xvi32.htm

and finaly...

step 1. unpack BSplayer with "upx -d bsplay.exe"
step 2. open bsplay.exe with HEX editor and go to offset C9BFF. If there is byte "05", change it to "0C" and save changes.
step 3. pack BSplayer with "upx -9 bsplay.exe"

that's all. your computer will now truly shutdown after and of the movie.

p.s.
this stuff may be not legal and blah, so your doing all this at your own risk.
Reply With Quote
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20