Company PSP: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP homebrew | title = Company | image = https://dlhb.gamebrew.org/psphomebrew/Company.jpg|250px | type = Card | version = v1.1 | licence = Mixed | author = Nakano &..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox PSP homebrew | {{Infobox PSP homebrew | ||
| title = Company | | title = Company | ||
| image = https://dlhb.gamebrew.org/psphomebrew/ | | image = https://dlhb.gamebrew.org/psphomebrew/company.png|250px | ||
| type = Card | | type = Card | ||
| version = | | version = 1.1 (16 Sept 2011) | ||
| licence = Mixed | | licence = Mixed | ||
| author = Nakano & Motuk | | author = Nakano & Motuk | ||
| website = https:// | | website = https://wololo.net/talk/viewtopic.php?f=26&t=6366 | ||
| download = https://dlhb.gamebrew.org/psphomebrew/ | | download = https://dlhb.gamebrew.org/psphomebrew/company.7z | ||
| source = | | source = | ||
}} | }} | ||
Company is a PSP card game that involves 100 cards (24+4 unique) and 2-4 players. It has a story mode, arcade mode with several unlockable bounes. | Company is a PSP card game that involves 100 cards (24+4 unique) and 2-4 players. It has a story mode, arcade mode with several unlockable bounes. | ||
| Line 16: | Line 15: | ||
It has been entered to the Neo Retro Coding Compo 2011 (Games, 10th place) and PSP Genesis Competition 2011. | It has been entered to the Neo Retro Coding Compo 2011 (Games, 10th place) and PSP Genesis Competition 2011. | ||
Installation | ==Installation== | ||
Copy the Company (Card Game) v1.1 folder to your /PSP/GAME/ folder. | Copy the Company (Card Game) v1.1 folder to your /PSP/GAME/ folder. | ||
User guide | ==User guide== | ||
The goal of the game is to open a company and earn more money than other entrepreneurs. Some cards in hand become negative points at the end of the game. In addition, with a few cards you can sabotage other companies. | ===Gameplay=== | ||
The goal of the game is to open a company and earn more money than other entrepreneurs. | |||
Some cards in hand become negative points at the end of the game. In addition, with a few cards you can sabotage other companies. | |||
See Rules.doc for more details how to play the game. The game includes an arcade and a story mode. | See Rules.doc for more details how to play the game. The game includes an arcade and a story mode. | ||
| Line 26: | Line 28: | ||
The game also contains extra contents for you to unlock, including different difficulty levels, bonus cards and card list menu. | The game also contains extra contents for you to unlock, including different difficulty levels, bonus cards and card list menu. | ||
Random Difficulty: | ===Unlockable Bonuses=== | ||
Win a hard player twice in a row (do not return to menu; select a rematch instead). Required income for playing Sell Company is required to be at least $200000. | '''Random Difficulty:''' | ||
Win a hard player twice in a row (do not return to menu; select a rematch instead). | |||
Required income for playing Sell Company is required to be at least $200000. | |||
Moderate Difficulty: | '''Moderate Difficulty:''' | ||
Win a match with the random mode difficulty. | |||
Win a match with the | |||
Card List Menu: | There must be at least 3 players, allow multiple threats is set to Yes and required income for playing Sell Company is required to be at least $200000. | ||
Win a match with the extreme difficulty. There must be 4 players and required income for playing Sell Company is required to be at least $200000. | |||
'''Extreme Difficulty:''' | |||
Win a match with the moderate difficulty. | |||
There must be 4 players and required income for playing Sell Company is required to be at least $200000. | |||
'''Card List Menu:''' | |||
Win a match with the extreme difficulty. | |||
There must be 4 players and required income for playing Sell Company is required to be at least $200000. | |||
'''Bonus cards:''' | |||
Bonus cards are Rotate Table, Rotate Hands, New Identity and Sabotage. These can be earned by playing Story Mode. | Bonus cards are Rotate Table, Rotate Hands, New Identity and Sabotage. These can be earned by playing Story Mode. | ||
Using Custom Style | '''Additional Style:''' | ||
To use a custom style (for example with translated cards of your language), copy your style to images/style2 folder (if you do more styles then to style3 folder and so on). | |||
Win a player. After unlocking this you can also use your own created graphics. | |||
===Using Custom Style=== | |||
To use a custom style (for example with translated cards of your language), copy your style to /images/style2/ folder (if you do more styles then to style3 folder and so on). | |||
The folder must contain all the images named exactly like in the style1 folder (remember extensions too). | |||
This feature is not supported by PSP Phat due to memory constraints. | |||
===Cheats=== | |||
Cheating is no fun, but if you really cannot advance you can use these cheat codes. | |||
Open Cheat Menu by pressing Triangle (big card image appears) and Start (you will then see the keys). Use the combination keys to activate the following cheats: | |||
* Get a lot of money and clear the deck (hold L+R and press Up). | |||
* Player 2 gets a lot of money and clears the deck (hold L+R and press Down). | |||
* See every players hand cards (hold L+R and press Right). | |||
Controls | ==Controls== | ||
Cross - Play Card | Cross - Play Card | ||
Square - Discard Card | Square - Discard Card | ||
Triangle - Zoom Card | Triangle - Zoom Card | ||
Circle - Cancel Selection | Circle - Cancel Selection | ||
R | |||
L | R - (Card List) Double number of cards, (Arcade mode) Next custom style | ||
L - (Card List) Half number of cards, (Arcade mode) Previous custom style | |||
Left/Right/Down - Select | Left/Right/Down - Select | ||
Up - Select, See company specific earnings | Up - Select, See company specific earnings | ||
Start - Show keys | Start - Show keys | ||
Select - Return to menu | Select - Return to menu | ||
Home - Quit | Home - Quit | ||
Changelog | ==Changelog== | ||
09/16 | '''2011/09/16''' | ||
* Changes based on valid feedback from Neo Compo. | |||
* Added a new option to set time how long game info texts are shown. | |||
* If the player use cheat mode, the highscore is not recorded in story mode. | |||
07/22 | '''2011/07/22 Story Edition''' | ||
* Switched to LuaDEV. | |||
* Dropped old primary graphics. | |||
* Bug fixes: Banker calculated wrongly if multiple players had the card. Some other bug fixes too. | |||
* Improved CPU logic. | |||
* Four new playable bonus cards. | |||
* Added sound effects, music and analog support. | |||
* Original story mode. | |||
* Tweaked arcade mode: | |||
** Shows bonus news flashes. | |||
** Can see big images in Card List. | |||
** Possibility to faster increase/decrease cards in Card List. | |||
05/21 | '''2011/05/21''' | ||
Initial release for Genesis. | * Initial release for Genesis. | ||
Credits | ==Credits== | ||
Nakano - Concept, code, testing, graphics design, sound effects. | Nakano - Concept, code, testing, graphics design, sound effects. | ||
Motuk - CPU code and testing. | Motuk - CPU code and testing. | ||
Special thanks to: | Special thanks to: | ||
Irfanhb7 for participating and creating primary graphics for the previous release. | * Irfanhb7 for participating and creating primary graphics for the previous release. | ||
Xerpi for doing initial port of v0.1 from Euphoria V8 to LuaDev. | * Xerpi for doing initial port of v0.1 from Euphoria V8 to LuaDev. | ||
DeViaNTe for developing LuaDev. | * DeViaNTe for developing LuaDev. | ||
==External links== | |||
* Wololo - https://wololo.net/talk/viewtopic.php?f=26&t=6366 | |||
* NeoFlash - https://www.neoflash.com/forum/index.php?topic=7110.0 | |||
[[Category:PSP homebrew games]] | |||
[[Category:Homebrew card games on PSP]] | |||
