主题 : 【转贴】PS游戏合集制作方法
YZB
级别: 超级版主

UID: 12451
精华: 6
发帖: 19097
威望: 173 星
金钱: 1999 浮游币
贡献值: 10061 点
好评度: 54867 点
人气: 4322 点
在线时间: 19664(时)
注册时间: 2004-10-02
最后登录: 2024-11-16
楼主  发表于: 2006-08-21 16:41

【转贴】PS游戏合集制作方法

原文地址:http://www.megagames.com/psx/psx_multigamescompiler_tutorial.shtml

可惜是E文啊~
PS MultiGamesCompiler Tutorial
By Lowang [Site]




Index
Lesson 1: Some Important Thingz
Lesson 2: How do I rip the Games?
Lesson 3: What do I do with the PROGRAMS.TXT
Lesson 4: How to get it on CD
Lesson 5: Which Game Work - Which don't?
Lesson 6: Tips & Tricks

Archive


Lesson 1: Some Important Thingz
First important thing you have to know is that you only can use games, which get started with an *.EXE file. So look for an EXE file on your CDs. If there is no EXE file you are not able to use this game with the compiler.
The second VERY important thing is that you must copy the CDs exactly like they are on the original CD. That means DON'T MAKE A DIRECTORY for EACH GAME. If you do, they won't work.


Lesson 2: How do I rip the Games?
Ripping games is just removing data to make the CD smaller so more games fit onto a single CD-R. The easiest way to rip games is by removing the MUSIC/AUDIO and/or VIDEOS.
RIP Music/Audio Data
This is very simple just delete the Audio Tracks (*.cda) and the PSX Audio Tracks (Track01.xa).
Old games usually don't cause any problems when the Audio is missing! With newer games this can be a problem as games then to run slower or error messages appear. This happens for example with Thrill Kill. These games are not possible to rip then.

Rip Video Data
To rip Video Data should be no problem for people who already ripped PC-VIDEOS before. It is really simple.
It's only possible to rip FMV (*.str) Videos, of course not cutscenes in "game grafics". You just need a tool to convert *.avi to *.str files.

Just take any old PC-RIP and search for a avi file which is 0 secs long and which only shows a black screen. Convert this file to a .str file and use it to replace the Movie filename on the "Collection CD". Do this for every Video that can be ripped. This will save you precious space!


Lesson 3: What do I do with the PROGRAMS.TXT
If you have all games that you want to compile on your harddrive download PSX-Menu 1.5, extract it to harddrive and open the PROGRAMS.TXT file. Now it's getting harder again:
Important things for the file:

The PROGRAMS.TXT and PSX.EXE files must always be in the ROOT DIRECTORY.
The file always must begin with START and end with END.
There mustn't be any free lines between the main lines.
The files (*.EXE) & directories must be in UPPERCASE (this is VERY important)
The lines containing the *.EXE must always end with: ;1"

So here is the PROGRAMS.TXT of one of my last collection:

START
"RASCAL"cdrom:\R\RASCAL.EXE;1"
"TEKKEN 3 JAPAN"cdrom:\1\TEKKEN3.EXE;1"
"DRIVER"cdrom:\DRIVER\DRIVER.EXE;1"
"END"

That is how it has to look like. Just take the above PROGRAMS.TXT and edit it matching your needs!


Lesson 4: How to get it on CD
Important Notes:
There can only be one PSX.EXE on the CD. If you don't have just one then it will no work!
Maximal size for the CD is 640 MB and maximum 30 directories in the root. But that should not be a problem.
Burning the CD

The best program to make collections is Adaptec EasyCD Creator (I use it too).
Create an ISO Image and select all the files & directories and that must be burned onto a CD-R. After you have done that, you are mostly done with the CD.
Take a program, like GridFIX, to license an ISO Image. Now burn the ISO Image back onto a CD-R. If you've done everything correctly it should start in your PSX!


Lesson 5: Which Game Work - Which don't?
Ofcourse you have to find this out for yourself! But usually every old game with EXE files should work.
Here are some hints which games REALLY work:

Driver [BETA]
Biohazard 2 [BETA] (Leon)
Rascal
Need for Speed 3
C 3 Racing
Army Men 3d
Cool Boarders 2 (NTSC)
Tunnel B1
Crash Bandicoot 1 & 2 (3 did not work) Tomba 1
Tomba 2 (JAP)
Tekken 1, 2 & 3
Mortal Kombat 2, 3, 4 & Sub Seven
Mortal Kombat Trilogy
Test Drive Offroad 1 & 2
Pandemonium 1
WWF Attitude
Wu-Tang [BETA]


Lesson 6: Tips & Tricks
Don't try to change texts inside EXE files as it is very lame.
Better don't put more than 5-6 games on the CD.
Try to get BETA versions as they are smaller then the original and usually work fine.
Before wasting as many CD-Rs as I did, use CD-RWs so you can try again if it didn't work - Keep in mind that not every CD-RW media works on a PSX!!!
Don't loose hope!
Look at other Collections like Golden Leon or Ultra Collection! You can learn very much from them.


哪位能不能帮忙翻译下啊
附件: psxmgc_de.zip (3 K) 下载次数:35
附件: psxmgc_de(GERMAN).zip (3 K) 下载次数:21
附件: psxmgc2_de.zip (35 K) 下载次数:25
本帖最近评分记录:
  • 金钱:5(Xiao555)
  • 级别: 模拟专家
    UID: 129520
    精华: 1
    发帖: 94
    威望: 1 星
    金钱: 91 浮游币
    贡献值: 0 点
    好评度: 300 点
    人气: 2 点
    在线时间: 35(时)
    注册时间: 2006-07-26
    最后登录: 2024-08-06
    沙发  发表于: 2006-09-05 14:15

    晕!翻的什么乱七八糟的!还是我来搞一下吧!
    翻:
    首先,你要知道,只有用*.exe文件运行的游戏才能被烧成合集。
    另外,你的游戏复件得保证和原版CD完全一样,也就是说,不要为每个游戏分别建子目录。
    第二课教你如何把ISO做成迷你版,对你没什么用。
    第三课:怎么做programs.txt?
    下载PSX-Menu 1.5,将其解压后打开PROGRAMS.TXT。
    以下的很重要:
    PROGRAMS.TXT和PSX.EXE必须放在根目录。
    它们必须以“START”作开头,以“END”作结尾。
    *.EXE文件和目录必须大写。(非常重要)。
    包含*.EXE的行必须以下面字符为结尾:;1"
    下面是示例:
    START
    "RASCAL"cdrom:\R\RASCAL.EXE;1"
    "TEKKEN 3 JAPAN"cdrom:\1\TEKKEN3.EXE;1"
    "DRIVER"cdrom:\DRIVER\DRIVER.EXE;1"
    "END"
    你可以把这个文件编辑后为己所用。
    第四课:如何烧CD
    重要事项:
    在CD中必须有且只有一个PSX.EXE。
    CD最大容量不要超过640MB,根目录下的文件夹不要超过30个,但其实这不是问题。
    烧录CD
    烧录最佳软件是Adaptec EasyCD Creator
    将烧录所需的所有文件和文件夹放进创建的ISO映象。
    用个如GridFIX的程序来给ISO作美版或日版或欧版的授权。
    现在将ISO烧进CD-R,做完后就可以用PSX来玩了。
    本帖最近评分记录:
  • 金钱:5(YZB)