2021년 12월 12일 일요일

2021년 10월 19일 화요일

Repairing corrupt MP4

 

ffmpeg -i input.mp4 -c copy output.mp4
 
https://superuser.com/questions/538829/repairing-corrupt-mp4 

2021년 10월 12일 화요일

civilization || windows 10

https://forums.civfanatics.com/threads/civilization-ii-64-bit-editbox-patcher-mge-tot-also-works-on-win10-1709-fall-creators-update.622154/

winedvm: seems not working

 

2021년 10월 9일 토요일

civilization II on wine

copied my entire CIV2 installation directory and all subdirectories from my PeeCee to a flashdrive. Then I created the directory ~/.wine/drive_c/CIV2 and put the whole mess in there along with the WING.DLL file. Then I used the Wine console to execute the program, as in:

Applications -> Accessories -> Terminal
cd .wine/drive_c/CIV2
wine CIV2.EXE

 

https://ubuntuforums.org/showthread.php?t=820975

2021년 8월 20일 금요일

MX Linux thunar intercepts gnome nautilus open with

Try running exo-preferred-applications from the terminal(Ctrl+Alt+t ). You should see an option to change your file manager on the 2nd tab named "Utilities".


 https://unix.stackexchange.com/questions/66662/how-to-use-nautilus-as-default-in-xfce/70967

2021년 7월 26일 월요일

godot-nim test on arch

https://pragmagic.github.io/godot-nim/master/index.html

  • install nim, nimble
  • install nake with nimble
    • nimble install nake
  • nake build (nim 코드 수정시 마다..)
  • run godot

 

void vscode/firefox open dialog not working

 install nautilus