Skip to content

Commit 0aa1600

Browse files
committed
增加《PSX介绍中文版》
1 parent 9da1a9a commit 0aa1600

53 files changed

Lines changed: 11748 additions & 78 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
-93.9 KB
Binary file not shown.

blog/2021-08-26-welcome/index.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

blog/20251108.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
slug: 20251108
3+
title: 20251108
4+
authors: [半个水果]
5+
description: 2025年11月8日更新日志
6+
tags: [更新日志]
7+
---
8+
9+
2025年11月8日更新日志
10+
11+
<!-- truncate -->
12+
13+
增加《PSX介绍中文版》
14+
15+
<span class="heimu" title="你知道的太多了">由于该文档是使用旧的html规范编写的,加上有很多表格,因此有的部分直接上截图或源文件</span>

blog/index.md

Lines changed: 125 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,125 @@
1+
---
2+
slug: 20251030
3+
title: 第一篇日志
4+
authors: [半个水果]
5+
description: 第一篇日志,主要记录更换了静态网站系统
6+
tags: [第一篇日志]
7+
---
8+
9+
第一篇日志,主要记录更换了静态网站系统。
10+
11+
<!-- truncate -->
12+
13+
## 前言
14+
15+
我看到很多资源里都有教程文档,但是要想看这些文档却要先下载可能100MB的压缩包后才能看到。于是很早就想有没有可能将这些文档转到线上,方便查看呢?
16+
17+
对于将文档放到在线云办公上我根本没有考虑,虽然这样简单,但逃不了被服务商删除。
18+
19+
虽说放哪里都有可能不见,但还是选比较熟悉的方法吧。
20+
21+
原本使用[Docsify](https://docsify.js.org)但全部依赖都靠外部CDN加载,体验不佳,决定转到Docusaurus
22+
23+
转到GitHub使用page是因为我不想承担另外租赁服务器的费用,成本过高。
24+
25+
---
26+
27+
下面是旧的更新日志:
28+
29+
### 2024.11.09
30+
31+
quickbms
32+
33+
### 2024.10.23
34+
35+
PSound
36+
Pmftools FFMPEG 更新
37+
(新增了一些脚本)
38+
39+
### 2024.08.27
40+
41+
LS和AVS解包脚本
42+
43+
### 2024.08.24
44+
45+
Eternity Audio Tool
46+
47+
### 2024.07.17
48+
49+
FMV-Extractor
50+
51+
### 2024.07.14
52+
53+
增加文档页面
54+
55+
添加来自[阿斯特罗乔布斯-哔哩哔哩](https://space.bilibili.com/210298091)的文件
56+
57+
### 2024.05.26
58+
59+
ExtractData V1.2
60+
61+
### 2024.03.24
62+
63+
BloodRayne Toolset (BR2PodTools)
64+
65+
PP Extractor
66+
67+
### 2023.09.29
68+
69+
增加.swf文件解包工具
70+
71+
hugflash
72+
73+
jpexs-decompiler
74+
75+
### 2023.08.28
76+
77+
增加一个音频转换工具,弥补DKZ Studio转换后音质下降的问题
78+
79+
LoopingAudioConverter
80+
81+
### 2023.08.12
82+
83+
增加了超多工具,支持更多游戏解包:
84+
85+
UE Viewer
86+
87+
riox
88+
89+
luozhuangalmaPacker
90+
91+
AnimED
92+
93+
asmodean tools
94+
95+
atuworksPacker
96+
97+
AXLluozhuangResource
98+
99+
exafa
100+
101+
al2010cv
102+
103+
BGIunpack_0.1.1
104+
105+
ARC4Packer
106+
107+
and more....
108+
109+
### 2023.07.22
110+
111+
更新常用的通用解包工具:
112+
113+
AssetStudio
114+
115+
GARbro
116+
117+
crass
118+
119+
magic extractor
120+
121+
arc_conv
122+
123+
### 2023.01.05
124+
125+
第一版,PSP处理工具

docs/01-index.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: 欢迎
3+
---
4+
5+
# 欢迎!
6+
7+
import AuthorCard from '@site/src/components/AuthorCard';
8+
9+
<AuthorCard authors={['半个水果']} />
10+
11+
你进入了文档页面,所有的文档会在这里显示。
12+
13+
在左侧边栏(电脑宽屏视图,推荐)或左上角(手机窄视图)三条横线内查看文档列表。
14+
15+
# 关于文档
16+
17+
因为全部文档都是收集而来的,我只是整理了一下方便在线预览,文章如有任何错误我无法验证,欢迎有经验的人在评论中指出。部分作者信息无法追查,只能显示未知作者。
18+
19+
文章按尽量按“原样”展示,无特殊情况不会更改。
20+
21+
如果你是文档作者或者知道是谁编写的,可到GitHub提出[issue](https://github.com/Little-Data/Gametoolkit/issues),参考模板:
22+
23+
```txt
24+
文档页链接:
25+
你是否为该文档作者:<是|否>
26+
要在文档显示的作者名:[真名,昵称均可]
27+
社交平台链接:[如抖音,哔哩哔哩,微博,论坛主页,小红书]
28+
其它详细的补充说明......
29+
```
30+
31+
由于个人精力有限,无法验证提供的信息是否真实,**请自行辨别!**
32+
33+
<span class="heimu" title="你知道的太多了">本站添加了萌娘百科的黑幕功能。(评论区无用)</span>

docs/PSX_Introduction/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: PSX介绍中文版
3+
---
4+
import DocCardList from '@theme/DocCardList';
5+
6+
<DocCardList />
Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
---
2+
title: 附录
3+
---
4+
import AuthorCard from '@site/src/components/AuthorCard';
5+
6+
<AuthorCard authors={['半个水果','Pinocchio', 'pinokio']} />
7+
8+
## 缩写
9+
10+
```
11+
PSX Playstation
12+
13+
SCEI Sony Computer Entertainment Incorporated (Sony of Japan)
14+
15+
SCEA Sony Computer Entertainment America (Sony of America)
16+
17+
SCEE Sony Computer Entertainment Europe (Sony of Europe)
18+
19+
GTE Geometry Transformation Engine
20+
21+
GPU Graphics Processing Unit
22+
23+
CPU Central Processing Unit
24+
25+
MDEC Motion DEcoding Chip
26+
27+
PIO Parallel Input/Output port
28+
29+
SPU Sound Processing Unit
30+
31+
BIOS Basic Input/Output System
32+
```
33+
34+
## 引用参考
35+
36+
```
37+
History of the Sony PlayStation taken from http://www.psxpower.com
38+
39+
The IDTR3051 ™ , R3052 ™ RISController ™ Hardware User's Manual Revision 1.4 July 15, 1994
40+
41+
©1992, 1994 Integrated Device Technology, Inc.
42+
43+
System.txt, cdinfo.txt, gpu.txt, spu.txt, gte.txt
44+
45+
doomed@c64.org http://psx.rules.org
46+
47+
gte-lite.txt
48+
49+
http://www.in-brb.de/~creature/
50+
51+
MDEC data from
52+
53+
jlo@ludd.luth.se and various people at PSXDEV mailing list
54+
55+
http://www.geocities.co.jp/Playtown/2004/
56+
57+
bero@geocities.co.jp
58+
59+
Memcard/PAD Data
60+
61+
HFB03536@nifty-serve.or.jp
62+
63+
PIO
64+
65+
bitmaster@bigfoot.com
66+
67+
Syscall
68+
69+
sgf22@cam.ac.uk
70+
71+
Mem card format: E-nash
72+
73+
http://www.vbug.or.jp/users/e-nash/
74+
75+
e-nash@i.am
76+
77+
Plus the many more at PSXDEV mailing list that helped ^_^
78+
79+
Exitcode 84905
80+
```

0 commit comments

Comments
 (0)