DayViewer For Game PSP: Difference between revisions

From GameBrew
(Created page with "{{Infobox PSP homebrew | title = DayViewerForGame | image = https://dlhb.gamebrew.org/psphomebrew/DayViewerForGame.jpg|250px | type = Plugins | version = v7 | licence = Mixed...")
 
No edit summary
Line 1: Line 1:
{{Infobox PSP homebrew
{{Infobox PSP homebrew
| title = DayViewerForGame
| title = In-Game DayViewer
| image = https://dlhb.gamebrew.org/psphomebrew/DayViewerForGame.jpg|250px
| image = https://dlhb.gamebrew.org/psphomebrew/dayviewerforgame.png|250px
| type = Plugins
| type = Plugins
| version = v7
| version = 7 (22 Feb 2012)
| licence = Mixed
| licence = Mixed
| author = plum
| author = plum
| website = https://psp.scenebeta.com/noticia/dayviewerforgame
| website = https://twitter.com/plum_429/status/179460115722805248
| download = https://dlhb.gamebrew.org/psphomebrew/DayViewerForGame.rar
| download = https://dlhb.gamebrew.org/psphomebrew/dayviewerforgame.7z
| source = https://github.com/SolubleShoe/dayviewer
| source = https://github.com/SolubleShoe/dayviewer
}}
}}
<youtube>_W8vrAnPU6w</youtube>


Day Viewer For Game (also known as In-Game DayViewer) is a port version of DayViewer released by Plum.
Day Viewer For Game (also known as In-Game DayViewer) is a port version of [[DayViewer PSP|DayViewer]] released by Plum.


It is a plugin that gives info about the time and remaining battery, for use within games (as oppose to being shown on XMB). It is a modified version of DayViewer originally written by Total_Noob.
It is a plugin that gives info about the time and remaining battery, to be used within games (as oppose to being shown on XMB). It is a modified version of DayViewer originally written by Total_Noob.


Installation
==Installation==
Copy dayviewer_game.prx and dayviewer_game_conf.txt to the seplugins folder on your Memory Stick.
Copy dayviewer_game.prx and dayviewer_game_conf.txt to the seplugins folder on your Memory Stick.


Open game.txt in the same seplugins directory and add the following line
Open game.txt in the same seplugins directory and add the following line
ms0:/seplugins/dayviewer_game.prx 1
ms0:/seplugins/dayviewer_game.prx 1
 
Take a look in dayviewer_game_conf.txt and reboot your psp.
Take a look in dayviewer_game_conf.txt and reboot your psp.


User guide
==User guide==
You can change the displayed contents by editing dayviewer_game_conf.txt. Rewrite [format] with the following parameters.
You can change the displayed contents by editing dayviewer_game_conf.txt. Rewrite [format] with the following parameters.


Please note that this plugin can only display ASCII characters.
Please note that this plugin can only display ASCII characters.


Editing clock string:
'''Edit clock string:'''
%weekday
%weekday
%day
%day
%monthname
%monthname
%month
%month
%year
%year
%hour12 (time format 12)
%hour12 (time format 12)
%hour
%hour
%min
%min
%sec
%sec
%ampm
%ampm
%batpercent
%batpercent
%batlifehour (battery life hour)
%batlifehour (battery life hour)
%batlifemin (battery life minutes)
%batlifemin (battery life minutes)
 
If you want to show the percent symbol you have to write "%%". To make a new line, write "/".
If you want to show the percent symbol you have to write "%%". To make a new line, write "/".


For example, if you write [format] =% year /% month /% day% hour:% min% ampm% batpercent %%, it will look something like this.
For example, if you write [format] =% year /% month /% day% hour:% min% ampm% batpercent %%, it will look something like this.


2022/02/22 11:11 AM 99%
2022/02/22 11:11 AM 99%
 
You can also change the position of the string itself and hide the battery icon.
You can also change the position of the string itself and hide the battery icon.


Compatibility
==Compatibility==
All PSPs with FW6.xx based CFW/LCFW/HEN.
All PSPs with FW6.xx based CFW/LCFW/HEN.


Changelog
==Changelog==
v7
'''v7'''
- The display of the character corrected the bug which was not performed normally.
* The display of the character corrected the bug which was not performed normally.


v6
'''v6'''
- When the character was displayed, the battery icon corrected the bug which is not displayed normally.
* When the character was displayed, the battery icon corrected the bug which is not displayed normally.


v5
'''v5'''
- When a character string overflowed a screen, it was made to start a new line.
* When a character string overflowed a screen, it was made to start a new line.
- It changed into [alignment] from [align_right].
* It changed into [alignment] from [align_right].


v4
'''v4'''
- The string corrected the problem which is not displayed correctly.
* The string corrected the problem which is not displayed correctly.
- When [set_standard_pos] was effective, the battery icon corrected the problem which was undisplayed.
* When [set_standard_pos] was effective, the battery icon corrected the problem which was undisplayed.


v3
'''v3'''
- Fixed a newline bug(another).
* Fixed a newline bug(another).
- Fixed a [hide_battery_icon].
* Fixed a [hide_battery_icon].
- Added a [hide_volume_bar] to the config file.
* Added a [hide_volume_bar] to the config file.


v2
'''v2'''
- Fixed a newline bug.
* Fixed a newline bug.
- Added a [set_standard_pos] and [hide_battery_icon] to the config file.
* Added a [set_standard_pos] and [hide_battery_icon] to the config file.


Credits
==Credits==
Thanks to Total_Noob.
Thanks to Total_Noob.
Thanks to Wildcard team.
Thanks to Wildcard team.
Thanks to junbo969 & estuibal & Bright_Net & mak1341 for betatesting.
Thanks to junbo969 & estuibal & Bright_Net & mak1341 for betatesting.


References
==External links==
Author's Twitter, https://twitter.com/plum_429
* Author's Tweet - https://twitter.com/plum_429/status/179460115722805248
GitHub, https://github.com/SolubleShoe/dayviewer
* GitHub - https://github.com/SolubleShoe/dayviewer
Wololo, https://wololo.net/talk/viewtopic.php?f=28&t=10463
 
[[Category:PSP homebrew applications]]
[[Category:PSP homebrew plugins]]

Revision as of 22:51, 17 August 2021

In-Game DayViewer
dayviewerforgame.png
General
Author(s)plum
TypePlugins
Version7 (22 Feb 2012)
LicenceMixed
Links
Download
Website
Source
Advertisements

<htmlet>adsense</htmlet>


Day Viewer For Game (also known as In-Game DayViewer) is a port version of DayViewer released by Plum.

It is a plugin that gives info about the time and remaining battery, to be used within games (as oppose to being shown on XMB). It is a modified version of DayViewer originally written by Total_Noob.

Installation

Copy dayviewer_game.prx and dayviewer_game_conf.txt to the seplugins folder on your Memory Stick.

Open game.txt in the same seplugins directory and add the following line

ms0:/seplugins/dayviewer_game.prx 1

Take a look in dayviewer_game_conf.txt and reboot your psp.

User guide

You can change the displayed contents by editing dayviewer_game_conf.txt. Rewrite [format] with the following parameters.

Please note that this plugin can only display ASCII characters.

Edit clock string:

%weekday
%day
%monthname
%month
%year
%hour12 (time format 12)
%hour
%min
%sec
%ampm
%batpercent
%batlifehour (battery life hour)
%batlifemin (battery life minutes)

If you want to show the percent symbol you have to write "%%". To make a new line, write "/".

For example, if you write [format] =% year /% month /% day% hour:% min% ampm% batpercent %%, it will look something like this.

2022/02/22 11:11 AM 99%

You can also change the position of the string itself and hide the battery icon.

Compatibility

All PSPs with FW6.xx based CFW/LCFW/HEN.

Changelog

v7

  • The display of the character corrected the bug which was not performed normally.

v6

  • When the character was displayed, the battery icon corrected the bug which is not displayed normally.

v5

  • When a character string overflowed a screen, it was made to start a new line.
  • It changed into [alignment] from [align_right].

v4

  • The string corrected the problem which is not displayed correctly.
  • When [set_standard_pos] was effective, the battery icon corrected the problem which was undisplayed.

v3

  • Fixed a newline bug(another).
  • Fixed a [hide_battery_icon].
  • Added a [hide_volume_bar] to the config file.

v2

  • Fixed a newline bug.
  • Added a [set_standard_pos] and [hide_battery_icon] to the config file.

Credits

Thanks to Total_Noob.

Thanks to Wildcard team.

Thanks to junbo969 & estuibal & Bright_Net & mak1341 for betatesting.

External links

Advertising: