View Single Post
  #8 (permalink)  
Old 21st August 2003
l3ullseye l3ullseye is offline
Junior Member
BS.Player Newbie
 
Join Date: Aug 2003
Location: Mexico
Posts: 2
Rep Power: 0
l3ullseye is an unknown quantity at this point
Default

Hi, i am making my ini's this way, and i added the CHAPTERS, so i can change from one file to another, every thing work's great, but if it's playing in FULLSCREEN when the file changes, it adds the borders like in window mode only to the top and left side, but still in Fullscreen size, then i have to switch to window mode then to Fullscreen to fix it...
Is there a way i can fix this?

File1.bsi
Code:
[Main]
NumberCDs=2 
CD=1

[Movie]
Title=Movie [Episode 1]
Directory=.
FName=Movie01.avi
AudioName1=Japanese
AudioName2=English

[Subtitles]
Directory=.
Sub1=English|english01.sub

[CHAPTERS1]
1=0 Episode 1

[CHAPTERS2]
1=0 Episode 2
File2.bsi
Code:
[Main]
NumberCDs=2
CD=2

[Movie]
Title=Movie [Episode 2]
Directory=.
FName=Movie02.avi
AudioName1=Japanese
AudioName2=English

[Subtitles]
Directory=.
Sub1=English|english02.sub

[CHAPTERS1]
1=0 Episode 1

[CHAPTERS2]
1=0 Episode 2
Thank's...
__________________
- = [ Bullseye ] = -
Reply With Quote
 

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