Everlasting Summer PSP: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP Homebrews |title=Everlasting Summer |image=everlastingsummerpsp.png |description=Port of Everlasting Summer to the PSP. |author=Yulia Team |lastupdated=2024/08/04 |type=Adventure |format= |version=1.2 |license=Mixed |download=https://dlhb.gamebrew.org/psphomebrew/EverlastingSummer_1.2.rar |website=https://www.youtube.com/watch?v=kDFQd2kNAdk |source=https://dlhb.gamebrew.org/psphomebrew/EverlastingSummer_1.2.rar }} This is a port of the freeware visual nove..." |
No edit summary |
||
| Line 65: | Line 65: | ||
'''1.1 2023/12/31''' | '''1.1 2023/12/31''' | ||
* Mod porting capability. | * Mod porting capability. | ||
* Video playback via $ renpy.movie_cutscene() | * Video playback via $ renpy.movie_cutscene() | ||
* Ported the Wintertale mod. | * Ported the Wintertale mod. | ||
* Fixed issues with history navigation. | * Fixed issues with history navigation. | ||
| Line 77: | Line 77: | ||
UPD: | UPD: | ||
* Bugs related to if/else conditions | * Bugs related to if/else conditions. | ||
'''2023/08/13''' | '''2023/08/13''' | ||
Revision as of 02:41, 21 February 2025
| Everlasting Summer | |
|---|---|
| General | |
| Author | Yulia Team |
| Type | Adventure |
| Version | 1.2 |
| License | Mixed |
| Last Updated | 2024/08/04 |
| Links | |
| Download | |
| Website | |
| Source | |
This is a port of the freeware visual novel Everlasting Summer (Russian) to the PSP, converted from RenPy to Lua using a custom LuaPlayerYT engine.
Age rating: 18+
Controls
Up/Down - Navigate (menu)
Left/Right - Set text speed (settings)
Analog - Cursor
Cross - Action
Down - Show backlog
Circle - Hide backlog
L - Previous line
Start - Pause
Select - GUI on/off
Screenshots
Media
Бесконечное Лето PSP (Yulia Team)
Changelog
1.2 2024/08/04
- Overhauled file handling system.
- Overhauled image handling system.
- Added filters: “Black-and-white Summer” and “Nostalgic Summer”.
- System saves for PSP (unfortunately, old saves will not work).
- Achievement menu.
- Auto-reading.
- Fast-forwarding.
- Refined story: now character names are displayed next to their lines, and the nvl mode works properly with the story.
- Increased free RAM capacity (16/21 MB on FAT and 43/48 MB on other PSP versions).
- Fixed RAM leaks (now minimized as much as possible).
- Screenshots (possible only on consoles due to improper functioning on emulators).
1.1 2023/12/31
- Mod porting capability.
- Video playback via $ renpy.movie_cutscene()
- Ported the Wintertale mod.
- Fixed issues with history navigation.
- Fixed issues when switching "adv" and "nvl" modes.
- Fixed other minor bugs.
2023/08/14
- Bug when returning after an if/else condition.
- Incorrect name display in nvl mode.
- Errors when reading in nvl mode.
UPD:
- Bugs related to if/else conditions.
2023/08/13
- Bug on day 6 when accessing roots.
- Bug when returning through history.
- Other minor bugs.