You are on page 1of 3

***********************************************************************************

********
*** Apm3 System Emulator Version 1.0 (2021/08/28) ***
*** Special Thanks, ***
*** [ PEON ] - For helping with data analysis ***
*** ***
*** Homepage: http://8ch.net/1cc/index.html ***
*** by FlyBit ***
***********************************************************************************
********

********************** [ HISTORY ] **********************

First version (2021/08/28)

********************** [NOTES ABOUT APM3] *************************

- JConfig configures the apm.dll and apm_x86.dll.

********************** [ NOTES ABOUT RConfig ] **********************

- Delay: Adds a pause in the poll loop of the joysticks.

- Reverse (DInput Only): Reverse the order of the joysticks.

- CreateThread for Joysticks: Creates a parallel thread to read the joysticks, not
interfering with the flow
the emulator's main engine. Disable this item when games are out of sync with the
machine.

- Joystick Type: Four different types of readings for joysticks.


-- DInput (Default)
-- Xinput (XBox Gamepad)

- XBox Single Joystick: When the XBox control is connected together with some
control:
Enabled: Generic Joystick1, Generic Joystick2, Xbox Joystick3, Xbox Joystick4;

Disable: Generic Joystick1 = Xbox Joystick1


Generic Joystick2 = Xbox Joystick2.

- POV Sends AxisXY: In POV state, sends the Axis X and Y commands.

- For Analog: Sends the Axis X and Y commands when the analog is on.

- Individual Left Analog: The Digital and Analog X and Y Axis on the generic
joysticks by default share the
same axis, when enabled makes the Analog Left Single.

- DEADZONE Sensitivity: Changes the pickup sensitivity of the joystick axes.

______ ________________________________________________ __________________


______________ __________________________________________
| | Game | System | Controls |
Note |
|------|------------------------------------------------|------------------|-------
-------|------------------------------------------|
| 01 |Aleste | APM3 x86 | 1P 5Buttons
| Teste Mode: senxin_aleste_apm3.exe -t |
|------|------------------------------------------------|------------------|-------
-------|------------------------------------------|
| 02 |Dead Or Alive 6 | APM3 x64 | 1P 8Buttons
| Test Mode: gametest.exe |
|------|------------------------------------------------|------------------|-------
-------|------------------------------------------|
| 03 |Goonya Fighter | APM3 x64 | 1P
5Buttons | Test Mode: \gametest\gametest.exe |
|------|------------------------------------------------|------------------|-------
-------|------------------------------------------|
| 04 |Guilty Gear Strive | APM3 x64 | 1P 6Buttons
| Run Game: WindowsNoEditor\GGST.exe |
| | | | |Test Mode:
GGST.exe -language=ja -testmode| |
|------|------------------------------------------------|------------------|-------
-------|------------------------------------------|
| 05 |OtoshuDX | APM3 x64 | 1P
3Buttons | Test Mode: otsdx.exe -t |
|------|------------------------------------------------|------------------|-------
-------|------------------------------------------|
| 06 |Pengo! Online | APM3 x64 | 1P
2Buttons | Test Mode: pen5_test.exe |
|------|------------------------------------------------|------------------|-------
-------|------------------------------------------|
| 07 |Puyo Puyo | APM3 x64 | 1P
2Buttons | Test Mode: apm.ini\TEST_MODE=1 |
|------|------------------------------------------------|------------------|-------
-------|------------------------------------------|
| 08 |Rolling Gunner | APM3 x86 | 1P
3Buttons | Test Mode: game01.exe -t |
| | | | | Full
Screen: game01.exe -f |
|------|------------------------------------------------|------------------|-------
-------|------------------------------------------|
| 09 |Tapping Skill | APM3 x64 |
Mouse | Test Mode: GL_pc_test.exe |
|------|------------------------------------------------|------------------|-------
-------|------------------------------------------|
| 10 |Umihara Kawase Fresh! for AC | APM3 x86 |
1P 3Buttons | |
|------|------------------------------------------------|------------------|-------
-------|------------------------------------------|
| 11 |Under Night In-Birth Exe-Late[st] | APM3 x86 | 1P
4Buttons | Test Mode: TestModeApp.exe |
|------|------------------------------------------------|------------------|-------
-------|------------------------------------------|
| 12 |Virtua Fighter 5 e-Sports & Showdown Version | APM3 x64 | 1P
7Buttons | Test Mode: apm.ini\TEST_MODE=1 |
|------|------------------------------------------------|------------------|-------
-------|------------------------------------------|
| | | |
| |
------ ------------------------------------------------ ------------------
-------------- ------------------------------------------

Dead Or Alive 6

[ Buttons ]

P1 Start
P1 Coin
P1 Axis
P1 Button1-8

Test Menu
P1 Button9 //Menu Enter
P2 Button1 //Menu Move

Guilty Gear Strive

[ Buttons ]

P1 Start
P1 Coin
P1 Axis
P1 Button1-6

Virtua Fighter 5 e-Sports & Showdown Version

[ Buttons ]

P1 Start
P1 Coin
P1 Axis
P1 Button1-7
P1 Button8 //Enter
P1 Button9 //Back

Test Menu
P2 Button1 //Menu Enter
P2 Button2 //Menu Move

You might also like