More actions
(Created page with "{{Infobox PSP Homebrews |title=XSystem35 Lite for PSP |image=xsystempsp.png |description=XSystem35 for PSP. |author=shinshin319 |lastupdated=2007/02/19 |type=Game Engine |format= |version=20070219 |license=GPL-2.0 |download=https://dlhb.gamebrew.org/psphomebrew/xsystempsp.7z |website=http://kimatten.hp.infoseek.co.jp/ |source=https://dlhb.gamebrew.org/psphomebrew/xsystempsp.7z }} XSystem35LE is an SDL-based port of [https://web.archive.org/web/20070216223449/http://8ne.s...") |
No edit summary |
||
Line 66: | Line 66: | ||
== Known issues == | == Known issues == | ||
* Save/load functionality is not available. | * Save/load functionality is not available. | ||
* | * Sound effects are not working. | ||
* Not compatible with System 3.9. | * Not compatible with System 3.9. | ||
* Some game won't work due to lack of memory. | * Some game won't work due to lack of memory. |
Revision as of 08:27, 29 August 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 Alice Soft'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
A list of supported game can be found in the readme, some of these game have since been made freeware [1] and can be found at RetroPC.NET (18+).
To install, place the following files in your working directory:
- 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 game won't work due to lack of memory.
References
External links
- Author's website - http://kimatten.hp.infoseek.co.jp/ (archived)