More actions
(3 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
|version=20070219 | |version=20070219 | ||
|license=GPL-2.0 | |license=GPL-2.0 | ||
|download=https://dlhb.gamebrew.org/psphomebrew/xsystempsp.7z | |download=https://dlhb.gamebrew.org/psphomebrew/xsystempsp.7z?a | ||
|website=http://kimatten.hp.infoseek.co.jp/ | |website=http://kimatten.hp.infoseek.co.jp/ | ||
|source=https://dlhb.gamebrew.org/psphomebrew/xsystempsp.7z | |source=https://dlhb.gamebrew.org/psphomebrew/xsystempsp.7z | ||
Line 18: | Line 18: | ||
== Installation == | == Installation == | ||
You can find a list of supported titles in the file games.txt, some of these games have since been made freeware <ref>アリスソフト. "[https://www.alicesoft.com/about/#cont08 配布フリー宣言]." アリスソフト 公式サイト. Accessed 29 Aug. 2024.</ref> and can be found [http://retropc.net/alice/ here] (18+). Note that only games between system 3.5 and 3.8 are supported. | |||
To install, place the following files in the same folder as EBOOT.PBP: | To install, place the following files in the same folder as EBOOT.PBP: | ||
Line 26: | Line 26: | ||
* (Optional) CDDA audio convert to MP3 - <code>cd/track_XX.mp3</code> | * (Optional) CDDA audio convert to MP3 - <code>cd/track_XX.mp3</code> | ||
Open xsystem35.gr with a text editor, and edit it according to your game | Open xsystem35.gr with a text editor, and edit it according to your game (see original/doc/GRFMT.TXT). Example: | ||
<pre>ScenarioA DALK_SA.ALD | <pre>ScenarioA DALK_SA.ALD | ||
GraphicsA DALK_GA.ALD | GraphicsA DALK_GA.ALD | ||
Line 37: | Line 37: | ||
=== Game data === | === Game data === | ||
The file names indicate the type of file on the CD-ROM: | The file names indicate the type of file on the CD-ROM: | ||
* SA.ALD is the first scenario | * SA.ALD is the first scenario | ||
* GA.ALD is graphics | * GA.ALD is graphics |
Latest revision as of 08:25, 1 September 2024
XSystem35 Lite for PSP | |
---|---|
General | |
Author | shinshin319 |
Type | Game Engine |
Version | 20070219 |
License | GPL-2.0 |
Last Updated | 2007/02/19 |
Links | |
Download | |
Website | |
Source | |
XSystem35LE is an SDL-based port of XSystem35 (System 3.5 for X Window System), a free implementation of System 3.5. It allows you to play games that use AliceSoft's System 3.x.
Note: Bugs may have been introduced during the porting process, and there are several known issues. Use at your own risk.
Installation
You can find a list of supported titles in the file games.txt, some of these games have since been made freeware [1] and can be found here (18+). Note that only games between system 3.5 and 3.8 are supported.
To install, place the following files in the same folder as EBOOT.PBP:
- Game data -
******.ALD
- Game resource file -
xsystem35.gr
- Japanese TrueType font -
default.ttf
- (Optional) CDDA audio convert to MP3 -
cd/track_XX.mp3
Open xsystem35.gr with a text editor, and edit it according to your game (see original/doc/GRFMT.TXT). Example:
ScenarioA DALK_SA.ALD GraphicsA DALK_GA.ALD WaveA DALK_WA.ALD MidiA DALK_MA.ALD DataA DALK_DA.ALD
Note: Require eLoader to run.
Game data
The file names indicate the type of file on the CD-ROM:
- SA.ALD is the first scenario
- GA.ALD is graphics
- WA.ALD is PCM
- MA.ALD is MIDI
- DA.ALD is other data
Controls
Analog - Cursor
D-Pad - Arrow keys
Circle - Left click (advance text, select option)
Cross - Right click (advance text, hold to skip)
Square - TAB
Triangle - ESC
Screenshots
Known issues
- Save/load functionality is not available.
- Sound effects are not working.
- Not compatible with System 3.9.
- Some games won't work due to lack of memory.
References
External links
- Author's website - http://kimatten.hp.infoseek.co.jp/ (archived)