More actions
(Created page with "{{cleanup|article|Needs cleanup}} {{#seo: |title=Vita Homebrew PC Tools (PC Utilities) - GameBrew! |title_mode=append |image=vitagamedirvita.jpg |image_alt=Vitagamedir }} {{In...") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew PC Tools (PC Utilities) - GameBrew | |title=Vita Homebrew PC Tools (PC Utilities) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=vitagamedir2.png | ||
|image_alt=Vitagamedir | |image_alt=Vitagamedir | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Vitagamedir | |title=Vitagamedir | ||
|image= | |image=vitagamedir2.png | ||
|description= | |description=A PC app that shows Game Names instead of Game IDs for your directories. | ||
|author=i-snake-z | |author=i-snake-z | ||
|lastupdated=2020/09/19 | |lastupdated=2020/09/19 | ||
Line 15: | Line 14: | ||
|version=1.2 | |version=1.2 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/ | |download=https://dlhb.gamebrew.org/vitahomebrews/vitagamedir.7z | ||
|website= | |website=https://www.reddit.com/r/vitahacks/comments/ivpofd/vitagamedir/ | ||
|source=https://github.com/i-snake-z/vitagamedir | |source=https://github.com/i-snake-z/vitagamedir | ||
}} | }} | ||
vitagamedir is an application that shows the Game Names instead of Game IDs for your directories (PS VITA GAMES/PSP GAMES/PSX GAMES). | |||
You can export the data to csv file as well. | |||
===Installation=== | |||
Download and execute the vitagamedir.exe (Windows Defender may not like it). | |||
Another way to run it, is installing python on your pc and execute vitagamedir.py (may work with Linux). | |||
== | ==User guide== | ||
===Example=== | |||
Directory of games: | |||
*PCSG00312 | |||
*PCSG00453 | |||
*PCSA00001 | |||
*PCSA00002 | |||
Output from the app: | |||
*PCSG00312 J-STARS Victory VS AR Appli | |||
*PCSG00453 Shin Sangoku Musou 7 Empires Kyoutouban (Free Alliances Version) | |||
*PCSA00001 ModNation Racers: Road Trip | |||
*PCSA00002 MLB 12 The Show | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/vitahomebrews/ | https://dlhb.gamebrew.org/vitahomebrews/vitagamedir3.png | ||
== | https://dlhb.gamebrew.org/vitahomebrews/vitagamedir4.png | ||
==Changelog== | |||
'''v1.2''' | |||
*Add Region of games on database. | |||
*Now display region too. | |||
*On double click on the game opens directori. | |||
*Fix some Bugs. | |||
'''v1.1''' | |||
*Change the database from xlsx to csv for faster read. | |||
*Add some pop up messages. | |||
*Fix some bugs. | |||
*Reduce size images. | |||
'''v1.0''' | |||
*First Release. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/i-snake-z/vitagamedir | ||
* | * GBAtemp - https://gbatemp.net/threads/vitagamedir-v1-1.573997/ | ||
* | * Reddit - https://www.reddit.com/r/vitahacks/comments/ivpofd/vitagamedir/ | ||
* | * Reddit - https://www.reddit.com/r/VitaPiracy/comments/ivpmxp/vitagamedir_v11/ |
Latest revision as of 06:44, 15 Ocak 2023
Vitagamedir | |
---|---|
General | |
Author | i-snake-z |
Type | PC Utilities |
Version | 1.2 |
License | GPL-3.0 |
Last Updated | 2020/09/19 |
Links | |
Download | |
Website | |
Source | |
vitagamedir is an application that shows the Game Names instead of Game IDs for your directories (PS VITA GAMES/PSP GAMES/PSX GAMES).
You can export the data to csv file as well.
Installation
Download and execute the vitagamedir.exe (Windows Defender may not like it).
Another way to run it, is installing python on your pc and execute vitagamedir.py (may work with Linux).
User guide
Example
Directory of games:
- PCSG00312
- PCSG00453
- PCSA00001
- PCSA00002
Output from the app:
- PCSG00312 J-STARS Victory VS AR Appli
- PCSG00453 Shin Sangoku Musou 7 Empires Kyoutouban (Free Alliances Version)
- PCSA00001 ModNation Racers: Road Trip
- PCSA00002 MLB 12 The Show
Screenshots
Changelog
v1.2
- Add Region of games on database.
- Now display region too.
- On double click on the game opens directori.
- Fix some Bugs.
v1.1
- Change the database from xlsx to csv for faster read.
- Add some pop up messages.
- Fix some bugs.
- Reduce size images.
v1.0
- First Release.