Jump to content
LaunchBox Community Forums

1 Screenshot

About This File

 

 

If you are a fan of the 80's, lasers, neon, fast cars and cyber punk then this is the theme for you!  All you Cyber Punks Stay Rad.

Instructions:

Extract CityHunter 2 to "LaunchBox\Themes"
Choose CityHunter 2 in Options > Views > Theme
Set Video Playback Engine to VLC or WMP in Options > Videos

Theme Files:

  • CityHunter 2 (theme)

Video Files:

  • Akira - Neo Tokyo
  • Blame!
  • CityHunter
  • CityHunter 2
  • Cyber Punk 2077
  • Eva - 01
  • Flash Back 2012 - Scanlines
  • Flash Back 2012
  • The Grid
  • VHS Grid

Clear Logo Wheel Set and Banners

  • Banners
  • Clear Logos

 

 


What's New in Version 2.3   See changelog

Released

  • Minor change to style views, color correction
  • Added RoadRage open type font to Banners and Clear Logos
  • Updated Theme for changes in BigBox/LB 9.4
  • Removed plugin version
  • Added Clear Logos and Banners with templates to make your own, have fun!
  • DPI scaling fix, should now support windows DPI scaling higher than 100%
  • Like 24
  • Thanks 9
  • Game On 2
  • Unusual Gem 2

User Feedback

Recommended Comments



LogicalEgo

Posted

  On 12/10/2018 at 8:56 PM, Sam_Axe said:

Hello @keltoigael

I just downloaded your theme and it looks great. I didn't find Clear Logos for all Systems so I tried to make my own (Namely for ScummVM the Nintendo DS and WIndows at the Moment). I didn't find the font for the Text though as the Template only contains a Pixellayer. What font did you use for the texts?

Thanks in advance :)

Expand  

Road Rage

https://www.dafont.com/road-rage.font

  • Like 1
Omen

Posted

@keltoigael is there any way to change the fonts? Mainly the font for the titles, but if I could change both fonts that would be nice. Before I just wouldn't install the fonts, but now they seem to be coded into the theme.

LogicalEgo

Posted

They are coded in but you can still change them. When I get to a PC Wednesday I will write how you can do this, out on holiday atm.

  • Like 1
Rollie

Posted

Hello I have a quick question, where do I place the background videos for City Hunter? I'm receiving a error that might be related to the issue.

 

Thanks!

CityHunter Error.PNG

Akira_A1

Posted

Hi, love the theme and everything about it i'm using the CityHunter 2 plugin version the only thing that i have noticed is it used the ESRB Ratings and there is no way i can find to change or customise the pictures to my regions Rating (PEGI) is it possible to link the ESRB Rating images to the CustomIcons folder so custom images can be added and other regions can change their regions rating system, there's not much difference with the ratings just the pictures so should be easy for people to customise the images

Omen

Posted

  On 12/30/2018 at 2:06 PM, keltoigael said:

They are coded in but you can still change them. When I get to a PC Wednesday I will write how you can do this, out on holiday atm.

Expand  

Thanks man, I hope your holiday was good. :)

LogicalEgo

Posted

  On 1/24/2019 at 5:25 PM, Omen said:

Thanks man, I hope your holiday was good. :)

Expand  

Sorry this took so long. Open any of the view files in the Views folder with Notepad++, look for FontFamily="{StaticResource FontBody}" and change it to FontFamily="nameofmyfont" example FontFamily="Calibri". Save and close. You can also change the text sizing with FontSize="". If you want to change colors look for <GradientStop Color=""/>. Hope this helps and happy modding.

  • Thanks 1
kmacleod

Posted

Hi,

 

I am probably about to look slightly stupid, but I can't see the plugin version in the downloads anymore?

argo

Posted (edited)

Hi, Great Theme

Just one problem, ever since 9.4, the selector color from the options list,letters bar,game details etc that was red is now back to default blue. It's like the theme ignore the style xaml.

Edited by argo
LogicalEgo

Posted

  On 2/9/2019 at 5:03 PM, kmacleod said:

Hi,

 

I am probably about to look slightly stupid, but I can't see the plugin version in the downloads anymore?

Expand  

As of right now it has been retired, it was causing a major issue with the updates.

LogicalEgo

Posted

  On 2/13/2019 at 5:06 AM, argo said:

Hi, Great Theme

Just one problem, ever since 9.4, the selector color from the options list,letters bar,game details etc that was red is now back to default blue. It's like the theme ignore the style xaml.

Expand  

The update I just posted should fix this.

Katache

Posted

1860813791_DesktopScreenshot2019_09.15-11_11_50_63.thumb.png.f93326ddf47e30961fc521dc99b4dfb4.png

Hello as you can see, I have accents that do not respect the type of writing

Is it possible to fix this problem?

 

Thanks.

leonidas

Posted

  On 9/15/2019 at 9:19 AM, Katache said:

1860813791_DesktopScreenshot2019_09.15-11_11_50_63.thumb.png.f93326ddf47e30961fc521dc99b4dfb4.png


 

Obrigado.

Expand  

Great theme, but I'm having the same problem of accentuation above. How could I fix it?
Thanks again for such an excellent job.

Solo187

Posted

I've looked but can't see an option to display a screenshot if no gameplay video is present?. Perfect for console stuff where i have all the videos, But with the computer stuff eg. c64, amiga etc where the videos are patchy. all i have is an ugly black area. A screenshot here wouldn't go a miss.

jevansoh

Posted

I love this theme, all except the main red fancy font. :) Is it possible to change the font to something more easily readable?  How would I go about that?  Thanks.

  • Like 1
faeran

Posted

  On 11/14/2021 at 11:39 PM, jevansoh said:

I love this theme, all except the main red fancy font. :) Is it possible to change the font to something more easily readable?  How would I go about that?  Thanks.

Expand  

To accomplish this, you would have to open up all the xaml files and replace all instances of the following line with a different font:

<FontFamily x:Key="FontHead">/CityHunter.Resources;Component/Fonts/#Streamster</FontFamily> 

Here's an example if I wanted to change it to Arial:

<FontFamily x:Key="FontHead">Arial</FontFamily> 

 

  • Like 2
jevansoh

Posted

  On 11/15/2021 at 4:28 PM, faeran said:

To accomplish this, you would have to open up all the xaml files and replace all instances of the following line with a different font:

<FontFamily x:Key="FontHead">/CityHunter.Resources;Component/Fonts/#Streamster</FontFamily> 

Here's an example if I wanted to change it to Arial:

<FontFamily x:Key="FontHead">Arial</FontFamily> 

 

Expand  

Thank you for this.  Are they all in the same directory?  How many are there?  I could do a simple find and replace with notepad but I want to make sure I don't miss any files.  Thanks for your help!

faeran

Posted

  On 11/15/2021 at 8:28 PM, jevansoh said:

Thank you for this.  Are they all in the same directory?  How many are there?  I could do a simple find and replace with notepad but I want to make sure I don't miss any files.  Thanks for your help!

Expand  

I'm not really sure. Most likely they are all within the Theme's View folder.


Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...