Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
luojunyuan authored Feb 10, 2025
1 parent c15c0b7 commit b46d2e1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
#### 目的
1. 让依赖于注册表的游戏免注册表直接执行
2. 让会向注册表写入数据的游戏直接写入游戏目录下的 fakereg.ini 文件

`git clone https://github.com/luojunyuan/fakereg --recursive`

实现读写 `REG_DWORD` `REG_BINARY` `REG_SZ` 格式

`RegEnumValueA` 仅实现查key


0 comments on commit b46d2e1

Please sign in to comment.