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...")
 
m (Text replacement - "Category:PSP homebrew applications" to "")
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox PSP homebrew
{{Infobox PSP Homebrews
| title = DayViewerForGame
|title=DayViewerForGame
| image = https://dlhb.gamebrew.org/psphomebrew/DayViewerForGame.jpg|250px
|image=dayviewerforgame.png
| type = Plugins
|description=Port of DayViewer to be visible during Game Mode, instead of on the homescreen. Alos known as In-game DayViewer
| version = v7
|author=plum
| licence = Mixed
|lastupdated=2012/02/22
| author = plum
|type=Plugins
| website = https://psp.scenebeta.com/noticia/dayviewerforgame
|version=7
| download = https://dlhb.gamebrew.org/psphomebrew/DayViewerForGame.rar
|license=Mixed
| source = https://github.com/SolubleShoe/dayviewer
|download=https://dlhb.gamebrew.org/psphomebrew/dayviewerforgame.7z?k33p0fil35
|website=https://twitter.com/plum_429/status/179460115722805248
|source=https://github.com/SolubleShoe/dayviewer
}}
}}
<youtube>_W8vrAnPU6w</youtube>
DayViewer For Game (also known as In-Game DayViewer) is a port version of [[DayViewer PSP|DayViewer]] released by Plum.


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.


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.
==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==
===How to edit display format===
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:
===Clock string and example===
%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 %hour12:%min %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

Latest revision as of 10:54, 8 May 2024

DayViewerForGame
Dayviewerforgame.png
General
Authorplum
TypePlugins
Version7
LicenseMixed
Last Updated2012/02/22
Links
Download
Website
Source

DayViewer 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

How to edit display format

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.

Clock string and example

%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 %hour12:%min %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: