게임/daemon X machina2024. 10. 27. 15:42

일단은 미션 완료!

거의 일주일 걸려서 못하다 빡쳐서(!) 유튜브 찾아봄

 

 

범위 공격이 생각외로 넓어서 굳이 많이 이동하지 말고 후딱 잡으면 되었다는게 포인트였는데

그냥 냅다 달려서 때리고 있으니 될리가..

[링크 : https://www.youtube.com/watch?v=_jEriWukvDc]

 

cpu는 왜 76%냐.. 13개 다 모았는데!

무기와 장비 조금 남았고 업적을 좀 끝낼수 있으려나..

'게임 > daemon X machina' 카테고리의 다른 글

daemon x machina 삭제  (0) 2025.01.26
게임삭제  (0) 2024.05.15
게임 달려  (0) 2023.12.31
daemon x machina head 장비 교체  (0) 2023.11.19
daemon x machina - dainsleif 획득  (0) 2023.11.04
Posted by 구차니

저번에 건강검진에서 가족력도 있고 그래서

동맥 초음파 검사 했는데

70세.. 끄앙..

 

의사 : 70이면 나쁘진 않아요. 다른분은 120도 나왔어요

아니.. 하나도 위로가 안되는데요.. -_ㅠ

 

코로나와 육아로 인해서 라고 하면 다들 핑계라고 하겠지만

게다가 출퇴근 거리 편도 2시간이라..

정말 운동할 시간도 없고

지치기만 해서 멀 할수가 없는데.

멀 어떻게 포기해야 건강해질수 있는걸까..

'개소리 왈왈 > 육아관련 주저리' 카테고리의 다른 글

수술 끝  (2) 2024.11.08
안녕 딸기  (0) 2024.11.06
아부지 하루 늦은 병원 옮김  (0) 2024.10.25
개산책하다가 수다  (0) 2024.10.23
개피곤  (0) 2024.10.19
Posted by 구차니

grid 2도 simtools 에서 지원한다고 하길래 포트를 찾아보는데 잘 안보이는 것 같아서 헤매다가

검색해보니 음.. 이걸 해줘야 나오나?

Apply the change below to your hardware config xml file in
..\Documents\My Games\Grid 2\hardwaresettings\ directory

<motion enabled="true" ip="127.0.0.1" port="20777" delay="1" extradata="3" />
</hardware_settings_config>

[링크 : https://www.eksimracing.org/f-a-q/how-to-get-codemasters-grid-2-working-with-latest-slimax-mgr/]

 

motion_platform 엘리먼트는 없는디.. 그냥 motion을 udp로 바꾸어도 되려나?

Open the hardware_settings_config.xml file located in <user>\Documents\My Games\GRID (2019)\hardwaresettings\ with a text editior.
Search for the field with the word <motion_platform>.
Set the "udp enabled" parameter to "true" and change the "ip" and "port" fields to match that of what was set on the supported telemetry software. For example, <udp enabled="true" extradata="3" ip="127.0.0.1" port="20777" delay="1" />
If user have the D-Box haptic/motion platforms, set the "dbox enabled" parameter to "true".
Save the file.

[링크 : https://www.pcgamingwiki.com/wiki/GRID_(2019)]

 

d-box 는 d-box technology 회사의 제품이다. 영화관 등에도 사용하는 듯.

[링크 : https://www.d-box.com/en]

[링크 : https://ko.wikipedia.org/wiki/D-BOX]

 

grid 2의 hardware_settings_config.xml

<?xml version="1.0" encoding="UTF-8" ?>
<hardware_settings_config version="11" deviceId="0x1C03">
<cpu>
<threadStrategy workerMapFile="system/workerMap4Core.xml" forceFeedbackProcessor="3" dvdStorageProcessor="3" dataSetMonitorProcessor="1" renderProcessor="0" updateProcessor="2" fileStreamProcessor="3" parallelUpdateRender="true" />
</cpu>
<audio_card>
<dynamic_range value="high" />
<eq value="flat" />
<voice_chat enabled="true" />
<push_to_talk enabled="false" />
</audio_card>
<graphics_card firstBoot="true">
<directx forcedx10="false" />
<eyefinity force="" osd="" />
<stereo enabled="false" separation="0.015" convergence="0.5" />
<advanced forward="false" global_illumination="false" />
<intel tree_aoit="false" particle_avsm="false" particle_aoit="false" />
<resolution width="800" height="600" aspect="auto" fullscreen="false" vsync="0" multisampling="4xmsaa">
<refreshRate rate="60" />
</resolution>
<gamma level="0.8" />
</graphics_card>
<shadows enabled="true" size="2048" maskQuality="1" particles="true" />
<advanced_fog enabled="true" />
<particles enabled="true" wind="true" dynamicRes="false" lowResScalar="4" />
<crowd enabled="true" detail="2" />
<cloth enabled="true" tessellation="true" />
<postprocess quality="2" />
<groundcover mode="blended" clutter="true" />
<objects lod="1.25" maxlod="0" />
<trees lod="1.25" maxlod="0" />
<vehicles characterQuality="2" lodQuality="2" hires_ai_livery="1" />
<envmap faces="6" size="256" drawallobjects="false" scaleminsize="1.0" mindistance="0.0" />
<water update="true" detail="1" scale="8" tessellation="true" />
<skidmarks enabled="true" />
<dynamic_ambient_occ enabled="true" quality="1" />
<dynamic_ambient_occ_soft enabled="false" />
<night_lighting volumes="true" lights="0" shadows="true" />
<anisotropic min="1" max="8" />
<physics environmentalDamage="true" vehicleDamage="true" />
<input device_type="auto" />
<motion enabled="true" ip="dbox" port="20777" delay="1" extradata="0" />
<screenshotMode enabled="false" />
</hardware_settings_config>

 

dirt showdown의 hardware_settings_config.xml

<?xml version="1.0" encoding="UTF-8" ?>
<hardware_settings_config version="62" deviceId="0x1D01">
<cpu>
<threadStrategy workerMapFile="system/workerMap4Core.xml" forceFeedbackProcessor="3" dvdStorageProcessor="3" dataSetMonitorProcessor="1" renderProcessor="0" updateProcessor="2" fileStreamProcessor="3" />
</cpu>
<audio_card>
<audio mixing="rapture3D" />
</audio_card>
<graphics_card>
<directx forcedx10="false" />
<eyefinity force="" osd="" />
<stereo enabled="false" separation="0.015" convergence="1.5" />
<advanced forward="false" global_illumination="false" />
<resolution width="3840" height="2160" aspect="auto" fullscreen="true" vsync="1" multisampling="4xmsaa">
<refreshRate rate="30" />
</resolution>
<gamma level="1.0" />
</graphics_card>
<shadows enabled="true" size="1024" maskQuality="1" />
<particles enabled="true" wind="true" dynamicRes="true" />
<crowd enabled="true" detail="1" />
<cloth enabled="true" tessellation="true" />
<postprocess quality="1" />
<groundcover mode="blended" clutter="true" />
<objects lod="1.0" maxlod="0" />
<trees lod="1.0" maxlod="0" />
<vehicles characterQuality="1" lodQuality="1" />
<envmap faces="6" size="256" drawallobjects="false" />
<water update="true" detail="1" tessellation="true" />
<skidmarks enabled="true" />
<dynamic_ambient_occ enabled="true" quality="1" />
<night_lighting volumes="true" lights="0" shadows="false" />
<physics environmentalDamage="true" vehicleDamage="true" />
<input device_type="auto" />
<motion enabled="true" ip="dbox" port="20777" delay="1" extradata="0" />
</hardware_settings_config>

 

+

분위기를 보아하니.. 게임프로그램이 server가 아니라 client 인가?

f1 2010/2011/2012/2013/2014 / grid 2 / dirt 2 / dirt3
</motion enabled="true" extradata="3" delay="1" port="20777" ip="127.0.0.1">

f1 2015/2016
<motion>
<udp0 enabled="true" ip="127.0.0.1" port="20777" />
</motion>

dirt rally 2.0 / dirt rally
</udp enabled="false" extradata="0" ip="127.0.0.1" port="20777" delay="1" >

[링크 : https://joyqi.com/DashPi]

 

 

[링크 : https://support.thrustmaster.com/ko/kb/1786-ko/]

 

리눅스에서 20777 UDP 포트로 열어 보니 잘 들어 온다.

$ nc -ul 20777 | hexdump
0000000 f9d1 4181 5d91 4153 e640 43ab 967e 3d9e
0000010 6650 44d0 8c6d c338 8005 439f b318 4097
0000020 ec93 3d8b e4fb bff8 556c c08a 6023 bf7f
0000030 c167 3d0e ba1e 3d77 82dc 3d86 705e 3e33
0000040 7a39 3f7b c898 418b cceb c20d 0255 c0b8
0000050 2a7f c24d 0d02 4500 a511 c29c d300 c419
0000060 1345 41f8 cdf7 41d5 fe46 4243 c4ec c06a
0000070 90a8 4210 0000 0000 0000 0000 0000 0000
0000080 0000 0000 0000 4000 bb8b 3e9f 2ca2 3faf
0000090 0000 0000 2952 4428 0000 3f80 0000 40a0
00000a0 0000 0000 0000 0000 0000 0000 0000 0000
*
00000c0 0000 0000 0000 0000 0000 0000 0000 41a0
00000d0 0000 41a0 0000 41a0 0000 41a0 0000 0000
00000e0 0000 0000 0000 0000 0000 0000 0000 0000
00000f0 0000 3f80 be7b 458a 0000 0000 4274 4437
0000100 622b 42e6 0000 4080 034f 4182 708c 4153
0000110 ea04 43ab 99f8 3d9e 6653 44d0 8ebb c338
0000120 7d79 439f d700 4095 8970 3db3 6bb0 bff8
0000130 5599 c088 282a bf7f dce7 3caf 264e 3da0
0000140 8834 3da5 880f 3e3d b972 3f7a 8afa 41db
0000150 7218 c20f c567 c109 bd32 c24c 07b7 450b
0000160 ef84 c298 5eca c413 cc0f 421c 4f33 41c6
0000170 4f70 4248 c4ec c06a 90a8 4210 0000 0000
0000180 0000 0000 0000 0000 0000 0000 0000 4000
0000190 34ee 3ea1 a017 3fb2 0000 0000 77be 4426
00001a0 0000 3f80 0000 40a0 0000 0000 0000 0000
00001b0 0000 0000 0000 0000 0000 0000 0000 0000
*
00001d0 0000 0000 0000 41a0 0000 41a0 0000 41a0
00001e0 0000 41a0 0000 0000 0000 0000 0000 0000
00001f0 0000 0000 0000 0000 0000 3f80 be7b 458a
0000200 0000 0000 4274 4437 622b 42e6 0000 4080
0000210 0d41 4182 8470 4153 edca 43ab 9d73 3d9e
0000220 6657 44d0 9127 c338 7ad3 439f 2751 4096
0000230 9a99 3db9 5bee bffa 74b5 c088 c99c bf7e
0000240 2646 3beb 8b26 3dc6 9432 3dc5 1cc0 3e48
0000250 d8ad 3f79 4979 4208 7d99 c211 f9df c135
0000260 4462 c24c 9a31 4365 b02c c2cd b34e c3fd
0000270 8ddd 41c4 4156 41ca 228e 4249 c4ec c06a
0000280 90a8 4210 0000 0000 0000 0000 0000 0000
0000290 0000 0000 0000 4000 3c16 3d93 1f67 be09
00002a0 0000 0000 347d 4425 0000 3f80 0000 40a0
00002b0 0000 0000 0000 0000 0000 0000 0000 0000
*
00002d0 0000 0000 0000 0000 0000 0000 0000 41a0
00002e0 0000 41a0 0000 41a0 0000 41a0 0000 0000
00002f0 0000 0000 0000 0000 0000 0000 0000 0000
0000300 0000 3f80 be7b 458a 0000 0000 4274 4437
0000310 622b 42e6 0000 4080 1781 4182 98ef 4153
0000320 f180 43ab a0df 3d9e 665b 44d0 93ae c338
0000330 7819 439f 1e49 4096 2354 3dc7 54e1 bffe
0000340 f3cd c087 40e9 bf7e da0c bbf8 4e57 3dee
0000350 0182 3de6 25dc 3e53 d7da 3f78 1350 4207
0000360 a7d6 c213 17e1 c15d 3e3d c24c 0257 c36a
0000370 1e47 c2b7 f999 c3da 3dc1 c0ee 7e7f 41c6
0000380 539a 4249 c4ec c06a 90a8 4210 0000 0000
0000390 0000 0000 0000 0000 0000 0000 0000 4000
00003a0 9947 3dbb 0eae 3e49 0000 0000 cad3 4424
00003b0 0000 3f80 0000 40a0 0000 0000 0000 0000
00003c0 0000 0000 0000 0000 0000 0000 0000 0000
*
00003e0 0000 0000 0000 41a0 0000 41a0 0000 41a0
00003f0 0000 41a0 0000 0000 0000 0000 0000 0000
0000400 0000 0000 0000 0000 0000 3f80 be7b 458a
0000410 0000 0000 4274 4437 622b 42e6 0000 4080
0000420 222b 4182 ae42 4153 f52c 43ab a443 3d9e
0000430 665f 44d0 965a c338 7546 439f d2ba 4095
0000440 f37c 3ddb 5b0b c001 198b c087 8806 bf7d
0000450 27f4 bcbc e6fc 3e0b 839b 3e03 cd6c 3e5e
0000460 b1bb 3f77 06b6 4203 a9d9 c215 54bb c180
0000470 aca0 c24c 3241 c332 e7eb c2a4 6515 c3c2
0000480 9a57 c144 8d58 41c0 6e0b 424a c4ec c06a
0000490 90a8 4210 0000 0000 0000 0000 0000 0000
00004a0 0000 0000 0000 4000 1c0b 3de2 e01e 3ec4
00004b0 0000 0000 0e13 4424 0000 3f80 0000 40a0
00004c0 0000 0000 0000 0000 0000 0000 0000 0000
*
00004e0 0000 0000 0000 0000 0000 0000 0000 41a0
00004f0 0000 41a0 0000 41a0 0000 41a0 0000 0000
0000500 0000 0000 0000 0000 0000 0000 0000 0000
0000510 0000 3f80 be7b 458a 0000 0000 4274 4437
0000520 622b 42e6 0000 4080 2d34 4182 c453 4153
0000530 f8be 43ab a78e 3d9e 6664 44d0 992a c338
0000540 725f 439f 779f 4095 ca21 3df3 7a1e c003
0000550 2e34 c086 9a44 bf7c 55c7 bd1f 6e7c 3e21
0000560 32dc 3e14 09b2 3e6b 6531 3f76 5897 41ff
0000570 9920 c217 e3bc c190 2524 c24d f5dd c314
0000580 508c c29a 20a2 c3b0 d7ac c128 1fdf 41ba
0000590 c9fa 424b c4ec c06a 90a8 4210 0000 0000
00005a0 0000 0000 0000 0000 0000 0000 0000 4000
00005b0 9441 3ddb 752d 3ed2 0000 0000 2820 4423
00005c0 0000 3f80 0000 40a0 0000 0000 0000 0000
00005d0 0000 0000 0000 0000 0000 0000 0000 0000
*
00005f0 0000 0000 0000 41a0 0000 41a0 0000 41a0
0000600 0000 41a0 0000 0000 0000 0000 0000 0000
0000610 0000 0000 0000 0000 0000 3f80 be7b 458a
0000620 0000 0000 4274 4437 622b 42e6 0000 4080
0000630 3807 4182 d9fa 4153 fc06 43ab aa95 3d9e
0000640 6669 44d0 9bf7 c338 6f8b 439f 0c6c 4095
0000650 ed46 3e06 6b3a c005 384a c085 8287 bf7b
0000660 7269 bd5f 97a1 3e36 269d 3e24 34d3 3e77
0000670 03e6 3f75 195c 41fa 6555 c219 b85e c19f
0000680 90c2 c24d fad7 c2e5 741a c292 9c76 c3a1
0000690 be0f c10a 41ab 41b3 55bc 424d c4ec c06a
00006a0 90a8 4210 0000 0000 0000 0000 0000 0000
00006b0 0000 0000 0000 4000 08e4 3dd9 7db0 3ee7
00006c0 0000 0000 3315 4422 0000 3f80 0000 40a0
00006d0 0000 0000 0000 0000 0000 0000 0000 0000
*
00006f0 0000 0000 0000 0000 0000 0000 0000 41a0
0000700 0000 41a0 0000 41a0 0000 41a0 0000 0000
0000710 0000 0000 0000 0000 0000 0000 0000 0000
0000720 0000 3f80 be7b 458a 0000 0000 4274 4437
0000730 622b 42e6 0000 4080 4319 4182 f01e 4153
0000740 ff2a 43ab ad7a 3d9e 666f 44d0 9ede c338
0000750 6cad 439f 654c 4094 3e0a 3e18 21f4 c007
0000760 0927 c084 3441 bf7a a00f bd90 3d0c 3e4c
0000770 fe88 3e33 e73d 3e81 8015 3f73 c676 41f6
0000780 1fea c21b c281 c1ad f1e3 c24d cce4 c277
0000790 ee42 c286 214a c396 cfa0 c0b0 3649 41aa
00007a0 602b 424f c4ec c06a 90a8 4210 0000 0000
00007b0 0000 0000 0000 0000 0000 0000 0000 4000
00007c0 1db3 3e0c 7b75 3f17 0000 0000 24cd 4421
00007d0 0000 3f80 0000 40a0 0000 0000 0000 0000
00007e0 0000 0000 0000 0000 0000 0000 0000 0000
*
0000800 0000 0000 0000 41a0 0000 41a0 0000 41a0
0000810 0000 41a0 0000 0000 0000 0000 0000 0000
0000820 0000 0000 0000 0000 0000 3f80 be7b 458a
0000830 0000 0000 4274 4437 622b 42e6 0000 4080
0000840 4e42 4182 066f 4154 021a 43ac b030 3d9e
0000850 6676 44d0 a1d4 c338 69d0 439f 79dd 4093
0000860 c6c9 3e1d 2d53 c008 b966 c082 b0f4 bf78
0000870 fe22 bdb1 0c8b 3e62 7515 3e43 53f0 3e88
0000880 df2c 3f71 84d2 41f6 bfb0 c21c fd19 c1ba
0000890 4118 c24e cb3f 4190 aa99 c279 0453 c38d
00008a0 56f1 bfc8 9fa1 419f f57f 4251 c4ec c06a
00008b0 90a8 4210 0000 0000 0000 0000 0000 0000
00008c0 0000 0000 0000 4000 d203 bdc7 9306 3f29
00008d0 0000 0000 e975 441f 0000 3f80 0000 40a0
00008e0 0000 0000 0000 0000 0000 0000 0000 0000
*
0000900 0000 0000 0000 0000 0000 0000 0000 41a0
0000910 0000 41a0 0000 41a0 0000 41a0 0000 0000
0000920 0000 0000 0000 0000 0000 0000 0000 0000
0000930 0000 3f80 be7b 458a 0000 0000 4274 4437
0000940 622b 42e6 0000 4080 592a 4182 1c3f 4154
0000950 04be 43ac b2a0 3d9e 667d 44d0 a4be c338
0000960 670b 439f 8d86 4092 6426 3e33 59c4 c009
0000970 5832 c081 0529 bf77 92a8 bdd2 5c71 3e77
0000980 1d95 3e52 a795 3e8e 2f83 3f70 c978 41f8
0000990 9dd2 c21e e242 c1c6 a0d5 c24e 1d69 4286
00009a0 45ee c276 14bb c387 5332 3d70 c256 4194
00009b0 cbd6 4254 c4ec c06a 90a8 4210 0000 0000
00009c0 0000 0000 0000 0000 0000 0000 0000 4000
00009d0 20d1 3e1e 6b66 3f42 0000 0000 9251 441e
00009e0 0000 3f80 0000 40a0 0000 0000 0000 0000
00009f0 0000 0000 0000 0000 0000 0000 0000 0000
*
0000a10 0000 0000 0000 41a0 0000 41a0 0000 41a0
0000a20 0000 41a0 0000 0000 0000 0000 0000 0000
0000a30 0000 0000 0000 0000 0000 3f80 be7b 458a
0000a40 0000 0000 4274 4437 622b 42e6 0000 4080
0000a50 641f 4182 3229 4154 072e 43ac b4e0 3d9e
0000a60 6685 44d0 a7b1 c338 644a 439f 75b0 4091
0000a70 4e62 3e4b 36ec c00a aca6 c07f 24d9 bf75
0000a80 97c7 bdf3 5cb3 3e86 4df7 3e60 111a 3e95
0000a90 674e 3f6e d800 41fd 0f5d c220 cb6f c1d2
0000aa0 cd86 c24e 55b3 430c bfdb c25c 8ec7 c383
0000ab0 0962 4080 7334 4188 fe5d 4257 c4ec c06a
0000ac0 90a8 4210 0000 0000 0000 0000 0000 0000
0000ad0 0000 0000 0000 4000 d4fa 3e23 bc78 3f5b
0000ae0 0000 0000 2809 441d 0000 3f80 0000 40a0
0000af0 0000 0000 0000 0000 0000 0000 0000 0000
*
0000b10 0000 0000 0000 0000 0000 0000 0000 41a0
0000b20 0000 41a0 0000 41a0 0000 41a0 0000 0000
0000b30 0000 0000 0000 0000 0000 0000 0000 0000
0000b40 0000 3f80 be7b 458a 0000 0000 4274 4437
0000b50 622b 42e6 0000 4080 6eee 4182 47c6 4154
0000b60 0960 43ac b6e6 3d9e 668e 44d0 aa9e c338
0000b70 619b 439f 429c 4090 9c2c 3e64 cbf8 c00a
0000b80 89ab c07c 1841 bf73 3d4f be0a ddc7 3e90
0000b90 c0c9 3e6d 7072 3e9b 9080 3f6c c50c 4202
0000ba0 630d c221 37a8 c1de e6f5 c24e 19f3 4346
0000bb0 7bbe c250 56d4 c37f a2a0 40d1 dea8 4176
0000bc0 7e17 425b c4ec c06a 90a8 4210 0000 0000
0000bd0 0000 0000 0000 0000 0000 0000 0000 4000
0000be0 8924 3e25 a2de 3f6e 0000 0000 a3b8 441b
0000bf0 0000 3f80 0000 40a0 0000 0000 0000 0000
0000c00 0000 0000 0000 0000 0000 0000 0000 0000
*
0000c20 0000 0000 0000 41a0 0000 41a0 0000 41a0
0000c30 0000 41a0 0000 0000 0000 0000 0000 0000
0000c40 0000 0000 0000 0000 0000 3f80 be7b 458a
0000c50 0000 0000 4274 4437 622b 42e6 0000 4080
0000c60 79a4 4182 5d32 4154 0b56 43ac b8b5 3d9e
0000c70 6698 44d0 ad86 c338 5efb 439f e61d 408e
0000c80 02cd 3e80 0d7a c00b 2d0f c079 dd3b bf70
0000c90 b70f be1a 3be9 3e9b 84f7 3e7a caf9 3ea1
0000ca0 ab1e 3f6a 05af 4208 a074 c222 36ad c1e9
0000cb0 f207 c24e 155c 4388 2580 c242 19a1 c378
0000cc0 705d 4114 4558 415a 5cfd 425f c4ec c06a
0000cd0 90a8 4210 0000 0000 0000 0000 0000 0000
0000ce0 0000 0000 0000 4000 c003 3e2c 4b50 3f85
0000cf0 0000 0000 08ca 441a 0000 3f80 0000 40a0
0000d00 0000 0000 0000 0000 0000 0000 0000 0000
*
0000d20 0000 0000 0000 0000 0000 0000 0000 41a0

'모종의 음모 > motion simulator' 카테고리의 다른 글

SFX-100  (0) 2024.10.28
f1 (게임) motion data packet  (1) 2024.10.27
FFBchecker + Driving Force GT  (2) 2024.10.22
codemaster telemetry  (5) 2024.10.22
joyston air twister fx on linux  (0) 2024.10.21
Posted by 구차니

문득 dirt rally 2.0이 있나 싶어서 봤는데

dirt showdown만 있고(얘도 잼나게 했음)

simtools가 지원하던 euro truck 1/2와

codematers의 F1 시리즈 그리고 Flatout 시리즈가 있다.

 

그래서 Dirt Rally 2.0을 보는데

어라 딱 할인이네? 24년 11월 1일까지 할인이네? 무려 90%네?!

goty도 85%로 6150 음.. 지르자! 라고 외치는 중

[링크 : https://store.steampowered.com/news/app/690790/view/1697233123982123868]

 

따.. 딱히 dirt rally 2.0을 하고 싶은건 아니고

telemetry 받아서 분석해 보고 싶을 뿐이야.. 흥!

'게임 > 오리진&스팀&유플레이' 카테고리의 다른 글

오늘의 게임 다운로드  (0) 2024.11.02
게임 지름 + 선물 강요  (0) 2024.10.28
식물대 좀비 fatal error  (0) 2023.07.23
오리진 계정 복구  (0) 2023.06.08
ea origin은 어디가고..  (2) 2023.06.06
Posted by 구차니

아부지 병원을 옮김

집에서 운동하면 폐에 물찬것도 빠진다고

11월 4일인가에 오라고 하고

그때까지 드레싱도 이야기 안해주고 그냥 전원 요청도 씹은채

퇴원을 진행해버려서

다른 병원으로 입원한다고 부랴부랴 난리 -_ㅠ

 

수술을 하고 나서 일주일 밖에 안지나 한달이면 받겠는데.. 라는 곳도 있었지만

아무튼.. 이래저래 머리가 아팠는데 운이 좋게 해결됨

'개소리 왈왈 > 육아관련 주저리' 카테고리의 다른 글

안녕 딸기  (0) 2024.11.06
갑분 혈관나이  (6) 2024.10.26
개산책하다가 수다  (0) 2024.10.23
개피곤  (0) 2024.10.19
개피곤  (0) 2024.10.17
Posted by 구차니
프로그램 사용/aws2024. 10. 24. 17:02

이번에 cpu가 좀 미쳐서 날뛰었더니

크레딧 잔고가 슈르르르르륵~

크레딧 잔고가 0 된 시간 동안 얼마나 비용이 나왔으려나.. (먼산)

 

 

t2.small에 대한 cpu가 튄게

6월 초 / 8월 초 / 10월 말

 

6월

720시간이 아닌 722.719시간이 청구 되었는데

2.719 Hrs 만큼이 추가 청구 되는 식으로 되나보다

7월

 

8월

7월과 8월은 31일이니 6월 보다 24시간(혹은 23시간)정도 높게 나오는 듯

 

9월

 

10월 예상

으읭? 아닌가? t2.small이왜 오히려 541 시간으로 2시간 적어?!?!

541 + 24 * 7

 

Posted by 구차니

개 산책하다가 못보던 사람을 만나서 수다떠는데

알고보니 같은 성씨

그집 동생 이름이랑 우리 애 이름이랑 같은거 보면 웬지 항렬도 비슷할 거 같은데 ㅋㅋㅋ

'개소리 왈왈 > 육아관련 주저리' 카테고리의 다른 글

갑분 혈관나이  (6) 2024.10.26
아부지 하루 늦은 병원 옮김  (0) 2024.10.25
개피곤  (0) 2024.10.19
개피곤  (0) 2024.10.17
병문안  (0) 2024.10.16
Posted by 구차니

fftest 소스의 값을 보면 아래와 같고

/* download a constant effect */
effects[1].type = FF_CONSTANT;
effects[1].id = -1;
effects[1].u.constant.level = 0x2000; /* Strength : 25 % */
effects[1].direction = 0x6000; /* 135 degrees */
effects[1].u.constant.envelope.attack_length = 1000;
effects[1].u.constant.envelope.attack_level = 0x1000;
effects[1].u.constant.envelope.fade_length = 1000;
effects[1].u.constant.envelope.fade_level = 0x1000;
effects[1].trigger.button = 0;
effects[1].trigger.interval = 0;
effects[1].replay.length = 20000;  /* 20 seconds */
effects[1].replay.delay = 0;

 

이걸 FFBChecker에 넣으려면 이렇게 하면 되려나?

direction = 0x6000 = 24576/32768 * 180도 = 135도
replay length = 20000 msec
replay delay = 0 msec?
repeat = ?
type = constant force = FF_CONSTANT
level  = 0x2000 = 8192 / 32768 = 25%
attack level  = 0x1000 = 4096
attack length  = 1000 msec?
fade level  = 0x1000 = 4096
fade length = 1000 msec?

 

다시보니.. Constant force에서 스크롤을 몰라서 못봤네












 

의외로 direction은 영향을 주지 않고 (즉, 해당 각도까지만 가진 않는다)

level의 값에 따라 회전방향이 영향을 받는다.

반시계방향 회전 시계방향 회전

'모종의 음모 > motion simulator' 카테고리의 다른 글

f1 (게임) motion data packet  (1) 2024.10.27
grid 2 motion port  (0) 2024.10.26
codemaster telemetry  (5) 2024.10.22
joyston air twister fx on linux  (0) 2024.10.21
driving force gt on linux  (0) 2024.10.21
Posted by 구차니

UDP relay support 라는 언급이 있는데

[링크 : https://simtools.us/plugin/?varname=180&color=0e97dd]

 

포르자 쪽 보면 data out 이라고 해서 UDP Race Telemetry Data Out enable 이라는게 보인다.

[링크 : https://simtools.us/plugin/?varname=378&color=0e97dd]

 

그래서 게임 제작사 codemasters 와 telemetry로 검색하니 온갖 파서들이 다 나온다.

[링크 : https://github.com/raweceek-temeletry/f1-2021-udp]

[링크 : https://github.com/ozkar99/cm-telemetry]

[링크 : https://github.com/racehub-io/f1-telemetry-client]

 

[링크 : https://docs.simucube.com/Tuner/games/F1.html]

 

그러면.. 저걸 파싱할수 있으면 굳이 저 돈 들여서 프로그램을 안사도 된다인가?!

'모종의 음모 > motion simulator' 카테고리의 다른 글

grid 2 motion port  (0) 2024.10.26
FFBchecker + Driving Force GT  (2) 2024.10.22
joyston air twister fx on linux  (0) 2024.10.21
driving force gt on linux  (0) 2024.10.21
simtools  (0) 2024.10.21
Posted by 구차니

비행기용 조이스틱인데 대충보기에는 참 평이한 구성으로 출력된다.

$ sudo evtest 

No device specified, trying to scan all of /dev/input/event*
Available devices:
/dev/input/event0: Sleep Button
/dev/input/event1: Lid Switch
/dev/input/event10: HDA Intel PCH Line
/dev/input/event11: HDA Intel PCH Dock Line Out
/dev/input/event12: HDA Intel PCH Headphone
/dev/input/event13: HDA Intel PCH HDMI/DP,pcm=3
/dev/input/event14: Wacom Serial Penabled 2FG Touchscreen Pen
/dev/input/event15: Wacom Serial Penabled 2FG Touchscreen Finger
/dev/input/event16: 5-Axis,12-Button with POV 
/dev/input/event2: Power Button
/dev/input/event3: AT Translated Set 2 keyboard
/dev/input/event4: PS/2 Generic Mouse
/dev/input/event5: SynPS/2 Synaptics TouchPad
/dev/input/event6: ST LIS3LV02DL Accelerometer
/dev/input/event7: HP WMI hotkeys
/dev/input/event8: Video Bus
/dev/input/event9: HDA Intel PCH Mic
Select the device event number [0-16]: 16
Input driver version is 1.0.1
Input device ID: bus 0x3 vendor 0x12bd product 0xa02f version 0x110
Input device name: "5-Axis,12-Button with POV "
Supported events:
  Event type 0 (EV_SYN)
  Event type 1 (EV_KEY)
    Event code 288 (BTN_TRIGGER)
    Event code 289 (BTN_THUMB)
    Event code 290 (BTN_THUMB2)
    Event code 291 (BTN_TOP)
    Event code 292 (BTN_TOP2)
    Event code 293 (BTN_PINKIE)
    Event code 294 (BTN_BASE)
    Event code 295 (BTN_BASE2)
    Event code 296 (BTN_BASE3)
    Event code 297 (BTN_BASE4)
    Event code 298 (BTN_BASE5)
    Event code 299 (BTN_BASE6)
    Event code 300 (?)
  Event type 3 (EV_ABS)
    Event code 0 (ABS_X)
      Value      0
      Min        0
      Max      255
      Flat      15
    Event code 1 (ABS_Y)
      Value      0
      Min        0
      Max      255
      Flat      15
    Event code 2 (ABS_Z)
      Value      0
      Min        0
      Max      255
      Flat      15
    Event code 5 (ABS_RZ)
      Value      0
      Min        0
      Max      255
      Flat      15
    Event code 6 (ABS_THROTTLE)
      Value      0
      Min        0
      Max      255
      Flat      15
    Event code 16 (ABS_HAT0X)
      Value      0
      Min       -1
      Max        1
    Event code 17 (ABS_HAT0Y)
      Value      0
      Min       -1
      Max        1
  Event type 4 (EV_MSC)
    Event code 4 (MSC_SCAN)
Properties:
Testing ... (interrupt to exit)
Event: time 1729519360.492894, type 3 (EV_ABS), code 0 (ABS_X), value 127
Event: time 1729519360.492894, type 3 (EV_ABS), code 1 (ABS_Y), value 127
Event: time 1729519360.492894, type 3 (EV_ABS), code 5 (ABS_RZ), value 127
Event: time 1729519360.492894, type 3 (EV_ABS), code 6 (ABS_THROTTLE), value 127
Event: time 1729519360.492894, -------------- SYN_REPORT ------------
Event: time 1729519376.404629, type 3 (EV_ABS), code 2 (ABS_Z), value 1
Event: time 1729519376.404629, -------------- SYN_REPORT ------------
Event: time 1729519376.436627, type 3 (EV_ABS), code 2 (ABS_Z), value 5
Event: time 1729519376.436627, -------------- SYN_REPORT ------------
Event: time 1729519376.476618, type 3 (EV_ABS), code 2 (ABS_Z), value 8
Event: time 1729519376.476618, -------------- SYN_REPORT ------------
Event: time 1729519376.564670, type 3 (EV_ABS), code 2 (ABS_Z), value 11
Event: time 1729519376.564670, -------------- SYN_REPORT ------------
Event: time 1729519377.748662, type 3 (EV_ABS), code 2 (ABS_Z), value 5
Event: time 1729519377.748662, -------------- SYN_REPORT ------------
Event: time 1729519377.780707, type 3 (EV_ABS), code 2 (ABS_Z), value 0
Event: time 1729519377.780707, -------------- SYN_REPORT ------------
Event: time 1729519378.244729, type 3 (EV_ABS), code 0 (ABS_X), value 125
Event: time 1729519378.244729, -------------- SYN_REPORT ------------
Event: time 1729519378.276728, type 3 (EV_ABS), code 0 (ABS_X), value 118
Event: time 1729519378.276728, -------------- SYN_REPORT ------------
Event: time 1729519378.292704, type 3 (EV_ABS), code 0 (ABS_X), value 112
Event: time 1729519378.292704, -------------- SYN_REPORT ------------
Event: time 1729519378.324727, type 3 (EV_ABS), code 0 (ABS_X), value 105
Event: time 1729519378.324727, -------------- SYN_REPORT ------------
Event: time 1729519378.340660, type 3 (EV_ABS), code 0 (ABS_X), value 109
Event: time 1729519378.340660, -------------- SYN_REPORT ------------
Event: time 1729519378.500725, type 3 (EV_ABS), code 0 (ABS_X), value 112
Event: time 1729519378.500725, -------------- SYN_REPORT ------------
Event: time 1729519378.516727, type 3 (EV_ABS), code 0 (ABS_X), value 115
Event: time 1729519378.516727, -------------- SYN_REPORT ------------
Event: time 1729519378.532603, type 3 (EV_ABS), code 0 (ABS_X), value 125
Event: time 1729519378.532603, -------------- SYN_REPORT ------------
Event: time 1729519378.548647, type 3 (EV_ABS), code 0 (ABS_X), value 127
Event: time 1729519378.548647, -------------- SYN_REPORT ------------
Event: time 1729519380.036592, type 3 (EV_ABS), code 0 (ABS_X), value 134
Event: time 1729519380.036592, -------------- SYN_REPORT ------------
Event: time 1729519380.052624, type 3 (EV_ABS), code 0 (ABS_X), value 144
Event: time 1729519380.052624, -------------- SYN_REPORT ------------
Event: time 1729519380.068580, type 3 (EV_ABS), code 0 (ABS_X), value 150
Event: time 1729519380.068580, -------------- SYN_REPORT ------------
Event: time 1729519380.164676, type 3 (EV_ABS), code 0 (ABS_X), value 144
Event: time 1729519380.164676, -------------- SYN_REPORT ------------
Event: time 1729519380.196695, type 3 (EV_ABS), code 0 (ABS_X), value 131
Event: time 1729519380.196695, -------------- SYN_REPORT ------------
Event: time 1729519380.212620, type 3 (EV_ABS), code 0 (ABS_X), value 127
Event: time 1729519380.212620, -------------- SYN_REPORT ------------
Event: time 1729519380.716688, type 3 (EV_ABS), code 1 (ABS_Y), value 121
Event: time 1729519380.716688, -------------- SYN_REPORT ------------
Event: time 1729519380.724588, type 3 (EV_ABS), code 1 (ABS_Y), value 115
Event: time 1729519380.724588, -------------- SYN_REPORT ------------
Event: time 1729519380.756619, type 3 (EV_ABS), code 1 (ABS_Y), value 102
Event: time 1729519380.756619, -------------- SYN_REPORT ------------
Event: time 1729519380.780616, type 3 (EV_ABS), code 1 (ABS_Y), value 86
Event: time 1729519380.780616, -------------- SYN_REPORT ------------
Event: time 1729519380.836605, type 3 (EV_ABS), code 1 (ABS_Y), value 89
Event: time 1729519380.836605, -------------- SYN_REPORT ------------
Event: time 1729519380.852619, type 3 (EV_ABS), code 1 (ABS_Y), value 96
Event: time 1729519380.852619, -------------- SYN_REPORT ------------
Event: time 1729519380.868581, type 3 (EV_ABS), code 1 (ABS_Y), value 102
Event: time 1729519380.868581, -------------- SYN_REPORT ------------
Event: time 1729519380.884619, type 3 (EV_ABS), code 1 (ABS_Y), value 105
Event: time 1729519380.884619, -------------- SYN_REPORT ------------
Event: time 1729519380.900619, type 3 (EV_ABS), code 1 (ABS_Y), value 121
Event: time 1729519380.900619, -------------- SYN_REPORT ------------
Event: time 1729519380.916570, type 3 (EV_ABS), code 1 (ABS_Y), value 127
Event: time 1729519380.916570, -------------- SYN_REPORT ------------
Event: time 1729519381.188653, type 3 (EV_ABS), code 1 (ABS_Y), value 141
Event: time 1729519381.188653, -------------- SYN_REPORT ------------
Event: time 1729519381.204673, type 3 (EV_ABS), code 1 (ABS_Y), value 157
Event: time 1729519381.204673, -------------- SYN_REPORT ------------
Event: time 1729519381.220616, type 3 (EV_ABS), code 1 (ABS_Y), value 176
Event: time 1729519381.220616, -------------- SYN_REPORT ------------
Event: time 1729519381.236686, type 3 (EV_ABS), code 1 (ABS_Y), value 179
Event: time 1729519381.236686, -------------- SYN_REPORT ------------
Event: time 1729519381.284615, type 3 (EV_ABS), code 1 (ABS_Y), value 185
Event: time 1729519381.284615, -------------- SYN_REPORT ------------
Event: time 1729519381.300681, type 3 (EV_ABS), code 1 (ABS_Y), value 189
Event: time 1729519381.300681, -------------- SYN_REPORT ------------
Event: time 1729519381.332672, type 3 (EV_ABS), code 1 (ABS_Y), value 182
Event: time 1729519381.332672, -------------- SYN_REPORT ------------
Event: time 1729519381.348636, type 3 (EV_ABS), code 1 (ABS_Y), value 163
Event: time 1729519381.348636, -------------- SYN_REPORT ------------
Event: time 1729519381.364569, type 3 (EV_ABS), code 1 (ABS_Y), value 157
Event: time 1729519381.364569, -------------- SYN_REPORT ------------
Event: time 1729519381.380562, type 3 (EV_ABS), code 1 (ABS_Y), value 134
Event: time 1729519381.380562, -------------- SYN_REPORT ------------
Event: time 1729519381.396569, type 3 (EV_ABS), code 1 (ABS_Y), value 127
Event: time 1729519381.396569, -------------- SYN_REPORT ------------
Event: time 1729519381.924653, type 3 (EV_ABS), code 5 (ABS_RZ), value 102
Event: time 1729519381.924653, -------------- SYN_REPORT ------------
Event: time 1729519381.948554, type 3 (EV_ABS), code 5 (ABS_RZ), value 77
Event: time 1729519381.948554, -------------- SYN_REPORT ------------
Event: time 1729519381.956595, type 3 (EV_ABS), code 5 (ABS_RZ), value 45
Event: time 1729519381.956595, -------------- SYN_REPORT ------------
Event: time 1729519381.972676, type 3 (EV_ABS), code 5 (ABS_RZ), value 32
Event: time 1729519381.972676, -------------- SYN_REPORT ------------
Event: time 1729519381.988661, type 3 (EV_ABS), code 5 (ABS_RZ), value 13
Event: time 1729519381.988661, -------------- SYN_REPORT ------------
Event: time 1729519382.004635, type 3 (EV_ABS), code 5 (ABS_RZ), value 0
Event: time 1729519382.004635, -------------- SYN_REPORT ------------
Event: time 1729519382.180676, type 3 (EV_ABS), code 5 (ABS_RZ), value 19
Event: time 1729519382.180676, -------------- SYN_REPORT ------------
Event: time 1729519382.196647, type 3 (EV_ABS), code 5 (ABS_RZ), value 57
Event: time 1729519382.196647, -------------- SYN_REPORT ------------
Event: time 1729519382.212566, type 3 (EV_ABS), code 5 (ABS_RZ), value 118
Event: time 1729519382.212566, -------------- SYN_REPORT ------------
Event: time 1729519382.228621, type 3 (EV_ABS), code 5 (ABS_RZ), value 127
Event: time 1729519382.228621, -------------- SYN_REPORT ------------
Event: time 1729519382.692582, type 3 (EV_ABS), code 5 (ABS_RZ), value 131
Event: time 1729519382.692582, -------------- SYN_REPORT ------------
Event: time 1729519382.708594, type 3 (EV_ABS), code 5 (ABS_RZ), value 169
Event: time 1729519382.708594, -------------- SYN_REPORT ------------
Event: time 1729519382.724545, type 3 (EV_ABS), code 5 (ABS_RZ), value 201
Event: time 1729519382.724545, -------------- SYN_REPORT ------------
Event: time 1729519382.740618, type 3 (EV_ABS), code 5 (ABS_RZ), value 240
Event: time 1729519382.740618, -------------- SYN_REPORT ------------
Event: time 1729519382.756563, type 3 (EV_ABS), code 5 (ABS_RZ), value 255
Event: time 1729519382.756563, -------------- SYN_REPORT ------------
Event: time 1729519383.028663, type 3 (EV_ABS), code 5 (ABS_RZ), value 176
Event: time 1729519383.028663, -------------- SYN_REPORT ------------
Event: time 1729519383.052537, type 3 (EV_ABS), code 5 (ABS_RZ), value 127
Event: time 1729519383.052537, -------------- SYN_REPORT ------------
Event: time 1729519384.324643, type 3 (EV_ABS), code 16 (ABS_HAT0X), value -1
Event: time 1729519384.324643, -------------- SYN_REPORT ------------
Event: time 1729519384.500623, type 3 (EV_ABS), code 16 (ABS_HAT0X), value 0
Event: time 1729519384.500623, -------------- SYN_REPORT ------------
Event: time 1729519384.900614, type 3 (EV_ABS), code 16 (ABS_HAT0X), value 1
Event: time 1729519384.900614, -------------- SYN_REPORT ------------
Event: time 1729519385.028587, type 3 (EV_ABS), code 16 (ABS_HAT0X), value 0
Event: time 1729519385.028587, -------------- SYN_REPORT ------------
Event: time 1729519385.732602, type 3 (EV_ABS), code 17 (ABS_HAT0Y), value -1
Event: time 1729519385.732602, -------------- SYN_REPORT ------------
Event: time 1729519385.828630, type 3 (EV_ABS), code 17 (ABS_HAT0Y), value 0
Event: time 1729519385.828630, -------------- SYN_REPORT ------------
Event: time 1729519386.148622, type 3 (EV_ABS), code 17 (ABS_HAT0Y), value 1
Event: time 1729519386.148622, -------------- SYN_REPORT ------------
Event: time 1729519386.292620, type 3 (EV_ABS), code 17 (ABS_HAT0Y), value 0
Event: time 1729519386.292620, -------------- SYN_REPORT ------------
Event: time 1729519390.404480, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90003
Event: time 1729519390.404480, type 1 (EV_KEY), code 290 (BTN_THUMB2), value 1
Event: time 1729519390.404480, -------------- SYN_REPORT ------------
Event: time 1729519390.548563, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90003
Event: time 1729519390.548563, type 1 (EV_KEY), code 290 (BTN_THUMB2), value 0
Event: time 1729519390.548563, -------------- SYN_REPORT ------------
Event: time 1729519390.836563, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90004
Event: time 1729519390.836563, type 1 (EV_KEY), code 291 (BTN_TOP), value 1
Event: time 1729519390.836563, -------------- SYN_REPORT ------------
Event: time 1729519390.996562, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90004
Event: time 1729519390.996562, type 1 (EV_KEY), code 291 (BTN_TOP), value 0
Event: time 1729519390.996562, -------------- SYN_REPORT ------------
Event: time 1729519391.188532, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90005
Event: time 1729519391.188532, type 1 (EV_KEY), code 292 (BTN_TOP2), value 1
Event: time 1729519391.188532, -------------- SYN_REPORT ------------
Event: time 1729519391.364552, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90005
Event: time 1729519391.364552, type 1 (EV_KEY), code 292 (BTN_TOP2), value 0
Event: time 1729519391.364552, -------------- SYN_REPORT ------------
Event: time 1729519391.716501, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90006
Event: time 1729519391.716501, type 1 (EV_KEY), code 293 (BTN_PINKIE), value 1
Event: time 1729519391.716501, -------------- SYN_REPORT ------------
Event: time 1729519391.836545, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90006
Event: time 1729519391.836545, type 1 (EV_KEY), code 293 (BTN_PINKIE), value 0
Event: time 1729519391.836545, -------------- SYN_REPORT ------------
Event: time 1729519392.516539, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90007
Event: time 1729519392.516539, type 1 (EV_KEY), code 294 (BTN_BASE), value 1
Event: time 1729519392.516539, -------------- SYN_REPORT ------------
Event: time 1729519392.700485, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90007
Event: time 1729519392.700485, type 1 (EV_KEY), code 294 (BTN_BASE), value 0
Event: time 1729519392.700485, -------------- SYN_REPORT ------------
Event: time 1729519392.884502, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90008
Event: time 1729519392.884502, type 1 (EV_KEY), code 295 (BTN_BASE2), value 1
Event: time 1729519392.884502, -------------- SYN_REPORT ------------
Event: time 1729519393.076535, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90008
Event: time 1729519393.076535, type 1 (EV_KEY), code 295 (BTN_BASE2), value 0
Event: time 1729519393.076535, -------------- SYN_REPORT ------------
Event: time 1729519393.268530, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90009
Event: time 1729519393.268530, type 1 (EV_KEY), code 296 (BTN_BASE3), value 1
Event: time 1729519393.268530, -------------- SYN_REPORT ------------
Event: time 1729519393.436531, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90009
Event: time 1729519393.436531, type 1 (EV_KEY), code 296 (BTN_BASE3), value 0
Event: time 1729519393.436531, -------------- SYN_REPORT ------------
Event: time 1729519393.620525, type 4 (EV_MSC), code 4 (MSC_SCAN), value 9000a
Event: time 1729519393.620525, type 1 (EV_KEY), code 297 (BTN_BASE4), value 1
Event: time 1729519393.620525, -------------- SYN_REPORT ------------
Event: time 1729519393.804518, type 4 (EV_MSC), code 4 (MSC_SCAN), value 9000a
Event: time 1729519393.804518, type 1 (EV_KEY), code 297 (BTN_BASE4), value 0
Event: time 1729519393.804518, -------------- SYN_REPORT ------------
Event: time 1729519393.972522, type 4 (EV_MSC), code 4 (MSC_SCAN), value 9000b
Event: time 1729519393.972522, type 1 (EV_KEY), code 298 (BTN_BASE5), value 1
Event: time 1729519393.972522, -------------- SYN_REPORT ------------
Event: time 1729519394.148515, type 4 (EV_MSC), code 4 (MSC_SCAN), value 9000b
Event: time 1729519394.148515, type 1 (EV_KEY), code 298 (BTN_BASE5), value 0
Event: time 1729519394.148515, -------------- SYN_REPORT ------------
Event: time 1729519394.436515, type 4 (EV_MSC), code 4 (MSC_SCAN), value 9000c
Event: time 1729519394.436515, type 1 (EV_KEY), code 299 (BTN_BASE6), value 1
Event: time 1729519394.436515, -------------- SYN_REPORT ------------
Event: time 1729519394.644514, type 4 (EV_MSC), code 4 (MSC_SCAN), value 9000c
Event: time 1729519394.644514, type 1 (EV_KEY), code 299 (BTN_BASE6), value 0
Event: time 1729519394.644514, -------------- SYN_REPORT ------------

 

어.. 예전에 진동은 있었던 것 같은데(하단에 진동 on/off 스위치 존재)

써본적이 없나? 기억이 안나네..

$ sudo fftest 
Force feedback test program.
HOLD FIRMLY YOUR WHEEL OR JOYSTICK TO PREVENT DAMAGES

Device /dev/input/event0 opened
Features:
  * Absolute axes: 
    [00 00 00 00 00 00 00 00 ]
  * Relative axes: 
    [00 00 ]
  * Force feedback effects types: 
    Force feedback periodic effects: 
    [00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ]
  * Number of simultaneous effects: 0

Uploading effect #0 (Periodic sinusoidal) ... Error:: Function not implemented
Uploading effect #1 (Constant) ... Error: Function not implemented
Uploading effect #2 (Spring) ... Error: Function not implemented
Uploading effect #3 (Damper) ... Error: Function not implemented
Uploading effect #4 (Strong rumble, with heavy motor) ... Error: Function not implemented
Uploading effect #5 (Weak rumble, with light motor) ... Error: Function not implemented
Enter effect number, -1 to exit

'모종의 음모 > motion simulator' 카테고리의 다른 글

FFBchecker + Driving Force GT  (2) 2024.10.22
codemaster telemetry  (5) 2024.10.22
driving force gt on linux  (0) 2024.10.21
simtools  (0) 2024.10.21
ffb direction on windows  (0) 2024.10.21
Posted by 구차니