Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

XSystem35 Lite for PSP: Difference between revisions

From GameBrew
(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...")
 
 
(7 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
}}
}}
XSystem35LE is an SDL-based port of [https://web.archive.org/web/20070216223449/http://8ne.sakura.ne.jp:20008/chika/unitbase/xsys35/ 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.  
XSystem35LE is an SDL-based port of [https://web.archive.org/web/20070216223449/http://8ne.sakura.ne.jp:20008/chika/unitbase/xsys35/ 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.
'''Note:''' Bugs may have been introduced during the porting process, and there are several known issues. Use at your own risk.


== Installation ==
== Installation ==
A list of supported game can be found in the readme, some of these game have since been made freeware <ref>アリスソフト. "[https://www.alicesoft.com/about/#cont08 配布フリー宣言]." アリスソフト 公式サイト. Accessed 29 Aug. 2024.</ref> and can be found at [http://retropc.net/alice/ RetroPC.NET] (18+).
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 your working directory:
To install, place the following files in the same folder as EBOOT.PBP:
* Game data - <code>******.ALD</code>
* Game data - <code>******.ALD</code>
* Game resource file - <code>xsystem35.gr</code>
* Game resource file - <code>xsystem35.gr</code>
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. (see original/doc/GRFMT.TXT). Example:
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
Line 66: Line 65:
== Known issues ==
== Known issues ==
* Save/load functionality is not available.
* Save/load functionality is not available.
* No sound.
* 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 games won't work due to lack of memory.


==References==
==References==

Latest revision as of 08:25, 1 September 2024

XSystem35 Lite for PSP
Xsystempsp.png
General
Authorshinshin319
TypeGame Engine
Version20070219
LicenseGPL-2.0
Last Updated2007/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

xsystempsp2.png

xsystempsp4.png

xsystempsp5.png

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

  1. アリスソフト. "配布フリー宣言." アリスソフト 公式サイト. Accessed 29 Aug. 2024.

External links

Advertising: