#451 Running Reverse: 1999 on Linux

오픈
mkrsym11 년 전을 오픈 · 5개의 코멘트
mkrsym1 코멘트됨, 1 년 전

A lot of people have started talking about the recently globally released "Reverse: 1999" game. Many have tried to run it on Linux, but did not succeed, as the game uses Tencent ACE.

However, due to the "proper" integration of the anticheat with the game, you can make it runnable on Linux by executing this two-liner in the game directory (you might need to install bbe):

mv reverse1999.exe reverse1999.exe.bak
bbe -e 's/reverse1999Base.dll/UnityPlayer.dll\0\0\0\0/' reverse1999.exe.bak > reverse1999.exe

You should even be able to run the game through the official launcher afterwards. Note that I could not get the game to run with DXVK. You might have better luck, but the game runs just fine on WineD3D anyway.

Warning: Use at your own risk. Bans are possible.

Warning 2: This method may stop working at any time. I currently have no interest in actually supporting the game (e.g. if they will properly integrate ACE one day), although I may provide guidance if someone does. Seemingly random crashes are a sign that it has stopped working.

A lot of people have started talking about the recently globally released "Reverse: 1999" game. Many have tried to run it on Linux, but did not succeed, as the game uses Tencent ACE. However, due to the "proper" integration of the anticheat with the game, you can make it runnable on Linux by executing this two-liner in the game directory (you might need to install `bbe`): ```sh mv reverse1999.exe reverse1999.exe.bak bbe -e 's/reverse1999Base.dll/UnityPlayer.dll\0\0\0\0/' reverse1999.exe.bak > reverse1999.exe ``` You should even be able to run the game through the official launcher afterwards. Note that I could not get the game to run with DXVK. You might have better luck, but the game runs just fine on WineD3D anyway. **Warning**: Use at your own risk. Bans are possible. **Warning 2**: This method may stop working at any time. I currently have no interest in actually supporting the game (e.g. if they will properly integrate ACE one day), although I may provide guidance if someone does. Seemingly random crashes are a sign that it has stopped working.
Krock 코멘트됨, 1 년 전
소유자

@mkrsym1 Thank you very much for providing a workaround. Because this does not affect Genshin, I simply referred to this issue in commit e1f5082.


In case someone is establishing a separate project or support site, please let me know so that I can update the README accordingly.

@mkrsym1 Thank you very much for providing a workaround. Because this does not affect Genshin, I simply referred to this issue in commit e1f5082. --- In case someone is establishing a separate project or support site, please let me know so that I can update the README accordingly.
FichteFoll 코멘트됨, 1 년 전

Though not technically necessary, since you're very unlikely to execute the file directly, but you may also want to restore the executable bit on the newly written file (via chmod +x reverse1999.exe).

Though not technically necessary, since you're very unlikely to execute the file directly, but you may also want to restore the executable bit on the newly written file (via `chmod +x reverse1999.exe`).
RiKxDragneeL 코멘트됨, 11 달 전

seems like its not working after the update.

seems like its not working after the update.
mkrsym1 코멘트됨, 11 달 전
포스터

@RiKxDragneeL please try the C program from #454

@RiKxDragneeL please try the C program from #454
FichteFoll 코멘트됨, 11 달 전

C program worked just fine (I named it reverse1999.exe, obviously).

C program worked just fine (I named it `reverse1999.exe`, obviously).
로그인하여 이 대화에 참여
마일스톤 없음
담당자 없음
참여자 4명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.