djhackersdev / segatools

Loaders and hardware emulators for SEGA games that run on the Nu and ALLS platforms
The Unlicense
60 stars 7 forks source link

doc: Add doc for idzhook - [merged] #58

Closed icex2 closed 1 year ago

icex2 commented 3 years ago

In GitLab by @BemaniWitch on Jun 16, 2021, 24:07

Merges master -> master

Add documentation for idzhook, and Initial D specific configuration options.

icex2 commented 3 years ago

i am not familiar with the series but which versions does “both” refer to?

icex2 commented 3 years ago
### `mode`
icex2 commented 3 years ago

Where can you look up the names?

icex2 commented 3 years ago

Same here for name lookup

icex2 commented 3 years ago
Inverts the accelerator axis if set to ‘1’. This is needed for certain controllers
icex2 commented 3 years ago
Inverts the brake axis if set to ‘1’. This is needed for certain controllers
icex2 commented 3 years ago
5. Create an `appdata` folder (this isn't Windows APPDATA) in the data release next to `package/`,
icex2 commented 3 years ago
* In some cases it might be necessary to run the game from the ‘C:\’ drive. Try copying the game there if for some reason it won't boot on a different drive.
icex2 commented 3 years ago

Play through the story and also rack up your mileage.
icex2 commented 3 years ago

Some will unlock in the story but most were time-limited online events. Try editing the "idz_unlocks" table in the MiniMe database to force-unlock them on your profile.
icex2 commented 3 years ago

If you are using minime, this is a known issue and will be fixed in a future release.
icex2 commented 3 years ago

Great and detailed docs, nice job. Let’s iron out a few nits here and there. I provided suggestions where possible to reduce the effort for further changes

icex2 commented 3 years ago

In GitLab by @BemaniWitch on Jun 16, 2021, 20:28

Commented on doc/config/initiald.md line 3

IDZ has two major versions, Version 1 and Version 2. There's versions in between, but they're just smaller content additions and or physics tweaks, whereas Version 2 (and subversions) has completely different physics and a new UI compared to Version 1

icex2 commented 3 years ago

In GitLab by @BemaniWitch on Jun 16, 2021, 20:31

Commented on doc/config/initiald.md line 73

Would something along "You can look up your controller names by going into the Windows controller settings. (Press Win+R, then type in joy.cpl, or find it in the window control panel)" work?

icex2 commented 3 years ago

In GitLab by @BemaniWitch on Jun 16, 2021, 20:32

Commented on doc/config/initiald.md line 30

changed this line in version 2 of the diff

icex2 commented 3 years ago

In GitLab by @BemaniWitch on Jun 16, 2021, 20:32

Commented on doc/config/initiald.md line 153

changed this line in version 2 of the diff

icex2 commented 3 years ago

In GitLab by @BemaniWitch on Jun 16, 2021, 20:32

Commented on doc/config/initiald.md line 160

changed this line in version 2 of the diff

icex2 commented 3 years ago

In GitLab by @BemaniWitch on Jun 16, 2021, 20:32

Commented on doc/idzhook.md line 31

changed this line in version 2 of the diff

icex2 commented 3 years ago

In GitLab by @BemaniWitch on Jun 16, 2021, 20:32

Commented on doc/idzhook.md line 59

changed this line in version 2 of the diff

icex2 commented 3 years ago

In GitLab by @BemaniWitch on Jun 16, 2021, 20:32

added 1 commit

Compare with previous version

icex2 commented 3 years ago

In GitLab by @BemaniWitch on Jun 16, 2021, 20:33

I applied your suggestions as they were perfect imo, thank you!

icex2 commented 3 years ago

In GitLab by @BemaniWitch on Jun 16, 2021, 20:37

Commented on doc/config/initiald.md line 3

On second thought, I suppose I could just drop the "(both versions)", maybe?

icex2 commented 3 years ago

In GitLab by @BemaniWitch on Jun 16, 2021, 21:25

Commented on doc/config/initiald.md line 3

changed this line in version 3 of the diff

icex2 commented 3 years ago

In GitLab by @BemaniWitch on Jun 16, 2021, 21:25

Commented on doc/config/initiald.md line 73

changed this line in version 3 of the diff

icex2 commented 3 years ago

In GitLab by @BemaniWitch on Jun 16, 2021, 21:25

Commented on doc/config/initiald.md line 83

changed this line in version 3 of the diff

icex2 commented 3 years ago

In GitLab by @BemaniWitch on Jun 16, 2021, 21:25

Commented on doc/idzhook.md line 87

changed this line in version 3 of the diff

icex2 commented 3 years ago

In GitLab by @BemaniWitch on Jun 16, 2021, 21:25

Commented on doc/idzhook.md line 91

changed this line in version 3 of the diff

icex2 commented 3 years ago

In GitLab by @BemaniWitch on Jun 16, 2021, 21:25

added 1 commit

Compare with previous version

icex2 commented 3 years ago

approved this merge request