VOGONS


Reply 221 of 315, by RaVeN-05

User metadata
Rank Oldbie
Rank
Oldbie
13:25:16.800 Redline loaded system\redline.DLL library
13:25:16.850 Redline.dll successfully load system\Verite.dll library
13:25:16.850 No IndirectSRC
13:25:17.070 VL_IssueCmdBufferAync_ buffer id 0
13:25:17.070 V_QueryCmdBuffer_ id 1 returned 504

this unfortunately crashes instantly i launch game, black screen i hear sound of popping error window, but this behind game all time, no matter how much i try start game.
this probably read or write memory violation by instruction at address, etc

https://www.youtube.com/user/whitemagicraven
https://go.twitch.tv/whitemagicraventv

Reply 224 of 315, by RaVeN-05

User metadata
Rank Oldbie
Rank
Oldbie
sharangad wrote on 2024-02-27, 11:56:

https://1drv.ms/u/s!As-dKk-N73dSmAMMo-Zu9Ad0nTvO
MD5: eee54ba5f7702219685c5ae40aaf81b4

No optimisations, 8 byte struct alignment.

same log and behave

13:45:53.340 Redline loaded system\redline.DLL library
13:45:53.390 Redline.dll successfully load system\Verite.dll library
13:45:53.390 No IndirectSRC
13:45:53.610 VL_IssueCmdBufferAync_ buffer id 0
13:45:53.610 V_QueryCmdBuffer_ id 1 returned 504

https://www.youtube.com/user/whitemagicraven
https://go.twitch.tv/whitemagicraventv

Reply 225 of 315, by RaVeN-05

User metadata
Rank Oldbie
Rank
Oldbie
sharangad wrote on 2024-02-27, 12:00:

https://1drv.ms/u/s!As-dKk-N73dSmAQMo-Zu9Ad0nTvO
MD5: 6f64f59a9ab69f3222cd3eba5e215d4c

Default 0ptimisations, 8 byte struct alignment.

13:48:23.230 Redline loaded system\redline.DLL library
13:48:23.280 Redline.dll successfully load system\Verite.dll library
13:48:23.280 No IndirectSRC
13:48:23.500 VL_IssueCmdBufferAync_ buffer id 0
13:48:23.500 V_QueryCmdBuffer_ id 1 returned 504

https://www.youtube.com/user/whitemagicraven
https://go.twitch.tv/whitemagicraventv

Reply 226 of 315, by sharangad

User metadata
Rank l33t
Rank
l33t

https://1drv.ms/u/s!As-dKk-N73dSmAUMo-Zu9Ad0nTvO
MD5: 917585960a98589ee2bdcc976bf49066

Full logging, no optimizations.

I think the crash related to logging.

Just to verify, here's a build with full logging and maximum speed optimisations:
https://1drv.ms/u/s!As-dKk-N73dSmAYMo-Zu9Ad0nTvO
MD5: c2ff2a1ad9501dd993c2ce6c09d9aeaf

If that doesn't worked, I've messed up somewhere else.

Developer of RReady - Rendition Verité Wrapper.
https://www.youtube.com/@sharangadayananda

Reply 229 of 315, by sharangad

User metadata
Rank l33t
Rank
l33t

Why does disabling optimisations, crash the bloody thing?

It should still work.

Will check it out tomorrow.

Developer of RReady - Rendition Verité Wrapper.
https://www.youtube.com/@sharangadayananda

Reply 230 of 315, by sharangad

User metadata
Rank l33t
Rank
l33t

Might be frame pointers which is disabled in a fully optimised build.

Developer of RReady - Rendition Verité Wrapper.
https://www.youtube.com/@sharangadayananda

Reply 233 of 315, by sharangad

User metadata
Rank l33t
Rank
l33t

Full optimisation, change to stack code in VL_QueryCmdBuffer, V_IssueCmdBuffer and V_IssueCmdBufferAsync:

https://1drv.ms/u/s!As-dKk-N73dSmAkMo-Zu9Ad0nTvO
MD5: fd89ebdada0ab5a5232f9c376208adde

[EDIT] I don't even know whether this will even run. The same change in RReady does run.

Developer of RReady - Rendition Verité Wrapper.
https://www.youtube.com/@sharangadayananda