Search found 12 matches
- Mon Mar 19, 2018 1:03 pm
- Forum: Homebrew & Utilities
- Topic: Game Boy Interface
- Replies: 1837
- Views: 4114435
Re: Game Boy Interface
I tried the "gbihf-gcvideo.gci" version this morning and it was interlaced by default. Is that expected behavior? Again, I am using the GC Video Plug n Play and not using Swiss, so I'm not changing any settings. I was previously using the "gbisr.gci" file with 2.5 zoom and oversc...
- Mon Mar 19, 2018 2:41 am
- Forum: Homebrew & Utilities
- Topic: Game Boy Interface
- Replies: 1837
- Views: 4114435
Re: Game Boy Interface
Thanks for the clarification. I'd still like to zoom it in a bit, so if I add 2.5 zoom, should I still ad the oversample command too?Extrems wrote:The CLI file is already appended for you, hence the duplicate DOL/GCI.
Thanks again.
- Mon Mar 19, 2018 2:07 am
- Forum: Homebrew & Utilities
- Topic: Game Boy Interface
- Replies: 1837
- Views: 4114435
Re: Game Boy Interface
Thanks for making a GC Video specific version. I'm looking forward to trying it with my Plug n Play tomorrow morning. If I'm just using the .gci file, do i need to append any other settings than what's in the .cli file? I'm not using Swiss so I can't toggle options. Thanks for all your work.
- Thu Mar 08, 2018 10:06 pm
- Forum: Homebrew & Utilities
- Topic: Game Boy Interface
- Replies: 1837
- Views: 4114435
Re: Game Boy Interface
ok so i'm cool with just using the "zoom" command than that's it? Again, I appreciate your help here.
- Thu Mar 08, 2018 9:52 pm
- Forum: Homebrew & Utilities
- Topic: Game Boy Interface
- Replies: 1837
- Views: 4114435
Re: Game Boy Interface
Under the assumption you don't have access to 480p: --zoom=2.5 --scaler=oversample --scan-mode=interlace If you insist on 240p (this will look bad): --zoom=2.5 --scaler=oversample --vfilter-even=.5:.5 --vfilter-odd=.5:.0:.5 I do have access to 480p. I'm using the Zelda XPRO GC Video Plug n Play HDM...
- Thu Mar 08, 2018 7:17 pm
- Forum: Homebrew & Utilities
- Topic: Game Boy Interface
- Replies: 1837
- Views: 4114435
Re: Game Boy Interface
I hope you changed other settings like the image scaler, scanning mode and vertical filter, or I'll find it hard to believe it's looking great. I didn't make any other changes other than setting zoom to 2.5. It still looks good to me, but if you don't mind pointing me to what I should be changing t...
- Thu Mar 08, 2018 3:48 pm
- Forum: Homebrew & Utilities
- Topic: Game Boy Interface
- Replies: 1837
- Views: 4114435
Re: Game Boy Interface
In case anyone cares, I got it working thanks to Extrems' guidance. At 2.5 zoom, it looks great just barely filling the screen.
- Wed Mar 07, 2018 5:10 pm
- Forum: Homebrew & Utilities
- Topic: Game Boy Interface
- Replies: 1837
- Views: 4114435
Re: Game Boy Interface
Thanks for the clarification. I rarely work in code/command lines. I really need to learn some essentials, but when you're so used to GUIs, it's hard to get back into the code.Streetwalker wrote:The file needs to end with an empty line is what he means.
- Wed Mar 07, 2018 3:13 pm
- Forum: Homebrew & Utilities
- Topic: Game Boy Interface
- Replies: 1837
- Views: 4114435
Re: Game Boy Interface
Thanks again for the quick reply. Just like, literally a new blank line before saving the document?Extrems wrote:You need to end with a new line.
- Wed Mar 07, 2018 3:03 pm
- Forum: Homebrew & Utilities
- Topic: Game Boy Interface
- Replies: 1837
- Views: 4114435
Re: Game Boy Interface
Do I need anything in the CLI file besides "--zoom=2.5" before I append it if that's the only change I want to make? I tried it this morning with gbisr, but it had no effect. Just to recap, here's what i did. 1 I created a CLI text file with just "--zoom=2.5" in it. 2. I put that...
- Tue Mar 06, 2018 5:22 pm
- Forum: Homebrew & Utilities
- Topic: Game Boy Interface
- Replies: 1837
- Views: 4114435
Re: Game Boy Interface
Thanks for the quick reply. I thought I needed more info, but I was just confused because i didn't know DOL2CGI was an application. I think you gave me enough to go on here. I'll post again to let everyone know how it went.
Thanks again!
Thanks again!
- Tue Mar 06, 2018 4:59 pm
- Forum: Homebrew & Utilities
- Topic: Game Boy Interface
- Replies: 1837
- Views: 4114435
Re: Game Boy Interface
Hey Everyone, I just read through the last 10 pages of this thread and am pretty blown away by Extrems' work and everyone's collaboration. I followed this video https://www.youtube.com/watch?v=cdvY1vx5vMo which explained how to put the gbi.gci file directly on a GC memory card with GCMM and I'm usin...