-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fresh version v1.0 from VNAnon's Mediafire page
- Loading branch information
0 parents
commit bebbf2b
Showing
28 changed files
with
1,988 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,102 @@ | ||
[[edit](/w/index.php?title=renpy/Help&action=edit§ion=1 "Edit section: Basic Help")] Basic Help | ||
--------------------------------------------------------------------------------------------------- | ||
|
||
To advance through the game, `left-click` or press the `space` or | ||
`enter` keys. When at a menu, `left-click` to make a choice, or use the | ||
arrow keys to select a choice and `enter` to activate it. | ||
|
||
### [[edit](/w/index.php?title=renpy/Help&action=edit§ion=2 "Edit section: Game Menu")] Game Menu | ||
|
||
When playing a game, `right-click` or press the `escape` key to enter | ||
the game menu. The game menu gives the following choices: | ||
|
||
Return | ||
: Returns to the game. | ||
Save Game | ||
: Allows you to save a game by clicking on a save slot. | ||
Load Game | ||
: Allows you to load a game by clicking on a save slot. Clicking on | ||
"Auto" accesses the automatic save slots. | ||
Preferences | ||
: Changes the game preferences (options/configuration): | ||
Display | ||
: Switches between fullscreen and windowed mode. | ||
Transitions | ||
: Controls the display of transitions between game screens. | ||
Text Speed | ||
: Controls the rate at which text displays. The further to the | ||
right this slider is, the faster the text will display. All the | ||
way to the right causes text to be shown instantly. | ||
Joystick | ||
: Lets you control the game using a joystick. | ||
Skip | ||
: Chooses between skipping messages that have been already seen | ||
(in any play through the game), and skipping all messages. | ||
Begin Skipping | ||
: Returns to the game, while skipping. | ||
After Choices | ||
: Controls if skipping stops upon reaching a menu. | ||
Auto-Forward Time | ||
: Controls automatic advance. The further to the left this slider | ||
is, the shorter the amount of time before the game advances. All | ||
the way to the right means text will never auto-forward. | ||
Music, Sound, and Voice Volume | ||
: Controls the volume of the Music, Sound effect, and Voice | ||
channels, respectively. The further to the right these are, the | ||
louder the volume. | ||
|
||
Main Menu | ||
: Returns to the main menu, ending the current game. | ||
Help | ||
: Shows this help screen. | ||
Quit | ||
: Exits the game; the game will be closed and ended. | ||
|
||
### [[edit](/w/index.php?title=renpy/Help&action=edit§ion=3 "Edit section: Key and Mouse Bindings")] Key and Mouse Bindings | ||
|
||
Left-click, Enter | ||
: Advances through the game, activates menu choices, buttons, and | ||
sliders. | ||
Space | ||
: Advances through the game, but does not activate choices. | ||
Arrow Keys | ||
: Selects menu choices, buttons, and sliders. | ||
Ctrl | ||
: Causes skipping to occur while the ctrl key is held down. | ||
Tab | ||
: Toggles skipping, causing it to occur until tab is pressed again. | ||
Mousewheel-Up, PageUp | ||
: Causes rollback to occur. Rollback reverses the game back in time, | ||
showing prior text and even allowing menu choices to be changed. | ||
Mousewheel-Down, PageDown | ||
: Causes rollforward to occur, cancelling out a previous rollback. | ||
Right-click, Escape | ||
: Enters the game menu. When in the game menu, returns to the game. | ||
Middle-click, H | ||
: Hides the text window and other transient displays. | ||
F | ||
: Toggles fullscreen mode | ||
S | ||
: Takes a screenshot, saving it in a file named screenshotxxxx.png, | ||
where xxxx is a serial number. | ||
Alt-M, Command-H | ||
: Hides (iconifies) the window. | ||
Alt-F4, Command-Q | ||
: Quits the game. | ||
Delete | ||
: When a save slot is selected, deletes that save slot. | ||
v | ||
: Toggles self-voicing mode, which reads text to the user using an | ||
os-supplied speech synthesizer. For more information, please read | ||
the | ||
[self-voicing](http://www.renpy.org/dev-doc/html/self_voicing.html) | ||
documentation. | ||
|
||
[[edit](/w/index.php?title=renpy/Help&action=edit§ion=4 "Edit section: Legal Notice")] Legal Notice | ||
------------------------------------------------------------------------------------------------------- | ||
|
||
This game uses source code from a number of open source projects. For a | ||
list, and a location where the source code can be downloaded from, | ||
please view the LICENSE.txt file in the renpy directory, or visit | ||
[http://www.renpy.org/wiki/renpy/License](http://www.renpy.org/wiki/renpy/License "http://www.renpy.org/wiki/renpy/License") | ||
. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
**A Tsundere Christmas Carol** is a heartwarming anime parody comic posted every Christmas Eve to 4chan's /a/ since 2011. | ||
|
||
A Ren'Py visual novel rendition of this story has been worked on [since 2011.](http://lemmasoft.renai.us/forums/viewtopic.php?f=8&t=13155) After the huge publicity following the [2014 /a/ sticky](https://archive.moe/a/thread/118778767), the author decided to rush and release a finalized 1.0 version. The author is anonymous, but seems to have named themselves VNAnon. Thanks a lot, man. | ||
|
||
To preserve this impressive work of art for *Christmas future*, this visual novel and it's source code has been archived by the [Bibliotheca Anonoma](http://github.com/bibanon/bibanon/wiki) and can be downloaded from this Github repository. | ||
|
||
## Downloads | ||
|
||
If you just want to play the visual novel, download the full executable from Github Releases below: | ||
|
||
* v1.0 | ||
* [Windows]() | ||
* [Mac OS X]() | ||
* [Linux]() | ||
|
||
## Source Code | ||
|
||
The source code in this repository contains the game files and scripts. Note that you must add your own Ren'Py runtime libraries (and point it at the `game` folder) to actually play the game. | ||
|
||
Since it uses Ren'Py, a crafty dev can probably use the source code in this repository to create an **Android, iPhone**, or even OpenPandora port. |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.